Closed
Bug 1009557
Opened 11 years ago
Closed 10 years ago
Intermittent | Shutdown | application crashed [@ mozilla::dom::DataStoreImplBinding::getLength_promiseWrapper]
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: crash, intermittent-failure)
Android 4.0 Panda mozilla-inbound opt test plain-reftest-2 on 2014-05-13 03:24:21 PDT for push a34412a9f079
slave: panda-0788
https://tbpl.mozilla.org/php/getParsedLog.php?id=39556903&tree=Mozilla-Inbound
PROCESS-CRASH | Shutdown | application crashed [@ mozilla::dom::DataStoreImplBinding::getLength_promiseWrapper]
03:58:11 INFO - Crash dump filename: /tmp/tmpcgRbqJ/12e104c4-5518-8bcb-5aa2d55b-4d34836c.dmp
03:58:11 INFO - Operating system: Android
03:58:11 INFO - 0.0.0 Linux 3.2.0+ #2 SMP PREEMPT Thu Nov 29 08:06:57 EST 2012 armv7l pandaboard/pandaboard/pandaboard:4.0.4/IMM76I/5:eng/test-keys
03:58:11 INFO - CPU: arm
03:58:11 INFO - 2 CPUs
03:58:11 INFO - Crash reason: SIGSEGV
03:58:11 INFO - Crash address: 0xffffffec
03:58:11 INFO - Thread 30 (crashed)
03:58:11 INFO - 0 libxul.so!mozilla::dom::DataStoreImplBinding::getLength_promiseWrapper [DataStoreImplBinding.cpp:a34412a9f079 : 1200 + 0x0]
03:58:11 INFO - r4 = 0x677592b0 r5 = 0x00000000 r6 = 0x00000000 r7 = 0x6b3ffe04
03:58:11 INFO - r8 = 0x63075a49 r9 = 0x64085f81 r10 = 0x64085f81 fp = 0x00000001
03:58:11 INFO - sp = 0x6b3ffcc0 lr = 0x630cb4b5 pc = 0x63324648
03:58:11 INFO - Found by: given as instruction pointer in context
03:58:11 INFO - 1 0x677592ae
03:58:11 INFO - r4 = 0x63075a49 r5 = 0x6ac2cf50 r6 = 0x64085f81 r7 = 0x6ac2cf50
03:58:11 INFO - r8 = 0x677592b0 r9 = 0x64085f81 r10 = 0x64085f81 fp = 0x00000001
03:58:11 INFO - sp = 0x6b3ffd08 pc = 0x677592b0
03:58:11 INFO - Found by: call frame info
03:58:11 INFO - 2 libxul.so!RunnableMethod<FdWatcher, void (FdWatcher::*)(), Tuple0>::Run() [tuple.h:a34412a9f079 : 383 + 0x13]
03:58:11 INFO - sp = 0x6b3ffd30 pc = 0x62f3c0bf
03:58:11 INFO - Found by: stack scanning
03:58:11 INFO - 3 libxul.so!mozilla::ipc::MessageChannel::DequeueTask::Run() [MessageChannel.h:a34412a9f079 : 383 + 0x9]
03:58:11 INFO - sp = 0x6b3ffd40 pc = 0x63082a31
03:58:11 INFO - Found by: call frame info
03:58:11 INFO - 4 libxul.so!MessageLoop::RunTask(Task*) [message_loop.cc:a34412a9f079 : 357 + 0x5]
03:58:11 INFO - sp = 0x6b3ffd48 pc = 0x6307a4c5
03:58:11 INFO - Found by: call frame info
03:58:11 INFO - 5 libxul.so!MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const&) [message_loop.cc:a34412a9f079 : 365 + 0x5]
03:58:11 INFO - r4 = 0x00000001 r5 = 0x6b3ffd78 sp = 0x6b3ffd58 pc = 0x6307c5bd
03:58:11 INFO - Found by: call frame info
03:58:11 INFO - 6 libxul.so!MessageLoop::DoWork() [message_loop.cc:a34412a9f079 : 443 + 0x3]
03:58:11 INFO - r4 = 0x6b3ffdf8 r5 = 0x6b3ffd78 sp = 0x6b3ffd68 pc = 0x6307e15b
03:58:11 INFO - Found by: call frame info
03:58:11 INFO - 7 libxul.so!base::MessagePumpDefault::Run(base::MessagePump::Delegate*) [message_pump_default.cc:a34412a9f079 : 34 + 0x7]
03:58:11 INFO - r4 = 0x00000000 r5 = 0xffffffff r6 = 0x6aceb080 r7 = 0x6b3ffdf8
03:58:11 INFO - sp = 0x6b3ffd98 pc = 0x6307a971
03:58:11 INFO - Found by: call frame info
03:58:11 INFO - 8 libxul.so!MessageLoop::RunInternal() [message_loop.cc:a34412a9f079 : 229 + 0x5]
03:58:11 INFO - r4 = 0x6b3ffdf8 r5 = 0x6b3ffdf8 r6 = 0x6acd9fd0 r7 = 0x00000078
I think the top frame is bogus. This looks like it's related to bug 964636.
Component: DOM → XPCOM
Comment 2•11 years ago
|
||
Did we determine if this is related to bug 964636 or not?
Comment 3•10 years ago
|
||
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•