Closed
Bug 759675
Opened 12 years ago
Closed 12 years ago
crash in XPCWrappedNativeScope::TraceJS @ JS_DHashTableEnumerate
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
FIXED
mozilla14
People
(Reporter: scoobidiver, Unassigned)
References
Details
(Keywords: crash, topcrash, Whiteboard: [js:inv:p2][native-crash])
Crash Data
About half of crashes with this crash signature happen with that stack making it #6 top crasher in 14.0b3.
Signature JS_DHashTableEnumerate More Reports Search
UUID 2b5b36b8-afb7-4e1e-83e4-3c3d32120529
Date Processed 2012-05-29 23:30:20
Uptime 716
Install Age 11.9 minutes since version was first installed.
Install Time 2012-05-29 23:18:06
Product FennecAndroid
Version 14.0
Build ID 20120524133102
Release Channel beta
OS Linux
OS Version 0.0.0 Linux 2.6.32.9-perf #1 PREEMPT Mon Sep 19 08:03:47 2011 armv7l
Build Architecture arm
Build Architecture Info
Crash Reason SIGSEGV
Crash Address 0x8
App Notes
AdapterVendorID: semc, AdapterDeviceID: R800a.
AdapterDescription: 'Model: 'R800a', Product: 'R800a_1247-6272', Manufacturer: 'Sony Ericsson', Hardware: 'semc''.
Sony Ericsson R800a
SEMC/R800a_1247-6272/R800a:2.3.4/4.0.2.A.0.42/1f_v3w:user/release-keys
EMCheckCompatibility True
Frame Module Signature Source
0 libxul.so JS_DHashTableEnumerate js/src/jsdhash.cpp:738
1 libxul.so XPCWrappedNativeScope::TraceJS js/xpconnect/src/XPCMaps.h:173
2 libxul.so XPCJSRuntime::TraceXPConnectRoots js/xpconnect/src/XPCJSRuntime.cpp:421
3 libxul.so XPCJSRuntime::TraceGrayJS js/xpconnect/src/XPCJSRuntime.cpp:357
4 libxul.so BeginMarkPhase js/src/jsgc.cpp:2335
5 libxul.so GCCycle js/src/jsgc.cpp:3245
6 libxul.so js::GCSlice js/src/jsgc.cpp:3692
7 libxul.so js::IncrementalGC js/src/jsfriendapi.cpp:162
8 libxul.so nsXPConnect::Collect js/xpconnect/src/nsXPConnect.cpp:420
9 libxul.so nsXPConnect::GarbageCollect js/xpconnect/src/nsXPConnect.cpp:430
10 libxul.so nsJSContext::GarbageCollectNow dom/base/nsJSEnvironment.cpp:2919
11 libxul.so GCTimerFired dom/base/nsJSEnvironment.cpp:3080
12 libxul.so nsTimerImpl::Fire xpcom/threads/nsTimerImpl.cpp:508
13 libxul.so nsTimerEvent::Run xpcom/threads/nsTimerImpl.cpp:591
14 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:656
15 libxul.so NS_ProcessNextEvent_P obj-firefox/xpcom/build/nsThreadUtils.cpp:245
16 libxul.so mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:114
17 libxul.so MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:208
18 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:201
19 libxul.so nsBaseAppShell::Run widget/xpwidgets/nsBaseAppShell.cpp:189
20 libxul.so nsAppStartup::Run toolkit/components/startup/nsAppStartup.cpp:295
21 libxul.so XREMain::XRE_mainRun toolkit/xre/nsAppRunner.cpp:3780
22 libxul.so XREMain::XRE_main toolkit/xre/nsAppRunner.cpp:3857
23 libxul.so XRE_main toolkit/xre/nsAppRunner.cpp:3933
...
More reports at:
https://crash-stats.mozilla.com/report/list?product=FennecAndroid&signature=JS_DHashTableEnumerate
Comment 1•12 years ago
|
||
This is the crash with IGC on the stack.
Whiteboard: [native-crash] → [js:inv:p2][native-crash]
Comment 3•12 years ago
|
||
Adding blake, too. JP says conversation with dmandelin suggests that these are coming from xpcom, can Bobby or Blake give us any thoughts on what's causing these crashes, and how to fix them?
Comment 4•12 years ago
|
||
mccr8 has been looking at these over in bug 759680.
Updated•12 years ago
|
tracking-fennec: --- → 15+
blocking-fennec1.0: ? → .N+
Reporter | ||
Updated•12 years ago
|
Crash Signature: [@ JS_DHashTableEnumerate] → [@ JS_DHashTableEnumerate]
[@ JS_DHashTableEnumerate | XPCWrappedNativeScope::TraceJS]
Reporter | ||
Comment 5•12 years ago
|
||
There are no crashes in 14.0b7, probably fixed by bug 756253.
Comment 6•12 years ago
|
||
One of the crash reports in bug 756253 had this signature, so I'll mark it as a dependency.
Depends on: 756253
Comment 7•12 years ago
|
||
I expect this crash went down with the fix in bug 756253. It still possible that other corruption can trigger this crash.
Comment 8•12 years ago
|
||
Closing as per #5 and #6
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•12 years ago
|
Target Milestone: --- → mozilla14
Updated•12 years ago
|
status-firefox14:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•