Closed
Bug 606119
Opened 14 years ago
Closed 13 years ago
crash on Windows XP [@ HandleErrorInExcessFrames ]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash, regression)
Crash Data
Build: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101020 Firefox/4.0b8pre
It is a new crash signature. Crashes first appeared in 4.0b8pre/20101013 build.
It happens only on Windows XP.
It is #160 top crasher in 4.0b8pre for the last week.
One comment talks about Google Maps.
Signature HandleErrorInExcessFrames
UUID b3cc9de8-af47-45bf-8568-63b662101020
Time 2010-10-20 23:23:25.567280
Uptime 56850
Last Crash 129682 seconds (1.5 days) before submission
Install Age 90075 seconds (1.0 days) since version was first installed.
Product Firefox
Version 4.0b8pre
Build ID 20101019041714
Branch 2.0
OS Windows NT
OS Version 5.1.2600 Service Pack 3
CPU x86
CPU Info GenuineIntel family 6 model 15 stepping 11
Crash Reason EXCEPTION_ACCESS_VIOLATION_READ
Crash Address 0x0
App Notes AdapterVendorID: 10de, AdapterDeviceID: 0429
Frame Module Signature [Expand] Source
0 mozjs.dll HandleErrorInExcessFrames js/src/methodjit/InvokeHelpers.cpp:648
1 mozjs.dll FinishExcessFrames js/src/methodjit/InvokeHelpers.cpp:728
2 mozjs.dll RunTracer js/src/methodjit/InvokeHelpers.cpp:873
3 mozjs.dll js::mjit::stubs::InvokeTracer js/src/methodjit/InvokeHelpers.cpp:917
4 mozjs.dll array_unshift js/src/jsarray.cpp:2187
5 mozjs.dll js::mjit::EnterMethodJIT js/src/methodjit/MethodJIT.cpp:742
6 mozjs.dll CheckStackAndEnterMethodJIT js/src/methodjit/MethodJIT.cpp:767
7 mozjs.dll js::mjit::JaegerShot js/src/methodjit/MethodJIT.cpp:784
8 mozjs.dll js::RunScript js/src/jsinterp.cpp:635
9 mozjs.dll js::Invoke js/src/jsinterp.cpp:747
10 mozjs.dll js_fun_apply js/src/jsfun.cpp:2369
11 @0xde86c6c
12 mozjs.dll js::mjit::EnterMethodJIT js/src/methodjit/MethodJIT.cpp:742
13 mozjs.dll CheckStackAndEnterMethodJIT js/src/methodjit/MethodJIT.cpp:767
14 mozjs.dll js::mjit::JaegerShot js/src/methodjit/MethodJIT.cpp:784
15 mozjs.dll js::RunScript js/src/jsinterp.cpp:635
16 mozjs.dll js::Invoke js/src/jsinterp.cpp:747
17 mozjs.dll js_fun_apply js/src/jsfun.cpp:2369
18 @0xaacab08
19 mozjs.dll js::mjit::EnterMethodJIT js/src/methodjit/MethodJIT.cpp:742
20 mozjs.dll CheckStackAndEnterMethodJIT js/src/methodjit/MethodJIT.cpp:767
....
The regression range is:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=2593c8c8af8b&tochange=f6e81dd5a125
More reports at:
http://crash-stats.mozilla.com/report/list?product=Firefox&query_search=signature&query_type=exact&query=&range_value=4&range_unit=weeks&hang_type=any&process_type=any&plugin_field=&plugin_query_type=&plugin_query=&do_query=1&admin=&signature=HandleErrorInExcessFrames
Updated•14 years ago
|
Crash Signature: [@ HandleErrorInExcessFrames ]
Reporter | ||
Comment 1•13 years ago
|
||
There have been no crashes for the last four weeks.
I close it as WFM.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•