Closed
Bug 636600
Opened 15 years ago
Closed 4 years ago
Investigate Firefox B10 crash spike in [@ nsXPCWrappedJSClass::CallMethod(nsXPCWrappedJS*, unsigned short, XPTMethodDescriptor const*, nsXPTCMiniVariant*) ]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: marcia, Unassigned)
Details
(Keywords: crash)
Crash Data
Seen while reviewing crash stats. http://tinyurl.com/4okdgj4 links to the over 28K crashes in one week. Sheila first noticed that there had been a significant uptake in crashes in this stack in Beta 10 and Sheila and I don't recall seeing this crash when we were looking at the B10 data (have not looked at it lately since we were looking at B11 and trunk). This crash also shows up in B11 with 324 crashes in the past week. There is a very small amount of crashes on the trunk.
The majority of the crashes are Windows 7 crashes.
chofmann's reports show this crash started showing up the 5th of February registering in the top 300 with 16 crashes.
This is all Beta 10 day.
6th - not there
7th - there
8th - not there
9th - it appears as #2 with 2719 crashes
10th - 7,828 crashes
From that date on it was in the #1 spot on B10.
Frame Module Signature [Expand] Source
0 @0x6f0070
1 xul.dll nsXPCWrappedJSClass::CallMethod js/src/xpconnect/src/xpcwrappedjsclass.cpp:1594
2 xul.dll nsXPCWrappedJS::CallMethod js/src/xpconnect/src/xpcwrappedjs.cpp:588
3 xul.dll PrepareAndDispatch xpcom/reflect/xptcall/src/md/win32/xptcstubs.cpp:114
4 xul.dll SharedStub xpcom/reflect/xptcall/src/md/win32/xptcstubs.cpp:141
5 xul.dll nsDocument::InitCSP
Comment 1•15 years ago
|
||
There were several fixes this area since b11 and the crash appears to have disappeared from b12pre (http://tinyurl.com/4zv73hk).
Comment 2•15 years ago
|
||
Ok, so maybe there was something there and it just got fixed. Not worth spending much time on then unless we see some similar spike. It was just odd that it kind of exploded after Beta10 had been out for a couple of weeks.
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsXPCWrappedJSClass::CallMethod(nsXPCWrappedJS*, unsigned short, XPTMethodDescriptor const*, nsXPTCMiniVariant*) ]
| Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Updated•10 years ago
|
Crash Signature: [@ nsXPCWrappedJSClass::CallMethod(nsXPCWrappedJS*, unsigned short, XPTMethodDescriptor const*, nsXPTCMiniVariant*) ] → [@ nsXPCWrappedJSClass::CallMethod(nsXPCWrappedJS*, unsigned short, XPTMethodDescriptor const*, nsXPTCMiniVariant*) ]
[@ nsXPCWrappedJSClass::CallMethod ]
Comment 3•4 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•