[Firefox Nightly] Youtube videos cannot be played. HandleRejectionError in dom/media/MediaDecoderStateMachine.cpp:3465
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
People
(Reporter: fredbezies, Assigned: bryce)
Details
Hello.
This is a recent regression. I can only saw it on build starting December 1st, 2020. When I go to youtube and want to play a video, there is a message error. Video cannot be played.
When I launched Firefox from command line, I got this error log:
[Child 63043, MediaDecoderStateMachine #1] WARNING: Decoder=7f11284a7c00 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - HandleRejectionError: file /home/fred/logs/fox/src/dom/media/MediaDecoderStateMachine.cpp:3465 [Child 63043, MediaDecoderStateMachine #1] WARNING: Decoder=7f11284a7c00 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - HandleRejectionError: file /home/fred/logs/fox/src/dom/media/MediaDecoderStateMachine.cpp:3465 JavaScript warning: https://www.youtube.com/s/player/408be03a/player_ias.vflset/en_US/base.js, line 7476: This error message will be blank when privacy.resistFingerprinting = true. If it is really necessary, please add it to the whitelist in MediaError::GetMessage: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - HandleRejectionError [Child 63043, MediaDecoderStateMachine #1] WARNING: Decoder=7f110c316000 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - HandleRejectionError: file /home/fred/logs/fox/src/dom/media/MediaDecoderStateMachine.cpp:3465 [Child 63043, MediaDecoderStateMachine #1] WARNING: Decoder=7f110c316000 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - HandleRejectionError: file /home/fred/logs/fox/src/dom/media/MediaDecoderStateMachine.cpp:3465 JavaScript warning: https://www.youtube.com/s/player/408be03a/player_ias.vflset/en_US/base.js, line 7476: This error message will be blank when privacy.resistFingerprinting = true. If it is really necessary, please add it to the whitelist in MediaError::GetMessage: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - HandleRejectionError JavaScript warning: https://www.youtube.com/s/player/408be03a/player_ias.vflset/en_US/base.js, line 7476: This error message will be blank when privacy.resistFingerprinting = true. If it is really necessary, please add it to the whitelist in MediaError::GetMessage: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - HandleRejectionError JavaScript warning: https://www.youtube.com/s/player/408be03a/player_ias.vflset/en_US/base.js, line 7476: This error message will be blank when privacy.resistFingerprinting = true. If it is really necessary, please add it to the whitelist in MediaError::GetMessage: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - HandleRejectionError JavaScript error: , line 0: AbortError: Actor 'ASRouter' destroyed before query 'NEWTAB_MESSAGE_REQUEST' was resolved
I'll try to find a regression windows asap this afternoon.
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Looks like a video decoder failing, but it's not clear why. A regression range would help a lot. The info from about:support
would also be useful.
Reporter | ||
Comment 2•5 years ago
|
||
Sorry for late reply. I was not able to reproduce this bug using nightlies. I think there was a bug in Archlinux packages which got fixed because I can get youtube video to work again.
So it must have been an archlinux bug. Sorry for bugspam.
Assignee | ||
Comment 3•5 years ago
|
||
No problem, thanks for reporting back. Resolving based on comment 2.
Description
•