Closed Bug 1463972 Opened 6 years ago Closed 4 years ago

Crash in js::ObjectGroup::traceChildren

Categories

(Core :: JavaScript: GC, defect, P5)

Unspecified
Windows 10
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jchen, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is
report bp-35c3e9cb-9f42-4517-b61e-7f32a0180523.
=============================================================

Top 10 frames of crashing thread:

0 xul.dll js::ObjectGroup::traceChildren js/src/gc/Marking.cpp:1488
1 xul.dll js::gc::TraceCycleCollectorChildren js/src/gc/Tracer.cpp:279
2 xul.dll TraversalTracer::onChild xpcom/base/CycleCollectedJSRuntime.cpp:445
3 xul.dll JS::CallbackTracer::onObjectGroupEdge js/public/TracingAPI.h:159
4 xul.dll DoCallback<js::ObjectGroup*> js/src/gc/Tracer.cpp:48
5 xul.dll DispatchToTracer<js::ObjectGroup*> js/src/gc/Marking.cpp:691
6 xul.dll js::NativeIterator::trace js/src/vm/Iteration.cpp:65
7 xul.dll js::PropertyIteratorObject::trace js/src/vm/Iteration.cpp:1037
8 xul.dll JSObject::traceChildren js/src/vm/JSObject.cpp:4005
9 xul.dll JS::DispatchTraceKindTyped<TraceChildrenFunctor, JSTracer*&, void*&> js/public/TraceKind.h:201

=============================================================

Seems to have been a spike around Nightly build 20180519100118. May be related to the spike in bug 1112741?
I'm pretty sure this is a duplicate of bug 1462939.  It may be the case that some of the spike in bug 1112741 is due to that bug, as well.  But anything crashing not too far beneath NativeIterator::trace is very likely to be bug 1462939, generally.
Depends on: 1462939
Blocks: GCCrashes
Priority: -- → P5

ObjectGroup has been removed in bug 1689413.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.