Closed Bug 643840 Opened 13 years ago Closed 7 years ago

Crash [@ WrappedNativeSuspecter ]

Categories

(Core :: XPConnect, defect)

x86
All
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: marcia, Unassigned)

References

()

Details

(Keywords: crash, Whiteboard: [tbird crash][gs])

Crash Data

Seen while reviewing crash reports. http://tinyurl.com/4h9qs5j links to the current crashes. Currently #126 in the 4.0 stats.

https://crash-stats.mozilla.com/report/index/13c15779-6c84-4536-88ff-c16402110322

Frame 	Module 	Signature [Expand] 	Source
0 	xul.dll 	WrappedNativeSuspecter 	js/src/xpconnect/src/xpcwrappednativescope.cpp:405
1 	mozjs.dll 	JS_DHashTableEnumerate 	js/src/jsdhash.cpp:743
2 	xul.dll 	XPCWrappedNativeScope::SuspectAllWrappers 	js/src/xpconnect/src/xpcwrappednativescope.cpp:424
3 	xul.dll 	XPCJSRuntime::AddXPConnectRoots 	js/src/xpconnect/src/xpcjsruntime.cpp:566
4 	xul.dll 	nsXPConnect::BeginCycleCollection 	js/src/xpconnect/src/nsXPConnect.cpp:505
5 	xul.dll 	nsCycleCollector::BeginCollection 	xpcom/base/nsCycleCollector.cpp:2582
Windows version showing up in Trunk Crash stats: http://tinyurl.com/42fgluz
Crash Signature: [@ WrappedNativeSuspecter ]
I see a half dozen of these crashes on Nightly right now, looking sort of like a null deref on this line, which is fairly odd:

348    if (wrapper->HasExternalReference()) {

Crashes trying to read a few different small integers.  It might be worth looking into why Native2WrappedNativeMap can have a null value.  If I'm reading the results correctly, it looks like it may have gone up 50 places in the last few days (only to about 43 so not a huge crash), so I wonder if it could be related to any of the XPC things I've landed lately.
Assignee: general → nobody
Component: JavaScript Engine → XPConnect
Summary: Firefox 4.0 Crash [@ WrappedNativeSuspecter ] → Crash [@ WrappedNativeSuspecter ]
I'm marking this bug as WORKSFORME as bug crashlog signature didn't appear from a long time (over half year) in Firefox (except some obsolete Fx <39).
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.