Closed
Bug 720382
Opened 13 years ago
Closed 13 years ago
Assertion failure: spoff == js_ReconstructStackDepth(cx_, fp_->script(), pc_), at js/src/vm/Stack.cpp:1032
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: decoder, Unassigned)
Details
(Keywords: assertion, testcase, Whiteboard: [jsbugmon:update,ignore])
Attachments
(1 file)
|
5.26 KB,
application/javascript
|
Details |
The attached test asserts on mozilla-central revision 42368fe44c8c (options -m -n).
| Reporter | ||
Updated•13 years ago
|
Whiteboard: [jsbugmon:update,bisect,bisectfix]
| Reporter | ||
Updated•13 years ago
|
Whiteboard: [jsbugmon:update,bisect,bisectfix] → [jsbugmon:update,ignore]
| Reporter | ||
Comment 1•13 years ago
|
||
JSBugMon: The testcase found in this bug no longer reproduces (tried revision ee1fb253dfce).
JSBugMon: Fix Bisection requested, result:
autoBisect shows this is probably related to the following changeset:
The first good revision is:
changeset: 91359:1664d00a1d24
user: Luke Wagner
date: Sat Mar 24 12:29:36 2012 -0700
summary: Bug 740259 - add ALIASEDVAR ops, assert they are used iff the variable is aliased (r=bhackett,waldo,jorendorff,dherman)
| Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•