WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 68859
51793
Assertion failure in Document::setCompatibilityMode()
https://bugs.webkit.org/show_bug.cgi?id=51793
Summary
Assertion failure in Document::setCompatibilityMode()
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug