$ gdb --args vlc -vvv some_dvd.ISO ... [0xd03cf8] main video output debug: using video output module "vout_wrapper" [0xd03cf8] main video output debug: TIMER module_need() : 290.674 ms - Total 290.674 ms / 1 intvls (Avg 290.674 ms) [0xd03cf8] main video output debug: got 25 direct buffer(s) [0xd03cf8] main video output debug: pic render sz 720x480, of (0,0), vsz 720x480, 4cc YV12, sar 32:27, msk r0x0 g0x0 b0x0 [0xd03cf8] main video output debug: pic in sz 720x480, of (0,0), vsz 720x480, 4cc YV12, sar 32:27, msk r0x0 g0x0 b0x0 [0xd03cf8] main video output debug: pic out sz 720x480, of (0,0), vsz 720x480, 4cc YV12, sar 32:27, msk r0x0 g0x0 b0x0 [0xd03cf8] main video output debug: direct render, mapping render pictures 0-23 to system pictures 1-24 [0xd03cf8] qt4 video output debug: Qt: Entering Fullscreen Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffd7d3b710 (LWP 6160)] 0x00007fffd9931e9a in CopyFromUswc (dst=0xc83dc0 '\020' ..., dst_pitch=368, src= 0x7fffd2dde8e8 "\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200"..., src_pitch=360, unaligned=0, width=360, height=11, cpu=2024) at copy.c:83 83 copy.c: Bestand of map bestaat niet. in copy.c (gdb) bt #0 0x00007fffd9931e9a in CopyFromUswc (dst=0xc83dc0 '\020' ..., dst_pitch=368, src= 0x7fffd2dde8e8 "\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200\200"..., src_pitch=360, unaligned=0, width=360, height=11, cpu=2024) at copy.c:83 #1 0x00007fffd9932837 in CopyPlane (dst=, dst_pitch=360, src=, src_pitch=, cache=, cache_size=, width=360, height=240, cpu=2024) at copy.c:244 #2 0x00007fffd993332a in CopyFromYv12 (dst=0xd042a8, src=0x7fffd7d3abc0, src_pitch=0x7fffd7d3aba0, width=, height=, cache=0x8450b0) at copy.c:345 #3 0x00007fffd9930b5f in Extract (p_external=0x844f90, p_picture=0xd042a8, p_ff=) at vaapi.c:362 #4 0x00007fffd992d5e0 in vlc_va_Extract (p_dec=0x8a7658, pp_block=) at va.h:54 #5 ffmpeg_CopyPicture (p_dec=0x8a7658, pp_block=) at video.c:844 #6 DecodeVideo (p_dec=0x8a7658, pp_block=) at video.c:635 #7 0x00007ffff791b8ef in DecoderDecodeVideo (p_dec=0x8a7658, p_block=0xb6d910) at input/decoder.c:1466 #8 0x00007ffff791c7b1 in DecoderProcessVideo (p_dec=0x8a7658, p_block=) at input/decoder.c:1815 #9 DecoderProcess (p_dec=0x8a7658, p_block=) at input/decoder.c:2003 #10 0x00007ffff791ca3b in DecoderThread (p_this=) at input/decoder.c:892 #11 0x00007ffff796a984 in thread_entry (data=) at misc/threads.c:58 #12 0x00007ffff6ffbaca in start_thread () from /lib64/libpthread.so.0 #13 0x00007ffff5deff4d in clone () from /lib64/libc.so.6 (gdb)