<?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>87446</bug_id>
          
          <creation_ts>2012-05-24 18:28:14 -0700</creation_ts>
          <short_desc>REGRESSION(r118452): Causes many tests to assert on Mac, NRWT bails out (Requested by sundiamonde on #webkit).</short_desc>
          <delta_ts>2012-05-24 18:49:58 -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>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>84002</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="WebKit Review Bot">webkit.review.bot</reporter>
          <assigned_to name="WebKit Review Bot">webkit.review.bot</assigned_to>
          <cc>inferno</cc>
    
    <cc>slewis</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>633438</commentid>
    <comment_count>0</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-05-24 18:28:14 -0700</bug_when>
    <thetext>http://trac.webkit.org/changeset/118452 broke the build:
Causes many tests to assert on Mac, NRWT bails out (Requested by sundiamonde on #webkit).

This is an automatic bug report generated by the sheriff-bot. If this bug
report was created because of a flaky test, please file a bug for the flaky
test (if we don&apos;t already have one on file) and dup this bug against that bug
so that we can track how often these flaky tests case pain.

&quot;Only you can prevent forest fires.&quot; -- Smokey the Bear</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>633440</commentid>
    <comment_count>1</comment_count>
      <attachid>143945</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-05-24 18:28:51 -0700</bug_when>
    <thetext>Created attachment 143945
ROLLOUT of r118452

Any committer can land this patch automatically by marking it commit-queue+.  The commit-queue will build and test the patch before landing to ensure that the rollout will be successful.  This process takes approximately 15 minutes.

If you would like to land the rollout faster, you can use the following command:

  webkit-patch land-attachment ATTACHMENT_ID

where ATTACHMENT_ID is the ID of this attachment.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>633443</commentid>
    <comment_count>2</comment_count>
    <who name="Stephanie Lewis">slewis</who>
    <bug_when>2012-05-24 18:33:43 -0700</bug_when>
    <thetext>Results: http://build.webkit.org/results/Lion%20Debug%20(WebKit2%20Tests)/r118452%20(7496)/results.html

Assertion: 
ASSERTION FAILED: this
/Volumes/Data/slave/lion-intel-debug/build/Source/WebCore/dom/Node.h(410) : WebCore::Document *WebCore::Node::document() const
1   0x101c6b7a8 WebCore::Node::document() const
2   0x101c6ba49 WebCore::RenderObject::document() const
3   0x102d509f5 WebCore::RenderObject::documentBeingDestroyed() const
4   0x102e8ab6d WebCore::RenderObject::~RenderObject()
5   0x102db68cf WebCore::RenderBoxModelObject::~RenderBoxModelObject()
6   0x102d96141 WebCore::RenderBox::~RenderBox()
7   0x102eaab15 WebCore::RenderReplaced::~RenderReplaced()
8   0x102fa3646 WebCore::RenderWidget::~RenderWidget()
9   0x102e9f1dc WebCore::RenderPart::~RenderPart()
10  0x102e07765 WebCore::RenderFrameBase::~RenderFrameBase()
11  0x102e0f1e5 WebCore::RenderIFrame::~RenderIFrame()
12  0x102e0f0e5 WebCore::RenderIFrame::~RenderIFrame()
13  0x102e0f109 WebCore::RenderIFrame::~RenderIFrame()
14  0x102e996ab WebCore::RenderObject::arenaDelete(WebCore::RenderArena*, void*)
15  0x102fa34eb WebCore::RenderWidget::deref(WebCore::RenderArena*)
16  0x102fa3490 WebCore::RenderWidget::destroy()
17  0x102e9941c WebCore::RenderObject::destroyAndCleanupAnonymousWrappers()
18  0x102c47f20 WebCore::Node::detach()
19  0x101e337bb WebCore::ContainerNode::detach()
20  0x1021d503b WebCore::Element::detach()
21  0x101e32af5 WebCore::ContainerNode::removeBetween(WebCore::Node*, WebCore::Node*, WebCore::Node*)
22  0x101e32803 WebCore::ContainerNode::removeChild(WebCore::Node*, int&amp;)
23  0x102c44938 WebCore::Node::removeChild(WebCore::Node*, int&amp;)
24  0x1028d917f WebCore::JSNode::removeChild(JSC::ExecState*)
25  0x1028d53ee WebCore::jsNodePrototypeFunctionRemoveChild(JSC::ExecState*)
26  0x35efac201265
27  0x10115b719 JSC::JITCode::execute(JSC::RegisterFile*, JSC::ExecState*, JSC::JSGlobalData*)
28  0x101157e36 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;)
29  0x10101e3c8 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;)
30  0x102660802 WebCore::JSMainThreadExecState::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;)
31  0x10278f9e7 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>633458</commentid>
    <comment_count>3</comment_count>
      <attachid>143945</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-05-24 18:49:54 -0700</bug_when>
    <thetext>Comment on attachment 143945
ROLLOUT of r118452

Clearing flags on attachment: 143945

Committed r118459: &lt;http://trac.webkit.org/changeset/118459&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>633459</commentid>
    <comment_count>4</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-05-24 18:49:58 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>143945</attachid>
            <date>2012-05-24 18:28:51 -0700</date>
            <delta_ts>2012-05-24 18:49:54 -0700</delta_ts>
            <desc>ROLLOUT of r118452</desc>
            <filename>bug-87446-20120525013307.patch</filename>
            <type>text/plain</type>
            <size>1904</size>
            <attacher name="WebKit Review Bot">webkit.review.bot</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMTE4NDU1CmRpZmYgLS1naXQgYS9Tb3VyY2UvV2ViQ29yZS9D
