Bug 63732 - IE Web Workers demo crashes in JSC::SlotVisitor::visitChildren()
Summary: IE Web Workers demo crashes in JSC::SlotVisitor::visitChildren()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oliver Hunt
URL: http://ie.microsoft.com/testdrive/Gra...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-06-30 09:43 PDT by Simon Fraser (smfr)
Modified: 2011-07-01 15:14 PDT (History)
2 users (show)

See Also:


Attachments
Crash log (44.82 KB, text/plain)
2011-06-30 09:44 PDT, Simon Fraser (smfr)
no flags Details
Patch (1.62 KB, patch)
2011-07-01 14:53 PDT, Oliver Hunt
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2011-06-30 09:43:52 PDT
This demo crashes in TOT (e.g. nightly r89812) on SL.
Comment 1 Simon Fraser (smfr) 2011-06-30 09:44:10 PDT
Created attachment 99316 [details]
Crash log
Comment 2 Simon Fraser (smfr) 2011-06-30 09:44:46 PDT
<rdar://problem/9704692>
Comment 3 Oliver Hunt 2011-07-01 14:53:04 PDT
Created attachment 99527 [details]
Patch
Comment 4 Oliver Hunt 2011-07-01 15:03:10 PDT
Committed r90282: <http://trac.webkit.org/changeset/90282>
Comment 5 Simon Fraser (smfr) 2011-07-01 15:12:17 PDT
No testcase?
Comment 6 Oliver Hunt 2011-07-01 15:14:28 PDT
(In reply to comment #5)
> No testcase?

Not feasible -- the most reliable testcase i could create took 20 seconds to run, and even then didn't fire all that often.  In the past i've been told off for tests that took 5 seconds so 20 seemed excessive.