Closed
Bug 823930
Opened 13 years ago
Closed 12 years ago
Intermittent editor/reftests/xul/emptytextbox-3.xul | application crashed [@ js::GetPropertyOperation(JSContext*, JSScript*, unsigned char*, JS::MutableHandle<JS::Value>, JS::MutableHandle<JS::Value>)]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: emorley, Unassigned)
References
Details
(Keywords: crash, intermittent-failure)
Crash Data
Rev4 MacOSX Snow Leopard 10.6 mozilla-central opt test reftest on 2012-12-17 17:46:40 PST for push 2e70b718903a
slave: talos-r4-snow-051
https://tbpl.mozilla.org/php/getParsedLog.php?id=18035572&tree=Firefox
{
REFTEST TEST-START | file:///Users/cltbld/talos-slave/test/build/reftest/tests/editor/reftests/xul/emptytextbox-3.xul | 8715 / 8833 (98%)
TEST-UNEXPECTED-FAIL | file:///Users/cltbld/talos-slave/test/build/reftest/tests/editor/reftests/xul/emptytextbox-3.xul | Exited with code 1 during test run
INFO | automation.py | Application ran for: 0:20:22.449835
INFO | automation.py | Reading PID log: /var/folders/Hs/HsDn6a9SG8idoIya6p9mtE+++TI/-Tmp-/tmp6dKojspidlog
Downloading symbols from: http://ftp-scl3.mozilla.com/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-macosx64/1355790221/firefox-20.0a1.en-US.mac.crashreporter-symbols.zip
PROCESS-CRASH | file:///Users/cltbld/talos-slave/test/build/reftest/tests/editor/reftests/xul/emptytextbox-3.xul | application crashed [@ js::GetPropertyOperation(JSContext*, JSScript*, unsigned char*, JS::MutableHandle<JS::Value>, JS::MutableHandle<JS::Value>)]
Crash dump filename: /var/folders/Hs/HsDn6a9SG8idoIya6p9mtE+++TI/-Tmp-/tmposGRLR/minidumps/728F26D8-E023-4494-B7C0-581A6D63CAC5.dmp
Operating system: Mac OS X
10.6.8 10K549
CPU: amd64
family 6 model 23 stepping 10
2 CPUs
Crash reason: EXC_BAD_ACCESS / 0x0000000d
Crash address: 0x0
Thread 0 (crashed)
0 XUL!js::GetPropertyOperation(JSContext*, JSScript*, unsigned char*, JS::MutableHandle<JS::Value>, JS::MutableHandle<JS::Value>) [Barrier.h : 159 + 0x0]
rbx = 0x00000001079e42e8 r12 = 0x000000010a6f9d80
r13 = 0x0000000106a56000 r14 = 0x00007fff5fbfc8f0
r15 = 0x00000000000012d4 rip = 0x0000000102720a39
rsp = 0x00007fff5fbfc880 rbp = 0x00007fff5fbfc8e0
Found by: given as instruction pointer in context
1 XUL!js::mjit::stubs::GetProp(js::VMFrame&, js::PropertyName*) [StubCalls.cpp : 1060 + 0xa]
rbx = 0x00007fff5fbfc920 r12 = 0x000000013cbcb250
r13 = 0xffff800000000000 r14 = 0x00000001079e42e8
r15 = 0x000000010a6f9d80 rip = 0x000000010286a0cb
rsp = 0x00007fff5fbfc8f0 rbp = 0x00007fff5fbfc910
Found by: call frame info
2 0x1127e4d83
rbx = 0x00000001079e4240 r12 = 0x000000013cbcb250
r13 = 0xffff800000000000 r14 = 0x00007fffffffffff
r15 = 0x000000013cbcb250 rip = 0x00000001127e4d84
rsp = 0x00007fff5fbfc920 rbp = 0x00007fff5fbfc9b0
Found by: call frame info
3 XUL!js::mjit::EnterMethodJIT(JSContext*, js::StackFrame*, void*, JS::Value*, bool) [MethodJIT.cpp : 1039 + 0x18]
rip = 0x0000000102864069 rsp = 0x00007fff5fbfc9c0
rbp = 0x00007fff5fbfca80
Found by: stack scanning
4 XUL!js::mjit::JaegerShot(JSContext*, bool) [MethodJIT.cpp : 1097 + 0x11]
rbx = 0x00000001079e4038 r12 = 0x00000001127f4830
r13 = 0x0000000106a56050 r14 = 0x0000000000000000
r15 = 0x000000010a6f9d80 rip = 0x0000000102864261
rsp = 0x00007fff5fbfca90 rbp = 0x00007fff5fbfcac0
Found by: call frame info
5 XUL!js::RunScript(JSContext*, JS::Handle<JSScript*>, js::StackFrame*) [jsinterp.cpp : 344 + 0x4]
rbx = 0x0000000000000000 r12 = 0x000000010a6f9d80
r13 = 0x0000000000000000 r14 = 0x00000001079e4038
r15 = 0x00007fff5fbfcb80 rip = 0x0000000102712853
rsp = 0x00007fff5fbfcad0 rbp = 0x00007fff5fbfcb10
Found by: call frame info
6 XUL!js::InvokeKernel(JSContext*, JS::CallArgs, js::MaybeConstruct) [jsinterp.cpp : 405 + 0x7]
rbx = 0x0000000000000000 r12 = 0x000000010ae90800
r13 = 0x0000000000000000 r14 = 0x000000010a6f9d80
r15 = 0x000000010acc6d00 rip = 0x000000010271c642
rsp = 0x00007fff5fbfcb20 rbp = 0x00007fff5fbfcc30
}
| Reporter | ||
Comment 1•12 years ago
|
||
Resolving WFM keyword:intermittent-failure bugs last modified >3 months ago, whose whiteboard contains none of:
{random,disabled,marked,fuzzy,todo,fails,failing,annotated,time-bomb,leave open}
There will inevitably be some false positives; for that (and the bugspam) I apologise. Filter on orangewfm.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•