RESOLVED FIXED 106550
REGRESSION(r139306): it broke inspector-protocol/nmi-webaudio-leak-test.html (Requested by loislo on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=106550
Summary REGRESSION(r139306): it broke inspector-protocol/nmi-webaudio-leak-test.html ...
WebKit Review Bot
Reported 2013-01-10 04:22:02 PST
http://trac.webkit.org/changeset/139306 broke the build: it broke inspector-protocol/nmi-webaudio-leak-test.html (Requested by loislo 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 r139306 (19.60 KB, patch)
2013-01-10 04:22 PST, WebKit Review Bot
no flags
WebKit Review Bot
Comment 1 2013-01-10 04:22:46 PST
Created attachment 182111 [details] ROLLOUT of r139306 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.
Ilya Tikhonovsky
Comment 2 2013-01-10 04:29:41 PST
Comment on attachment 182111 [details] ROLLOUT of r139306 Clearing flags on attachment: 182111 Committed r139310: <http://trac.webkit.org/changeset/139310>
Ilya Tikhonovsky
Comment 3 2013-01-10 04:29:46 PST
All reviewed patches have been landed. Closing bug.
noel gordon
Comment 4 2013-01-10 04:36:25 PST
*) Linux http://build.webkit.org/results/Chromium%20Linux%20Release%20(Tests)/r139306%20(43202)/results.html +inspector-protocol/nmi-webaudio-leak-test.html crash log crash log for DumpRenderTree (pid 24056): STDOUT: <empty> STDERR: Received signal 11 STDERR: base::debug::StackTrace::StackTrace() [0x71777e] STDERR: base::debug::(anonymous namespace)::StackDumpSignalHandler() [0x717885] STDERR: <unknown> [0x7f4d6d139af0] STDERR: WTF::reportMemoryUsage<>() [0x13d4498] STDERR: WebCore::StyleRareNonInheritedData::reportMemoryUsage() [0x13d4e3d] STDERR: WTF::MemoryInstrumentation::WrapperBase::processPointer() [0x19a6bc6] STDERR: WebCore::MemoryInstrumentationImpl::processDeferredObjects() [0xf89bb7] STDERR: WebCore::(anonymous namespace)::DOMTreesIterator::visitNode() [0xf59981] STDERR: v8::internal::GlobalHandles::IterateAllRootsWithClassIds() [0x847999] STDERR: v8::V8::VisitHandlesWithClassIds() [0x7c5ed0] STDERR: WebCore::ScriptProfiler::visitNodeWrappers() [0x1139224] STDERR: WebCore::InspectorMemoryAgent::getProcessMemoryDistribution() [0xf5cf7c] STDERR: WebCore::InspectorBackendDispatcherImpl::Memory_getProcessMemoryDistribution() [0x16c2f54] STDERR: WebCore::InspectorBackendDispatcherImpl::dispatch() [0x16c2977] STDERR: WebCore::InspectorBackendDispatchTask::onTimer() [0x187c62e] STDERR: WebCore::ThreadTimers::sharedTimerFiredInternal() [0xc5fa9e] STDERR: base::Timer::RunScheduledTask() [0x1a9ae7d] STDERR: MessageLoop::RunTask() [0x728819] STDERR: MessageLoop::DeferOrRunPendingTask() [0x728fa8] STDERR: MessageLoop::DoWork() [0x7295a8] STDERR: base::MessagePumpGlib::RunWithDispatcher() [0x7481f5] STDERR: MessageLoop::RunInternal() [0x7244d5] STDERR: base::RunLoop::Run() [0x733fdd] STDERR: MessageLoop::Run() [0x7235f5] STDERR: TestShell::waitTestFinished() [0x436305] STDERR: TestShell::runFileTest() [0x434d56] STDERR: runTest() [0x41bca5] STDERR: main [0x41c223] STDERR: <unknown> [0x7f4d6d124c4d] STDERR: <unknown> [0x41a7c9] *) Mac http://build.webkit.org/results/Chromium%20Mac%20Release%20(Tests)/r139306%20(31469)/results.html +inspector-protocol/nmi-webaudio.html crash log +inspector-protocol/nmi-webaudio-leak-test.html crash log *) Win http://build.webkit.org/results/Chromium%20Win%20Release%20(Tests)/r139306%20(32572)/results.html +inspector-protocol/nmi-webaudio.html crash log +inspector-protocol/nmi-webaudio-leak-test.html crash log
noel gordon
Comment 5 2013-01-10 05:01:05 PST
Note You need to log in before you can comment on or make changes to this bug.