Closed Bug 881444 Opened 11 years ago Closed 11 years ago

Assertion failure: !done(), at jsscript.h

Categories

(Core :: JavaScript Engine, defect)

x86_64
macOS
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 864099

People

(Reporter: gkw, Unassigned)

References

Details

(Keywords: assertion, regression, testcase, Whiteboard: [jsbugmon:update])

Attachments

(1 file)

Attached file stack
(function() {
    with(x) {
        var x = Math, arguments
        ({
            get: (1 for (x in [])),
        })
    }
})()

asserts js debug shell on m-c changeset 9115d8b717e1 without any CLI arguments at Assertion failure: !done(), at jsscript.h
Whiteboard: [jsbugmon:update,bisect] → [jsbugmon:update]
JSBugMon: Bisection requested, result:
autoBisect shows this is probably related to the following changeset:

The first bad revision is:
changeset:   http://hg.mozilla.org/mozilla-central/rev/e329fecc259f
user:        Brian Hackett
date:        Thu Apr 11 16:19:10 2013 -0600
summary:     Bug 855088 - Watch for 'arguments' variables declared within 'with' blocks, r=luke.

This iteration took 13.083 seconds to run.
Setting needinfo based on comment 1.
Blocks: 855088
Flags: needinfo?(bhackett1024)
This is fixed by the patch in bug 864099.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(bhackett1024)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: