Closed
Bug 1086518
Opened 10 years ago
Closed 10 years ago
Intermittent test_websocket.html | application crashed [@ mozilla::dom::WebSocket::ReadyState()]
Categories
(Core :: DOM: Workers, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: crash, intermittent-failure)
Ubuntu VM 12.04 mozilla-central pgo test mochitest-4
https://treeherder.mozilla.org/ui/logviewer.html#?job_id=510467&repo=mozilla-central
21:47:54 WARNING - PROCESS-CRASH | /tests/dom/workers/test/test_websocket.html | application crashed [@ mozilla::dom::WebSocket::ReadyState()]
21:47:54 INFO - Crash dump filename: /tmp/tmpJ_e8xD.mozrunner/minidumps/51878c54-beb8-98a1-1e9ac214-00e5c2cd.dmp
21:47:54 INFO - Operating system: Linux
21:47:54 INFO - 0.0.0 Linux 3.2.0-23-generic-pae #36-Ubuntu SMP Tue Apr 10 22:19:09 UTC 2012 i686
21:47:54 INFO - CPU: x86
21:47:54 INFO - GenuineIntel family 6 model 44 stepping 2
21:47:54 INFO - 1 CPU
21:47:54 INFO - Crash reason: SIGSEGV
21:47:54 INFO - Crash address: 0x68
21:47:54 INFO - Thread 46 (crashed)
21:47:54 INFO - 0 libxul.so!mozilla::dom::WebSocket::ReadyState() [Mutex.h:29fbfc1b31aa : 69 + 0x0]
21:47:54 INFO - eip = 0xb45af637 esp = 0x8f7fecf0 ebp = 0x8f7fed18 ebx = 0xb6e5ef84
21:47:54 INFO - esi = 0x00000000 edi = 0x00000000 eax = 0x00000000 ecx = 0x95d6f540
21:47:54 INFO - edx = 0x96476c90 efl = 0x00210286
21:47:54 INFO - Found by: given as instruction pointer in context
21:47:54 INFO - 1 libxul.so!mozilla::dom::WebSocketImpl::CancelInternal() [WebSocket.cpp:29fbfc1b31aa : 2264 + 0xd]
21:47:54 INFO - eip = 0xb45b9dcd esp = 0x8f7fed20 ebp = 0x8f7fed48 ebx = 0xb6e5ef84
21:47:54 INFO - esi = 0x95d6f540 edi = 0x00000000
21:47:54 INFO - Found by: call frame info
21:47:54 INFO - 2 libxul.so!mozilla::dom::::CancelRunnable::WorkerRun [WebSocket.cpp:29fbfc1b31aa : 2214 + 0xd]
21:47:54 INFO - eip = 0xb45b9ef8 esp = 0x8f7fed50 ebp = 0x8f7fed68 ebx = 0xb6e5ef84
21:47:54 INFO - esi = 0x95d6f540 edi = 0x956168c0
21:47:54 INFO - Found by: call frame info
21:47:54 INFO - 3 libxul.so!mozilla::dom::workers::WorkerRunnable::Run() [WorkerRunnable.cpp:29fbfc1b31aa : 326 + 0x12]
21:47:54 INFO - eip = 0xb44a271b esp = 0x8f7fed70 ebp = 0x8f7fee48 ebx = 0xb6e5ef84
21:47:54 INFO - esi = 0x95d6f540 edi = 0x956168c0
21:47:54 INFO - Found by: call frame info
21:47:54 INFO - 4 libxul.so!nsThread::ProcessNextEvent(bool, bool*) [nsThread.cpp:29fbfc1b31aa : 830 + 0x1]
21:47:54 INFO - eip = 0xb34112e8 esp = 0x8f7fee50 ebp = 0x8f7feed8 ebx = 0xb6e5ef84
21:47:54 INFO - esi = 0x960807b0 edi = 0x00000000
21:47:54 INFO - Found by: call frame info
21:47:54 INFO - 5 libxul.so!NS_ProcessNextEvent(nsIThread*, bool) [nsThreadUtils.cpp:29fbfc1b31aa : 265 + 0x12]
21:47:54 INFO - eip = 0xb3419a15 esp = 0x8f7feee0 ebp = 0x8f7fef18 ebx = 0xb6e5ef84
21:47:54 INFO - esi = 0x8f7fef0c edi = 0x95d87400
21:47:54 INFO - Found by: call frame info
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•10 years ago
|
Component: DOM → Networking: WebSockets
Updated•10 years ago
|
Component: Networking: WebSockets → DOM: Workers
Comment 3•10 years ago
|
||
Inactive; closing (see bug 1180138).
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
•