Closed
Bug 601584
Opened 15 years ago
Closed 15 years ago
Firefox 4.0b6 crash [@ js::InvokeCommon<int (__cdecl*)(JSContext*, JSObject*, unsigned int, js::Value*, js::Value*)> ]
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; rv:2.0b6) Gecko/20100101 Firefox/4.0b6
This is a new crash signature in 4.0b4, b5, b6.
Until now, it does not happen in 4.0b7pre.
It is #69 top crasher in 4.0b6 for the last 2 weeks.
One comment says: "Browser is running in the Google Earth Plugin stuck."
Signature js::InvokeCommon<int (__cdecl*)(JSContext*, JSObject*, unsigned int, js::Value*, js::Value*)>
UUID 7897cabe-0b33-4c8a-afda-5ab982101002
Time 2010-10-02 13:07:26.347847
Uptime 6873
Install Age 24035 seconds (6.7 hours) since version was first installed.
Product Firefox
Version 4.0b6
Build ID 20100914083612
Branch 2.0
OS Windows NT
OS Version 6.1.7600
CPU x86
CPU Info GenuineIntel family 6 model 23 stepping 6
Crash Reason EXCEPTION_ACCESS_VIOLATION_WRITE
Crash Address 0x694f94cd
App Notes AdapterVendorID: 10de, AdapterDeviceID: 0649
Frame Module Signature [Expand] Source
0 xul.dll js::InvokeCommon<int >
1 xul.dll js::Invoke js/src/jsinterp.cpp:696
2 xul.dll js::InternalInvoke js/src/jsinterp.cpp:736
3 xul.dll nsXPCWrappedJSClass::CallMethod js/src/xpconnect/src/xpcwrappedjsclass.cpp:1688
4 xul.dll nsXPCWrappedJS::CallMethod js/src/xpconnect/src/xpcwrappedjs.cpp:570
5 xul.dll PrepareAndDispatch xpcom/reflect/xptcall/src/md/win32/xptcstubs.cpp:114
6 xul.dll SharedStub xpcom/reflect/xptcall/src/md/win32/xptcstubs.cpp:141
7 xul.dll nsEventListenerManager::HandleEventSubType content/events/src/nsEventListenerManager.cpp:1112
More reports at:
http://crash-stats.mozilla.com/report/list?range_value=1&range_unit=weeks&signature=js%3A%3AInvokeCommon%3Cint%20%28__cdecl*%29%28JSContext*%2C%20JSObject*%2C%20unsigned%20int%2C%20js%3A%3AValue*%2C%20js%3A%3AValue*%29%3E&version=Firefox%3A4.0b6
Comment 1•15 years ago
|
||
According to http://people.mozilla.com/~chofmann/crash-stats/20101114/compare-rank-40b6-40b7-40b8pre.txt, this stack is no longer showing up in B7 data. Closing this one out as WFM.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Updated•14 years ago
|
Crash Signature: [@ js::InvokeCommon<int (__cdecl*)(JSContext*, JSObject*, unsigned int, js::Value*, js::Value*)> ]
You need to log in
before you can comment on or make changes to this bug.
Description
•