[Webkit-unassigned] [Bug 66598] New: New XML parser: refreshing too quickly can cause an assertion failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 19 14:55:19 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=66598

           Summary: New XML parser: refreshing too quickly can cause an
                    assertion failure
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jeffrey at endrift.com


Created an attachment (id=104574)
 --> (https://bugs.webkit.org/attachment.cgi?id=104574&action=review)
Backtrace

Refreshing an XML document too quickly can cause NewXMLDocumentParser::finish() to get called twice before the parser is destroyed, causing an assertion failure.

Relevant parts of the backtrace attached.

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



More information about the webkit-unassigned mailing list