<?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>71177</bug_id>
          
          <creation_ts>2011-10-29 09:41:23 -0700</creation_ts>
          <short_desc>Assert failure in WebCore::HTMLFrameElementBase::insertedIntoDocument()</short_desc>
          <delta_ts>2012-01-03 13:39:18 -0800</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>Mac (Intel)</rep_platform>
          <op_sys>OS X 10.7</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>50312</dup_id>
          
          <bug_file_loc>http://jezebel.com/5660461/a-day-in-the-life-of-a-paparazzo</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Dimitris Apostolou">dimitris.apostolou</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>eric</cc>
    
    <cc>mitz</cc>
    
    <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>492945</commentid>
    <comment_count>0</comment_count>
    <who name="Dimitris Apostolou">dimitris.apostolou</who>
    <bug_when>2011-10-29 09:41:23 -0700</bug_when>
    <thetext>r98805

Reproducibility: always

Steps:
Go to http://jezebel.com/5660461/a-day-in-the-life-of-a-paparazzo

What happened:
Assert failure.

ASSERTION FAILED: !renderer()
/Users/rex/WebKit/Source/WebCore/html/HTMLFrameElementBase.cpp(212) : virtual void WebCore::HTMLFrameElementBase::insertedIntoDocument()
1   0x109b8ee61 WebCore::HTMLFrameElementBase::insertedIntoDocument()
2   0x109b93a97 WebCore::HTMLIFrameElement::insertedIntoDocument()
3   0x1095e963e WebCore::ContainerNode::insertedIntoDocument()
4   0x10999f3ef WebCore::Element::insertedIntoDocument()
5   0x1095e963e WebCore::ContainerNode::insertedIntoDocument()
6   0x10999f3ef WebCore::Element::insertedIntoDocument()
7   0x1095e963e WebCore::ContainerNode::insertedIntoDocument()
8   0x10999f3ef WebCore::Element::insertedIntoDocument()
9   0x1095e963e WebCore::ContainerNode::insertedIntoDocument()
10  0x10999f3ef WebCore::Element::insertedIntoDocument()
11  0x1095e963e WebCore::ContainerNode::insertedIntoDocument()
12  0x10999f3ef WebCore::Element::insertedIntoDocument()
13  0x1095e963e WebCore::ContainerNode::insertedIntoDocument()
14  0x10999f3ef WebCore::Element::insertedIntoDocument()
15  0x1095e963e WebCore::ContainerNode::insertedIntoDocument()
16  0x10999f3ef WebCore::Element::insertedIntoDocument()
17  0x1095e963e WebCore::ContainerNode::insertedIntoDocument()
18  0x10999f3ef WebCore::Element::insertedIntoDocument()
19  0x1095e728c _ZN7WebCoreL19notifyChildInsertedEPNS_4NodeE
20  0x1095e6984 WebCore::ContainerNode::appendChild(WTF::PassRefPtr&lt;WebCore::Node&gt;, int&amp;, bool)
21  0x10a34f4f2 WebCore::Node::appendChild(WTF::PassRefPtr&lt;WebCore::Node&gt;, int&amp;, bool)
22  0x10a0265ea WebCore::JSNode::appendChild(JSC::ExecState*)
23  0x10a022499 WebCore::jsNodePrototypeFunctionAppendChild(JSC::ExecState*)
24  0x4059424011f8
25  0x108b31929 JSC::JITCode::execute(JSC::RegisterFile*, JSC::ExecState*, JSC::JSGlobalData*)
26  0x108b2e266 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;)
27  0x108a82ab1 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;)
28  0x109dbe303 WebCore::JSMainThreadExecState::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;)
29  0x10a68b203 WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext*)
30  0x10a68ace9 WebCore::ScheduledAction::execute(WebCore::Document*)
31  0x10a68ab14 WebCore::ScheduledAction::execute(WebCore::ScriptExecutionContext*)

Expected result:
No assert failure.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>529011</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-01-03 13:39:18 -0800</bug_when>
    <thetext>This does not reproduce for me in a Debug build, but it may have been ad-related.  We&apos;ll need more reports (or a reproduction) to be sure.

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

    </bug>

</bugzilla>