Closed
Bug 973629
Opened 11 years ago
Closed 11 years ago
Compartment mismatch in nsXBLBinding::DoInitJSClass
Categories
(Core :: XBL, defect)
Core
XBL
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: mccr8, Unassigned)
References
Details
(Keywords: sec-high)
Crash Data
(In reply to bugzilla.mozilla.org from comment #31)
> Get this "compartment" crash since end of last week (not sure which nightly
> exactly) with an intranet web page that makes heavy use of HTML5 stuff, esp.
> indexedDB and SVG
>
> https://crash-stats.mozilla.com/report/index/ac51c770-11aa-41cb-9d02-35dda2140217
Can you reproduce this crash in safe mode? It could be an addon or something. It would also be good if you could check which Nightly it started failing in. There are old Nightlies here: ftp://ftp.mozilla.org/pub/firefox/nightly/2014/02/
Bobby, do you know offhand of anything that changed around this last week?
Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(bugzilla.mozilla.org)
Reporter | ||
Updated•11 years ago
|
Blocks: compartment-mismatch
Comment 1•11 years ago
|
||
This is the same as bug 956404 comment 28 and bug 825392 comment 41 right?
Reporter | ||
Comment 2•11 years ago
|
||
Yes, it is probably another symptom of that general problem, though we've hit this same stack before and there were specific fixes (bug 897386, bug 851353) that didn't involve the particular XBL code, whatever that means.
Comment 3•11 years ago
|
||
reproducible with a clean profile. But I cannot test anything anymore because I get a lot of other crashes now, clean profile or not
https://crash-stats.mozilla.com/report/index/bp-93a64d5d-d788-4c68-9b87-58e302140218
https://crash-stats.mozilla.com/report/index/bp-c8e8179e-acc3-4335-bee1-821072140218
https://crash-stats.mozilla.com/report/index/bp-2e71ed60-f944-47dc-8989-86b312140218
https://crash-stats.mozilla.com/report/index/bp-04759302-a514-462a-b651-6f51a2140218
But this is apparently a different known bug https://bugzilla.mozilla.org/show_bug.cgi?id=973207
Looking forward to the next nightlies
Flags: needinfo?(bugzilla.mozilla.org)
Reporter | ||
Comment 4•11 years ago
|
||
Can you still reproduce this, now that the other crashes have been fixed? Thanks.
Reporter | ||
Comment 5•11 years ago
|
||
Can you still reproduce this? Thanks.
Flags: needinfo?(bugzilla.mozilla.org)
Comment 6•11 years ago
|
||
Whatever was causing this bug, it was probably fixed by bug 825392.
Reporter | ||
Comment 7•11 years ago
|
||
I'm going to close this for now. Let us know if you are still experiencing this problem.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INCOMPLETE
Reporter | ||
Updated•10 years ago
|
Flags: needinfo?(bugzilla.mozilla.org)
Updated•9 years ago
|
Group: core-security → core-security-release
Updated•8 years ago
|
Group: core-security-release
You need to log in
before you can comment on or make changes to this bug.
Description
•