Closed
Bug 624099
Opened 14 years ago
Closed 14 years ago
js1_8/extensions/regress-419091.js fails intermittently
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 547712
People
(Reporter: jimb, Unassigned)
Details
On current TM tip (6ca3394a3aa2), I've noticed that js1_8/extensions/regress-419091.js fails occasionally if I run it repeatedly. Sometimes it asserts; sometimes it segfaults.
We should bisect this and try to see what's going on. Blocker?
Reporter | ||
Comment 1•14 years ago
|
||
Almost certainly going back farther than necessary, but this revision seems good:
changeset: 58692:ac952c471f59
user: Steve Fink <sfink@mozilla.com>
date: Fri Dec 10 11:40:00 2010 -0800
summary: Bug 615277 - Implement topLevelHook for JM, match jsinterp.cpp implementation. r=dmandelin
Reporter | ||
Comment 2•14 years ago
|
||
<jorendorff> jimb: scatter should not exist and the test should be deleted
Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•