Closed
Bug 1429804
Opened 8 years ago
Closed 8 years ago
Crash in void DispatchToTracer<T>
Categories
(Core :: JavaScript Engine: JIT, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1191503
| Tracking | Status | |
|---|---|---|
| firefox59 | --- | affected |
People
(Reporter: sphilp, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-fbf16071-ddcf-447d-b0f5-2e26c0180111.
=============================================================
Top 10 frames of crashing thread:
0 XUL void DispatchToTracer<js::Shape*> js/public/HeapAPI.h:163
1 XUL void js::jit::TraceCacheIRStub<js::jit::ICStub> js/src/jit/CacheIRCompiler.cpp:949
2 XUL js::jit::ICStub::trace js/src/jit/SharedIC.cpp:331
3 XUL js::jit::BaselineICEntry::trace js/src/jit/SharedIC.cpp:116
4 XUL js::jit::BaselineScript::Trace js/src/jit/BaselineJIT.cpp:434
5 XUL js::GCMarker::processMarkStackTop js/src/gc/Marking.cpp:1727
6 XUL js::GCMarker::drainMarkStack js/src/gc/Marking.cpp:1617
7 XUL js::gc::GCRuntime::incrementalCollectSlice js/src/jsgc.cpp:5760
8 XUL js::gc::GCRuntime::gcCycle js/src/jsgc.cpp:7317
9 XUL js::gc::GCRuntime::collect js/src/jsgc.cpp:7460
=============================================================
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•