Closed
Bug 1036353
Opened 11 years ago
Closed 10 years ago
Intermittent test_bug773326.html | application crashed [@ js::jit::BytecodeAnalysis::init(js::jit::TempAllocator&, js::GSNCache&)]
Categories
(Core :: JavaScript Engine: JIT, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: crash, intermittent-failure)
Android 4.0 Panda b2g-inbound opt test mochitest-4 on 2014-07-09 01:32:16 PDT for push bbdd5a970969
slave: panda-0614
https://tbpl.mozilla.org/php/getParsedLog.php?id=43413638&tree=B2g-Inbound
01:48:01 WARNING - PROCESS-CRASH | /tests/dom/bindings/test/test_bug773326.html | application crashed [@ js::jit::BytecodeAnalysis::init(js::jit::TempAllocator&, js::GSNCache&)]
01:48:01 INFO - Crash dump filename: /tmp/tmpsaymGI/2c2f2440-3d69-4478-74555d86-79374059.dmp
01:48:01 INFO - Operating system: Android
01:48:01 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
01:48:01 INFO - CPU: arm
01:48:01 INFO - 2 CPUs
01:48:01 INFO - Crash reason: SIGSEGV
01:48:01 INFO - Crash address: 0x1a8
01:48:01 INFO - Thread 13 (crashed)
01:48:01 INFO - 0 libxul.so!js::jit::BytecodeAnalysis::init(js::jit::TempAllocator&, js::GSNCache&) [jsopcodeinlines.h:bbdd5a970969 : 49 + 0x8]
01:48:01 INFO - r4 = 0x5beca20c r5 = 0x000000a3 r6 = 0x00000035 r7 = 0x0000028c
01:48:01 INFO - r8 = 0x644c3218 r9 = 0x00000003 r10 = 0x5beca266 fp = 0x5d490cc0
01:48:01 INFO - sp = 0x5d48f4e0 lr = 0x63e2951d pc = 0x63e29506
01:48:01 INFO - Found by: given as instruction pointer in context
01:48:01 INFO - 1 libxul.so!js::jit::BaselineCompiler::init() [BaselineCompiler.cpp:bbdd5a970969 : 38 + 0xd]
01:48:01 INFO - r4 = 0x5d48f590 r5 = 0x5d490cb0 r6 = 0x5be29520 r7 = 0x6bb11200
01:48:01 INFO - r8 = 0x00000000 r9 = 0x5d4912f0 r10 = 0x5d491308 fp = 0x5d4916a0
01:48:01 INFO - sp = 0x5d48f548 pc = 0x63e29967
01:48:01 INFO - Found by: call frame info
01:48:01 INFO - 2 libxul.so!js::jit::BaselineCompile(JSContext*, JSScript*) [BaselineJIT.cpp:bbdd5a970969 : 234 + 0x3]
01:48:01 INFO - r4 = 0x6ddd8010 r5 = 0x00000000 r6 = 0x5be29520 r7 = 0x6bb11200
01:48:01 INFO - r8 = 0x00000000 r9 = 0x5d4912f0 r10 = 0x5d491308 fp = 0x5d4916a0
01:48:01 INFO - sp = 0x5d48f558 pc = 0x63e3d0d9
01:48:01 INFO - Found by: call frame info
01:48:01 INFO - 3 libxul.so!js::jit::CanEnterBaselineMethod(JSContext*, js::RunState&) [BaselineJIT.cpp:bbdd5a970969 : 358 + 0x3]
01:48:01 INFO - r4 = 0x5d490fd8 r5 = 0x5be29520 r6 = 0x00004e20 r7 = 0x5d491300
01:48:01 INFO - r8 = 0x00000000 r9 = 0x5d4912f0 r10 = 0x5d491308 fp = 0x5d4916a0
01:48:01 INFO - sp = 0x5d490f88 pc = 0x63e3da31
01:48:01 INFO - Found by: call frame info
01:48:01 INFO - 4 libxul.so!js::RunScript [Interpreter.cpp:bbdd5a970969 : 387 + 0x7]
01:48:01 INFO - r4 = 0x5d490fd8 r5 = 0x5be29520 r6 = 0x5be29520 r7 = 0x5d491300
01:48:01 INFO - r8 = 0x00000000 r9 = 0x5d4912f0 r10 = 0x5d491308 fp = 0x5d4916a0
01:48:01 INFO - sp = 0x5d490fa0 pc = 0x63f669d1
01:48:01 INFO - Found by: call frame info
01:48:01 INFO - 5 libxul.so!js::Invoke(JSContext*, JS::CallArgs, js::MaybeConstruct) [Interpreter.cpp:bbdd5a970969 : 369 + 0xd]
01:48:01 INFO - r4 = 0x5d490fd4 r5 = 0x00000001 r6 = 0x5be29520 r7 = 0x5d491300
01:48:01 INFO - r8 = 0x00000000 r9 = 0x5d4912f0 r10 = 0x5d491308 fp = 0x5d4916a0
01:48:01 INFO - sp = 0x5d490fb8 pc = 0x63f67913
01:48:01 INFO - Found by: call frame info
01:48:01 INFO - 6 libxul.so!js::CallOrConstructBoundFunction(JSContext*, unsigned int, JS::Value*) [jsfun.cpp:bbdd5a970969 : 1409 + 0x3]
Comment 1•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
•