Closed
Bug 1057070
Opened 10 years ago
Closed 10 years ago
Intermittent test_bug600307-DBOps.html | application crashed [@ RemoveSkippableVisitor::Visit(nsPurpleBuffer&, nsPurpleBufferEntry*)]
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: RyanVM, Unassigned)
References
Details
(Keywords: crash, intermittent-failure)
Seems like this test is coming up with all kinds of fun ways to crash lately.
https://tbpl.mozilla.org/php/getParsedLog.php?id=46485663&tree=Mozilla-Inbound
Ubuntu VM 12.04 x64 mozilla-inbound debug test mochitest-e10s-4 on 2014-08-21 10:50:31 PDT for push e09302b68abd
slave: tst-linux64-spot-492
10:53:55 INFO - 325 INFO TEST-START | /tests/dom/tests/mochitest/localstorage/test_bug600307-DBOps.html
10:53:55 INFO - 326 INFO ++DOMWINDOW == 47 (0x7fa84a519400) [pid = 2157] [serial = 47] [outer = 0x7fa84d8e1800]
10:53:55 INFO - 327 INFO [Child 2157] WARNING: Failed to retarget HTML data delivery to the parser thread.: file /builds/slave/m-in-l64-d-0000000000000000000/build/parser/html/nsHtml5StreamParser.cpp, line 947
10:53:55 INFO - System JS : ERROR jar:file:///builds/slave/test/build/application/firefox/omni.ja!/components/nsHandlerService.js:891 - NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIProperties.get]
10:53:56 INFO - 328 INFO [Parent 2117] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80520012: file /builds/slave/m-in-l64-d-0000000000000000000/build/netwerk/base/src/nsFileStreams.cpp, line 203
10:53:56 INFO - 329 INFO [Parent 2117] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80520012: file /builds/slave/m-in-l64-d-0000000000000000000/build/netwerk/base/src/nsFileStreams.cpp, line 475
10:53:57 INFO - 330 INFO ###!!! [Child][MessageChannel::SendAndWait] Error: Channel error: cannot send/recv
10:53:57 INFO - 331 INFO [Child 2157] WARNING: content process _exit()ing: file /builds/slave/m-in-l64-d-0000000000000000000/build/dom/ipc/ContentChild.cpp, line 1497
10:53:57 INFO - TEST-INFO | Main app process: killed by SIGSEGV
10:53:57 INFO - 332 INFO TEST-PASS | /tests/dom/tests/mochitest/localstorage/test_bug600307-DBOps.html | localStorage empty at the test start
10:53:57 INFO - 333 INFO TEST-PASS | /tests/dom/tests/mochitest/localstorage/test_bug600307-DBOps.html | Basic persistance works
10:53:57 INFO - 334 INFO TEST-PASS | /tests/dom/tests/mochitest/localstorage/test_bug600307-DBOps.html | 1 item in localStorage
10:53:57 INFO - 335 INFO TEST-PASS | /tests/dom/tests/mochitest/localstorage/test_bug600307-DBOps.html | Basic persistance 2 works
10:53:57 INFO - 336 INFO TEST-PASS | /tests/dom/tests/mochitest/localstorage/test_bug600307-DBOps.html | Basic delete works
10:53:57 INFO - 337 INFO TEST-PASS | /tests/dom/tests/mochitest/localstorage/test_bug600307-DBOps.html | Basic delete 2 works
10:53:57 INFO - 338 INFO TEST-PASS | /tests/dom/tests/mochitest/localstorage/test_bug600307-DBOps.html | Item deleted in case 1
10:53:57 WARNING - TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/localstorage/test_bug600307-DBOps.html | application terminated with exit code 11
10:53:57 INFO - runtests.py | Application ran for: 0:00:21.047054
10:53:57 INFO - zombiecheck | Reading PID log: /tmp/tmp4_2BOopidlog
10:53:57 INFO - ==> process 2117 launched child process 2157
10:53:57 INFO - zombiecheck | Checking for orphan process with PID: 2157
10:54:05 INFO - 339 INFO mozcrash Saved minidump as /builds/slave/test/build/blobber_upload_dir/5aa1c51b-d70c-66f3-326c3019-2f161884.dmp
10:54:05 INFO - 340 INFO mozcrash Saved app info as /builds/slave/test/build/blobber_upload_dir/5aa1c51b-d70c-66f3-326c3019-2f161884.extra
10:54:05 WARNING - PROCESS-CRASH | /tests/dom/tests/mochitest/localstorage/test_bug600307-DBOps.html | application crashed [@ RemoveSkippableVisitor::Visit(nsPurpleBuffer&, nsPurpleBufferEntry*)]
10:54:05 INFO - Crash dump filename: /tmp/tmpmPZq1s.mozrunner/minidumps/5aa1c51b-d70c-66f3-326c3019-2f161884.dmp
10:54:05 INFO - Operating system: Linux
10:54:05 INFO - 0.0.0 Linux 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64
10:54:05 INFO - CPU: amd64
10:54:05 INFO - family 6 model 62 stepping 4
10:54:05 INFO - 1 CPU
10:54:05 INFO - Crash reason: SIGSEGV
10:54:05 INFO - Crash address: 0x7e80053c
10:54:05 INFO - Thread 0 (crashed)
10:54:05 INFO - 0 libxul.so!RemoveSkippableVisitor::Visit(nsPurpleBuffer&, nsPurpleBufferEntry*) [nsCycleCollector.cpp:e09302b68abd : 2748 + 0x0]
10:54:05 INFO - rbx = 0x00007f1021974e70 r12 = 0x00007fff7e800588
10:54:05 INFO - r13 = 0x00007f10379c40f0 r14 = 0x00007fff7e800588
10:54:05 INFO - r15 = 0x00007f1021977000 rip = 0x00007f10404438b1
10:54:05 INFO - rsp = 0x00007fff7e800520 rbp = 0x000000007e800560
10:54:05 INFO - Found by: given as instruction pointer in context
10:54:05 INFO - 1 libxul.so!ContentUnbinder::Append(nsIContent*) [FragmentOrElement.cpp:e09302b68abd : 1229 + 0x6]
10:54:05 INFO - rip = 0x00007f104148fe4a rsp = 0x00007fff7e800548
10:54:05 INFO - Found by: stack scanning
10:54:05 INFO - 2 0x7f102196efff
10:54:05 INFO - rbx = 0x00007f0000000000 rip = 0x00007f102196f000
10:54:05 INFO - rsp = 0x00007fff7e800550 rbp = 0x00007f104148fe4a
10:54:05 INFO - Found by: call frame info
10:54:05 INFO - 3 libxul.so!nsPurpleBuffer::RemoveSkippable(nsCycleCollector*, bool, bool, void (*)()) [nsCycleCollector.cpp:e09302b68abd : 1007 + 0xd]
10:54:05 INFO - rip = 0x00007f1040444af4 rsp = 0x00007fff7e800570
10:54:05 INFO - Found by: stack scanning
10:54:05 INFO - 4 libxul.so!ContentUnbinder::Append(nsIContent*) [FragmentOrElement.cpp:e09302b68abd : 1229 + 0x6]
10:54:05 INFO - rip = 0x00007f104148fe4a rsp = 0x00007fff7e800580
10:54:05 INFO - Found by: stack scanning
10:54:05 INFO - 5 0x501276793c400
10:54:05 INFO - rbx = 0x0000000000000000 rip = 0x000501276793c401
10:54:05 INFO - rsp = 0x00007fff7e800588 rbp = 0x00007f104148fe4a
10:54:05 INFO - Found by: call frame info
10:54:05 INFO - 6 libmurrine.so + 0x132000
10:54:05 INFO - rip = 0x00007f1037000001 rsp = 0x00007fff7e8005a8
10:54:05 INFO - Found by: stack scanning
10:54:05 INFO - 7 libxul.so!ContentUnbinder::Append(nsIContent*) [FragmentOrElement.cpp:e09302b68abd : 1229 + 0x6]
10:54:05 INFO - rip = 0x00007f104148fe4a rsp = 0x00007fff7e8005b0
10:54:05 INFO - Found by: stack scanning
Comment 1•10 years ago
|
||
This happened once four months ago.
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
•