Closed
Bug 606346
Opened 14 years ago
Closed 6 years ago
Firefox 3.6.11 crash in [@ JS_GetGlobalForObject ]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: marcia, Unassigned)
Details
(Keywords: crash)
Crash Data
Seen while trying to reproduce Bug 606316. http://tinyurl.com/24gpjtq links to all of the recent crashes. One other comment that mentioned the google toolbar also had the same version installed as in the STR below.
STR:
1. This crash occurred right after I installed the Beta version of the Google Toolbar. http://www.google.com/toolbar/ff/install.html#tbbrand=
Frame Module Signature [Expand] Source
0 js3250.dll JS_GetGlobalForObject js/src/jsapi.cpp:1821
1 xul.dll nsDOMClassInfo::WrapNative dom/base/nsDOMClassInfo.cpp:1714
2 xul.dll nsWindowSH::GetProperty
3 xul.dll XPCWrapper::GetOrSetNativeProperty js/src/xpconnect/src/XPCWrapper.cpp:594
4 xul.dll XPC_NW_GetOrSetProperty js/src/xpconnect/src/XPCNativeWrapper.cpp:624
5 xul.dll XPC_NW_GetProperty js/src/xpconnect/src/XPCNativeWrapper.cpp:630
6 js3250.dll js_GetPropertyHelper js/src/jsobj.cpp:4275
7 js3250.dll js_Interpret js/src/jsops.cpp:1903
8 js3250.dll js_Invoke js/src/jsinterp.cpp:1368
9 js3250.dll js_fun_apply js/src/jsfun.cpp:2046
10 js3250.dll js_Interpret js/src/jsops.cpp:2208
11 js3250.dll js_Invoke js/src/jsinterp.cpp:1368
12 xul.dll nsXPCWrappedJSClass::CallMethod js/src/xpconnect/src/xpcwrappedjsclass.cpp:1696
13 xul.dll nsXPCWrappedJS::CallMethod js/src/xpconnect/src/xpcwrappedjs.cpp:570
14 xul.dll PrepareAndDispatch xpcom/reflect/xptcall/src/md/win32/xptcstubs.cpp:114
15 xul.dll SharedStub xpcom/reflect/xptcall/src/md/win32/xptcstubs.cpp:141
16 xul.dll nsEventListenerManager::HandleEventSubType content/events/src/nsEventListenerManager.cpp:1041
Reporter | ||
Comment 1•14 years ago
|
||
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ JS_GetGlobalForObject ]
Comment 2•12 years ago
|
||
(In reply to Marcia Knous [:marcia] from comment #1)
> http://crash-stats.mozilla.com/report/index/bp-578f935b-1ab1-489d-b2af-
> b6d9a2101021 is my crash report.
Marcia, Have you seen this since?
Crashes for current version do not seem to match your stack.
eg JS_GetGlobalForObject(JSContext*, JSObject*)
bp-c9451b56-5c40-4684-b0f8-808a12130815
Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Comment 3•6 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•