Open Bug 1759269 Opened 3 years ago Updated 3 years ago

media playback hangs

Categories

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

Firefox 98
x86_64
Linux
defect

Tracking

()

UNCONFIRMED

People

(Reporter: pylsan, Unassigned)

Details

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

Steps to reproduce:

Trying to watch any video on any website ends up in unending buffering status. VP9 Decoding issue.

Actual results:

libva info: VA-API version 1.13.0
libva info: Trying to open /usr/lib/dri/radeonsi_drv_video.so
libva info: Found init function __vaDriverInit_1_13
/usr/share/libdrm/amdgpu.ids: Permission denied

the files does seem to have read permissions?
-rwxr-xr-x 3 root root 11M Mar 4 21:19 /usr/lib/dri/radeonsi_drv_video.so
-rw-r--r-- 1 root root 11K Feb 17 15:09 /usr/share/libdrm/amdgpu.ids

tested from "root" user, and that works fine so it might be some kind of permission issue.

Expected results:

Video should have started like usual.

The Bugbug bot thinks this bug should belong to the 'Core::Audio/Video: Playback' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Audio/Video: Playback
Product: Firefox → Core

Sounds like driver install issue to me.

Severity: -- → S4
Priority: -- → P3

Firefox nightly 100 appimage worked fine, same as other working browsers & my games are fine as well.

I updated firefox today along with mesa 22 git, FF version 98.0.1.
Started watching a YT video worked a while but crashed at 50%.
The terminal shows same errors as mentioned above when the video stopped.

Also a new error message today:
[Child 2650, MediaDecoderStateMachine #1] WARNING: Decoder=7f44447cbe00 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - auto mozilla::MediaChangeMonitor::CreateDecoderAndInit(mozilla::MediaRawData *)::(anonymous class)::operator()()::(anonymous class)::operator()(const mozilla::MediaResult &) const: Unable to initialize decoder: file /build/firefox/src/firefox-98.0.1/dom/media/MediaDecoderStateMachine.cpp:3568

I could compile with debug symbols if that helps, I don't have any other ideas on how to debug the software.

After the .mozilla folder increased in size 20gb I decided to delete the folder .mozilla folder and now everything works as normal again. It. Witch where large amount so maybe it just clobbered up.

The appimage is 'isolated' so maybe I had two different bugs happening at the same time. Nighly worked fine except when I had '20 000' bugs but I updated this 3 times and not really had big issues.

Guess we could set this to solved since everything is fine again.

OS: Unspecified → Linux
Hardware: Unspecified → x86_64
You need to log in before you can comment on or make changes to this bug.