Closed
Bug 679412
Opened 13 years ago
Closed 6 years ago
crash in NS_InvokeByIndex_P connected with toolkit@toolkitdevelopment.com add-on
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: kairo, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-2bd2a5ea-072f-4490-b811-ba9bd2110816 .
=============================================================
0 xul.dll NS_InvokeByIndex_P xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp:102
1 xul.dll XPC_WN_CallMethod js/src/xpconnect/src/xpcwrappednativejsops.cpp:1610
2 mozjs.dll js::Interpret js/src/jsinterp.cpp:4685
3 mozjs.dll js::RunScript js/src/jsinterp.cpp:613
4 mozjs.dll js::Invoke js/src/jsinterp.cpp:694
5 mozjs.dll js::ExternalInvoke js/src/jsinterp.cpp:816
6 mozjs.dll JS_CallFunctionValue js/src/jsapi.cpp:5080
7 xul.dll nsXPCWrappedJSClass::CallMethod js/src/xpconnect/src/xpcwrappedjsclass.cpp:1662
8 xul.dll nsXPCWrappedJS::CallMethod js/src/xpconnect/src/xpcwrappedjs.cpp:586
9 xul.dll PrepareAndDispatch xpcom/reflect/xptcall/src/md/win32/xptcstubs.cpp:114
10 xul.dll SharedStub xpcom/reflect/xptcall/src/md/win32/xptcstubs.cpp:141
11 xul.dll nsEventListenerManager::HandleEventSubType content/events/src/nsEventListenerManager.cpp:1142
Correlations:
98% (265/270) vs. 1% (306/33069) m2Shared_v6.dll
98% (265/270) vs. 1% (306/33069) fftoolbar_v6.dll (1.6.1.434)
98% (265/270) vs. 1% (306/33069) mBmp3_v6.dll
98% (265/270) vs. 1% (309/33069) toolkit@toolkitdevelopment.com
0% (0/270) vs. 0% (30/33069) 1.5.0.521
13% (35/270) vs. 0% (35/33069) 1.5.0.523
20% (53/270) vs. 0% (56/33069) 1.5.0.525
66% (177/270) vs. 1% (180/33069) 1.5.1.12
0% (0/270) vs. 0% (8/33069) 1.6.1.132
Either this add-on (those DLL seems to belong to it) is the trigger or the cause.
Marcia, any possibility to reproduce? Any better component for this?
Reporter | ||
Comment 1•13 years ago
|
||
Oh, and https://crash-stats.mozilla.com/report/list?signature=NS_InvokeByIndex_P has more of those crashes.
Reporter | ||
Comment 2•13 years ago
|
||
Correlations are for Firefox 6.0 Windows NT, btw.
Reporter | ||
Comment 3•13 years ago
|
||
#6 overall or #2 excluding hangs in 6.0 stats so far, this is high-profile.
Comment 4•13 years ago
|
||
Yes I saw this one yesterday at the end of the day but did not have time to file it. I searched to try to find out where that add on is coming from but no luck yet.
Comment 5•13 years ago
|
||
6.0 correlations by version show no crashes in the last versions, but with no enough data to conclude it's fixed:
96% (747/778) vs. 1% (891/70779) toolkit@toolkitdevelopment.com
0% (0/778) vs. 0% (56/70779) 1.5.0.521
0% (0/778) vs. 0% (41/70779) 1.5.0.522
14% (108/778) vs. 0% (112/70779) 1.5.0.523
28% (216/778) vs. 0% (224/70779) 1.5.0.525
54% (423/778) vs. 1% (451/70779) 1.5.1.12
0% (0/778) vs. 0% (6/70779) 1.6.1.132
0% (0/778) vs. 0% (1/70779) 1.6.1.134
Comment 6•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
•