Closed
Bug 795564
Opened 13 years ago
Closed 12 years ago
crash in js::gc::MarkInternal
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Usul, Unassigned)
Details
(Keywords: crash, Whiteboard: [tbird crash])
Crash Data
This bug was filed from the Socorro interface and is
report bp-b6d15853-c195-4aac-8d5f-57dd02120924 .
=============================================================
0 mozjs.dll js::gc::MarkInternal<JSFunction> js/src/gc/Marking.cpp:115
1 mozjs.dll js::gc::MarkKind js/src/gc/Marking.cpp:262
2 mozjs.dll js::CallTracer js/src/gc/Marking.cpp:1323
3 xul.dll XPCWrappedNativeProto::TraceSelf js/xpconnect/src/xpcprivate.h:2450
4 xul.dll XPCWrappedNative::TraceInside js/xpconnect/src/xpcprivate.h:2850
5 xul.dll XPC_WN_NoHelper_Trace js/xpconnect/src/XPCWrappedNativeJSOps.cpp:666
6 mozjs.dll js::GCMarker::processMarkStackTop js/src/gc/Marking.cpp:1214
7 mozjs.dll js::GCMarker::drainMarkStack js/src/gc/Marking.cpp:1258
8 mozjs.dll IncrementalCollectSlice js/src/jsgc.cpp:4187
9 mozjs.dll GCCycle js/src/jsgc.cpp:4392
10 mozjs.dll Collect js/src/jsgc.cpp:4500
11 mozjs.dll js::GC js/src/jsgc.cpp:4524
12 mozjs.dll js::GCForReason js/src/jsfriendapi.cpp:159
13 xul.dll nsXPCComponents_Utils::ForceGC js/xpconnect/src/XPCComponents.cpp:4040
14 xul.dll NS_InvokeByIndex_P xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp:70
15 xul.dll nsTArray_base<nsTArrayInfallibleAllocator>::ShrinkCapacity objdir-tb/mozilla/dist/include/nsTArray-inl.h:185
16 xul.dll mozilla::FramePropertyTable::Delete layout/base/FramePropertyTable.cpp:172
17 kernel32.dll BaseDllAppendNullToResultBuffer
18 @0x6
Comment 1•12 years ago
|
||
(In reply to Ludovic Hirlimann [:Usul] from comment #0)
> report bp-b6d15853-c195-4aac-8d5f-57dd02120924 .
TB17.0a1
This seems to have been a short-lived signature for thunderbird, as a burst in TB16.x.
There are no Thunderbird crashes newer than TB16.0.2.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Whiteboard: [tbird crash]
You need to log in
before you can comment on or make changes to this bug.
Description
•