Closed
Bug 1112097
Opened 10 years ago
Closed 10 years ago
Intermittent testOfflinePage | application crashed [@ js::Shape* js::gc::AllocateNonObject<js::Shape, (js::AllowGC)1>(js::ThreadSafeContext*)]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: crash, intermittent-failure)
Android 4.0 armv7 API 10+ fx-team opt test robocop-5
https://treeherder.mozilla.org/logviewer.html#?job_id=1447411&repo=fx-team
17:43:39 WARNING - PROCESS-CRASH | testOfflinePage | application crashed [@ js::Shape* js::gc::AllocateNonObject<js::Shape, (js::AllowGC)1>(js::ThreadSafeContext*)]
17:43:39 INFO - Crash dump filename: /tmp/tmpEfMXzV/53dc28f5-ca4a-7726-17c65cb0-270ccc94.dmp
17:43:39 INFO - Operating system: Android
17:43:39 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
17:43:39 INFO - CPU: arm
17:43:39 INFO - 2 CPUs
17:43:39 INFO - Crash reason: SIGSEGV
17:43:39 INFO - Crash address: 0x274
17:43:39 INFO - Thread 12 (crashed)
17:43:39 INFO - 0 libxul.so!js::Shape* js::gc::AllocateNonObject<js::Shape, (js::AllowGC)1>(js::ThreadSafeContext*) [Heap.h:295f228e8a9b : 484 + 0x0]
17:43:39 INFO - r4 = 0x68eec868 r5 = 0x68eec868 r6 = 0x00000000 r7 = 0x5c5fa630
17:43:39 INFO - r8 = 0x5c3591e0 r9 = 0x00000000 r10 = 0x00000000 fp = 0x5c5fa924
17:43:39 INFO - sp = 0x5c5fa548 lr = 0x64295c77 pc = 0x6428f47a
17:43:39 INFO - Found by: given as instruction pointer in context
17:43:39 INFO - 1 libxul.so!js::Shape::new_(js::ExclusiveContext*, js::StackShape&, unsigned int) [jsgcinlines.h:295f228e8a9b : 729 + 0x3]
17:43:39 INFO - r4 = 0x60000000 r5 = 0x68eec868 r6 = 0x00000000 r7 = 0x5c5fa630
17:43:39 INFO - r8 = 0x5c3591e0 r9 = 0x00000000 r10 = 0x00000000 fp = 0x5c5fa924
17:43:39 INFO - sp = 0x5c5fa550 pc = 0x64295c77
17:43:39 INFO - Found by: call frame info
17:43:39 INFO - 2 libxul.so!js::PropertyTree::getChild(js::ExclusiveContext*, js::Shape*, js::StackShape&) [jspropertytree.cpp:295f228e8a9b : 182 + 0x9]
17:43:39 INFO - r4 = 0x682340e0 r5 = 0x682340e0 r6 = 0x68eec838 r7 = 0x5c5fa630
17:43:39 INFO - r8 = 0x5c3591e0 r9 = 0x00000000 r10 = 0x00000000 fp = 0x5c5fa924
17:43:39 INFO - sp = 0x5c5fa578 pc = 0x642ac831
17:43:39 INFO - Found by: call frame info
17:43:39 INFO - 3 libxul.so!js::NativeObject::getChildProperty(js::ExclusiveContext*, JS::Handle<js::NativeObject*>, JS::Handle<js::Shape*>, js::StackShape&) [Shape.cpp:295f228e8a9b : 409 + 0xd]
17:43:39 INFO - r4 = 0x682340e0 r5 = 0x5c5fa604 r6 = 0x5c5fa930 r7 = 0x5c5fa60c
17:43:39 INFO - r8 = 0x5c5fa930 r9 = 0x00000000 r10 = 0x00000000 fp = 0x5c5fa924
17:43:39 INFO - sp = 0x5c5fa5b0 pc = 0x64315abb
17:43:39 INFO - Found by: call frame info
17:43:39 INFO - 4 libxul.so!js::Shape* js::NativeObject::addPropertyInternal<(js::ExecutionMode)0>(js::ExecutionModeTraits<(js::ExecutionMode)0>::ExclusiveContextType, JS::Handle<js::NativeObject*>, JS::Handle<jsid>, bool (*)(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::MutableHandle<JS::Value>), bool (*)(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, bool, JS::MutableHandle<JS::Value>), unsigned int, unsigned int, unsigned int, js::Shape**, bool) [NativeObject.h:295f228e8a9b : 658 + 0x3]
17:43:39 INFO - r4 = 0x00000000 r5 = 0x00000000 r6 = 0x682340e0 r7 = 0x00000000
17:43:39 INFO - r8 = 0x5c5fa930 r9 = 0x00000000 r10 = 0x00000000 fp = 0x5c5fa924
17:43:39 INFO - sp = 0x5c5fa5e8 pc = 0x64326b49
17:43:39 INFO - Found by: call frame info
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 2•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
•