Closed Bug 1661948 Opened 5 years ago Closed 5 years ago

NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) MediaDecoderStateMachine.cpp, line 3470

Categories

(Core :: Audio/Video: Playback, defect)

80 Branch
defect

Tracking

()

RESOLVED DUPLICATE of bug 1613672

People

(Reporter: wonghow, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:80.0) Gecko/20100101 Firefox/80.0

Steps to reproduce:

vaapi vdpau driver installed, verified by vainfo. Linux firefox 80 from commandline, open youtube video, ERROR dump from terminal

Actual results:

Whether VAAPI is on or off from about:config same situation happens, many lines of

[Child 31338, MediaDecoderStateMachine #1] WARNING: Decoder=7fdde51c3400 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - RefPtr<MediaSourceTrackDemuxer::SamplesPromise> mozilla::MediaSourceTrackDemuxer::DoGetSamples(int32_t): manager is detached.: file /build/firefox-bB9ngj/firefox-80.0+linuxmint1+tricia/dom/media/MediaDecoderStateMachine.cpp, line 3470

Expected results:

No errors, vaapi should initialize with vdpau acceleration

Bugbug thinks this bug should belong to this component, but please revert this change in case of error.

Component: Untriaged → Audio/Video: Playback
Product: Firefox → Core
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE

why is duplicate? I did not change any youtube resolution. I just start playing a video.

mine bug is MediaDecoderStateMachine.cpp, line 3470
the other one is MediaDecoderStateMachine.cpp, line 3337

That error can happen on every MSE video, which is about accessing detached manager.

You need to log in before you can comment on or make changes to this bug.