Closed
Bug 1322905
Opened 9 years ago
Closed 9 years ago
Crash in js::gc::GCRuntime::verifyIsSafeToGC
Categories
(Core :: JavaScript: GC, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1310335
People
(Reporter: bruce.bugz, Unassigned)
References
Details
Crash Data
This bug was filed from the Socorro interface and is
report bp-e019dcbd-aee3-4667-9eb0-c42522161211.
=============================================================
This was fixed for Firefox 52 in bug 1310014 / bug 1309448, but I still get these crashes.
Comment 1•9 years ago
|
||
This looks like an instance of JS being interrupted so we can paint and then painting triggering more JS.
Blocks: 1279086
Flags: needinfo?(wmccloskey)
Comment 2•9 years ago
|
||
This looks like bug 1312110 to me. Unfortunately, the signatures that these crashes create are not very useful.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(wmccloskey)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•