aGFuZ2VMb2cgYi9Tb3VyY2UvV2ViQ29yZS9DaGFuZ2VMb2cKaW5kZXggMjU1YTg4NmVlNzE1NjYw
NTMzNDNhM2QzNzJkYTlhYTFmMTU3NzczYy4uNGZjOTQ1YzVhMzE2MDY1N2JlNzg0NDBlM2E2NGNm
MmEyNjgwOWIwNSAxMDA2NDQKLS0tIGEvU291cmNlL1dlYkNvcmUvQ2hhbmdlTG9nCisrKyBiL1Nv
dXJjZS9XZWJDb3JlL0NoYW5nZUxvZwpAQCAtMSwzICsxLDE2IEBACisyMDEyLTA1LTI0ICBTaGVy
aWZmIEJvdCAgPHdlYmtpdC5yZXZpZXcuYm90QGdtYWlsLmNvbT4KKworICAgICAgICBVbnJldmll
d2VkLCByb2xsaW5nIG91dCByMTE4NDUyLgorICAgICAgICBodHRwOi8vdHJhYy53ZWJraXQub3Jn
L2NoYW5nZXNldC8xMTg0NTIKKyAgICAgICAgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19i
dWcuY2dpP2lkPTg3NDQ2CisKKyAgICAgICAgQ2F1c2VzIG1hbnkgdGVzdHMgdG8gYXNzZXJ0IG9u
IE1hYywgTlJXVCBiYWlscyBvdXQgKFJlcXVlc3RlZAorICAgICAgICBieSBzdW5kaWFtb25kZSBv
biAjd2Via2l0KS4KKworICAgICAgICAqIHJlbmRlcmluZy9SZW5kZXJPYmplY3QuY3BwOgorICAg
ICAgICAoV2ViQ29yZTo6UmVuZGVyT2JqZWN0Ojp+UmVuZGVyT2JqZWN0KToKKyAgICAgICAgKFdl
YkNvcmU6OlJlbmRlck9iamVjdDo6Y2xlYXJMYXlvdXRSb290SWZOZWVkZWQpOgorCiAyMDEyLTA1
LTI0ICBSYXltb25kIFRveSAgPHJ0b3lAZ29vZ2xlLmNvbT4KIAogICAgICAgICBVc2UgMzItYnl0
ZSBhbGlnbm1lbnQgaW4gQXVkaW9BcnJheSBpZiB1c2luZyBXRUJBVURJT19GRk1QRUcKZGlmZiAt
LWdpdCBhL1NvdXJjZS9XZWJDb3JlL3JlbmRlcmluZy9SZW5kZXJPYmplY3QuY3BwIGIvU291cmNl
L1dlYkNvcmUvcmVuZGVyaW5nL1JlbmRlck9iamVjdC5jcHAKaW5kZXggNzJkM2Q2YjQwYWQ4Y2Q4
MGQwMDkxY2FiYzFkZGZmYjQxYjA3MWQzZi4uNGViMTZiODM1MTk2Yjk5MDBiNDZjYjZlY2I4ZjE2
ZDcyZWIwODlhMiAxMDA3NTUKLS0tIGEvU291cmNlL1dlYkNvcmUvcmVuZGVyaW5nL1JlbmRlck9i
amVjdC5jcHAKKysrIGIvU291cmNlL1dlYkNvcmUvcmVuZGVyaW5nL1JlbmRlck9iamVjdC5jcHAK
QEAgLTIxOSw3ICsyMTksNyBAQCBSZW5kZXJPYmplY3Q6OlJlbmRlck9iamVjdChOb2RlKiBub2Rl
KQogCiBSZW5kZXJPYmplY3Q6On5SZW5kZXJPYmplY3QoKQogewotICAgIEFTU0VSVChkb2N1bWVu
dEJlaW5nRGVzdHJveWVkKCkgfHwgIWZyYW1lKCktPnZpZXcoKSB8fCBmcmFtZSgpLT52aWV3KCkt
PmxheW91dFJvb3QoKSAhPSB0aGlzKTsKKyAgICBBU1NFUlQoIW5vZGUoKSB8fCBkb2N1bWVudEJl
aW5nRGVzdHJveWVkKCkgfHwgIWZyYW1lKCktPnZpZXcoKSB8fCBmcmFtZSgpLT52aWV3KCktPmxh
eW91dFJvb3QoKSAhPSB0aGlzKTsKICNpZm5kZWYgTkRFQlVHCiAgICAgQVNTRVJUKCFtX2hhc0FY
T2JqZWN0KTsKICAgICByZW5kZXJPYmplY3RDb3VudGVyLmRlY3JlbWVudCgpOwpAQCAtMjI2MCw3
ICsyMjYwLDcgQEAgYm9vbCBSZW5kZXJPYmplY3Q6OmlzU2VsZWN0aW9uQm9yZGVyKCkgY29uc3QK
IAogaW5saW5lIHZvaWQgUmVuZGVyT2JqZWN0OjpjbGVhckxheW91dFJvb3RJZk5lZWRlZCgpIGNv
bnN0CiB7Ci0gICAgaWYgKCFkb2N1bWVudEJlaW5nRGVzdHJveWVkKCkgJiYgZnJhbWUoKSkgewor
ICAgIGlmIChub2RlKCkgJiYgIWRvY3VtZW50QmVpbmdEZXN0cm95ZWQoKSAmJiBmcmFtZSgpKSB7
CiAgICAgICAgIGlmIChGcmFtZVZpZXcqIHZpZXcgPSBmcmFtZSgpLT52aWV3KCkpIHsKICAgICAg
ICAgICAgIGlmICh2aWV3LT5sYXlvdXRSb290KCkgPT0gdGhpcykgewogICAgICAgICAgICAgICAg
IEFTU0VSVF9OT1RfUkVBQ0hFRCgpOwo=
</data>

          </attachment>
      

    </bug>

</bugzilla>