Closed
Bug 1274963
Opened 9 years ago
Closed 8 years ago
Widevine CDM crash in mozalloc_abort | Abort | NS_DebugBreak | mozilla::ipc::FatalError | mozilla::gmp::PGMPVideoDecoderChild::Send__delete__
Categories
(Core :: Audio/Video: Playback, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1282577
Tracking | Status | |
---|---|---|
firefox46 | --- | unaffected |
firefox47 | --- | affected |
firefox48 | --- | affected |
firefox49 | --- | affected |
People
(Reporter: sbadau, Unassigned)
References
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-8b88645a-e092-46ed-8bff-74c412160523.
=============================================================
Unfortunatelly I do not have the exact steps to reproduce, encountered the crash while verifying Bug 1270689. Sometimes is enough to just play the video, other times clicking on the Load button triggers the crash.
STR:
1. Load http://dashif.org/reference/players/javascript/v2.1.1/samples/dash-if-reference-player/index.html
2. Load manifest http://html5.cablelabs.com:8100/cenc/wv/dash.mpd (also accessible from the DASH player's menu: Sample Streams > CableLabs Test Content > CableLabs Cenc Widevine) on DASH.js player menu.
3. Play for a while, click on Load button from time to time.
Expected results:
Firefox should not crash.
Actual results:
Firefox is crashing. Tested with all the versions: Firefox Nightly 49.0a1, Firefox Developer Edition 48.0a2, Firefox 47 beta 7.
https://crash-stats.mozilla.com/report/index/9d7cd48b-b4d4-443e-9844-ccbe82160523
https://crash-stats.mozilla.com/report/index/4bacbc75-77c0-4dd4-afdd-4b44f2160523
On Firefox 47 beta 7 I got a slightly different signature when trying to find the STR.
https://crash-stats.mozilla.com/report/index/64f7e2fa-acd8-419f-86be-e42bd2160523
https://crash-stats.mozilla.com/report/index/79fa2add-9a52-481d-8434-ac22b2160523
Updated•9 years ago
|
Blocks: widevine-uplift
status-firefox46:
--- → unaffected
status-firefox47:
--- → affected
status-firefox48:
--- → affected
Summary: Crash in mozalloc_abort | Abort | NS_DebugBreak | mozilla::ipc::FatalError | mozilla::gmp::PGMPVideoDecoderChild::Send__delete__ → Widevine CDM crash in mozalloc_abort | Abort | NS_DebugBreak | mozilla::ipc::FatalError | mozilla::gmp::PGMPVideoDecoderChild::Send__delete__
Updated•9 years ago
|
Flags: needinfo?(cpearce)
Priority: -- → P1
Updated•8 years ago
|
Priority: P1 → P2
Mass change P2 -> P3
Priority: P2 → P3
Comment 2•8 years ago
|
||
I think this is the MacOSX variant of bug 1282577. Should be fixed there.
Depends on: 1282577
Flags: needinfo?(cpearce)
Comment 3•8 years ago
|
||
Looks like bug 1282577 fixed this; there have been no crash reports for builds after the patch in bug 1282577 landed.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•