New comment by XiaoPanPanKevinPan on void-packages repository https://github.com/void-linux/void-packages/issues/41938#issuecomment-1734034253 Comment: Same error here: ```text $ vlc some.mp4 VLC media player 3.0.18 Vetinari (revision 3.0.13-8-g41878ff4f2) [000055b89e8a9550] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. libEGL warning: DRI3: Screen seems not DRI3 capable [00007f4904004940] gl gl: Initialized libplacebo v4.208.0 (API v208) libva info: VA-API version 1.17.0 libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so libva info: Found init function __vaDriverInit_1_17 libva info: va_openDriver() returns 0 [00007f4904004940] gl gl: Initialized libplacebo v4.208.0 (API v208) libva info: VA-API version 1.17.0 libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so libva info: Found init function __vaDriverInit_1_17 libva info: va_openDriver() returns 0 [00007f4910d33800] avcodec decoder: Using OpenGL/VAAPI backend for VDPAU for hardware decoding [1] 314955 segmentation fault vlc 2023-09-20.mp4 ``` This is the version of vlc: ```text $ vlc --version VLC media player 3.0.18 Vetinari (revision 3.0.13-8-g41878ff4f2) VLC version 3.0.18 Vetinari (3.0.13-8-g41878ff4f2) Compiled by Debian buildd for unstable on Debian amd64 buildd (Dec 4 2022 21:11:55) Compiler: gcc version 12.2.0 (Debian 12.2.0-9) This program comes with NO WARRANTY, to the extent permitted by law. You may redistribute it under the terms of the GNU General Public Licence; see the file named COPYING for details. Written by the VideoLAN team; see the AUTHORS file. ``` I'm using Debain 12 (bookworm). The Nvidia driver's version is 525.89.02. The driver was downloaded from the official site.