Closed Bug 1027261 Opened 10 years ago Closed 9 years ago

Intermittent test_addRange.html | application timed out after 330 seconds with no output with GC on the stack

Categories

(Core :: JavaScript: GC, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: RyanVM, Unassigned)

Details

(Keywords: crash, intermittent-failure)

https://tbpl.mozilla.org/php/getParsedLog.php?id=41982842&tree=Mozilla-Inbound

Windows XP 32-bit mozilla-inbound opt test mochitest-2 on 2014-06-18 11:51:28 PDT for push b83f5f1d25b4
slave: t-xp32-ix-006

11:01:29     INFO -  5052 INFO TEST-KNOWN-FAIL | /tests/dom/imptests/editing/selecttest/test_addRange.html | Range 55 [docfrag, 0, docfrag, 0] followed by Range 34 [document, 0, document, 1]: modifying the Selection's last Range must modify the second added Range: assert_equals: After second addRange(), after mutating the Selection's last Range, startOffset of the Selection's last Range must match the added Range expected 0 but got 6
11:01:29     INFO -  5053 INFO TEST-PASS | /tests/dom/imptests/editing/selecttest/test_addRange.html | Selection.addRange() tests: Elided 100 passes or known failures.
11:01:29     INFO -  5054 INFO TEST-PASS | /tests/dom/imptests/editing/selecttest/test_addRange.html | Range 55 [docfrag, 0, docfrag, 0] followed by Range 43 [xmlDoc, 0, xmlDoc, 0]: first addRange() must result in the selection's last range being the same object we added
11:01:29     INFO -  5055 INFO TEST-PASS | /tests/dom/imptests/editing/selecttest/test_addRange.html | Selection.addRange() tests: Elided 100 passes or known failures.
11:01:29     INFO -  5056 INFO TEST-KNOWN-FAIL | /tests/dom/imptests/editing/selecttest/test_addRange.html | Range 55 [docfrag, 0, docfrag, 0] followed by Range 51 [detachedComment, 5, detachedComment, 5]: second addRange() must result in rangeCount being 1: assert_equals: rangeCount must be 1 expected 1 but got 2
11:01:29     INFO -  5057 INFO TEST-PASS | /tests/dom/imptests/editing/selecttest/test_addRange.html | Selection.addRange() tests: Elided 100 passes or known failures.
11:01:29     INFO -  5058 INFO TEST-KNOWN-FAIL | /tests/dom/imptests/editing/selecttest/test_addRange.html | Range 56 [foreignDocfrag, 0, foreignDocfrag, 0] followed by Range 1 [paras[0].firstChild, 0, paras[0].firstChild, 1]: modifying the Selection's last Range must modify the second added Range: assert_equals: After second addRange(), after mutating the Selection's last Range, startOffset of the Selection's last Range must match the added Range expected 0 but got 6
11:06:59  WARNING -  TEST-UNEXPECTED-FAIL | /tests/dom/imptests/editing/selecttest/test_addRange.html | application timed out after 330 seconds with no output
11:07:00     INFO -  TEST-INFO | screenshot: exit status 0
11:07:00     INFO -  TEST-INFO | crashinject: exit status 0
11:07:00     INFO -  TEST-INFO | Main app process: exit status c0000005
11:07:00  WARNING -  TEST-UNEXPECTED-FAIL | /tests/dom/imptests/editing/selecttest/test_addRange.html | application terminated with exit code 3221225477

