RESOLVED FIXED 87446
REGRESSION(r118452): Causes many tests to assert on Mac, NRWT bails out (Requested by sundiamonde on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=87446
Summary REGRESSION(r118452): Causes many tests to assert on Mac, NRWT bails out (Requ...
WebKit Review Bot
Reported 2012-05-24 18:28:14 PDT
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'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. "Only you can prevent forest fires." -- Smokey the Bear
Attachments
ROLLOUT of r118452 (1.86 KB, patch)
2012-05-24 18:28 PDT, WebKit Review Bot
no flags
WebKit Review Bot
Comment 1 2012-05-24 18:28:51 PDT
Created attachment 143945 [details] 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.
Stephanie Lewis
Comment 2 2012-05-24 18:33:43 PDT
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&) 23 0x102c44938 WebCore::Node::removeChild(WebCore::Node*, int&) 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&, JSC::JSValue, JSC::ArgList const&) 29 0x10101e3c8 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) 30 0x102660802 WebCore::JSMainThreadExecState::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) 31 0x10278f9e7 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*)
WebKit Review Bot
Comment 3 2012-05-24 18:49:54 PDT
Comment on attachment 143945 [details] ROLLOUT of r118452 Clearing flags on attachment: 143945 Committed r118459: <http://trac.webkit.org/changeset/118459>
WebKit Review Bot
Comment 4 2012-05-24 18:49:58 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.