[Webkit-unassigned] [Bug 89441] New: ASSERT in Document::setCompatibilityMode() on fast/dynamic/crash-paint-no-documentElement-renderer.html .

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 19 00:43:34 PDT 2012


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

           Summary: ASSERT in Document::setCompatibilityMode() on
                    fast/dynamic/crash-paint-no-documentElement-renderer.h
                    tml .
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zhenghao at chromium.org


I see this on chromium-linux.

ASSERTION FAILED: !m_styleSheets->length()
third_party/WebKit/Source/WebCore/dom/Document.cpp(768) : void WebCore::Document::setCompatibilityMode(WebCore::Document::CompatibilityMode)
1   0x6e3fdc
2   0x10aa0f4
3   0x10a98f1
4   0x109e7a5
5   0x109e56c
6   0x109e493
7   0x1086804
8   0x10861c5
9   0x1086031
10  0x108705e
11  0x1087117
12  0x6eac96
13  0x6eac47
14  0x1bae445
15  0xb445f4
16  0xb3f568
17  0xb3f539
18  0x3b0a37e0618e
[27697:27697:709218392694:ERROR:process_util_posix.cc(143)] Received signal 11
        base::debug::StackTrace::StackTrace() [0x8718d6]
        base::(anonymous namespace)::StackDumpSignalHandler() [0x83191d]
        0x7fd69cd83af0
        WebCore::Document::setCompatibilityMode() [0x6e3fe6]
        WebCore::HTMLTreeBuilder::defaultForInitial() [0x10aa0f4]
        WebCore::HTMLTreeBuilder::processEndOfFile() [0x10a98f1]
        WebCore::HTMLTreeBuilder::processToken() [0x109e7a5]
        WebCore::HTMLTreeBuilder::constructTreeFromAtomicToken() [0x109e56c]
        WebCore::HTMLTreeBuilder::constructTreeFromToken() [0x109e493]
        WebCore::HTMLDocumentParser::pumpTokenizer() [0x1086804]
        WebCore::HTMLDocumentParser::pumpTokenizerIfPossible() [0x10861c5]
        WebCore::HTMLDocumentParser::prepareToStopParsing() [0x1086031]
        WebCore::HTMLDocumentParser::attemptToEnd() [0x108705e]
        WebCore::HTMLDocumentParser::finish() [0x1087117]
        WebCore::Document::explicitClose() [0x6eac96]
        WebCore::Document::close() [0x6eac47]
        WebCore::HTMLDocumentV8Internal::closeCallback() [0x1bae445]
        v8::internal::HandleApiCallHelper<>() [0xb445f4]
        v8::internal::Builtin_Impl_HandleApiCall() [0xb3f568]
        v8::internal::Builtin_HandleApiCall() [0xb3f539]
        0x3b0a37e0618e

-- 
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