Closed Bug 778522 Opened 12 years ago Closed 11 years ago

crash in JS_CallTracer

Categories

(Core :: JavaScript Engine, defect)

15 Branch
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: scoobidiver, Unassigned)

Details

(Keywords: crash, regression, Whiteboard: [native-crash][js:inv:p1])

Crash Data

It's #30 top browser crasher in 15.0b1, #29 in 15.0b2.
55% of crashes happen on Windows XP.

Comments say it's about printing. Some of them talk about the Print Edit extension.

Here are correlations per extension on July 28:
  JS_CallTracer|EXCEPTION_ACCESS_VIOLATION_READ (110 crashes)
     36% (40/110) vs.   4% (2159/58714) {F53C93F1-07D5-430c-86D4-C9531B27DFAF} (AVG Do Not Track)
     26% (29/110) vs.   8% (4465/58714) {d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} (Adblock Plus, https://addons.mozilla.org/addon/1865)
     17% (19/110) vs.   3% (1503/58714) mozilla_cc@internetdownloadmanager.com (IDM CC, https://addons.mozilla.org/addon/6973)
     19% (21/110) vs.   6% (3516/58714) avg@toolbar
     13% (14/110) vs.   3% (1728/58714) {20a82645-c095-46ed-80e3-08825760534b} (Microsoft .NET Framework Assistant, http://www.windowsclient.net/)
      8% (9/110) vs.   1% (314/58714) firefox@ghostery.com (Ghostery, https://addons.mozilla.org/addon/9609)
     13% (14/110) vs.   5% (3107/58714) {CAFEEFAC-0016-0000-0033-ABCDEFFEDCBA}
      8% (9/110) vs.   1% (694/58714) {1018e4d6-728f-4b20-ad56-37578a4de76b} (Flagfox, https://addons.mozilla.org/addon/5791)
     11% (12/110) vs.   5% (2748/58714) {b9db16a4-6edc-47ec-a1f4-b86292ed211d} (Video DownloadHelper, https://addons.mozilla.org/addon/3006)
      7% (8/110) vs.   2% (919/58714) {DDC359D1-844A-42a7-9AA1-88A850A938A8} (DownThemAll!, https://addons.mozilla.org/addon/201)
      6% (7/110) vs.   1% (493/58714) {73a6fe31-595d-460b-a920-fcc0f8843232} (NoScript, https://addons.mozilla.org/addon/722)

Signature 	JS_CallTracer More Reports Search
UUID	5661e5af-3abc-4ec3-b389-4d1b22120729
Date Processed	2012-07-29 04:43:54
Uptime	5827
Last Crash	5.1 hours before submission
Install Age	19.7 hours since version was first installed.
Install Time	2012-07-28 09:03:03
Product	Firefox
Version	15.0
Build ID	20120724191344
Release Channel	beta
OS	Windows NT
OS Version	6.1.7601 Service Pack 1
Build Architecture	x86
Build Architecture Info	GenuineIntel family 6 model 42 stepping 7
Crash Reason	EXCEPTION_ACCESS_VIOLATION_READ
Crash Address	0xffffffffe8560774
App Notes 	
AdapterVendorID: 0x8086, AdapterDeviceID: 0x0102, AdapterSubsysID: 05891025, AdapterDriverVersion: 8.15.10.2291
D2D? D2D+ DWrite? DWrite+ D3D10 Layers? D3D10 Layers+ 
EMCheckCompatibility	True
Adapter Vendor ID	0x8086
Adapter Device ID	0x0102
Total Virtual Memory	4294836224
Available Virtual Memory	3491409920
System Memory Use Percentage	34
Available Page File	7802478592
Available Physical Memory	4141826048

Frame 	Module 	Signature 	Source
0 	mozjs.dll 	JS_CallTracer 	js/src/jsapi.cpp:2533
1 	xul.dll 	XPC_WN_Shared_Proto_Trace 	js/xpconnect/src/XPCWrappedNativeJSOps.cpp:1610
2 	mozjs.dll 	js::GCMarker::processMarkStackTop 	js/src/gc/Marking.cpp:1180
3 	mozjs.dll 	js::GCMarker::drainMarkStack 	js/src/gc/Marking.cpp:1224
4 	mozjs.dll 	MarkGrayAndWeak 	js/src/jsgc.cpp:3068
5 	mozjs.dll 	EndMarkPhase 	js/src/jsgc.cpp:3088
6 	mozjs.dll 	NonIncrementalMark 	js/src/jsgc.cpp:3360
7 	mozjs.dll 	GCCycle 	js/src/jsgc.cpp:3706
8 	mozjs.dll 	Collect 	js/src/jsgc.cpp:3822
9 	mozjs.dll 	js::GC 	js/src/jsgc.cpp:3846
10 	mozjs.dll 	js::GCForReason 	js/src/jsfriendapi.cpp:137
11 	xul.dll 	nsXPConnect::Collect 	js/xpconnect/src/nsXPConnect.cpp:385
12 	xul.dll 	nsXPConnect::GarbageCollect 	js/xpconnect/src/nsXPConnect.cpp:392
13 	xul.dll 	nsJSContext::GarbageCollectNow 	dom/base/nsJSEnvironment.cpp:2977
14 	xul.dll 	FullGCTimerFired 	dom/base/nsJSEnvironment.cpp:2926
15 	xul.dll 	nsTimerImpl::Fire 	xpcom/threads/nsTimerImpl.cpp:473
16 	xul.dll 	nsTimerEvent::Run 	xpcom/threads/nsTimerImpl.cpp:556
17 	xul.dll 	nsThread::ProcessNextEvent 	xpcom/threads/nsThread.cpp:624
18 	xul.dll 	mozilla::ipc::MessagePump::Run 	ipc/glue/MessagePump.cpp:113
19 	xul.dll 	MessageLoop::RunHandler 	ipc/chromium/src/base/message_loop.cc:201
20 	xul.dll 	MessageLoop::Run 	ipc/chromium/src/base/message_loop.cc:175
21 	xul.dll 	nsBaseAppShell::Run 	widget/xpwidgets/nsBaseAppShell.cpp:163
22 	xul.dll 	nsAppShell::Run 	widget/windows/nsAppShell.cpp:232
23 	xul.dll 	nsAppStartup::Run 	toolkit/components/startup/nsAppStartup.cpp:256
24 	xul.dll 	XREMain::XRE_mainRun 	toolkit/xre/nsAppRunner.cpp:3786
25 	xul.dll 	XREMain::XRE_main 	toolkit/xre/nsAppRunner.cpp:3863
26 	xul.dll 	XRE_main 	toolkit/xre/nsAppRunner.cpp:3939
27 	firefox.exe 	wmain 	toolkit/xre/nsWindowsWMain.cpp:100
28 	firefox.exe 	__tmainCRTStartup 	crtexe.c:552
29 	kernel32.dll 	BaseThreadInitThunk 	
30 	ntdll.dll 	__RtlUserThreadStart 	
31 	ntdll.dll 	_RtlUserThreadStart

More reports at:
https://crash-stats.mozilla.com/report/list?signature=JS_CallTracer
Assignee: general → wmccloskey
Whiteboard: [native-crash] → [native-crash][js:inv:p1]
There's not a lot to go on here. I could look at crash dumps in the debugger, but that rarely yields anything useful, and this is only a #30 top crash.
Assignee: wmccloskey → general
More reports also at:
https://crash-stats.mozilla.com/report/list?signature=JS_CallTracer%28JSTracer*%2C+void*%2C+JSGCTraceKind%29
Crash Signature: [@ JS_CallTracer] → [@ JS_CallTracer] [@ JS_CallTracer(JSTracer*, void*, JSGCTraceKind) ]
Summary: crash in JS_CallTracer while printing → crash in JS_CallTracer
There have been no crashes for the last four weeks after 21.0.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.