Bug 34731 - REGRESSION(sometime before 54482): fast/workers/worker-script-error.html crashing on debug bots
Summary: REGRESSION(sometime before 54482): fast/workers/worker-script-error.html cras...
Status: RESOLVED DUPLICATE of bug 34728
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-08 16:34 PST by Eric Seidel (no email)
Modified: 2010-02-08 16:41 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2010-02-08 16:34:36 PST
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
Comment 1 Eric Seidel (no email) 2010-02-08 16:41:37 PST

*** This bug has been marked as a duplicate of bug 34728 ***