Closed
Bug 729479
Opened 13 years ago
Closed 7 years ago
Crash with abort message: "###!!! ABORT: NULL actor value passed to non-nullable param"
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash, Whiteboard: [mobile-crash])
Crash Data
It's #7 top crasher in Fennec 10.0.2.
Signature mozalloc_abort | __swrite | libxul.so@0xe7d3ef | nsSVGLength2::ToDOMAnimVal More Reports Search
UUID e352ab13-e4dd-4c33-83af-8ea5b2120222
Date Processed 2012-02-22 11:51:33
Process Type content
Uptime 76
Install Age 2.5 days since version was first installed.
Install Time 2012-02-19 23:34:51
Product Fennec
Version 10.0.2
Build ID 20120215223137
Release Channel release
OS Linux
OS Version 0.0.0 Linux 2.6.35.7-I9100XWKF3-CL276555 #2 SMP PREEMPT Thu Jun 9 18:28:28 KST 2011 armv7l
Build Architecture arm
Build Architecture Info
Crash Reason SIGSEGV
Crash Address 0x0
App Notes
WebGL? EGL? EGL+
GL Context? GL Context+
WebGL+
xpcom_runtime_abort(###!!! ABORT: NULL actor value passed to non-nullable param: file /builds/slave/rel-m-rel-lnx-andrd-bld/build/obj-firefox/ipc/ipdl/PNeckoChild.cpp, line 909)
EMCheckCompatibility True
Frame Module Signature Source
0 libmozalloc.so mozalloc_abort memory/mozalloc/mozalloc_abort.cpp:66
1 libc.so __swrite
2 libxul.so libxul.so@0xe7d3ef
3 libxul.so nsSVGLength2::ToDOMAnimVal nsBaseHashtable.h:106
4 @0x6c756e2b
5 libnspr4.so PR_Unlock nsprpub/pr/src/pthreads/ptsynch.c:237
6 @0x41f57c4e
7 libxul.so nsCOMPtr_base::~nsCOMPtr_base obj-firefox/xpcom/build/nsCOMPtr.cpp:81
8 @0x41dc103e
9 libmozutils.so malloc_mutex_unlock memory/jemalloc/jemalloc.c:1539
10 libmozutils.so arena_dalloc memory/jemalloc/jemalloc.c:4510
11 libmozutils.so __wrap_realloc memory/jemalloc/jemalloc.c:4552
12 @0x18
13 libmozutils.so __wrap_free memory/jemalloc/jemalloc.c:6497
14 libxul.so libxul.so@0xeb9e1a
15 libxul.so ReleaseData xpcom/string/src/nsSubstring.cpp:118
16 libnspr4.so libnspr4.so@0x2553a
17 libmozutils.so malloc_mutex_unlock memory/jemalloc/jemalloc.c:1539
18 libmozutils.so arena_malloc memory/jemalloc/jemalloc.c:4038
19 libmozutils.so imalloc memory/jemalloc/jemalloc.c:4112
20 libmozutils.so __wrap_malloc memory/jemalloc/jemalloc.c:6223
21 libmozalloc.so moz_malloc memory/mozalloc/mozalloc.cpp:113
22 libxul.so nsStringBuffer::Alloc xpcom/string/src/nsSubstring.cpp:209
23 libxul.so nsAString_internal::MutatePrep xpcom/string/src/nsTSubstring.cpp:162
24 libxul.so nsAString_internal::ReplacePrepInternal xpcom/string/src/nsTSubstring.cpp:221
25 @0x92
26 libxul.so nsAString_internal::Assign nsCharTraits.h:218
27 libxul.so nsCOMPtr_base::assign_with_AddRef obj-firefox/xpcom/build/nsCOMPtr.cpp:89
28 libxul.so nsWebSocket::ParseURL nsCOMPtr.h:522
29 libxul.so nsWebSocket::Init content/base/src/nsWebSocket.cpp:1307
30 libxul.so nsWebSocket::Initialize content/base/src/nsWebSocket.cpp:564
31 libxul.so nsDOMConstructor::Construct dom/base/nsDOMClassInfo.cpp:5355
32 libxul.so nsDOMConstructorSH::Construct dom/base/nsDOMClassInfo.cpp:10577
33 libxul.so XPC_WN_Helper_Construct js/xpconnect/src/XPCWrappedNativeJSOps.cpp:1032
34 libxul.so js::InvokeConstructorKernel js/src/jscntxtinlines.h:297
35 libxul.so js::Interpret js/src/jsinterp.cpp:3945
36 libxul.so js::RunScript js/src/jsinterp.cpp:584
37 libxul.so js::Invoke js/src/jsinterp.cpp:647
38 libxul.so JS_CallFunctionValue js/src/jsapi.cpp:5199
39 libxul.so nsJSContext::CallEventHandler dom/base/nsJSEnvironment.cpp:1937
40 libxul.so nsGlobalWindow::RunTimeout dom/base/nsGlobalWindow.cpp:9307
41 libxul.so nsGlobalWindow::TimerCallback dom/base/nsGlobalWindow.cpp:9747
42 libxul.so nsTimerImpl::Fire xpcom/threads/nsTimerImpl.cpp:425
43 libxul.so nsTimerEvent::Run xpcom/threads/nsTimerImpl.cpp:521
44 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:631
45 libxul.so NS_ProcessNextEvent_P obj-firefox/xpcom/build/nsThreadUtils.cpp:245
46 libxul.so mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:110
47 libxul.so mozilla::ipc::MessagePumpForChildProcess::Run ipc/glue/MessagePump.cpp:229
48 libxul.so MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:208
49 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:201
50 libxul.so nsBaseAppShell::Run widget/src/xpwidgets/nsBaseAppShell.cpp:189
51 libxul.so XRE_RunAppShell toolkit/xre/nsEmbedFunctions.cpp:685
52 libxul.so mozilla::ipc::MessagePumpForChildProcess::Run ipc/glue/MessagePump.cpp:215
53 libxul.so MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:208
54 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:201
55 libxul.so XRE_InitChildProcess toolkit/xre/nsEmbedFunctions.cpp:524
56 libmozutils.so ChildProcessInit other-licenses/android/APKOpen.cpp:705
57 libplugin-container.so main ipc/app/MozillaRuntimeMainAndroid.cpp:68
58 libc.so __libc_init
59 @0xffffffe2
| Reporter | ||
Comment 1•13 years ago
|
||
It might be related to bug 644388.
| Reporter | ||
Updated•13 years ago
|
Crash Signature: pthread_mutex_unlock]
[@ mozalloc_abort | __sread] → pthread_mutex_unlock]
[@ mozalloc_abort | __sread]
[@ mozalloc_abort | __swrite | libxul.so@0xe7db79 | nsSVGLength2::DOMAnimatedLength::cycleCollection::Traverse]
| Reporter | ||
Updated•13 years ago
|
Crash Signature: pthread_mutex_unlock]
[@ mozalloc_abort | __sread]
[@ mozalloc_abort | __swrite | libxul.so@0xe7db79 | nsSVGLength2::DOMAnimatedLength::cycleCollection::Traverse] → pthread_mutex_unlock]
[@ mozalloc_abort | __sread]
[@ mozalloc_abort | __swrite | libxul.so@0xe7db79 | nsSVGLength2::DOMAnimatedLength::cycleCollection::Traverse]
[@ mozalloc_abort | nsSVGLength2::DOMAnimatedLength::cycleCollection::Traverse]
Summary: Crash @ mozalloc_abort | __swrite | libxul.so@0xe... with abort message: "###!!! ABORT: NULL actor value passed to non-nullable param" → Crash with abort message: "###!!! ABORT: NULL actor value passed to non-nullable param"
Comment 3•7 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Comment 4•7 years ago
|
||
Closing because no crash reported since 12 weeks.
You need to log in
before you can comment on or make changes to this bug.
Description
•