Closed
Bug 718947
Opened 13 years ago
Closed 11 years ago
Firefox Crash @ GCGraphBuilder::NoteScriptChild
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: Swarnava, Unassigned)
References
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-4a033292-f8a1-465f-a261-b2e2b2120115 .
=============================================================
0 xul.dll GCGraphBuilder::NoteScriptChild xpcom/base/nsCycleCollector.cpp:1804
1 xul.dll NoteJSChild js/xpconnect/src/nsXPConnect.cpp:722
2 mozjs.dll js::gc::Mark<JSObject> js/src/jsgcmark.cpp:141
3 mozjs.dll js::gc::MarkKind js/src/jsgcmark.cpp:387
4 mozjs.dll js::gc::MarkChildren js/src/jsgcmark.cpp:778
5 mozjs.dll JS_TraceChildren js/src/jsgcmark.cpp:984
6 xul.dll nsXPConnect::Traverse js/xpconnect/src/nsXPConnect.cpp:871
7 xul.dll nsCycleCollector::MarkRoots xpcom/base/nsCycleCollector.cpp:1878
8 xul.dll xul.dll@0xe1fda7
9 xul.dll nsCycleCollector::BeginCollection xpcom/base/nsCycleCollector.cpp:2784
10 nspr4.dll PR_WaitCondVar nsprpub/pr/src/threads/combined/prucv.c:547
11 nspr4.dll PR_GetCurrentThread nsprpub/pr/src/threads/prcthr.c:174
12 mozjs.dll JS_SetRuntimeThread js/src/jsapi.cpp:6307
13 xul.dll nsCycleCollectorRunner::Run xpcom/base/nsCycleCollector.cpp:3504
14 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:631
15 xul.dll nsThreadStartupEvent::Run xpcom/threads/nsThread.cpp:201
16 nspr4.dll _PR_NativeRunThread nsprpub/pr/src/threads/combined/pruthr.c:426
17 nspr4.dll pr_root nsprpub/pr/src/md/windows/w95thred.c:122
18 msvcr80.dll msvcr80.dll@0x29ba
19 msvcr80.dll msvcr80.dll@0x2a46
20 ntdll.dll __RtlUserThreadStart
21 ntdll.dll _RtlUserThreadStart
Reporter | ||
Updated•13 years ago
|
Summary: crash GCGraphBuilder::NoteScriptChild → Firefox Crash [@ GCGraphBuilder::NoteScriptChild(unsigned int, void*) ]
Comment 1•13 years ago
|
||
It's #76 top browser crasher in 9.0.1, #45 in 10.b4, #46 in 11.0a2 and #109 in 12.0a1.
Crash Signature: [@ GCGraphBuilder::NoteScriptChild(unsigned int, void*)] → [@ GCGraphBuilder::NoteScriptChild(unsigned int, void*)]
[@ GCGraphBuilder::NoteScriptChild]
Component: General → XPCOM
OS: Windows NT → All
Product: Firefox → Core
QA Contact: general → xpcom
Hardware: x86 → All
Summary: Firefox Crash [@ GCGraphBuilder::NoteScriptChild(unsigned int, void*) ] → Firefox Crash @ GCGraphBuilder::NoteScriptChild
Comment 3•11 years ago
|
||
This either went away or is very rare now. Please reopen if it becomes a problem.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•