Bug 34731
Summary: | REGRESSION(sometime before 54482): fast/workers/worker-script-error.html crashing on debug bots | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | atwilson, levin, mjs |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Eric Seidel (no email)
Tests that timed out:
fast/workers/worker-terminate.html stderr
Tests that caused the DumpRenderTree tool to crash:
fast/workers/worker-script-error.html stderr
http://build.webkit.org/results/Leopard%20Intel%20Debug%20(Tests)/r54514%20(10263)/fast/workers/worker-script-error-stderr.txt
ASSERTION FAILED: m_refCount > 0
(/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug/build/WebKitBuild/Debug/JavaScriptCore.framework/PrivateHeaders/RefCounted.h:68 bool WTF::RefCountedBase::derefBase())
This has been happening further back than we have /console records for. The earliest it appears on /console crashing is r54482.
http://trac.webkit.org/browser/trunk/LayoutTests/fast/workers/worker-script-error.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
*** This bug has been marked as a duplicate of bug 34728 ***