Closed
Bug 1495751
Opened 7 years ago
Closed 6 years ago
Crash in libwidevinecdm.dylib@0x272b52
Categories
(Core :: Audio/Video: Playback, defect, P1)
Tracking
()
RESOLVED
DUPLICATE
of bug 1499880
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | unaffected |
| firefox64 | + | fixed |
| firefox65 | --- | fixed |
People
(Reporter: marcia, Assigned: bryce)
References
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-19f5be4e-1f79-40ae-8898-21e5a0181002.
=============================================================
Seen while looking at Mac nightly crash stats. So far a single user has crashed, and they are running plugin (web) WidevineCdm Version: 4.10.1146.0 Filename: widevinecdm (based on the fact Bug 1486482 is not resolved fixed yet, I am a bit confused)
Top 10 frames of crashing thread:
0 libwidevinecdm.dylib libwidevinecdm.dylib@0x272b52
1 libwidevinecdm.dylib libwidevinecdm.dylib@0x2717e5
2 libwidevinecdm.dylib libwidevinecdm.dylib@0x271ca2
3 libwidevinecdm.dylib libwidevinecdm.dylib@0xbefa7
4 libwidevinecdm.dylib libwidevinecdm.dylib@0xb2223
5 libwidevinecdm.dylib libwidevinecdm.dylib@0xb2694
6 libwidevinecdm.dylib libwidevinecdm.dylib@0xc96f8
7 libwidevinecdm.dylib libwidevinecdm.dylib@0xc92dc
8 libwidevinecdm.dylib libwidevinecdm.dylib@0xc92a7
9 XUL mozilla::ChromiumCDMAdapter::GMPGetAPI dom/media/gmp/ChromiumCDMAdapter.cpp:144
=============================================================
Updated•7 years ago
|
Flags: needinfo?(bvandyk)
| Assignee | ||
Comment 1•7 years ago
|
||
We've started rolling out the new CDM, so this makes sense (that bug may stay open while we work on some more incremental changes).
I'm not able to reproduce this on my Mac, but I'm on 10.13, rather than 10.11. Looks like it's crashing inside the Widevine CDM lib. Given the crash reason (EXC_BAD_INSTRUCTION / EXC_I386_INVOP), I wonder if the machine is in some state that's unexpected by Widevine. However, since the CDM is a black box, it's hard to be sure.
I'll reach out to Widevine.
Flags: needinfo?(bvandyk)
| Assignee | ||
Comment 2•7 years ago
|
||
Widevine have confirmed this is a known issue with the CDM and older Mac hardware. They're working on providing an updated CDM with a fix. This means we're going to need to do a minor bump of the CDM once the update is available to us.
Assignee: nobody → bvandyk
Status: NEW → ASSIGNED
Priority: -- → P1
Comment 3•7 years ago
|
||
I tested this issue on iMac 10.11 with FF Nightly 64.0a1(2018-10-09) and I can't reproduce the crash, please let me know if there are some specific steps or sites where this crash occurs. Also the WidevineCdm Version: 4.10.1146.0.
Updated•7 years ago
|
tracking-firefox64:
--- → +
| Assignee | ||
Comment 4•6 years ago
|
||
Bug 1499880 covers the changes for updating to the new CDM to fix this issue. We first landed the new CDM in 65, and have now updated Balrog rules and uplifted changes to fix 64.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
status-firefox65:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•