Skip to main content
Topic: VLC is crashing on me (Read 1250 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

VLC is crashing on me

Hey again guys! Hope you all had a nice holiday, I'm stumped with this problem unfortunately. Its only occurring on one of my computers, not my main one.

Code: [Select]
 vlc
VLC media player 3.0.16 Vetinari (revision 3.0.13-8-g41878ff4f2)
[000055f8a068d660] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[000055f8a071fb30] main playlist: playlist is empty
[00007f96b0c24f10] gstdecode decoder: got new caps video/x-raw, format=(string)I420, width=(int)1280, height=(int)720, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, chroma-site=(string)mpeg2, colorimetry=(string)bt709, framerate=(fraction)250000/10427
[00007f969c140620] chain filter error: Too high level of recursion (3)
[00007f969c149810] main filter error: Failed to create video converter
[00007f969c140620] chain filter error: Too high level of recursion (3)
[00007f969c149810] main filter error: Failed to create video converter
[00007f969c140620] chain filter error: Too high level of recursion (3)
[00007f969c149810] main filter error: Failed to create video converter
[00007f969c140620] chain filter error: Too high level of recursion (3)
[00007f969c149810] main filter error: Failed to create video converter
[00007f969c140620] chain filter error: Too high level of recursion (3)
[00007f969c149810] main filter error: Failed to create video converter
[00007f969c140620] chain filter error: Too high level of recursion (3)
[00007f969c149810] main filter error: Failed to create video converter
[00007f969c140620] chain filter error: Too high level of recursion (3)
[00007f969c149810] main filter error: Failed to create video converter
[00007f969c140620] chain filter error: Too high level of recursion (3)
[00007f969c149810] main filter error: Failed to create video converter
[00007f969c148be0] main scale error: Failed to create video converter
[00007f969c149810] chain filter error: Too high level of recursion (3)
[00007f969c9d0940] main filter error: Failed to create video converter
[00007f969c149810] chain filter error: Too high level of recursion (3)
[00007f969c9d0940] main filter error: Failed to create video converter
[00007f969c149810] chain filter error: Too high level of recursion (3)
[00007f969c9d0940] main filter error: Failed to create video converter
[00007f969c149810] chain filter error: Too high level of recursion (3)
[00007f969c9d0940] main filter error: Failed to create video converter
[00007f969c149810] chain filter error: Too high level of recursion (3)
[00007f969c9d0940] main filter error: Failed to create video converter
[00007f969c149810] chain filter error: Too high level of recursion (3)
[00007f969c9d0940] main filter error: Failed to create video converter
[00007f969c149810] chain filter error: Too high level of recursion (3)
[00007f969c9d0940] main filter error: Failed to create video converter
[00007f969c149810] chain filter error: Too high level of recursion (3)
[00007f969c9d0940] main filter error: Failed to create video converter
[00007f969c148be0] main scale error: Failed to create video converter
[00007f96802013a0] gl gl: Initialized libplacebo v4.192.0 (API v192)
[00007f96802013a0] gl gl: Initialized libplacebo v4.192.0 (API v192)
[00007f96802013a0] gl gl: Initialized libplacebo v4.192.0 (API v192)
[00007f96802013a0] gl gl: Initialized libplacebo v4.192.0 (API v192)
Segmentation fault

Re: VLC is crashing on me

Reply #1
I uninstalled VLC, deleted the ~/.config/vlc and ~/.local/share/vlc and reinstalled VLC but its still doing this to me :( same errors. Google hasn't lead me to any solutions so I am hoping someone here knows something.

Re: VLC is crashing on me

Reply #2
It is related to issues we have with a ffmpeg upgrade, we are working on it but it may take some times to fix it all
And yes it is pretty recent so you may not find a lot of help

Re: VLC is crashing on me

Reply #3
Thank you for the reply, I downgraded FFMPEG. Please let me know when it'll be safe to update again :D

 

Re: VLC is crashing on me

Reply #4
From running check-link-consistency before and after downgrading ffmpeg (I also had to downgrade x264) it showed qt5-webengine and ungoogled-chromium are also affected:
Code: [Select]
ERR   qt5-webengine 5.15.8-1              /usr/lib/libQt5WebEngineCore.so.5.15.8                                libavcodec.so.58
ERR   qt5-webengine 5.15.8-1              /usr/lib/libQt5WebEngineCore.so.5.15.8                                libavformat.so.58
ERR   qt5-webengine 5.15.8-1              /usr/lib/libQt5WebEngineCore.so.5.15.8                                libavutil.so.56

ERR   ungoogled-chromium 97.0.4692.99-1   /usr/lib/chromium/chromium                                            libavcodec.so.58
ERR   ungoogled-chromium 97.0.4692.99-1   /usr/lib/chromium/chromium                                            libavformat.so.58
ERR   ungoogled-chromium 97.0.4692.99-1   /usr/lib/chromium/chromium                                            libavutil.so.56

Update - now fully upgraded on the stable repos to the latest version of ffmpeg and VLC, VLC is working fine, qt5-webengine is updated so that seems fine too according to check-link-consistency. Ungoogled chromium is still unhappy, but I have other browsers:
Code: [Select]
$ chromium
/usr/lib/chromium/chromium: error while loading shared libraries: libavcodec.so.58: cannot open shared object file: No such file or directory