Closed
Bug 767717
Opened 13 years ago
Closed 12 years ago
crash in EndMarkPhase
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash, regression, Whiteboard: [js:inv:p3])
Crash Data
It first appeared in 16.0a1/20120613165914. The regression range is:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=131961e5e0d1&tochange=880f30ecdf6b
It might be a regression from bug 743396 and also related to bug 767643.
Signature EndMarkPhase More Reports Search
UUID 9d1b420c-7180-4976-8cc7-256bc2120622
Date Processed 2012-06-22 16:19:14
Uptime 7578
Install Age 2.1 hours since version was first installed.
Install Time 2012-06-22 14:12:34
Product Firefox
Version 16.0a1
Build ID 20120622030533
Release Channel nightly
OS Windows NT
OS Version 5.1.2600 Service Pack 3
Build Architecture x86
Build Architecture Info GenuineIntel family 15 model 4 stepping 1
Crash Reason EXCEPTION_ACCESS_VIOLATION_READ
Crash Address 0x0
App Notes
AdapterVendorID: 0x8086, AdapterDeviceID: 0x2572, AdapterSubsysID: 4043107b, AdapterDriverVersion: 6.14.10.4299
D3D10 Layers? D3D10 Layers- D3D9 Layers? D3D9 Layers-
EMCheckCompatibility True
Adapter Vendor ID 0x8086
Adapter Device ID 0x2572
Total Virtual Memory 2147352576
Available Virtual Memory 1714843648
System Memory Use Percentage 87
Available Page File 1395707904
Available Physical Memory 127463424
Frame Module Signature Source
0 mozjs.dll EndMarkPhase js/src/jsgc.cpp:3169
1 mozjs.dll IncrementalMarkSlice js/src/jsgc.cpp:3636
2 mozjs.dll GCCycle js/src/jsgc.cpp:3782
3 mozjs.dll Collect js/src/jsgc.cpp:3893
4 nspr4.dll nspr4.dll@0x8d4f
5 mozjs.dll js::IncrementalGC js/src/jsfriendapi.cpp:149
6 xul.dll nsXPConnect::Collect js/xpconnect/src/nsXPConnect.cpp:382
7 xul.dll nsXPConnect::GarbageCollect js/xpconnect/src/nsXPConnect.cpp:392
8 xul.dll nsJSContext::GarbageCollectNow dom/base/nsJSEnvironment.cpp:2940
9 xul.dll GCTimerFired dom/base/nsJSEnvironment.cpp:3108
10 xul.dll nsTimerImpl::Fire xpcom/threads/nsTimerImpl.cpp:473
11 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:624
12 xul.dll mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:113
13 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:201
14 xul.dll MessageLoop::Run ipc/chromium/src/base/message_loop.cc:175
15 xul.dll nsBaseAppShell::Run widget/xpwidgets/nsBaseAppShell.cpp:163
16 xul.dll nsAppShell::Run widget/windows/nsAppShell.cpp:232
17 xul.dll nsAppStartup::Run toolkit/components/startup/nsAppStartup.cpp:256
18 xul.dll XREMain::XRE_mainRun toolkit/xre/nsAppRunner.cpp:3786
19 xul.dll XREMain::XRE_main toolkit/xre/nsAppRunner.cpp:3863
20 xul.dll XRE_main toolkit/xre/nsAppRunner.cpp:3939
21 firefox.exe wmain toolkit/xre/nsWindowsWMain.cpp:100
22 firefox.exe __tmainCRTStartup crtexe.c:552
23 kernel32.dll BaseProcessStart
More reports at:
https://crash-stats.mozilla.com/report/list?signature=EndMarkPhase
Updated•13 years ago
|
Whiteboard: [js:inv:p3]
| Reporter | ||
Comment 1•12 years ago
|
||
There have been no crashes for the last four weeks after 19.0.2.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•