[Webkit-unassigned] [Bug 6939] New: Assertion failure in HTMLTokenizer::parseTag

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Jan 30 13:05:11 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6939

           Summary: Assertion failure in HTMLTokenizer::parseTag
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://lakewoodns.org/
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: NeedsReduction
          Severity: normal
          Priority: P1
         Component: HTML DOM
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: ap at nypop.com


Open the bug URL a debug build of ToT.

=================
ASSERTION FAILED: !scriptNode
(/Users/ap/WebKit/WebCore/khtml/html/htmltokenizer.cpp:1256
WebCore::HTMLTokenizer::State
WebCore::HTMLTokenizer::parseTag(WebCore::SegmentedString&,
WebCore::HTMLTokenizer::State))
=================

0   com.apple.WebCore           0x017bfec8
WebCore::HTMLTokenizer::parseTag(WebCore::SegmentedString&,
WebCore::HTMLTokenizer::State) + 7656 (htmltokenizer.cpp:1256)
1   com.apple.WebCore           0x017c0934
WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 1760
(htmltokenizer.cpp:1466)
2   com.apple.WebCore           0x01903800 Frame::write(char const*, int) + 860
(Frame.cpp:853)
3   com.apple.WebCore           0x018fdc18 Frame::addData(char const*, int) +
316 (Frame.cpp:3179)
4   com.apple.WebCore           0x0194d55c -[WebCoreFrameBridge addData:] + 224
(WebCoreFrameBridge.mm:621)
5   com.apple.WebKit            0x00333c30 -[WebFrameBridge
receivedData:textEncodingName:] + 236 (WebFrameBridge.m:473)
6   com.apple.WebKit            0x0036cfd8 -[WebHTMLRepresentation
receivedData:withDataSource:] + 248 (WebHTMLRepresentation.m:122)
7   com.apple.WebKit            0x003580d8 -[WebDataSource(WebPrivate)
_commitLoadWithData:] + 164 (WebDataSource.m:1033)
8   com.apple.WebKit            0x00356798 -[WebDataSource(WebPrivate)
_receivedData:] + 196 (WebDataSource.m:778)
9   com.apple.WebKit            0x00391a9c -[WebMainResourceLoader addData:] +
136 (WebMainResourceLoader.m:163)
10  com.apple.WebKit            0x0035060c -[WebLoader
didReceiveData:lengthReceived:] + 108 (WebLoader.m:535)
11  com.apple.WebKit            0x00393080 -[WebMainResourceLoader
didReceiveData:lengthReceived:] + 724 (WebMainResourceLoader.m:378)
12  com.apple.WebKit            0x00351170 -[WebLoader
connection:didReceiveData:lengthReceived:] + 188 (WebLoader.m:645)
13  com.apple.Foundation        0x92918a64
-[NSURLConnection(NSURLConnectionInternal) _sendDidReceiveDataCallback] + 564


-- 
Configure bugmail: http://bugzilla.opendarwin.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