Bug 51793

Summary: Assertion failure in Document::setCompatibilityMode()
Product: WebKit Reporter: Jeff Johnson <opendarwin>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: abarth, ap, eric, jchaffraix
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.6   
Attachments:
Description Flags
gdb backtrace none

Jeff Johnson
Reported 2011-01-01 10:37:49 PST
Created attachment 77747 [details] gdb backtrace I got an assertion failure while running cross_fuzz http://lcamtuf.coredump.cx/cross_fuzz/ Mac OS X 10.6.5, Safari 5.0.3, WebKit x86_64 Debug build from svn r74844. Attached is gdb backtrace.
Attachments
gdb backtrace (11.33 KB, text/plain)
2011-01-01 10:37 PST, Jeff Johnson
no flags
Alexey Proskuryakov
Comment 1 2011-01-01 13:23:15 PST
ASSERTION FAILED: !documentElement() && !m_styleSheets->length()
Jeff Johnson
Comment 2 2011-01-01 13:58:43 PST
It appears that the relevant part of the assertion that failed is !m_styleSheets->length()
Julien Chaffraix
Comment 3 2012-02-24 10:20:05 PST
Definitely hit, see the other bug for more context. *** This bug has been marked as a duplicate of bug 68859 ***
Note You need to log in before you can comment on or make changes to this bug.