Closed
Bug 869567
Opened 12 years ago
Closed 12 years ago
Nightly crashes on inspecting |window| on Facebook page.
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 867771
People
(Reporter: Optimizer, Unassigned)
References
Details
(Keywords: crash)
Crash Data
Not sure which is the right compartment here. I don't think its Dev Tools. Anyhow:
1) Open Facebook and log in to it using the latest Nightly.
2) Leave your username - password in the comments.
3) Open Web Console, type window and press enter in the input area at the bottom.
4) With the Logging filter on, click on the [Object Window] output.
5) Boom, Nightly crashes.
Comment 1•12 years ago
|
||
also happens here:
http://www.michael-coates.blogspot.ca/2013/05/avoiding-security-gate.html
Reporter | ||
Comment 2•12 years ago
|
||
Happens on Gmail also.
Crash report when I click "window" from the link in comment 1: https://crash-stats.mozilla.com/report/index/b54ed75a-bbcc-4e90-8f69-1276e2130507
Comment 4•12 years ago
|
||
Crash Signature: js::CompartmentChecker::fail(JSCompartment*, JSCompartment*)
Reporter | ||
Comment 5•12 years ago
|
||
not much needed, but mine is : https://crash-stats.mozilla.com/report/index/bp-766b1a22-34ae-438e-bab8-2937b2130507
this can be probably related to bug 869027
Updated•12 years ago
|
Blocks: compartment-mismatch
Comment 6•12 years ago
|
||
Sounds sort of like a dupe of bug 867771, though the stack isn't quite the same.
Updated•12 years ago
|
Severity: normal → critical
Crash Signature: js::CompartmentChecker::fail(JSCompartment*, JSCompartment*) → [@ js::CompartmentChecker::fail(JSCompartment*, JSCompartment*) ]
Component: Developer Tools → XPConnect
Keywords: crash
Product: Firefox → Core
Comment 7•12 years ago
|
||
Can't replicate after a clobber build on Windows 8 (didn't try before the clobber though).
Comment 8•12 years ago
|
||
This is almost certainly bug 867771.
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
•