Page 1 of 1

VLC Media Player Crashing on Fedora Linux v40

Posted: 09 Jul 2024 04:46
by Anakin1773
Hello. I write to the forum today to seek aid concerning VLC Media Player. You see, VLC media player keeps crashing when attempting to play DVDs or video files in general. I'm begining to assume that it is an issue with Mesa or the AMDGPU driver, but I need someone to confirm this theory of mine. (I already tested other video players, and they also crash).

VLC Log here: https://pastebin.com/nHu6iDw6

Fedora 40 Log Here: https://pastebin.com/Wg6TNsSn

Please message me if you have answers.

Re: VLC Media Player Crashing on Fedora Linux v40

Posted: 09 Jul 2024 11:42
by Rémi Denis-Courmont
It looks like the shader compiler is crashing due to an assertion failure, yes.

You can try to select XVideo, RENDER or X11 video output modules instead of GL.

Re: VLC Media Player Crashing on Fedora Linux v40

Posted: 09 Jul 2024 17:07
by Anakin1773
It looks like the shader compiler is crashing due to an assertion failure, yes.

You can try to select XVideo, RENDER or X11 video output modules instead of GL.
Choosing XVideo worked for me, thanks.

However, I am curious, why did that work?

Re: VLC Media Player Crashing on Fedora Linux v40

Posted: 09 Jul 2024 17:09
by Rémi Denis-Courmont
They're not using shaders

Re: VLC Media Player Crashing on Fedora Linux v40

Posted: 09 Jul 2024 17:21
by Anakin1773
They're not using shaders
Ok then, thank you for your aid, have a good day!