Closed
Bug 618871
Opened 15 years ago
Closed 15 years ago
Assertion failure: compartment mismatched [@ jscntxtinlines.h:541]
Categories
(Core :: XPConnect, defect)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | beta9+ |
People
(Reporter: gal, Assigned: mrbkap)
References
Details
(Keywords: assertion, crash, Whiteboard: [mozmill][ready to land])
Crash Data
Attachments
(1 file)
3.14 KB,
patch
|
jst
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #610941 +++
Mozmill still triggers compartment mismatches.
Reporter | ||
Comment 1•15 years ago
|
||
Assertion and crash is
still happening when running our Mozmill tests for the search bar.
Tested with Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b8pre)
Gecko/20101212 Firefox/4.0b8pre
Instructions how to run the test are in bug 610941.
This likely doesn't crash a opt build, so moving to b9.
blocking2.0: beta8+ → beta9+
Assignee | ||
Comment 2•15 years ago
|
||
We need dot_prototype to be in the same compartment as our global.
Reporter | ||
Updated•15 years ago
|
Assignee: mrbkap → nobody
Component: JavaScript Engine → XPConnect
QA Contact: general → xpconnect
Comment 3•15 years ago
|
||
Andreas, that means that no more additionally information is needed from my side?
Whiteboard: [mozmill]
Updated•15 years ago
|
Assignee: nobody → mrbkap
Updated•15 years ago
|
Attachment #497296 -
Flags: review?(jst) → review+
Updated•15 years ago
|
Summary: Assertion failure: compartment mismatched [@ jscntxtinlines.h:541] → [ready to land] Assertion failure: compartment mismatched [@ jscntxtinlines.h:541]
Updated•15 years ago
|
Summary: [ready to land] Assertion failure: compartment mismatched [@ jscntxtinlines.h:541] → Assertion failure: compartment mismatched [@ jscntxtinlines.h:541]
Whiteboard: [mozmill] → [mozmill][ready to land]
Reporter | ||
Comment 4•15 years ago
|
||
No, I think we should be good here. jst, want to land this?
Reporter | ||
Updated•15 years ago
|
Blocks: compartmentGC
Reporter | ||
Comment 5•15 years ago
|
||
landing ping
Comment 6•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Crash Signature: [@ jscntxtinlines.h:541]
You need to log in
before you can comment on or make changes to this bug.
Description
•