Page 1 of 1

VLC crashes immediately

Posted: 10 Aug 2019 15:13
by curano
Hello,
Fedora 30
I tried to open a .mp4 file but VLC crashes immediately :

---
[rudolf@olymp ~]$ vlc
VLC media player 3.0.7.1 Vetinari (revision 3.0.7.1-0-gf3940db4af)
[000055af96d11570] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[000055af96d15530] main playlist: playlist is empty
libva info: VA-API version 1.4.1
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
[00007f93ec0076e0] glconv_vaapi_x11 gl error: vaInitialize: unknown libva error
libva info: VA-API version 1.4.1
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
[00007f93ec0076e0] glconv_vaapi_drm gl error: vaInitialize: unknown libva error
libva info: VA-API version 1.4.1
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
[00007f93ec0076e0] glconv_vaapi_drm gl error: vaInitialize: unknown libva error
libva info: VA-API version 1.4.1
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/nouveau_drv_video.so
libva info: Found init function __vaDriverInit_1_4
Segmentation fault (core dumped)
---

I haven't the slightest idea what's going on here?
Any advice available?
Thanks

Re: VLC crashes immediately

Posted: 13 Aug 2019 16:11
by curano
Hello,
It seems that my problem is too obvious...
Is there no help?
Regards
Curano

Re: VLC crashes immediately

Posted: 13 Aug 2019 17:05
by RĂ©mi Denis-Courmont
Something is crashing. Could be many things.

Re: VLC crashes immediately

Posted: 14 Aug 2019 16:25
by mangup
open core file in gdb

Re: VLC crashes immediately

Posted: 14 Aug 2019 17:11
by curano
open core file in gdb
Sorry, I don't get it !
What do I have to do ?

Re: VLC crashes immediately

Posted: 20 Aug 2019 10:48
by curano
As today VLC works again. It seems that one of the recent updates of some libraries did the job...
Thanks for your support...