Closed
Bug 1528548
Opened 6 years ago
Closed 6 years ago
Crash in [@ js::GCMarker::mark<T>]
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1207620
People
(Reporter: beldirai, Unassigned)
Details
Crash Data
Note: I am very bad at filing bugs, so I apologize if I got something wrong.
This bug is for crash report bp-8705aeb7-3283-491b-88b7-f84f10190216.
Top 10 frames of crashing thread:
0 xul.dll js::GCMarker::mark<JSObject> js/src/gc/Marking.cpp:915
1 xul.dll js::GCMarker::processMarkStackTop js/src/gc/Marking.cpp:1696
2 xul.dll js::GCMarker::drainMarkStack js/src/gc/Marking.cpp:1543
3 xul.dll js::gc::GCRuntime::drainMarkStack js/src/gc/GC.cpp:5959
4 xul.dll js::gc::GCRuntime::incrementalCollectSlice js/src/gc/GC.cpp:7168
5 xul.dll js::gc::GCRuntime::gcCycle js/src/gc/GC.cpp:7532
6 xul.dll js::gc::GCRuntime::collect js/src/gc/GC.cpp:7678
7 xul.dll js::gc::GCRuntime::gcSlice js/src/gc/GC.cpp:7769
8 xul.dll nsJSContext::GarbageCollectNow dom/base/nsJSEnvironment.cpp:1208
9 xul.dll InterSliceGCRunnerFired dom/base/nsJSEnvironment.cpp:1819
Updated•6 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•