Closed Bug 731549 Opened 12 years ago Closed 12 years ago

Assertion failure: compartment mismatched, at ../jscntxtinlines.h:153

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 637014

People

(Reporter: decoder, Unassigned)

References

Details

(Keywords: assertion, testcase, Whiteboard: js-triage-needed [jsbugmon:])

The following test asserts on mozilla-central revision 2dc40eb83023 (no options required):

eval("var o = newGlobal('new-compartment'); eval = o.eval;");
eval("f = makeFinalizeObserver();");
Depends on: 637014
Setting jsbugmon to reconfirm after bug 637014 was fixed on m-c.
Whiteboard: js-triage-needed → [jsbugmon:update,reconfirm] js-triage-needed
JSBugMon: The testcase found in this bug no longer reproduces (tried revision 1a5d6b1adf31).
JSBugMon: The testcase found in this bug no longer reproduces (tried revision 1a5d6b1adf31).
JSBugMon: The testcase found in this bug no longer reproduces (tried revision 1a5d6b1adf31).
JSBugMon: The testcase found in this bug no longer reproduces (tried revision e59db72b33d5).
For some reason, Bugzilla is throwing a 400 when rerequesting this bug to change the whiteboard...
Whiteboard: [jsbugmon:update,reconfirm] js-triage-needed → [jsbugmon:ignore] js-triage-needed
Whiteboard: [jsbugmon:ignore] js-triage-needed → [jsbugmon:bisectfix] js-triage-needed
Whiteboard: [jsbugmon:bisectfix] js-triage-needed → js-triage-needed [jsbugmon:]
JSBugMon: Fix Bisection requested, result:
autoBisect shows this is probably related to the following changeset:

The first good revision is:
changeset:   97056:654fdf0a3355
user:        Andreas Gal
date:        Tue Jun 19 11:13:42 2012 -0700
summary:     Bug 637014 - use the right global in MakeFinalizeObserver (r=luke)
Likely a duplicate of 637014, same assertion and both use makeFinalizeObserver.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
A testcase for this bug was already added in the original bug (bug 637014).
Flags: in-testsuite-
You need to log in before you can comment on or make changes to this bug.