Closed
Bug 778742
Opened 12 years ago
Closed 12 years ago
Fatal "compartment mismatched" assertion trying to use Add-on Builder Helper in Nightly
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 778409
People
(Reporter: jwatt, Unassigned)
Details
(Keywords: crash)
Attachments
(1 file)
29.81 KB,
text/plain
|
Details |
It seems that if you try and use Add-on Builder Helper - or any of the many add-ons that depend on it - in debug Nightly, it will crash due to a fatal "compartment mismatched" assertion. With that add-on (and only that add-on) enabled, crashing is pretty much just a page load away.
This is a pretty major pain in the neck, since I now can't use a lot of the add-ons that I depend on for debugging.
Comment 1•12 years ago
|
||
Jonathan, do you have a stack to the assert point?
Reporter | ||
Comment 2•12 years ago
|
||
Not hard to get.
Comment 3•12 years ago
|
||
Thanks. This is totally xpconnect. ;)
Assignee: general → nobody
Component: JavaScript Engine → XPConnect
Reporter | ||
Comment 4•12 years ago
|
||
Okay. I'll un-CC David then, since I'm sure he get's CC'ed on enough bugs.
Comment 5•12 years ago
|
||
This is bug 778409 - Has a patch, just needs review.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•