Closed
Bug 833759
Opened 12 years ago
Closed 12 years ago
Intermittent test_pointerlock-api.html | Exited with code -2147483645 during test run from "Assertion failure: !comp->scheduledForDestruction" [@ js::gc::ArenaLists::allocateFromArena(JSCompartment *,js::gc::AllocKind)]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: RyanVM, Unassigned)
Details
(Keywords: intermittent-failure)
Crash Data
https://tbpl.mozilla.org/php/getParsedLog.php?id=19026997&tree=Firefox
Rev3 WINNT 6.1 mozilla-central debug test mochitest-3 on 2013-01-22 13:41:18 PST for push 8962a7fabc33
slave: talos-r3-w7-057
[POINTERLOCK] Starting file_infiniteMovement.html
Assertion failure: !comp->scheduledForDestruction, at e:/builds/moz2_slave/m-cen-w32-dbg/build/js/src/jsgc.cpp:1181
TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/pointerlock/test_pointerlock-api.html | Exited with code -2147483645 during test run
INFO | automation.py | Application ran for: 0:31:41.594000
INFO | automation.py | Reading PID log: c:\users\cltbld\appdata\local\temp\tmpcnn4ifpidlog
==> process 3448 launched child process 884
==> process 3448 launched child process 3528
==> process 3448 launched child process 256
==> process 3448 launched child process 3160
INFO | automation.py | Checking for orphan process with PID: 884
INFO | automation.py | Checking for orphan process with PID: 3528
INFO | automation.py | Checking for orphan process with PID: 256
INFO | automation.py | Checking for orphan process with PID: 3160
PROCESS-CRASH | /tests/dom/tests/mochitest/pointerlock/test_pointerlock-api.html | application crashed [@ js::gc::ArenaLists::allocateFromArena(JSCompartment *,js::gc::AllocKind)]
Crash dump filename: c:\users\cltbld\appdata\local\temp\tmpt9ubeh\minidumps\75157f8b-e2d3-46d9-b34e-bfa53acb231c.dmp
Operating system: Windows NT
6.1.7600
CPU: x86
GenuineIntel family 6 model 23 stepping 10
2 CPUs
Crash reason: EXCEPTION_BREAKPOINT
Crash address: 0x697de241
Thread 0 (crashed)
0 mozjs.dll!js::gc::ArenaLists::allocateFromArena(JSCompartment *,js::gc::AllocKind) [jsgc.cpp:8962a7fabc33 : 1181 + 0x60]
eip = 0x697de241 esp = 0x002ceeec ebp = 0x002cef18 ebx = 0x754e509b
esi = 0x71c61440 edi = 0x19ef5ce0 eax = 0x00000000 ecx = 0xbeedda06
edx = 0x71d5e4d8 efl = 0x00200202
Found by: given as instruction pointer in context
1 mozjs.dll!js::gc::ArenaLists::refillFreeList(JSContext *,js::gc::AllocKind) [jsgc.cpp:8962a7fabc33 : 1488 + 0xe]
eip = 0x697edddf esp = 0x002cef20 ebp = 0x002cef4c
Found by: call frame info
2 mozjs.dll!js::gc::NewGCThing<JSObject>(JSContext *,js::gc::AllocKind,unsigned int) [jsgcinlines.h:8962a7fabc33 : 505 + 0xc]
eip = 0x6974dd2d esp = 0x002cef54 ebp = 0x002cef6c
Found by: call frame info
3 mozjs.dll!js_NewGCObject(JSContext *,js::gc::AllocKind) [jsgcinlines.h:8962a7fabc33 : 584 + 0x11]
eip = 0x6974f863 esp = 0x002cef74 ebp = 0x002cef84
Found by: call frame info
4 mozjs.dll!JSObject::create(JSContext *,js::gc::AllocKind,JS::Handle<js::Shape *>,JS::Handle<js::types::TypeObject *>,js::HeapSlot *) [jsobjinlines.h:8962a7fabc33 : 972 + 0xc]
eip = 0x6983f7b9 esp = 0x002cef8c ebp = 0x002cefa4
Found by: call frame info
5 mozjs.dll!NewObject [jsobj.cpp:8962a7fabc33 : 1174 + 0x1d]
eip = 0x6985f933 esp = 0x002cefac ebp = 0x002cefe4
Found by: call frame info
6 mozjs.dll!js::NewObjectWithGivenProto(JSContext *,js::Class *,js::TaggedProto,JSObject *,js::gc::AllocKind) [jsobj.cpp:8962a7fabc33 : 1227 + 0xf]
eip = 0x6986277a esp = 0x002cefec ebp = 0x002cf020
Found by: call frame info
7 mozjs.dll!NewProxyObject [jsproxy.cpp:8962a7fabc33 : 3108 + 0x19]
eip = 0x698ad4f2 esp = 0x002cf028 ebp = 0x002cf0bc
Found by: call frame info
8 mozjs.dll!js::NewProxyObject(JSContext *,js::BaseProxyHandler *,JS::Value const &,JSObject *,JSObject *,JSObject *,JSObject *) [jsproxy.cpp:8962a7fabc33 : 3134 + 0x1f]
eip = 0x698ad7a3 esp = 0x002cf0c4 ebp = 0x002cf0dc
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
•