<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>89441</bug_id>
          
          <creation_ts>2012-06-19 00:43:33 -0700</creation_ts>
          <short_desc>ASSERT in Document::setCompatibilityMode() on fast/dynamic/crash-paint-no-documentElement-renderer.html .</short_desc>
          <delta_ts>2012-06-19 00:55:55 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>68859</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Hao Zheng">zhenghao</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>652164</commentid>
    <comment_count>0</comment_count>
    <who name="Hao Zheng">zhenghao</who>
    <bug_when>2012-06-19 00:43:33 -0700</bug_when>
    <thetext>I see this on chromium-linux.

ASSERTION FAILED: !m_styleSheets-&gt;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&lt;&gt;() [0xb445f4]
        v8::internal::Builtin_Impl_HandleApiCall() [0xb3f568]
        v8::internal::Builtin_HandleApiCall() [0xb3f539]
        0x3b0a37e0618e</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>652171</commentid>
    <comment_count>1</comment_count>
    <who name="Hao Zheng">zhenghao</who>
    <bug_when>2012-06-19 00:55:55 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 68859 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>