Closed
Bug 686620
Opened 14 years ago
Closed 14 years ago
Assertion failure: !hasLazyType(), at jsobj.h:888
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: decoder, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
|
1.21 KB,
text/plain
|
Details |
The attached testcase asserts on jaegermonkey revision 0b9a541b2e0a (run with -m -n), tested on 64 bit.
Comment 1•14 years ago
|
||
Fixed by rev 19794de530f1 (this was also causing tinderbox orange). A missing test when rejoining to the interpreter (regression from f1c585415dd4) was causing torn values to be used.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•