Closed
Bug 1274513
Opened 9 years ago
Closed 8 years ago
Crash in shutdownhang | `anonymous namespace'::setup_wasapi_stream(cubeb_stream*)
Categories
(Core :: Audio/Video: cubeb, defect, P1)
Tracking
()
RESOLVED
DUPLICATE
of bug 1135562
People
(Reporter: alwu, Assigned: padenot)
References
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-536f95cc-a20b-4c28-aa9c-27d462160513.
=============================================================
Thread 59.
- `anonymous namespace'::setup_wasapi_stream(cubeb_stream*)
- &stm->client
It seems that the cubeb_stream has some problem that we can't get the client.
In addition, this report also has the same problem, see Thread 73.
bp-c8dc5f75-f0f9-43e8-b8c3-e05072160516
Updated•9 years ago
|
Rank: 15
Priority: -- → P1
Comment 1•8 years ago
|
||
Here are more related reports:
https://crash-stats.mozilla.com/report/index/eb140e0a-6bd6-4926-ab14-a60152160526#allthreads
Thread: 41, 42, 43, 48, 49, 56, 66, 67
https://crash-stats.mozilla.com/report/index/0d2ad911-1030-4435-9205-7d8c42160525#allthreads
Thread: 34
https://crash-stats.mozilla.com/report/index/d4a4e109-6d31-4617-878d-48a722160525#allthreads
Thread: 36, 37, 38
https://crash-stats.mozilla.com/report/index/91122cbc-217a-488d-b6e5-b38c92160525#allthreads
Thread: 54, 56
https://crash-stats.mozilla.com/report/index/3fb96345-4163-4957-ab4b-9167d2160525#allthreads
Thread: 61
https://crash-stats.mozilla.com/report/index/ec5f7d27-7b05-439c-a29a-6ebe72160525#allthreads
Thread: 50, 51, 60, 72, 73, 79, 81, 82
https://crash-stats.mozilla.com/report/index/e7f576b5-74ee-4d2d-8534-56dc82160525#allthreads
Thread: 37, 38, 39
https://crash-stats.mozilla.com/report/index/675b7339-0a21-4c9b-b7f4-2d7b52160525#allthreads
Thread: 34, 35
https://crash-stats.mozilla.com/report/index/41e4e6c2-ec14-4368-97c8-b991a2160525#allthreads
Thread: 54
https://crash-stats.mozilla.com/report/index/38bc5c64-d95c-4873-b6a7-1e90a2160525#allthreads
Thread: 57
https://crash-stats.mozilla.com/report/index/ee27e7a8-96ed-4f26-b55a-ea81e2160525#allthreads
Thread: 46, 49
https://crash-stats.mozilla.com/report/index/fc4e7f50-7baa-4e2b-bba2-3eff92160525#allthreads
Thread: 42, 43, 44, 47, 48, 49, 50, 51, 52, 53, 54
https://crash-stats.mozilla.com/report/index/01a138cb-dd72-457a-a98e-e9a1a2160525#allthreads
Thread: 39
https://crash-stats.mozilla.com/report/index/13465d99-789f-4f5c-9a27-224df2160525#allthreads
Thread: 56
https://crash-stats.mozilla.com/report/index/4d36f630-1b5e-4ccb-9910-51bf72160525#allthreads
Thread: 84
https://crash-stats.mozilla.com/report/index/349b3b0f-66d2-4623-b0e4-87b812160525#allthreads
Thread: 40, 50, 51, 52
https://crash-stats.mozilla.com/report/index/a5d02e07-84aa-4fd2-bc60-29e772160525#allthreads
Thread: 44
Comment 2•8 years ago
|
||
Paul -- Can you take a look at this?
Assignee: nobody → padenot
Flags: needinfo?(padenot)
Assignee | ||
Comment 3•8 years ago
|
||
This a bug in a windows driver. Chrome and other programs are hitting the same issue and they can't solve it.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(padenot)
Resolution: --- → DUPLICATE
Comment 4•8 years ago
|
||
Crash volume for signature 'shutdownhang | WaitForSingleObjectEx | WaitForSingleObject | PR_WaitCondVar | nsThread::ProcessNextEvent | NS_ProcessNextEvent | mozilla::MediaShutdownManager::Shutdown':
- beta (version 48): 1838 crashes from 2016-06-06.
- release (version 47): 13792 crashes from 2016-05-31.
- esr (version 45): 592 crashes from 2016-04-07.
Crash volume on the last weeks:
Week N-1 Week N-2 Week N-3 Week N-4 Week N-5 Week N-6 Week N-7
- nightly 0 0 0 0 0 0 0
- aurora 0 0 0 0 0 0 0
- beta 319 299 272 329 256 216 61
- release 2186 2210 2215 2105 2044 1824 563
- esr 94 73 62 74 51 66 37
Affected platform: Windows
status-firefox47:
--- → affected
status-firefox48:
--- → affected
status-firefox-esr45:
--- → affected
You need to log in
before you can comment on or make changes to this bug.
Description
•