Closed Bug 601401 Opened 14 years ago Closed 14 years ago

"Assertion failure: parent,"

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 601395
Tracking Status
blocking2.0 --- betaN+

People

(Reporter: gkw, Unassigned)

References

Details

(Keywords: assertion, regression, testcase)

let(e) {
    with({}) try {} catch (x) {} finally {
        let(y) {}
    }
}

asserts js debug shell on TM changeset 0230a9e80c1f without -m or -j at Assertion failure: parent,
blocking2.0: --- → ?
autoBisect shows this is probably related to the following changeset:

The first bad revision is:
changeset:   54650:427282865362
user:        Bill McCloskey
date:        Wed Sep 29 13:21:36 2010 -0700
summary:     Bug 535912 - Eliminate blockChain from JSStackFrame (r=cdleary)
Blocks: 535912
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
blocking2.0: ? → betaN+
A testcase for this bug was automatically identified at js/src/jit-test/tests/basic/bug601401.js.
Flags: in-testsuite+
You need to log in before you can comment on or make changes to this bug.