[Webkit-unassigned] [Bug 16757] New: ASSERTION FAILED: maxWidth >= 0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 5 15:05:37 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16757

           Summary: ASSERTION FAILED: maxWidth >= 0
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
               URL: http://www.kxan.com/Global/story.asp?S=7566757&nav=0s3dR
                    2zM
        OS/Version: Windows XP
            Status: NEW
          Keywords: NeedsReduction, PlatformOnly
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at mattlilek.com


Go to <http://www.kxan.com/Global/story.asp?S=7566757&nav=0s3dR2zM> and click
the link under "More Inside" on the left side of the page.  It will attempt to
open a new window but hit the following assertion failure in a debug build. 
Doesn't seem to do anything bad in a release build or on OS X in either
configuration.

ASSERTION FAILED: maxWidth >= 0
..\platform\graphics\StringTruncator.cpp(108) : WebCore::truncateString

>	WebKit.dll!WebCore::truncateString(const WebCore::String & string={...}, float maxWidth=-8.0000000, const WebCore::Font & font={...}, unsigned int (const WebCore::String &, unsigned int, unsigned int, wchar_t *)* truncateToBuffer=0x00a66bb0, bool disableRoundingHacks=false)  Line 108 + 0x29 bytes	C++
        WebKit.dll!WebCore::StringTruncator::centerTruncate(const
WebCore::String & string={...}, float maxWidth=-8.0000000, const WebCore::Font
& font={...}, bool disableRoundingHacks=false)  Line 186 + 0x21 bytes  C++
        WebKit.dll!CenterTruncateStringToWidth(const wchar_t * text=0x001c9200,
int length=6, const WebFontDescription & description={...}, float
width=-8.0000000, wchar_t * buffer=0x0019f490)  Line 126 + 0x34 bytes C++
        Safari.exe!004600d5()


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list