Closed
Bug 1538552
Opened 6 years ago
Closed 5 years ago
Crash in [@ CCGraphBuilder::NoteWeakMapping]
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: crash)
Crash Data
#10 crash for Mac. All versions of Mac. Also happens in current beta versions.
This bug is for crash report bp-f51ccc97-7ca5-4525-aa27-23fce0190321.
Top 10 frames of crashing thread:
0 XUL CCGraphBuilder::NoteWeakMapping xpcom/base/nsCycleCollector.cpp:2230
1 XUL NoteWeakMapsTracer::trace xpcom/base/CycleCollectedJSRuntime.cpp
2 XUL js::WeakMap<js::HeapPtr<JSObject*>, js::HeapPtr<JS::Value>, js::MovableCellHasher<js::HeapPtr<JSObject*> > >::traceMappings js/src/gc/WeakMap.h:342
3 XUL js::WeakMapBase::traceAllMappings js/src/gc/WeakMap.cpp:86
4 XUL mozilla::CycleCollectedJSRuntime::TraverseRoots xpcom/base/CycleCollectedJSRuntime.cpp:1093
5 XUL nsCycleCollector::BeginCollection xpcom/base/nsCycleCollector.cpp:3534
6 XUL nsCycleCollector::Collect xpcom/base/nsCycleCollector.cpp:3336
7 XUL nsCycleCollector_collectSlice xpcom/base/nsCycleCollector.cpp:3864
8 XUL nsJSContext::RunCycleCollectorSlice dom/base/nsJSEnvironment.cpp:1446
9 XUL CCRunnerFired dom/base/nsJSEnvironment.cpp:1829
...
24 AppKit -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] frame_pointer
25 libobjc.A.dylib objc_object::rootRelease_underflow(bool) scan
26 AppKit GCC_except_table7 scan
27 AppKit GCC_except_table7 scan
Reporter | ||
Comment 1•5 years ago
|
||
The only crash thus far for 68.* is bp-313550b0-db2c-407b-b3b4-ce8cc0191005 68.1.1 and it's stack doesn't match up to comment 0
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•