Closed Bug 1059042 Opened 10 years ago Closed 9 years ago

Intermittent test_websocket.html | application crashed [@ NS_ProxyRelease(nsIEventTarget*, nsISupports*, bool)]

Categories

(Core :: Networking: WebSockets, defect)

x86_64
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: RyanVM, Unassigned)

Details

(Keywords: crash, intermittent-failure)

AFAICT, other crashes in this test have pointed to bad slaves in the past, so we should keep an eye on t-snow-r4-0150 for future weirdness.

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

Rev4 MacOSX Snow Leopard 10.6 mozilla-central debug test mochitest-1 on 2014-08-26 19:04:53 PDT for push 83289be2cd12
slave: t-snow-r4-0150

19:17:13  WARNING -  TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_websocket.html | application terminated with exit code 1
19:17:13     INFO -  runtests.py | Application ran for: 0:10:41.472089
19:17:13     INFO -  zombiecheck | Reading PID log: /var/folders/1A/1Akzk0iLE34WQfbnclcBmE+++-k/-Tmp-/tmpWjV8h3pidlog
19:17:35     INFO -  7372 INFO mozcrash Saved minidump as /builds/slave/talos-slave/test/build/blobber_upload_dir/76B1761E-6C8F-4090-B10F-0ED05E2D5613.dmp
19:17:35     INFO -  7373 INFO mozcrash Saved app info as /builds/slave/talos-slave/test/build/blobber_upload_dir/76B1761E-6C8F-4090-B10F-0ED05E2D5613.extra
19:17:35  WARNING -  PROCESS-CRASH | /tests/content/base/test/test_websocket.html | application crashed [@ NS_ProxyRelease(nsIEventTarget*, nsISupports*, bool)]
19:17:35     INFO -  Crash dump filename: /var/folders/1A/1Akzk0iLE34WQfbnclcBmE+++-k/-Tmp-/tmpl9zcHv.mozrunner/minidumps/76B1761E-6C8F-4090-B10F-0ED05E2D5613.dmp
19:17:35     INFO -  Operating system: Mac OS X
19:17:35     INFO -                    10.6.8 10K549
19:17:35     INFO -  CPU: amd64
19:17:35     INFO -       family 6 model 23 stepping 10
19:17:35     INFO -       2 CPUs
19:17:35     INFO -  Crash reason:  EXC_BAD_ACCESS / 0x0000000d
19:17:35     INFO -  Crash address: 0x0
19:17:35     INFO -  Thread 3 (crashed)
19:17:35     INFO -   0  XUL!NS_ProxyRelease(nsIEventTarget*, nsISupports*, bool) [nsAutoPtr.h:83289be2cd12 : 852 + 0x0]
19:17:35     INFO -      rbx = 0x000000011aaa3b40   r12 = 0x000000011c3d7400
19:17:35     INFO -      r13 = 0x0000000000000000   r14 = 0x0000000000000000
19:17:35     INFO -      r15 = 0x0000000100308a90   rip = 0x0000000101cfc96a
19:17:35     INFO -      rsp = 0x0000000107e2daf0   rbp = 0x0000000107e2db20
19:17:35     INFO -      Found by: given as instruction pointer in context
19:17:35     INFO -   1  XUL!nsMainThreadPtrHolder<nsIInterfaceRequestor>::~nsMainThreadPtrHolder() [nsProxyRelease.h:83289be2cd12 : 138 + 0xa]
19:17:35     INFO -      rbx = 0x000000011aaa3b60   r12 = 0x000000011aa62f70
19:17:35     INFO -      r13 = 0x0000000000000000   r14 = 0x000000011aaa3b60
19:17:35     INFO -      r15 = 0x00000001237bdcd0   rip = 0x0000000101f1965b
19:17:35     INFO -      rsp = 0x0000000107e2db30   rbp = 0x0000000107e2db40
19:17:35     INFO -      Found by: call frame info
19:17:35     INFO -   2  XUL!nsMainThreadPtrHolder<nsIInterfaceRequestor>::Release() [nsProxyRelease.h:83289be2cd12 : 128 + 0x7]
19:17:35     INFO -      rbx = 0x0000000000000000   r12 = 0x000000011aa62f70
19:17:35     INFO -      r13 = 0x0000000000000000   r14 = 0x000000011aaa3b60
19:17:35     INFO -      r15 = 0x00000001237bdcd0   rip = 0x0000000101f1957a
19:17:35     INFO -      rsp = 0x0000000107e2db50   rbp = 0x0000000107e2db60
19:17:35     INFO -      Found by: call frame info
19:17:35     INFO -   3  XUL!mozilla::net::nsHttpConnection::CloseTransaction(mozilla::net::nsAHttpTransaction*, tag_nsresult) [nsAutoPtr.h:83289be2cd12 : 839 + 0x4]
19:17:35     INFO -      rbx = 0x00000001237bdc40   r12 = 0x000000011aa62f70
19:17:35     INFO -      r13 = 0x0000000000000000   r14 = 0x00000000804b000d
19:17:35     INFO -      r15 = 0x00000001237bdcd0   rip = 0x0000000101f14c3e
19:17:35     INFO -      rsp = 0x0000000107e2db70   rbp = 0x0000000107e2db90
19:17:35     INFO -      Found by: call frame info
19:17:35     INFO -   4  XUL!mozilla::net::nsHttpConnection::OnInputStreamReady(nsIAsyncInputStream*) [nsHttpConnection.cpp:83289be2cd12 : 2011 + 0x9]
19:17:35     INFO -      rbx = 0x00000001237bdc40   r12 = 0x000000011aa62f70
19:17:35     INFO -      r13 = 0x0000000000000000   r14 = 0x000000011aa62f10
19:17:35     INFO -      r15 = 0x000000011aa62f90   rip = 0x0000000101f191b2
19:17:35     INFO -      rsp = 0x0000000107e2dba0   rbp = 0x0000000107e2dbb0
19:17:35     INFO -      Found by: call frame info
Component: Networking → Networking: WebSockets
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.