Closed
Bug 679379
Opened 14 years ago
Closed 2 years ago
Crash Report [@ JS_SetPrivate ]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
People
(Reporter: nhirata, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, Whiteboard: [mobile-crash][native-crash])
Crash Data
This bug was filed from the Socorro interface and is
report bp-4cabf736-1948-45a1-a345-a63022110811 .
=============================================================
Frame Module Signature [Expand] Source
0 libxul.so JS_SetPrivate js/src/jsobj.h:730
1 libxul.so XPCWrappedNative::FlatJSObjectFinalized js/src/xpconnect/src/xpcinlines.h:617
2 libxul.so XPC_WN_NoHelper_Finalize js/src/xpconnect/src/xpcwrappednativejsops.cpp:673
3 libxul.so JSCompartment::finalizeObjectArenaLists js/src/jsobj.h:1274
4 libxul.so GCCycle js/src/jsvector.h:330
5 libxul.so js_GC js/src/jscntxt.h:1788
6 libxul.so JS_CompartmentGC js/src/jsapi.cpp:2584
7 libxul.so JS_GC js/src/jsapi.cpp:2591
8 libxul.so nsXPConnect::Collect js/src/xpconnect/src/nsXPConnect.cpp:413
9 libxul.so nsXPConnect::GarbageCollect js/src/xpconnect/src/nsXPConnect.cpp:422
10 libxul.so nsJSContext::GarbageCollectNow dom/base/nsJSEnvironment.cpp:3254
11 libxul.so GCTimerFired dom/base/nsJSEnvironment.cpp:3303
12 libxul.so nsTimerImpl::Fire xpcom/threads/nsTimerImpl.cpp:425
13 libxul.so nsTimerEvent::Run nsAutoPtr.h:969
14 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:617
15 libxul.so NS_ProcessNextEvent_P obj-firefox/xpcom/build/nsThreadUtils.cpp:245
16 libxul.so mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:134
17 libxul.so mozilla::ipc::MessagePumpForChildProcess::Run ipc/glue/MessagePump.cpp:230
18 libxul.so MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:219
19 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:511
20 libxul.so nsBaseAppShell::Run widget/src/xpwidgets/nsBaseAppShell.cpp:191
21 libxul.so XRE_RunAppShell toolkit/xre/nsEmbedFunctions.cpp:671
22 libxul.so mozilla::ipc::MessagePumpForChildProcess::Run ipc/glue/MessagePump.cpp:222
23 libxul.so MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:219
24 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:511
25 libxul.so XRE_InitChildProcess toolkit/xre/nsEmbedFunctions.cpp:514
26 libmozutils.so ChildProcessInit other-licenses/android/APKOpen.cpp:801
27 plugin-container main ipc/app/MozillaRuntimeMainAndroid.cpp:69
28 libc.so libc.so@0xd412
https://crash-stats.mozilla.com/report/list?range_value=7&range_unit=days&date=2011-08-15%2010%3A00%3A00&signature=JS_SetPrivate&version=Fennec%3A7.0a2
Updated•13 years ago
|
Whiteboard: [mobile-crash] → [mobile-crash][native-crash]
| Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Comment 1•9 years ago
|
||
Crash volume for signature 'JS_SetPrivate':
- nightly (version 50): 1 crash from 2016-06-06.
- aurora (version 49): 0 crash from 2016-06-07.
- beta (version 48): 4 crashes from 2016-06-06.
- release (version 47): 34 crashes from 2016-05-31.
- esr (version 45): 1 crash from 2016-04-07.
Crash volume on the last weeks:
Week N-1 Week N-2 Week N-3 Week N-4 Week N-5 Week N-6 Week N-7
- nightly 0 0 0 0 0 1 0
- aurora 0 0 0 0 0 0 0
- beta 1 1 2 0 0 0 0
- release 4 4 3 9 6 5 3
- esr 0 1 0 0 0 0 0
Affected platforms: Windows, Mac OS X, Linux
status-firefox47:
--- → affected
status-firefox48:
--- → affected
status-firefox50:
--- → affected
status-firefox-esr45:
--- → affected
Updated•4 years ago
|
Blocks: sm-defects-crashes
Comment 2•3 years ago
|
||
Since the crash volume is low (less than 5 per week), the severity is downgraded to S3. Feel free to change it back if you think the bug is still critical.
For more information, please visit auto_nag documentation.
Severity: critical → S3
Comment 3•2 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•