Closed Bug 704598 Opened 13 years ago Closed 12 years ago

JS Shell: Assertion failure: obj->getParent(), at jsapi.cpp:3244 with workers

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: decoder, Unassigned)

Details

(Keywords: assertion, testcase)

The following test asserts on mozilla-central revision 5ebeef1eabcb (options -m -n -a, threadsafe build).

var w = Worker( this.Worker =  this, this );

The test uses JS shell workers and seems to affect the shell only.
See bug 771281.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
(actually, FIXED by the removal of Worker, a known patch in bug 771281 - hurray!)
Resolution: WONTFIX → FIXED
You need to log in before you can comment on or make changes to this bug.