<?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>75390</bug_id>
          
          <creation_ts>2011-12-30 09:04:11 -0800</creation_ts>
          <short_desc>ASSERT in HTMLFrameElementBase::insertedIntoDocument</short_desc>
          <delta_ts>2012-01-03 13:37:22 -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>DOM</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>50312</dup_id>
          
          <bug_file_loc>http://gizmodo.com/5872055/godaddys-now-officially-against-sopa</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="Sergio Villar Senin">svillar</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>eric</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>528170</commentid>
    <comment_count>0</comment_count>
    <who name="Sergio Villar Senin">svillar</who>
    <bug_when>2011-12-30 09:04:11 -0800</bug_when>
    <thetext>This is the trace I get just by visiting the URL mentioned in the bug report:

#0  0x00007ffff44d0cac in WebCore::HTMLFrameElementBase::insertedIntoDocument (this=0x7fffe0217c60) at ../../Source/WebCore/html/HTMLFrameElementBase.cpp:212
#1  0x00007ffff44d52c3 in WebCore::HTMLIFrameElement::insertedIntoDocument (this=0x7fffe0217c60) at ../../Source/WebCore/html/HTMLIFrameElement.cpp:114
#2  0x00007ffff42d8a04 in WebCore::ContainerNode::insertedIntoDocument (this=0x7fffe0215a70) at ../../Source/WebCore/dom/ContainerNode.cpp:811
#3  0x00007ffff433cae5 in WebCore::Element::insertedIntoDocument (this=0x7fffe0215a70) at ../../Source/WebCore/dom/Element.cpp:868
#4  0x00007ffff42d8a04 in WebCore::ContainerNode::insertedIntoDocument (this=0x7fffe0215e70) at ../../Source/WebCore/dom/ContainerNode.cpp:811
#5  0x00007ffff433cae5 in WebCore::Element::insertedIntoDocument (this=0x7fffe0215e70) at ../../Source/WebCore/dom/Element.cpp:868
#6  0x00007ffff42d8a04 in WebCore::ContainerNode::insertedIntoDocument (this=0x7fffe0213cf0) at ../../Source/WebCore/dom/ContainerNode.cpp:811
#7  0x00007ffff433cae5 in WebCore::Element::insertedIntoDocument (this=0x7fffe0213cf0) at ../../Source/WebCore/dom/Element.cpp:868
#8  0x00007ffff42d8a04 in WebCore::ContainerNode::insertedIntoDocument (this=0x7fffe02138d0) at ../../Source/WebCore/dom/ContainerNode.cpp:811
#9  0x00007ffff433cae5 in WebCore::Element::insertedIntoDocument (this=0x7fffe02138d0) at ../../Source/WebCore/dom/Element.cpp:868
#10 0x00007ffff42d8a04 in WebCore::ContainerNode::insertedIntoDocument (this=0x7fffe0201870) at ../../Source/WebCore/dom/ContainerNode.cpp:811
#11 0x00007ffff433cae5 in WebCore::Element::insertedIntoDocument (this=0x7fffe0201870) at ../../Source/WebCore/dom/Element.cpp:868
#12 0x00007ffff42d8a04 in WebCore::ContainerNode::insertedIntoDocument (this=0x7fffe01d5b80) at ../../Source/WebCore/dom/ContainerNode.cpp:811
#13 0x00007ffff433cae5 in WebCore::Element::insertedIntoDocument (this=0x7fffe01d5b80) at ../../Source/WebCore/dom/Element.cpp:868
#14 0x00007ffff42d8a04 in WebCore::ContainerNode::insertedIntoDocument (this=0x7fffe01dbc00) at ../../Source/WebCore/dom/ContainerNode.cpp:811
#15 0x00007ffff433cae5 in WebCore::Element::insertedIntoDocument (this=0x7fffe01dbc00) at ../../Source/WebCore/dom/Element.cpp:868
#16 0x00007ffff42d8a04 in WebCore::ContainerNode::insertedIntoDocument (this=0x7fffe01d89e0) at ../../Source/WebCore/dom/ContainerNode.cpp:811
#17 0x00007ffff433cae5 in WebCore::Element::insertedIntoDocument (this=0x7fffe01d89e0) at ../../Source/WebCore/dom/Element.cpp:868
#18 0x00007ffff42d9d49 in WebCore::notifyChildInserted (child=0x7fffe01d89e0) at ../../Source/WebCore/dom/ContainerNode.cpp:1102
#19 0x00007ffff42d82b0 in WebCore::ContainerNode::appendChild (this=0x12511e0, newChild=..., ec=@0x7fffffffcdfc, shouldLazyAttach=true) at ../../Source/WebCore/dom/ContainerNode.cpp:667
#20 0x00007ffff43628c8 in WebCore::Node::appendChild (this=0x12511e0, newChild=..., ec=@0x7fffffffcdfc, shouldLazyAttach=true) at ../../Source/WebCore/dom/Node.cpp:660
#21 0x00007ffff4118593 in WebCore::JSNode::appendChild (this=0x7fff951c4da0, exec=0x7fff965263b8) at ../../Source/WebCore/bindings/js/JSNodeCustom.cpp:184
#22 0x00007ffff4dc1382 in WebCore::jsNodePrototypeFunctionAppendChild (exec=0x7fff965263b8) at DerivedSources/WebCore/JSNode.cpp:487</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>528211</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2011-12-30 12:48:01 -0800</bug_when>
    <thetext>Eric, looks like you added this assertion in &lt;http://trac.webkit.org/r67182&gt;. There are multiple reports about it, see bug 50312, bug 54711, bug 71177.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>528214</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2011-12-30 12:52:47 -0800</bug_when>
    <thetext>Thank you for the CC ap.  I&apos;ll look at this on Monday.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>528909</commentid>
    <comment_count>3</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-01-03 11:32:42 -0800</bug_when>
    <thetext>Looking today (sorry, yesterday was a holiday). :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>529007</commentid>
    <comment_count>4</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-01-03 13:37:22 -0800</bug_when>
    <thetext>http://gizmodo.com/5872055/godaddys-now-officially-against-sopa does not reproduce for me.  But it&apos;s very possible this was ad-related.

I&apos;m assuming this is a dupe of bug 50312

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

    </bug>

</bugzilla>