Closed Bug 807859 Opened 12 years ago Closed 11 years ago

Crash [@ js::EncapsulatedPtr] with --enable-root-analysis and gczeal(7)

Categories

(Core :: JavaScript Engine, defect)

x86_64
macOS
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: gkw, Unassigned)

References

Details

(Keywords: crash, testcase)

Attachments

(1 file)

Attached file stack
gczeal(7)
x = {}
try {
    (function() {
        x.h = (function() {})
    })()
} catch (e) {}

crashes js debug shell (with --enable-root-analysis) on m-c changeset 570c7cb5b03d with --ion-eager at js::EncapsulatedPtr
(This was also compiled with --enable-more-deterministic)
autoBisect shows this is probably related to the following changeset:

The first good revision is:
changeset:   116313:20646e439eb7
user:        Steve Fink
date:        Mon Dec 17 11:55:02 2012 -0800
summary:     Bug 821123 - do not assume the first rooter has been scanned. r=terrence

Possibly fixed by bug 821123.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: