Closed
Bug 604783
Opened 15 years ago
Closed 15 years ago
Crash in windows builds when mousing over a plugin: Assertion failure: compartment mismatched
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | betaN+ |
People
(Reporter: jimm, Assigned: gal)
References
Details
Attachments
(2 files)
Something recent must have introduced this (10/14 - 10/15)? Stack and test case attached.
| Reporter | ||
Comment 1•15 years ago
|
||
| Reporter | ||
Comment 2•15 years ago
|
||
In the console:
*** Compartment mismatch 0381D8F0 vs. 0BDDB1F8
Assertion failure: compartment mismatched, at f:\mozilla\firefox\mc\js\src\jscntxtinlines.h:513
| Reporter | ||
Comment 3•15 years ago
|
||
(Note I've only been able to reproduce this in debug builds.)
| Reporter | ||
Updated•15 years ago
|
Blocks: compartments
| Assignee | ||
Comment 4•15 years ago
|
||
This is WFM, however, the adobe plugin does crash. Can someone verify?
| Assignee | ||
Updated•15 years ago
|
blocking2.0: --- → betaN+
Comment 5•15 years ago
|
||
I tried a debug TM build and it works fine for me: no crash, no plugin crash.
Comment 6•15 years ago
|
||
Assigning to you since you wanted the compartments bugs. :-)
Assignee: general → gal
| Reporter | ||
Comment 7•15 years ago
|
||
I haven't seen this in a while, looks like it may have been fixed at some point and can be resolved WFM.
| Assignee | ||
Comment 8•15 years ago
|
||
Awesome, thanks Jim.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•