Closed Bug 889857 Opened 12 years ago Closed 11 years ago

Intermittent 348049-1.xhtml | Exited with code 11 during test run | application crashed [@ mozilla::LinkedList<mozilla::image::DiscardTracker::Node>::~LinkedList()] from "Assertion failure: isEmpty(), at ../../dist/include/mozilla/LinkedList.h:267"

Categories

(Core :: Graphics: ImageLib, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: RyanVM, Unassigned)

Details

(Keywords: assertion, crash, intermittent-failure)

Not sure this is going to stay in ImageLib, but might as well start here. I don't know if the X server error is the cause or a result of this. https://tbpl.mozilla.org/php/getParsedLog.php?id=24878468&tree=Mozilla-Inbound Ubuntu VM 12.04 mozilla-inbound debug test crashtest on 2013-07-03 03:23:01 PDT for push 9939c3648650 slave: tst-linux32-ec2-061 03:26:19 INFO - REFTEST TEST-START | file:///builds/slave/test/build/tests/reftest/tests/content/base/crashtests/348049-1.xhtml 03:26:19 INFO - REFTEST TEST-LOAD | file:///builds/slave/test/build/tests/reftest/tests/content/base/crashtests/348049-1.xhtml | 25 / 2488 (1%) 03:26:19 INFO - ++DOMWINDOW == 61 (0xaae6fb8) [serial = 61] [outer = 0xa1098c8] 03:26:19 INFO - WARNING: NS_ENSURE_TRUE(globalObject) failed: file ../../../../content/base/src/nsDocument.cpp, line 7185 03:26:19 INFO - --DOCSHELL 0xaafd1a0 == 3 [id = 4] 03:26:19 INFO - REFTEST TEST-PASS | file:///builds/slave/test/build/tests/reftest/tests/content/base/crashtests/348049-1.xhtml | (LOAD ONLY) 03:26:19 INFO - REFTEST INFO | Loading a blank page 03:26:19 INFO - ++DOMWINDOW == 62 (0xab6eb80) [serial = 62] [outer = 0xa1098c8] 03:26:19 INFO - firefox: Fatal IO error 11 (Resource temporarily unavailable) on X server :0. 03:26:19 INFO - Assertion failure: isEmpty(), at ../../dist/include/mozilla/LinkedList.h:267 03:26:20 WARNING - TEST-UNEXPECTED-FAIL | file:///builds/slave/test/build/tests/reftest/tests/content/base/crashtests/348049-1.xhtml | Exited with code 11 during test run 03:26:20 INFO - INFO | automation.py | Application ran for: 0:00:09.145494 03:26:20 INFO - INFO | zombiecheck | Reading PID log: /tmp/tmp7nyWUVpidlog 03:26:31 WARNING - PROCESS-CRASH | file:///builds/slave/test/build/tests/reftest/tests/content/base/crashtests/348049-1.xhtml | application crashed [@ mozilla::LinkedList<mozilla::image::DiscardTracker::Node>::~LinkedList()] 03:26:31 INFO - Crash dump filename: /tmp/tmpOKt5n6/minidumps/71a0403f-9fd3-078f-74390fb5-67bae4ac.dmp 03:26:31 INFO - Operating system: Linux 03:26:31 INFO - 0.0.0 Linux 3.2.0-23-generic-pae #36-Ubuntu SMP Tue Apr 10 22:19:09 UTC 2012 i686 03:26:31 INFO - CPU: x86 03:26:31 INFO - GenuineIntel family 6 model 26 stepping 5 03:26:31 INFO - 1 CPU 03:26:31 INFO - Crash reason: SIGSEGV 03:26:31 INFO - Crash address: 0x0 03:26:31 INFO - Thread 0 (crashed) 03:26:31 INFO - 0 libxul.so!mozilla::LinkedList<mozilla::image::DiscardTracker::Node>::~LinkedList() [LinkedList.h:9939c3648650 : 267 + 0x1d] 03:26:31 INFO - eip = 0xb3d21e50 esp = 0xbf84e6c0 ebp = 0xbf84e6d8 ebx = 0xb6b754a8 03:26:31 INFO - esi = 0xb6c1749c edi = 0x00000001 eax = 0x00000000 ecx = 0xb75ca8ac 03:26:31 INFO - edx = 0x00000000 efl = 0x00010282 03:26:31 INFO - Found by: given as instruction pointer in context 03:26:31 INFO - 1 libc-2.15.so + 0x32f60 03:26:31 INFO - eip = 0xb745af61 esp = 0xbf84e6e0 ebp = 0xb75c93e4 ebx = 0xb75c8ff4 03:26:31 INFO - esi = 0x093839a8 edi = 0x00000001 03:26:31 INFO - Found by: call frame info 03:26:31 INFO - 2 libgdk_pixbuf-2.0.so.0.2600.1 + 0x20fff 03:26:31 INFO - eip = 0xb2d3b000 esp = 0xbf84e6f0 ebp = 0xb75c93e4 03:26:31 INFO - Found by: stack scanning 03:26:31 INFO - 3 libgdk-x11-2.0.so.0.2400.10 + 0x713b 03:26:31 INFO - eip = 0xb2d4213c esp = 0xbf84e6f4 ebp = 0xb75c93e4 03:26:31 INFO - Found by: stack scanning 03:26:31 INFO - 4 libc-2.15.so + 0x1a197f 03:26:31 INFO - eip = 0xb75c9980 esp = 0xbf84e704 ebp = 0xb75c93e4 03:26:31 INFO - Found by: stack scanning 03:26:31 INFO - 5 libc-2.15.so + 0x46b7 03:26:31 INFO - eip = 0xb742c6b8 esp = 0xbf84e708 ebp = 0xb75c93e4 03:26:31 INFO - Found by: stack scanning 03:26:31 INFO - 6 libgdk-x11-2.0.so.0.2400.10 + 0x93eb3 03:26:31 INFO - eip = 0xb2dceeb4 esp = 0xbf84e70c ebp = 0xb75c93e4 03:26:31 INFO - Found by: stack scanning 03:26:31 INFO - 7 libc-2.15.so + 0x1a0ff3 03:26:31 INFO - eip = 0xb75c8ff4 esp = 0xbf84e710 ebp = 0xb75c93e4 03:26:31 INFO - Found by: stack scanning
Intermittent failure not seen for >3 months; filter on mass-intermittent-wfm-20140812.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.