11:07:07  WARNING -  PROCESS-CRASH | /tests/dom/imptests/editing/selecttest/test_addRange.html | application crashed [@ CrashingThread(void *)]
11:07:07     INFO -  Crash dump filename: c:\docume~1\cltbld~1.t-x\locals~1\temp\tmphrggr9\minidumps\1a1ac979-1d16-4460-b29b-4bf8263570fb.dmp
11:07:07     INFO -  Operating system: Windows NT
11:07:07     INFO -                    5.1.2600 Service Pack 3
11:07:07     INFO -  CPU: x86
11:07:07     INFO -       GenuineIntel family 6 model 30 stepping 5
11:07:07     INFO -       8 CPUs
11:07:07     INFO -  Crash reason:  EXCEPTION_ACCESS_VIOLATION_WRITE
11:07:07     INFO -  Crash address: 0x0
11:07:07     INFO -  Thread 62 (crashed)
11:07:07     INFO -   0  crashinjectdll.dll!CrashingThread(void *) [crashinjectdll.cpp:b83f5f1d25b4 : 17 + 0x0]
11:07:07     INFO -      eip = 0x07111000   esp = 0x392fffb8   ebp = 0x392fffec   ebx = 0x00000000
11:07:07     INFO -      esi = 0x8f8e8d8c   edi = 0x8b8a8988   eax = 0x00000000   ecx = 0x392fffb0
11:07:07     INFO -      edx = 0x7c90e4f4   efl = 0x00010246
11:07:07     INFO -      Found by: given as instruction pointer in context
11:07:07     INFO -   1  kernel32.dll + 0xb712
11:07:07     INFO -      eip = 0x7c80b713   esp = 0x392fffbc   ebp = 0x392fffec
11:07:07     INFO -      Found by: call frame info
11:07:07     INFO -  Thread 0
11:07:07     INFO -   0  mozjs.dll!js::gc::MarkKind(JSTracer *,void * *,JSGCTraceKind) [Marking.cpp:b83f5f1d25b4 : 588 + 0x0]
11:07:07     INFO -      eip = 0x00c183d8   esp = 0x0012e75c   ebp = 0x0012e764   ebx = 0x326e54ac
11:07:07     INFO -      esi = 0x2681d730   edi = 0x2681d730   eax = 0x00000000   ecx = 0x00000000
11:07:07     INFO -      edx = 0x0012e784   efl = 0x00000297
11:07:07     INFO -      Found by: given as instruction pointer in context
11:07:07     INFO -   1  mozjs.dll!MarkValueInternal [Marking.cpp:b83f5f1d25b4 : 708 + 0x1d]
11:07:07     INFO -      eip = 0x00c18548   esp = 0x0012e76c   ebp = 0x0012e788
11:07:07     INFO -      Found by: call frame info
11:07:07     INFO -   2  mozjs.dll!JS_CallHeapValueTracer(JSTracer *,JS::Heap<JS::Value> *,char const *) [Marking.cpp:b83f5f1d25b4 : 723 + 0x19]
11:07:07     INFO -      eip = 0x00c185b4   esp = 0x0012e790   ebp = 0x0012e798
11:07:07     INFO -      Found by: call frame info
11:07:07     INFO -   3  xul.dll!JsGcTracer::Trace(JS::Heap<JS::Value> *,char const *,void *) [CycleCollectedJSRuntime.cpp:b83f5f1d25b4 : 792 + 0xe]
11:07:07     INFO -      eip = 0x0163c6c1   esp = 0x0012e7a0   ebp = 0x0012e7ac
11:07:07     INFO -      Found by: call frame info
11:07:07     INFO -   4  xul.dll!mozilla::dom::MessageEvent::cycleCollection::Trace(void *,TraceCallbacks const &,void *) [MessageEvent.cpp:b83f5f1d25b4 : 35 + 0x12]
11:07:07     INFO -      eip = 0x01ee01d1   esp = 0x0012e7b4   ebp = 0x0012e7c8
11:07:07     INFO -      Found by: call frame info
11:07:07     INFO -   5  xul.dll!TraceJSHolder [CycleCollectedJSRuntime.cpp:b83f5f1d25b4 : 829 + 0x1b]
11:07:07     INFO -      eip = 0x0163dbc9   esp = 0x0012e7d0   ebp = 0x0012e7e4
11:07:07     INFO -      Found by: call frame info
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.