Closed
Bug 894912
Opened 13 years ago
Closed 12 years ago
Intermittent tresize | application crashed [@ js::CompartmentChecker::fail(JS::Zone *,JS::Zone *)]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: emorley, Unassigned)
References
Details
(Keywords: crash, intermittent-failure)
Crash Data
WINNT 6.2 mozilla-central pgo talos chromez on 2013-07-17 06:34:46 PDT for push 0888e29c83a3
slave: t-w864-ix-023
https://tbpl.mozilla.org/php/getParsedLog.php?id=25377068&tree=Mozilla-Central
{
PROCESS-CRASH | tresize | application crashed [@ js::CompartmentChecker::fail(JS::Zone *,JS::Zone *)]
Crash dump filename: c:\users\cltbld~1.t-w\appdata\local\temp\tmp8sablc\profile\minidumps\cf68ded7-eacf-4f0e-95b8-47c25a38003d.dmp
Operating system: Windows NT
6.2.9200
CPU: x86
GenuineIntel family 6 model 30 stepping 5
8 CPUs
Crash reason: EXCEPTION_BREAKPOINT
Crash address: 0x73e2e048
Thread 0 (crashed)
0 mozjs.dll!js::CompartmentChecker::fail(JS::Zone *,JS::Zone *) [jscntxtinlines.h:0888e29c83a3 : 52 + 0x0]
eip = 0x73e2e048 esp = 0x00e972a8 ebp = 0x00e972a8 ebx = 0x00e97301
esi = 0x04a04c90 edi = 0x00e97330 eax = 0x00000028 ecx = 0x742c5747
edx = 0x00e95420 efl = 0x00000212
Found by: given as instruction pointer in context
1 mozjs.dll!js::Invoke(JSContext *,JS::Value const &,JS::Value const &,unsigned int,JS::Value *,JS::MutableHandle<JS::Value>) [Interpreter.cpp:0888e29c83a3 : 527 + 0x325]
eip = 0x73cedff2 esp = 0x00e972b0 ebp = 0x00e97380
Found by: call frame info
2 mozjs.dll!js::GetPropertyHelper(JSContext *,JS::Handle<JSObject *>,JS::Handle<int>,unsigned int,JS::MutableHandle<JS::Value>) [jsobj.cpp:0888e29c83a3 : 4207 + 0x2ac]
eip = 0x73ce8e81 esp = 0x00e97388 ebp = 0x00e9745c
Found by: call frame info
3 mozjs.dll!GetPropertyOperation(JSContext *,js::StackFrame *,JS::Handle<JSScript *>,unsigned char *,JS::MutableHandle<JS::Value>,JS::MutableHandle<JS::Value>) [Interpreter.cpp:0888e29c83a3 : 280 + 0x16]
eip = 0x73ce8765 esp = 0x00e97464 ebp = 0x00e974a4
Found by: call frame info
4 mozjs.dll!Interpret [Interpreter.cpp:0888e29c83a3 : 2341 + 0x1b]
eip = 0x73ce360d esp = 0x00e974ac ebp = 0x00e97c68
Found by: call frame info
5 mozjs.dll!js::RunScript(JSContext *,js::RunState &) [Interpreter.cpp:0888e29c83a3 : 434 + 0x8]
eip = 0x73cee867 esp = 0x00e97c70 ebp = 0x00e97504
Found by: call frame info with scanning
6 mozjs.dll!js::Invoke(JSContext *,JS::CallArgs,js::MaybeConstruct) [Interpreter.cpp:0888e29c83a3 : 496 + 0xa]
eip = 0x73cee7b1 esp = 0x00e97d30 ebp = 0x00e97ea8
Found by: call frame info
7 mozjs.dll!Interpret [Interpreter.cpp:0888e29c83a3 : 2502 + 0x10]
eip = 0x73ce4df7 esp = 0x00e97eb0 ebp = 0x00e98650
Found by: call frame info
8 mozjs.dll!js::RunScript(JSContext *,js::RunState &) [Interpreter.cpp:0888e29c83a3 : 434 + 0x8]
eip = 0x73cee867 esp = 0x00e98658 ebp = 0x00e98068
}
Updated•13 years ago
|
Crash Signature: [@ js::CompartmentChecker::fail(JS::Zone *,JS::Zone *)] → [@ js::CompartmentChecker::fail(JS::Zone*, JS::Zone*)]
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Reporter | ||
Comment 5•12 years ago
|
||
Closing inactive keywords:intermittent-failure bugs where the TBPLbot has previously commented and the test isn't marked as disabled; filter on orange-cleanup-201401.
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
•