Closed
Bug 983608
Opened 11 years ago
Closed 11 years ago
Intermittent abort in test_pluginstream_seek_close.html
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: crash, intermittent-failure)
Ubuntu VM 12.04 mozilla-inbound debug test mochitest-3 on 2014-03-14 03:13:31 PDT for push 8eb7a2a65dfe
slave: tst-linux32-spot-428
https://tbpl.mozilla.org/php/getParsedLog.php?id=36131204&tree=Mozilla-Inbound
TEST-UNEXPECTED-FAIL | /tests/dom/plugins/test/mochitest/test_pluginstream_seek_close.html | application terminated with exit code -15
PROCESS-CRASH | /tests/dom/plugins/test/mochitest/test_pluginstream_seek_close.html | application crashed [@ mozalloc_abort(char const*)]
03:21:43 WARNING - PROCESS-CRASH | /tests/dom/plugins/test/mochitest/test_pluginstream_seek_close.html | application crashed [@ mozalloc_abort(char const*)]
03:21:43 INFO - Crash dump filename: /tmp/tmpF7zevA/minidumps/56c58719-258c-1fad-0225c8f5-6b9cf1cf.dmp
03:21:43 INFO - Operating system: Linux
03:21:43 INFO - 0.0.0 Linux 3.2.0-23-generic-pae #36-Ubuntu SMP Tue Apr 10 22:19:09 UTC 2012 i686
03:21:43 INFO - CPU: x86
03:21:43 INFO - GenuineIntel family 6 model 45 stepping 7
03:21:43 INFO - 1 CPU
03:21:43 INFO - Crash reason: SIGSEGV
03:21:43 INFO - Crash address: 0x0
03:21:43 INFO - Thread 0 (crashed)
03:21:43 INFO - 0 libmozalloc.so!mozalloc_abort(char const*) [mozalloc_abort.cpp:8eb7a2a65dfe : 30 + 0x0]
03:21:43 INFO - eip = 0xb777b68f esp = 0xbfab4300 ebp = 0xbfab4318 ebx = 0xb777d190
03:21:43 INFO - esi = 0xb7619d9c edi = 0xbfab4364 eax = 0x00000000 ecx = 0xb761a8ac
03:21:43 INFO - edx = 0x00000000 efl = 0x00010286
03:21:43 INFO - Found by: given as instruction pointer in context
03:21:43 INFO - 1 libxul.so!NS_DebugBreak [nsDebugImpl.cpp:8eb7a2a65dfe : 421 + 0xe]
03:21:43 INFO - eip = 0xb2b867d6 esp = 0xbfab4320 ebp = 0xbfab4768 ebx = 0xb6c033a8
03:21:43 INFO - esi = 0xbfab4358 edi = 0xbfab4364
03:21:43 INFO - Found by: call frame info
03:21:43 INFO - 2 libxul.so!nsSVGAttrTearoffTable<nsSVGLength2, nsSVGLength2::DOMAnimVal>::~nsSVGAttrTearoffTable() [nsSVGAttrTearoffTable.h:8eb7a2a65dfe : 28 + 0x20]
03:21:43 INFO - eip = 0xb3cf09ad esp = 0xbfab4770 ebp = 0xbfab4798 ebx = 0xb6c033a8
03:21:43 INFO - esi = 0x084015a8 edi = 0x00000001
03:21:43 INFO - Found by: call frame info
03:21:43 INFO - 3 libc-2.15.so + 0x32f60
03:21:43 INFO - eip = 0xb74aaf61 esp = 0xbfab47a0 ebp = 0xb76193e4 ebx = 0xb7618ff4
03:21:43 INFO - esi = 0x084015a8 edi = 0x00000001
03:21:43 INFO - Found by: call frame info
03:21:43 INFO - 4 libgdk_pixbuf-2.0.so.0.2600.1 + 0x20fff
03:21:43 INFO - eip = 0xb1dab000 esp = 0xbfab47b0 ebp = 0xb76193e4
03:21:43 INFO - Found by: stack scanning
03:21:43 INFO - 5 libgdk-x11-2.0.so.0.2400.10 + 0x713b
03:21:43 INFO - eip = 0xb1db213c esp = 0xbfab47b4 ebp = 0xb76193e4
03:21:43 INFO - Found by: stack scanning
03:21:43 INFO - 6 libc-2.15.so + 0x1a197f
03:21:43 INFO - eip = 0xb7619980 esp = 0xbfab47c4 ebp = 0xb76193e4
03:21:43 INFO - Found by: stack scanning
03:21:43 INFO - 7 libc-2.15.so + 0x46b7
03:21:43 INFO - eip = 0xb747c6b8 esp = 0xbfab47c8 ebp = 0xb76193e4
03:21:43 INFO - Found by: stack scanning
03:21:43 INFO - 8 libgdk-x11-2.0.so.0.2400.10 + 0x93eb3
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 2•11 years ago
|
||
Comment 1 was a mis-star.
Tweaking to avoid TBPL false positives on the generic top frame
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Summary: Intermittent|test_pluginstream_seek_close.html | application crashed [@ mozalloc_abort(char const*)] → Intermittent abort in test_pluginstream_seek_close.html
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•