[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#983250: vlc: Crash when starting to play video under weston / wayland



Control: tags -1 upstream

On 2021-02-21 15:14:16 +0000, Witold Baryluk wrote:
> Package: vlc
> Version: 3.0.12-2
> Severity: normal
> X-Debbugs-Cc: witold.baryluk@gmail.com
> 
> I just decided to try wayland again for the first time in years, and test some apps.
> 
> mpv works.
> 
> vlc doesn't.

Wayland support is spposed to be better with the upcoming vlc 4.0. No
idea when that version will be released, though.

Cheers

> 
> user@debian:~$ gdb --init-eval-command="set pagination off" --args vlc -vvv Rick\ Astley\ -\ Never\ Gonna\ Give\ You\ Up\ \(Video\)-dQw4w9WgXcQ.mkv 
> GNU gdb (Debian 10.1-1.7) 10.1.90.20210103-git
> Copyright (C) 2021 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
> Type "show copying" and "show warranty" for details.
> This GDB was configured as "x86_64-linux-gnu".
> Type "show configuration" for configuration details.
> For bug reporting instructions, please see:
> <https://www.gnu.org/software/gdb/bugs/>.
> Find the GDB manual and other documentation resources online at:
>     <http://www.gnu.org/software/gdb/documentation/>.
> 
> For help, type "help".
> Type "apropos word" to search for commands related to "word"...
> Reading symbols from vlc...
> (No debugging symbols found in vlc)
> (gdb) r
> Starting program: /usr/bin/vlc -vvv Rick\ Astley\ -\ Never\ Gonna\ Give\ You\ Up\ \(Video\)-dQw4w9WgXcQ.mkv
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
> VLC media player 3.0.12 Vetinari (revision 3.0.12-1-0-gd147bb5e7e)
> [000055555555a5b0] main libvlc debug: VLC media player - 3.0.12 Vetinari
> [000055555555a5b0] main libvlc debug: Copyright © 1996-2020 the VideoLAN team
> [000055555555a5b0] main libvlc debug: revision 3.0.12-1-0-gd147bb5e7e
> [000055555555a5b0] main libvlc debug: configured with ./configure  '--build=x86_64-linux-gnu' '--prefix=/usr' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-option-checking' '--disable-silent-rules' '--libdir=${prefix}/lib/x86_64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-debug' '--config-cache' '--disable-update-check' '--enable-fast-install' '--docdir=/usr/share/doc/vlc' '--with-binary-version=3.0.12-2' '--enable-a52' '--enable-aa' '--enable-aribsub' '--enable-avahi' '--enable-bluray' '--enable-caca' '--enable-chromaprint' '--enable-chromecast' '--enable-dav1d' '--enable-dbus' '--enable-dca' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freetype' '--enable-fribidi' '--enable-gles2' '--enable-gnutls' '--enable-harfbuzz' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libmpeg2' '--enable-libxml2' '--enable-lirc' '--enable-mad' '--enable-matroska' '--enable-mod' '--enable-mpc' '--enable-mpg123' '--enable-mtp' '--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-opus' '--enable-pulse' '--enable-qt' '--enable-realrtsp' '--enable-samplerate' '--enable-sdl-image' '--enable-sftp' '--enable-shine' '--enable-shout' '--enable-skins2' '--enable-sndio' '--enable-soxr' '--enable-spatialaudio' '--enable-speex' '--enable-svg' '--enable-svgdec' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vdpau' '--enable-vnc' '--enable-vorbis' '--enable-x264' '--enable-x265' '--enable-zvbi' '--with-kde-solid=/usr/share/solid/actions/' '--disable-aom' '--disable-crystalhd' '--disable-d3d11va' '--disable-decklink' '--disable-directx' '--disable-dsm' '--disable-dxva2' '--disable-fdkaac' '--disable-fluidlite' '--disable-freerdp' '--disable-goom' '--disable-gst-decode' '--disable-libtar' '--disable-live555' '--disable-macosx' '--disable-macosx-avfoundation' '--disable-macosx-qtkit' '--disable-mfx' '--disable-microdns' '--disable-opencv' '--disable-projectm' '--disable-schroedinger' '--disable-sparkle' '--disable-srt' '--disable-telx' '--disable-vpx' '--disable-vsxu' '--disable-wasapi' '--enable-alsa' '--enable-dc1394' '--enable-dv1394' '--enable-libplacebo' '--enable-linsys' '--enable-nfs' '--enable-udev' '--enable-v4l2' '--enable-wayland' '--enable-libva' '--enable-vcd' '--enable-smbclient' '--disable-oss' '--enable-mmx' '--enable-sse' '--disable-neon' '--disable-altivec' '--disable-omxil' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -ffile-prefix-map=/build/vlc-zugIQk/vlc-3.0.12=. -fstack-protector-strong -Wformat -Werror=format-security ' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -ffile-prefix-map=/build/vlc-zugIQk/vlc-3.0.12=. -fstack-protector-strong -Wformat -Werror=format-security ' 'OBJCFLAGS=-g -O2 -ffile-prefix-map=/build/vlc-zugIQk/vlc-3.0.12=. -fstack-protector-strong -Wformat -Werror=format-security'
> [000055555555a5b0] main libvlc debug: searching plug-in modules
> [000055555555a5b0] main libvlc debug: loading plugins cache file /usr/lib/x86_64-linux-gnu/vlc/plugins/plugins.dat
> [000055555555a5b0] main libvlc debug: recursively browsing `/usr/lib/x86_64-linux-gnu/vlc/plugins'
> [000055555555a5b0] main libvlc debug: plug-ins loaded: 519 modules
> [000055555555a5b0] main libvlc debug: opening config file (/home/user/.config/vlc/vlcrc)
> [000055555555a900] main logger debug: looking for logger module matching "any": 4 candidates
> [000055555555a900] main logger debug: using logger module "console"
> [000055555555a5b0] main libvlc debug: translation test: code is "C"
> [00005555555f5fd0] main keystore debug: looking for keystore module matching "memory": 4 candidates
> [00005555555f5fd0] main keystore debug: using keystore module "memory"
> [000055555555a5b0] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 SSE4A AVX AVX2 FPU 
> [00005555555ef340] main playlist debug: creating audio output
> [00005555555fb480] main audio output debug: looking for audio output module matching "any": 6 candidates
> [00005555555fb480] vlcpulse audio output debug: using library version 14.1.0
> [00005555555fb480] vlcpulse audio output debug:  (compiled with version 14.2.0, protocol 34)
> [New Thread 0x7ffff6cdb700 (LWP 87600)]
> [00005555555fb480] vlcpulse audio output debug: connected locally to /run/user/1000/pulse/native as client #36
> [00005555555fb480] vlcpulse audio output debug: using protocol 34, server protocol 34
> [00005555555fb480] pulse audio output debug: adding sink 1: alsa_output.usb-MIYO_MIYO_USB_Audio_2.0-00.analog-stereo (MIYO USB Audio 2.0 Analog Stereo)
> [00005555555fb480] main audio output debug: using audio output module "pulse"
> [00005555555ef340] main playlist debug: keeping audio output
> [New Thread 0x7ffff64da700 (LWP 87601)]
> [00005555555f2d30] main interface debug: looking for interface module matching "dbus,none": 19 candidates
> [00005555555f2d30] dbus interface debug: listening on dbus as: org.mpris.MediaPlayer2.vlc
> [New Thread 0x7ffff63d9700 (LWP 87602)]
> [00005555555f2d30] main interface debug: using interface module "dbus"
> [New Thread 0x7ffff62d8700 (LWP 87603)]
> [00007fffdc000c20] main input debug: Creating an input for preparsing 'Rick Astley - Never Gonna Give You Up (Video)-dQw4w9WgXcQ.mkv'
> [0000555555611090] main interface debug: looking for interface module matching "hotkeys,none": 19 candidates
> [New Thread 0x7ffff61d7700 (LWP 87604)]
> [0000555555611090] main interface debug: using interface module "hotkeys"
> [0000555555611c10] main interface debug: looking for interface module matching "globalhotkeys,none": 19 candidates
> [0000555555611c10] main interface debug: no interface modules matched
> [0000555555611c10] main interface error: no suitable interface module
> [000055555555a5b0] main libvlc error: interface "globalhotkeys,none" initialization failed
> [000055555555a5b0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
> [0000555555611c10] main interface debug: looking for interface module matching "any": 19 candidates
> [New Thread 0x7fffd5bea700 (LWP 87606)]
> QSocketNotifier: Can only be used with threads started with QThread
> [Thread 0x7ffff61d7700 (LWP 87604) exited]
> [New Thread 0x7ffff61d7700 (LWP 87607)]
> [New Thread 0x7fffd5ae9700 (LWP 87608)]
> [00007fffc4000c20] main meta fetcher debug: looking for meta fetcher module matching "any": 1 candidates
> [00007fffc4000c20] lua meta fetcher debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/fetcher
> [00007fffc4000c20] lua meta fetcher debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/fetcher
> [00007fffc4000c20] lua meta fetcher debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
> [00007fffc4000c20] main meta fetcher debug: no meta fetcher modules matched
> [00007fffc4000c20] main art finder debug: looking for art finder module matching "any": 2 candidates
> [00007fffc4000c20] lua art finder debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/art
> [00007fffc4000c20] lua art finder debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art
> [00007fffc4000c20] lua art finder debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
> [00007fffc4000c20] lua art finder debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
> [00007fffc4000c20] lua art finder debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
> [00007fffc4000c20] lua art finder debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
> [00007fffc4000c20] lua art finder debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
> [00007fffc4000c20] lua art finder debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
> [00007fffc4000c20] lua art finder debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
> [00007fffc4000c20] lua art finder debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
> [00007fffc4000c20] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
> [00007fffc4000c20] main art finder debug: no art finder modules matched
> [Thread 0x7fffd5ae9700 (LWP 87608) exited]
> [New Thread 0x7fffd58f3700 (LWP 87609)]
> [New Thread 0x7fffcbfff700 (LWP 87610)]
> [New Thread 0x7fffcb7fe700 (LWP 87611)]
> [New Thread 0x7fffcaffd700 (LWP 87612)]
> [New Thread 0x7fffca7fc700 (LWP 87613)]
> [00007fffcc091240] main generic debug: looking for extension module matching "any": 1 candidates
> [00007fffcc091240] lua generic debug: Opening Lua Extension module
> [00007fffcc091240] lua generic debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/extensions
> [00007fffcc091240] lua generic debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/extensions
> [00007fffcc091240] lua generic debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/extensions/VLSub.luac
> [00007fffcc091240] lua generic debug: Scanning Lua script /usr/lib/x86_64-linux-gnu/vlc/lua/extensions/VLSub.luac
> [New Thread 0x7fffd5ae9700 (LWP 87614)]
> [00007fffcc091240] lua generic debug: Script /usr/lib/x86_64-linux-gnu/vlc/lua/extensions/VLSub.luac has the following capability flags: 0x5
> [00007fffcc091240] lua generic debug: Trying Lua scripts in /usr/share/vlc/lua/extensions
> [00007fffcc091240] main generic debug: using extension module "lua"
> [New Thread 0x7fffc88d2700 (LWP 87615)]
> [New Thread 0x7fffb68e3700 (LWP 87616)]
> [New Thread 0x7fffb60e2700 (LWP 87617)]
> [New Thread 0x7fffb58e1700 (LWP 87618)]
> [New Thread 0x7fffb50e0700 (LWP 87619)]
> [New Thread 0x7fffb48df700 (LWP 87620)]
> [New Thread 0x7fffaaf01700 (LWP 87621)]
> [New Thread 0x7fffaa700700 (LWP 87622)]
> [New Thread 0x7fffa9eff700 (LWP 87623)]
> [New Thread 0x7fffa96fe700 (LWP 87624)]
> [New Thread 0x7fffa8efd700 (LWP 87625)]
> [New Thread 0x7fff7bfff700 (LWP 87626)]
> [New Thread 0x7fff73fff700 (LWP 87627)]
> [New Thread 0x7fff7b7fe700 (LWP 87628)]
> [New Thread 0x7fff7affd700 (LWP 87629)]
> [New Thread 0x7fff7a7fc700 (LWP 87630)]
> [New Thread 0x7fff79ffb700 (LWP 87631)]
> [New Thread 0x7fff797fa700 (LWP 87632)]
> [New Thread 0x7fff78ff9700 (LWP 87633)]
> [New Thread 0x7fff737fe700 (LWP 87634)]
> [New Thread 0x7fff72ffd700 (LWP 87635)]
> [New Thread 0x7fff727fc700 (LWP 87636)]
> [New Thread 0x7fff71ffb700 (LWP 87637)]
> [New Thread 0x7fff717fa700 (LWP 87638)]
> [New Thread 0x7fff70ff9700 (LWP 87639)]
> [New Thread 0x7fff3bfff700 (LWP 87640)]
> [New Thread 0x7fff33fff700 (LWP 87641)]
> [New Thread 0x7fff3b7fe700 (LWP 87642)]
> [New Thread 0x7fff3affd700 (LWP 87643)]
> [New Thread 0x7fff3a7fc700 (LWP 87644)]
> [New Thread 0x7fff39ffb700 (LWP 87645)]
> [New Thread 0x7fff397fa700 (LWP 87646)]
> [New Thread 0x7fff38ff9700 (LWP 87647)]
> [New Thread 0x7fff337fe700 (LWP 87648)]
> [New Thread 0x7fff32ffd700 (LWP 87649)]
> [New Thread 0x7fff327fc700 (LWP 87650)]
> [New Thread 0x7fff31ffb700 (LWP 87651)]
> [New Thread 0x7fff317fa700 (LWP 87652)]
> [New Thread 0x7fff30ff9700 (LWP 87653)]
> [0000555555611c10] main interface debug: using interface module "qt"
> [00005555555ef340] main playlist debug: processing request item: null, node: Playlist, skip: 0
> [00005555555ef340] main playlist debug: rebuilding array of current - root Playlist
> [00005555555ef340] main playlist debug: rebuild done - 1 items, index -1
> [00005555555ef340] main playlist debug: starting playback of new item
> [00005555555ef340] main playlist debug: resyncing on Rick Astley - Never Gonna Give You Up (Video)-dQw4w9WgXcQ.mkv
> [00005555555ef340] main playlist debug: Rick Astley - Never Gonna Give You Up (Video)-dQw4w9WgXcQ.mkv is at 0
> [00005555555ef340] main playlist debug: creating new input thread
> [00007ffef4000c80] main input debug: Creating an input for 'Rick Astley - Never Gonna Give You Up (Video)-dQw4w9WgXcQ.mkv'
> [New Thread 0x7fffa81ef700 (LWP 87654)]
> [00005555555ef340] main playlist debug: requesting art for new input thread
> [00007ffef4000c80] main input debug: using timeshift granularity of 50 MiB
> [00007ffef4000c80] main input debug: using default timeshift path
> [00007ffef4000c80] main input debug: `file:///home/user/Rick%20Astley%20-%20Never%20Gonna%20Give%20You%20Up%20%28Video%29-dQw4w9WgXcQ.mkv' gives access `file' demux `any' path `/home/user/Rick%20Astley%20-%20Never%20Gonna%20Give%20You%20Up%20%28Video%29-dQw4w9WgXcQ.mkv'
> [00007ffef8000fe0] main input source debug: creating demux: access='file' demux='any' location='/home/user/Rick%20Astley%20-%20Never%20Gonna%20Give%20You%20Up%20%28Video%29-dQw4w9WgXcQ.mkv' file='/home/user/Rick Astley - Never Gonna Give You Up (Video)-dQw4w9WgXcQ.mkv'
> [00007ffef80011b0] main demux debug: looking for access_demux module matching "file": 18 candidates
> [00007ffef80011b0] main demux debug: no access_demux modules matched
> [00007ffef8001730] main stream debug: creating access: file:///home/user/Rick%20Astley%20-%20Never%20Gonna%20Give%20You%20Up%20%28Video%29-dQw4w9WgXcQ.mkv
> [00007ffef8001730] main stream debug:  (path: /home/user/Rick Astley - Never Gonna Give You Up (Video)-dQw4w9WgXcQ.mkv)
> [00007ffef8001730] main stream debug: looking for access module matching "file": 29 candidates
> [00007ffef8001730] main stream debug: using access module "filesystem"
> [00007ffef8001a70] main stream debug: looking for stream_filter module matching "prefetch,cache_read": 26 candidates
> [00007ffef8001a70] cache_read stream debug: Using stream method for AStream*
> [00007ffef8001a70] cache_read stream debug: starting pre-buffering
> [00007ffef8001a70] cache_read stream debug: received first data after 0 ms
> [00007ffef8001a70] cache_read stream debug: pre-buffering done 1024 bytes in 0s - 38461 KiB/s
> [00007ffef8001a70] main stream debug: using stream_filter module "cache_read"
> [00007ffef8c01e50] main stream debug: looking for stream_filter module matching "any": 26 candidates
> [00007ffef8c01e50] lua stream debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/playlist
> [00007ffef8c01e50] lua stream debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/playlist
> [New Thread 0x7fff787f8700 (LWP 87655)]
> [00007ffeec000c20] main meta fetcher debug: looking for meta fetcher module matching "any": 1 candidates
> [00007ffeec000c20] lua meta fetcher debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/fetcher
> [00007ffeec000c20] lua meta fetcher debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/fetcher
> [00007ffeec000c20] lua meta fetcher debug: Trying Lua scripts in /usr/share/vlc/lua/meta/fetcher
> [00007ffeec000c20] main meta fetcher debug: no meta fetcher modules matched
> [00007ffeec000c20] main art finder debug: looking for art finder module matching "any": 2 candidates
> [00007ffeec000c20] lua art finder debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/art
> [00007ffeec000c20] lua art finder debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art
> [00007ffeec000c20] lua art finder debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
> [00007ffeec000c20] lua art finder debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/00_musicbrainz.luac
> [00007ffeec000c20] lua art finder debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
> [00007ffef8c01e50] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/anevia_streams.luac
> [00007ffeec000c20] lua art finder debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/01_googleimage.luac
> [00007ffeec000c20] lua art finder debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
> [00007ffef8c01e50] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/anevia_xml.luac
> [00007ffeec000c20] lua art finder debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/02_frenchtv.luac
> [00007ffeec000c20] lua art finder debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
> [00007ffef8c01e50] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/appletrailers.luac
> [00007ffeec000c20] lua art finder debug: skipping script (unmatched scope) /usr/lib/x86_64-linux-gnu/vlc/lua/meta/art/03_lastfm.luac
> [00007ffeec000c20] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
> [00007ffeec000c20] main art finder debug: no art finder modules matched
> [00007ffef8c01e50] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/bbc_co_uk.luac
> [Thread 0x7fff787f8700 (LWP 87655) exited]
> [00007ffef8c01e50] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/cue.luac
> [00007ffef8c01e50] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/dailymotion.luac
> [00007ffef8c01e50] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/jamendo.luac
> [00007ffef8c01e50] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/koreus.luac
> [00007ffef8c01e50] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/liveleak.luac
> [00007ffef8c01e50] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/newgrounds.luac
> [00007ffef8c01e50] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/rockbox_fm_presets.luac
> [00007ffef8c01e50] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/soundcloud.luac
> [00007ffef8c01e50] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/twitch.luac
> [00007ffef8c01e50] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/vimeo.luac
> [00007ffef8c01e50] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/vocaroo.luac
> [00007ffef8c01e50] lua stream debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/playlist/youtube.luac
> [00007ffef8c01e50] lua stream debug: Trying Lua scripts in /usr/share/vlc/lua/playlist
> [00007ffef8c01e50] main stream debug: no stream_filter modules matched
> [00007ffef8c05c60] main stream_directory debug: looking for stream_directory module matching "any": 1 candidates
> [00007ffef8c05c60] main stream_directory debug: no stream_directory modules matched
> [00007ffef8000fe0] main input source debug: attachment of directory-extractor failed for file:///home/user/Rick%20Astley%20-%20Never%20Gonna%20Give%20You%20Up%20%28Video%29-dQw4w9WgXcQ.mkv
> [00007ffef8c01e50] main stream debug: looking for stream_filter module matching "record": 26 candidates
> [00007ffef8c01e50] main stream debug: using stream_filter module "record"
> [00007ffef8000fe0] main input source debug: creating demux: access='file' demux='any' location='/home/user/Rick%20Astley%20-%20Never%20Gonna%20Give%20You%20Up%20%28Video%29-dQw4w9WgXcQ.mkv' file='/home/user/Rick Astley - Never Gonna Give You Up (Video)-dQw4w9WgXcQ.mkv'
> [00007ffef80011b0] main demux debug: looking for demux module matching "mkv": 54 candidates
> [00007ffef80011b0] mkv demux debug: |   + Seek head
> [00007ffef80011b0] mkv demux debug: |   - info at 213
> [00007ffef80011b0] mkv demux debug: |   + Information
> [00007ffef80011b0] mkv demux debug: |   |   + TimecodeScale=1000000
> [00007ffef80011b0] mkv demux debug: |   |   + Muxing Application=Lavf58.45.100
> [00007ffef80011b0] mkv demux debug: |   |   + Writing Application=Lavf58.45.100
> [00007ffef80011b0] mkv demux debug: |   |   + UID=1744635065
> [00007ffef80011b0] mkv demux debug: |   |   + Duration=212061
> [00007ffef80011b0] mkv demux debug: |   - tracks at 293
> [00007ffef80011b0] mkv demux debug: |   + Tracks
> [00007ffef80011b0] mkv demux debug: |   |   + Track Entry
> [00007ffef80011b0] mkv demux debug: |   |   |   + Track Number=1
> [00007ffef80011b0] mkv demux debug: |   |   |   + Track UID=3188752320
> [00007ffef80011b0] mkv demux debug: |   |   |   + Track Lacing=0
> [00007ffef80011b0] mkv demux debug: |   |   |   + Track Language=`und'
> [00007ffef80011b0] mkv demux debug: |   |   |   + Track CodecId=V_MPEG4/ISO/AVC
> [00007ffef80011b0] mkv demux debug: |   |   |   + Track Type=video
> [00007ffef80011b0] mkv demux debug: |   |   |   + Track Default Duration=40000000
> [00007ffef80011b0] mkv demux debug: |   |   |   + Track Video
> [00007ffef80011b0] mkv demux debug: |   |   |   |   + width=1920
> [00007ffef80011b0] mkv demux debug: |   |   |   |   + height=1080
> [00007ffef80011b0] mkv demux debug: |   |   |   |   + Track Video Interlaced=2
> [00007ffef80011b0] mkv demux debug: |   |   |   |   + Video Colors
> [00007ffef80011b0] mkv demux debug: |   |   |   |   |   + Unknown (N11libmatroska20KaxVideoColourMatrixE)
> [00007ffef80011b0] mkv demux debug: |   |   |   |   |   + Unknown (N11libmatroska21KaxVideoChromaSitHorzE)
> [00007ffef80011b0] mkv demux debug: |   |   |   |   |   + Unknown (N11libmatroska21KaxVideoChromaSitVertE)
> [00007ffef80011b0] mkv demux debug: |   |   |   + Track CodecPrivate size=44
> [00007ffef80011b0] mkv demux debug: |   |   + Track Entry
> [00007ffef80011b0] mkv demux debug: |   |   |   + Track Number=2
> [00007ffef80011b0] mkv demux debug: |   |   |   + Track UID=2028928759
> [00007ffef80011b0] mkv demux debug: |   |   |   + Track Lacing=0
> [00007ffef80011b0] mkv demux debug: |   |   |   + Track Language=`eng'
> [00007ffef80011b0] mkv demux debug: |   |   |   + Track CodecId=A_OPUS
> [00007ffef80011b0] mkv demux debug: |   |   |   + Track Codec Delay =6500
> [00007ffef80011b0] mkv demux debug: |   |   |   + Track Seek Preroll =80000
> [00007ffef80011b0] mkv demux debug: |   |   |   + Track Type=audio
> [00007ffef80011b0] mkv demux debug: |   |   |   + Track Audio
> [00007ffef80011b0] mkv demux debug: |   |   |   |   + achan=2
> [00007ffef80011b0] mkv demux debug: |   |   |   |   + afreq=48000
> [00007ffef80011b0] mkv demux debug: |   |   |   |   + abits=32
> [00007ffef80011b0] mkv demux debug: |   |   |   + Track CodecPrivate size=19
> [00007ffef80011b0] mkv demux debug: |   - tags at 558
> [00007ffef80011b0] mkv demux debug: |   + Tags
> [00007ffef80011b0] mkv demux debug: + Unknown (N7libebml9EbmlCrc32E)
> [00007ffef80011b0] mkv demux debug: + Tag
> [00007ffef80011b0] mkv demux debug: |   + Targets
> [00007ffef80011b0] mkv demux debug: |   + Simple Tag 
> [00007ffef80011b0] mkv demux debug: |   |   + Meta MAJOR_BRAND: dash
> [00007ffef80011b0] mkv demux debug: |   + Simple Tag 
> [00007ffef80011b0] mkv demux debug: |   |   + Meta MINOR_VERSION: 0
> [00007ffef80011b0] mkv demux debug: |   + Simple Tag 
> [00007ffef80011b0] mkv demux debug: |   |   + Meta COMPATIBLE_BRANDS: iso6avc1mp41
> [00007ffef80011b0] mkv demux debug: |   + Simple Tag 
> [00007ffef80011b0] mkv demux debug: |   |   + Meta ENCODER: Lavf58.45.100
> [00007ffef80011b0] mkv demux debug: + Tag
> [00007ffef80011b0] mkv demux debug: |   + Targets
> [00007ffef80011b0] mkv demux debug: |   |   + TrackUID: 2559298936733990848
> [00007ffef80011b0] mkv demux debug: |   |   + LoadTag Unknown (N11libmatroska14KaxTagTrackUIDE)
> [00007ffef80011b0] mkv demux debug: |   + Simple Tag 
> [00007ffef80011b0] mkv demux debug: |   |   + Meta HANDLER_NAME: ISO Media file produced by Google Inc.
> [00007ffef80011b0] mkv demux debug: |   + Simple Tag 
> [00007ffef80011b0] mkv demux debug: |   |   + Meta DURATION: 00:03:32.040000000
> [00007ffef80011b0] mkv demux debug: + Tag
> [00007ffef80011b0] mkv demux debug: |   + Targets
> [00007ffef80011b0] mkv demux debug: |   |   + TrackUID: 11922816983658069751
> [00007ffef80011b0] mkv demux debug: |   |   + LoadTag Unknown (N11libmatroska14KaxTagTrackUIDE)
> [00007ffef80011b0] mkv demux debug: |   + Simple Tag 
> [00007ffef80011b0] mkv demux debug: |   |   + Meta DURATION: 00:03:32.061000000
> [00007ffef80011b0] mkv demux debug: loading tags done.
> [00007ffef80011b0] mkv demux debug: |   - cues at 116269176
> [00007ffef80011b0] mkv demux debug: |   + Cues
> [00007ffef80011b0] mkv demux debug:  * Unknown (N7libebml9EbmlCrc32E)
> [00007ffef80011b0] mkv demux debug: MKV/Ebml Parser: m_el[mi_level] == NULL
> [00007ffef80011b0] mkv demux debug: |   - loading cues done.
> [00007ffef80011b0] mkv demux debug: |   + Information
> [00007ffef80011b0] mkv demux debug: |   + Tracks
> [00007ffef80011b0] mkv demux debug: |   + Tags
> [00007ffef80011b0] mkv demux debug: |   + Cluster
> [00007ffef80011b0] mkv demux debug: NEW START CHAPTER uid=0
> [00007ffef80011b0] mkv demux debug: found 2 es
> [00007ffef4000c80] main input debug: selecting program id=0
> [00007ffef80011b0] mkv demux debug: seek: preroll{ track: 1, pts: 0, fpos: 913 skip: 913} 
> [00007ffef80011b0] mkv demux debug: seek: preroll{ req: 1, start-pts: 1, start-fpos: 913} 
> [00007ffef80011b0] mkv demux debug: Starting the UI Hook
> [00007ffef80011b0] main demux debug: using demux module "mkv"
> [00007ffef4000c80] main input debug: looking for a subtitle file in /home/user/
> [00007ffef8c14800] main decoder debug: looking for video decoder module matching "any": 15 candidates
> [0000555555611c10] qt interface debug: IM: Setting an input
> [00007ffef8c14800] avcodec decoder debug: using ffmpeg Lavc58.91.100
> [00007ffef8c14800] avcodec decoder debug: CPU flags: 0x000fd3db
> [00007ffef8c14800] avcodec decoder debug: allowing 6 thread(s) for decoding
> [h264 @ 0x7ffef8c3d700] nal_unit_type: 7(SPS), nal_ref_idc: 3
> [h264 @ 0x7ffef8c3d700] nal_unit_type: 8(PPS), nal_ref_idc: 3
> [New Thread 0x7ffeebfff700 (LWP 87656)]
> [New Thread 0x7ffeeb7fe700 (LWP 87657)]
> [New Thread 0x7ffeeaffd700 (LWP 87658)]
> [New Thread 0x7ffeea7fc700 (LWP 87659)]
> [New Thread 0x7ffee9ffb700 (LWP 87660)]
> [New Thread 0x7ffee97fa700 (LWP 87661)]
> [00007ffef8c14800] avcodec decoder debug: codec (h264) started
> [00007ffef8c14800] avcodec decoder debug: using frame thread mode with 6 threads
> [00007ffef8c14800] main decoder debug: using video decoder module "avcodec"
> [New Thread 0x7fff787f8700 (LWP 87662)]
> [00007ffef8d00950] main decoder debug: looking for audio decoder module matching "any": 20 candidates
> [00007ffef8d00950] main decoder debug: using audio decoder module "opus"
> [New Thread 0x7ffef01bf700 (LWP 87663)]
> [00007ffef8d2a410] main demux meta debug: looking for meta reader module matching "any": 2 candidates
> [00007ffef8d2a410] lua demux meta debug: Trying Lua scripts in /home/user/.local/share/vlc/lua/meta/reader
> [00007ffef8d2a410] lua demux meta debug: Trying Lua scripts in /usr/lib/x86_64-linux-gnu/vlc/lua/meta/reader
> [00007ffef8d2a410] lua demux meta debug: Trying Lua playlist script /usr/lib/x86_64-linux-gnu/vlc/lua/meta/reader/filename.luac
> [00007ffef8d2a410] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
> [00007ffef8d2a410] main demux meta debug: no meta reader modules matched
> [00007ffef4000c80] main input debug: `file:///home/user/Rick%20Astley%20-%20Never%20Gonna%20Give%20You%20Up%20%28Video%29-dQw4w9WgXcQ.mkv' successfully opened
> [00007ffef4000c80] main input debug: Buffering 0%
> [00007ffef4000c80] main input debug: Buffering 4%
> [00007ffef8d00950] opus decoder debug: Opus audio with 2 channels
> [00005555555ef340] main playlist debug: reusing audio output
> [00007ffef4000c80] main input debug: Buffering 5%
> [00005555555fb480] pulse audio output debug: using stereo channel map
> [h264 @ 0x7ffef8c3d700] nal_unit_type: 6(SEI), nal_ref_idc: 0
> [00007ffef4000c80] main input debug: Buffering 7%
> [h264 @ 0x7ffef8c3d700] nal_unit_type: 5(IDR), nal_ref_idc: 3
> [00007ffef4000c80] main input debug: Buffering 9%
> [00007ffef8c14800] avcodec decoder debug: available hardware decoder output format 100 (vdpau)
> [00007ffef8c14800] avcodec decoder debug: available hardware decoder output format 46 (vaapi_vld)
> [00007ffef8c14800] avcodec decoder debug: available software decoder output format 0 (yuv420p)
> [00007ffef8c14800] avcodec decoder debug: trying format vaapi_vld
> [00007ffef4000c80] main input debug: Buffering 11%
> [00007ffef4000c80] main input debug: Buffering 12%
> [00007ffef4000c80] main input debug: Buffering 13%
> [00007ffef4000c80] main input debug: Buffering 15%
> [00007ffef4000c80] main input debug: Buffering 16%
> [00007ffee404be50] main spu text debug: looking for text renderer module matching "any": 2 candidates
> [00007ffef4000c80] main input debug: Buffering 17%
> [00007ffef4000c80] main input debug: Buffering 19%
> [00007ffef4000c80] main input debug: Buffering 20%
> [00007ffef4000c80] main input debug: Buffering 21%
> [00007ffef4000c80] main input debug: Buffering 23%
> [00007ffef4000c80] main input debug: Buffering 24%
> [00007ffef4000c80] main input debug: Buffering 25%
> [00007ffef4000c80] main input debug: Buffering 27%
> [00007ffef4000c80] main input debug: Buffering 28%
> [00007ffef4000c80] main input debug: Buffering 29%
> [00007ffef4000c80] main input debug: Buffering 31%
> [00007ffef4000c80] main input debug: Buffering 32%
> [00007ffef4000c80] main input debug: Buffering 33%
> [00007ffef4000c80] main input debug: Buffering 35%
> [00007ffef4000c80] main input debug: Buffering 36%
> [00007ffef4000c80] main input debug: Buffering 37%
> [00007ffef4000c80] main input debug: Buffering 39%
> [00007ffef4000c80] main input debug: Buffering 40%
> [00007ffef4000c80] main input debug: Buffering 41%
> [00007ffef4000c80] main input debug: Buffering 43%
> [00007ffef4000c80] main input debug: Buffering 44%
> [00007ffef4000c80] main input debug: Buffering 45%
> [00007ffef4000c80] main input debug: Buffering 47%
> [00007ffef4000c80] main input debug: Buffering 48%
> [00007ffef4000c80] main input debug: Buffering 49%
> [00007ffef4000c80] main input debug: Buffering 51%
> [00007ffef4000c80] main input debug: Buffering 52%
> [00007ffef4000c80] main input debug: Buffering 53%
> [00007ffef4000c80] main input debug: Buffering 55%
> [00007ffef4000c80] main input debug: Buffering 56%
> [00007ffef4000c80] main input debug: Buffering 57%
> [00007ffef4000c80] main input debug: Buffering 59%
> [00007ffef4000c80] main input debug: Buffering 60%
> [00007ffef4000c80] main input debug: Buffering 61%
> [00007ffef4000c80] main input debug: Buffering 63%
> [00007ffef4000c80] main input debug: Buffering 64%
> [00007ffef4000c80] main input debug: Buffering 65%
> [00007ffef4000c80] main input debug: Buffering 67%
> [00007ffef4000c80] main input debug: Buffering 68%
> [00007ffef4000c80] main input debug: Buffering 69%
> [00007ffef4000c80] main input debug: Buffering 71%
> [00007ffef4000c80] main input debug: Buffering 72%
> [00007ffef4000c80] main input debug: Buffering 73%
> [00007ffef4000c80] main input debug: Buffering 75%
> [00007ffef4000c80] main input debug: Buffering 76%
> [00007ffef4000c80] main input debug: Buffering 77%
> [00007ffef4000c80] main input debug: Buffering 79%
> [00007ffef4000c80] main input debug: Buffering 80%
> [00007ffef4000c80] main input debug: Buffering 81%
> [00007ffef4000c80] main input debug: Buffering 83%
> [00007ffef4000c80] main input debug: Buffering 84%
> [00007ffef4000c80] main input debug: Buffering 85%
> [00007ffef4000c80] main input debug: Buffering 87%
> [00007ffef4000c80] main input debug: Buffering 88%
> [00007ffef4000c80] main input debug: Buffering 89%
> [00007ffef4000c80] main input debug: Buffering 91%
> [00007ffef4000c80] main input debug: Buffering 92%
> [00007ffef4000c80] main input debug: Buffering 93%
> [00007ffef4000c80] main input debug: Buffering 95%
> [00007ffef4000c80] main input debug: Buffering 96%
> [00007ffef4000c80] main input debug: Buffering 97%
> [00007ffef4000c80] main input debug: Buffering 99%
> [00007ffef4000c80] main input debug: Buffering 100%
> [00007ffef4000c80] main input debug: Stream buffering done (1014 ms in 1 ms)
> [00005555555fb480] pulse audio output debug: changed buffer metrics: maxlength=4194304, tlength=46080, prebuf=0, minreq=15360
> [00005555555fb480] pulse audio output debug: connected to sink alsa_output.usb-MIYO_MIYO_USB_Audio_2.0-00.analog-stereo
> [00005555555fb480] main audio output debug: output 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
> [00007ffedc007770] main volume debug: looking for audio volume module matching "any": 2 candidates
> [00005555555fb480] pulse audio output debug: changing sink 1: alsa_output.usb-MIYO_MIYO_USB_Audio_2.0-00.analog-stereo (MIYO USB Audio 2.0 Analog Stereo)
> [00007ffee404be50] freetype spu text debug: Building font databases.
> [00007ffee404be50] freetype spu text debug: Took -20850 microseconds
> [00007ffedc007770] main volume debug: using audio volume module "float_mixer"
> [00005555555fb480] main audio output debug: input 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
> [00007ffedc00a150] main audio filter debug: looking for audio filter module matching "scaletempo": 16 candidates
> [00007ffedc00a150] scaletempo audio filter debug: format: 48000 rate, 2 nch, 4 bps, fl32
> [00007ffedc00a150] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 search
> [00007ffedc00a150] scaletempo audio filter debug: 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
> [00007ffedc00a150] main audio filter debug: using audio filter module "scaletempo"
> [00005555555fb480] main audio output debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
> [00005555555fb480] main audio output debug: conversion pipeline complete
> [00005555555fb480] main audio output debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
> [00005555555fb480] main audio output debug: conversion pipeline complete
> [00007ffedc011bf0] main audio resampler debug: looking for audio resampler module matching "any": 4 candidates
> [00007ffee404be50] main spu text debug: using text renderer module "freetype"
> [00007ffee405d980] main scale debug: looking for video converter module matching "any": 23 candidates
> [Thread 0x7ffff62d8700 (LWP 87603) exited]
> [00007ffedc011bf0] main audio resampler debug: using audio resampler module "samplerate"
> [00007ffef8d00950] main decoder debug: end of audio preroll
> [00005555555fb480] pulse audio output debug: started
> [00005555555fb480] pulse audio output debug: changing sink 1: alsa_output.usb-MIYO_MIYO_USB_Audio_2.0-00.analog-stereo (MIYO USB Audio 2.0 Analog Stereo)
> [swscaler @ 0x7ffee40bb980] Forcing full internal H chroma due to input having non subsampled chroma
> [00007ffee405d980] swscale scale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality)
> [00007ffee405d980] main scale debug: using video converter module "swscale"
> [00007ffee405dd40] main scale debug: looking for video converter module matching "any": 23 candidates
> [Thread 0x7ffff61d7700 (LWP 87607) exited]
> [00007ffee405dd40] yuvp scale debug: YUVP to YUVA converter
> [00007ffee405dd40] main scale debug: using video converter module "yuvp"
> [00007ffee40484b0] main video output debug: Deinterlacing available
> [00007ffee40484b0] main video output debug: deinterlace -1, mode auto, is_needed 0
> [00007ffee40838c0] main window debug: looking for vout window module matching "qt,any": 6 candidates
> [00007ffee40838c0] qt window debug: requesting video window...
> [00007ffee40838c0] main window debug: resized to 600x348
> [00007ffee40838c0] main window debug: resized to 489x0
> [00007ffee40838c0] main window debug: resized to 1920x1080
> [00007ffee40838c0] main window debug: using vout window module "qt"
> [00007ffee40eee70] main inhibit debug: looking for inhibit module matching "any": 2 candidates
> [00007ffee40eee70] dbus_screensaver inhibit debug: cannot find service org.freedesktop.ScreenSaver
> [00007ffee40eee70] dbus_screensaver inhibit debug: cannot find service org.freedesktop.PowerManagement.Inhibit
> [00007ffee40eee70] dbus_screensaver inhibit debug: cannot find service org.mate.SessionManager
> [00007ffee40eee70] dbus_screensaver inhibit debug: cannot find service org.gnome.SessionManager
> [New Thread 0x7ffff61d7700 (LWP 87664)]
> [00007ffee40eee70] main inhibit debug: using inhibit module "xdg"
> [New Thread 0x7ffff62d8700 (LWP 87665)]
> [00007ffee40484b0] main video output debug: Opening vout display wrapper
> [00007fffd002a770] main vout display debug: looking for vout display module matching "any": 14 candidates
> [00007fffd002a770] main vout display debug: VoutDisplayEvent 'resize' 1920x1080
> [00007fffd0028690] main gl debug: looking for opengl module matching "any": 3 candidates
> [0000555555611c10] qt interface debug: Logical video size: 1920x1080
> [00007ffee40838c0] main window debug: resized to 1920x1080
> [00007fffd002a770] main vout display debug: VoutDisplayEvent 'resize' 1920x1080
> [00007fffd0028690] egl_wl gl debug: EGL version 1.5 by Mesa Project
> [00007fffd0028690] egl_wl gl debug:  extensions: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_EXT_swap_buffers_with_damage EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image_base EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_KHR_swap_buffers_with_damage EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display EGL_WL_create_wayland_buffer_from_image 
> 
> Thread 66 "vlc" received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0x7ffff62d8700 (LWP 87665)]
> __GI___pthread_mutex_lock (mutex=0xe8) at ../nptl/pthread_mutex_lock.c:67
> 67	../nptl/pthread_mutex_lock.c: No such file or directory.
> (gdb) bt
> #0  __GI___pthread_mutex_lock (mutex=0xe8) at ../nptl/pthread_mutex_lock.c:67
> #1  0x00007ffff609b3c1 in wl_proxy_create_wrapper () at /lib/x86_64-linux-gnu/libwayland-client.so.0
> #2  0x00007fffd4320a92 in get_wl_surface_proxy (window=0x7fffd0030730) at ../src/egl/drivers/dri2/platform_wayland.c:303
> #3  dri2_wl_create_window_surface (disp=<optimized out>, conf=0x7fffcc0c2b30, native_window=0x7fffd0030730, attrib_list=0x0) at ../src/egl/drivers/dri2/platform_wayland.c:375
> #4  0x00007fffd4309a10 in _eglCreateWindowSurfaceCommon (disp=0x7fffcc546650, config=<optimized out>, native_window=0x7fffd0030730, attrib_list=0x0) at ../src/egl/main/eglapi.c:990
> #5  0x00007fffa82da769 in CreateWindowSurfaceEXT (attrs=0x0, window=0x7fffd0030730, config=0x7fffcc0c2b30, dpy=0x7fffcc546650) at video_output/opengl/egl.c:188
> #6  Open (obj=0x7fffd0028690, api=0x7fffa82db240 <api>) at video_output/opengl/egl.c:376
> #7  0x00007ffff7c8f4ca in module_load (obj=obj@entry=0x7fffd0028690, m=m@entry=0x5555555747c0, init=init@entry=0x7ffff7c8f3f0 <generic_start>, args=args@entry=0x7ffff62d7788) at modules/modules.c:183
> #8  0x00007ffff7c8fa74 in vlc_module_load (obj=obj@entry=0x7fffd0028690, capability=capability@entry=0x7ffff7d3c957 "opengl", name=0x7ffff7d2c487 "", name@entry=0x7fffa82ee16d "$gl", strict=strict@entry=true, probe=probe@entry=0x7ffff7c8f3f0 <generic_start>) at modules/modules.c:279
> #9  0x00007ffff7c90064 in module_need (obj=obj@entry=0x7fffd0028690, cap=cap@entry=0x7ffff7d3c957 "opengl", name=name@entry=0x7fffa82ee16d "$gl", strict=strict@entry=true) at modules/modules.c:371
> #10 0x00007ffff7cf0206 in vlc_gl_Create (wnd=wnd@entry=0x7ffee40838c0, flags=flags@entry=0, name=0x7fffa82ee16d "$gl") at video_output/opengl.c:74
> #11 0x00007fffa82ea96e in Open (obj=0x7fffd002a770) at video_output/opengl/display.c:133
> #12 0x00007ffff7c8f4ca in module_load (obj=obj@entry=0x7fffd002a770, m=m@entry=0x555555573200, init=init@entry=0x7ffff7c8f3f0 <generic_start>, args=args@entry=0x7ffff62d79f8) at modules/modules.c:183
> #13 0x00007ffff7c8fa74 in vlc_module_load (obj=obj@entry=0x7fffd002a770, capability=capability@entry=0x7ffff7d2b9ca "vout display", name=0x7ffff7d2c487 "", name@entry=0x7ffff7d3ccb9 "$vout", strict=<optimized out>, probe=probe@entry=0x7ffff7c8f3f0 <generic_start>) at modules/modules.c:279
> #14 0x00007ffff7c90064 in module_need (obj=obj@entry=0x7fffd002a770, cap=cap@entry=0x7ffff7d2b9ca "vout display", name=name@entry=0x7ffff7d3ccb9 "$vout", strict=<optimized out>) at modules/modules.c:371
> #15 0x00007ffff7cdf3e2 in vout_display_New (owner=<synthetic pointer>, cfg=0x7fffd0033fa0, fmt=0x7ffee40484f0, load_module=255, module=0x7ffff7d3ccb9 "$vout", obj=0x7ffee40484b0) at video_output/display.c:109
> #16 DisplayNew (vout=vout@entry=0x7ffee40484b0, source=0x7ffee40484f0, state=state@entry=0x7ffff62d7c40, module=module@entry=0x7ffff7d3ccb9 "$vout", is_splitter=is_splitter@entry=false, double_click_timeout=double_click_timeout@entry=300000, hide_timeout=1000000, owner_ptr=0x0) at video_output/display.c:1198
> #17 0x00007ffff7ce0ef3 in vout_NewDisplay (vout=vout@entry=0x7ffee40484b0, source=<optimized out>, state=state@entry=0x7ffff62d7c40, module=module@entry=0x7ffff7d3ccb9 "$vout", double_click_timeout=double_click_timeout@entry=300000, hide_timeout=<optimized out>) at video_output/display.c:1255
> #18 0x00007ffff7cf1878 in vout_OpenWrapper (vout=vout@entry=0x7ffee40484b0, splitter_name=0x0, state=state@entry=0x7ffff62d7c40) at video_output/vout_wrapper.c:67
> #19 0x00007ffff7ce3fb1 in ThreadStart (vout=vout@entry=0x7ffee40484b0, state=0x7ffff62d7c40, state@entry=0x0) at video_output/video_output.c:1531
> #20 0x00007ffff7ce5f5d in ThreadControl (cmd=..., vout=<optimized out>) at video_output/video_output.c:1686
> #21 Thread (object=0x7ffee40484b0) at video_output/video_output.c:1807
> #22 0x00007ffff7f45ea7 in start_thread (arg=<optimized out>) at pthread_create.c:477
> #23 0x00007ffff7e6fdef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> (gdb) 
> 
> 
> 
> Cheers,
> Witold
> 
> 
> -- System Information:
> Debian Release: bullseye/sid
>   APT prefers testing-debug
>   APT policy: (500, 'testing-debug'), (500, 'testing')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
> 
> Kernel: Linux 5.10.0-3-amd64 (SMP w/32 CPU threads)
> Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_DIE, TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
> Shell: /bin/sh linked to /usr/bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
> 
> Versions of packages vlc depends on:
> ii  vlc-bin                  3.0.12-2
> ii  vlc-plugin-base          3.0.12-2
> ii  vlc-plugin-qt            3.0.12-2
> ii  vlc-plugin-video-output  3.0.12-2
> 
> Versions of packages vlc recommends:
> ii  vlc-l10n                   3.0.12-2
> ii  vlc-plugin-access-extra    3.0.12-2
> ii  vlc-plugin-notify          3.0.12-2
> ii  vlc-plugin-samba           3.0.12-2
> ii  vlc-plugin-skins2          3.0.12-2
> ii  vlc-plugin-video-splitter  3.0.12-2
> ii  vlc-plugin-visualization   3.0.12-2
> 
> Versions of packages vlc suggests:
> pn  vlc-plugin-fluidsynth  <none>
> pn  vlc-plugin-jack        <none>
> pn  vlc-plugin-svg         <none>
> 
> Versions of packages libvlc-bin depends on:
> ii  libc6    2.31-9
> ii  libvlc5  3.0.12-2
> 
> Versions of packages libvlc5 depends on:
> ii  libc6        2.31-9
> ii  libvlccore9  3.0.12-2
> 
> Versions of packages libvlc5 recommends:
> ii  libvlc-bin  3.0.12-2
> 
> Versions of packages vlc-bin depends on:
> ii  libc6       2.31-9
> ii  libvlc-bin  3.0.12-2
> ii  libvlc5     3.0.12-2
> 
> Versions of packages vlc-plugin-access-extra depends on:
> ii  libc6                                2.31-9
> ii  libvlccore9 [vlc-plugin-abi-3-0-0f]  3.0.12-2
> ii  libvncclient1                        0.9.13+dfsg-1
> ii  libxcb-composite0                    1.14-3
> ii  libxcb-shm0                          1.14-3
> ii  libxcb1                              1.14-3
> 
> Versions of packages vlc-plugin-base depends on:
> ii  liba52-0.7.4                         0.7.4-20
> ii  libarchive13                         3.4.3-2
> ii  libaribb24-0                         1.0.3-2
> ii  libasound2                           1.2.4-1.1
> ii  libass9                              1:0.15.0-1
> ii  libavahi-client3                     0.8-5
> ii  libavahi-common3                     0.8-5
> ii  libavc1394-0                         0.5.4-5
> ii  libavcodec58                         7:4.3.1-8
> ii  libavformat58                        7:4.3.1-8
> ii  libavutil56                          7:4.3.1-8
> ii  libbluray2                           1:1.2.1-4
> ii  libc6                                2.31-9
> ii  libcairo2                            1.16.0-5
> ii  libcddb2                             1.3.2-6+b1
> ii  libchromaprint1                      1.5.0-2
> ii  libdav1d4                            0.7.1-3
> ii  libdbus-1-3                          1.12.20-1
> ii  libdc1394-25                         2.2.6-3
> ii  libdca0                              0.0.7-2
> ii  libdvbpsi10                          1.3.3-1
> ii  libdvdnav4                           6.1.0-1+b1
> ii  libdvdread8                          6.1.1-2
> ii  libebml5                             1.4.1-1
> ii  libfaad2                             2.10.0-1
> ii  libflac8                             1.3.3-2
> ii  libfontconfig1                       2.13.1-4.2
> ii  libfreetype6                         2.10.4+dfsg-1
> ii  libfribidi0                          1.0.8-2
> ii  libgcc-s1                            10.2.1-6
> ii  libgcrypt20                          1.8.7-2
> ii  libglib2.0-0                         2.66.7-1
> ii  libgnutls30                          3.7.0-5
> ii  libgpg-error0                        1.38-2
> ii  libharfbuzz0b                        2.7.4-1
> ii  libixml10                            1:1.8.4-2
> ii  libjpeg62-turbo                      1:2.0.5-2
> ii  libkate1                             0.4.1-11
> ii  liblirc-client0                      0.10.1-6.2+b1
> ii  liblua5.2-0                          5.2.4-1.1+b3
> ii  libmad0                              0.15.1b-10
> ii  libmatroska7                         1.6.2-1
> ii  libmpcdec6                           2:0.1~r495-2
> ii  libmpeg2-4                           0.5.1-9
> ii  libmpg123-0                          1.26.4-1
> ii  libmtp9                              1.1.17-3
> ii  libncursesw6                         6.2+20201114-2
> ii  libnfs13                             4.0.0-1
> ii  libogg0                              1.3.4-0.1
> ii  libopenmpt-modplug1                  0.4.11-1
> ii  libopus0                             1.3.1-0.1
> ii  libpng16-16                          1.6.37-3
> ii  libpostproc55                        7:4.3.1-8
> ii  libprotobuf-lite23                   3.12.4-1
> ii  libpulse0                            14.1-1
> ii  libraw1394-11                        2.1.2-2
> ii  libresid-builder0c2a                 2.1.1-15+b1
> ii  librsvg2-2                           2.50.3+dfsg-1
> ii  libsamplerate0                       0.2.1+ds0-1
> ii  libsdl-image1.2                      1.2.12-12
> ii  libsdl1.2debian                      1.2.15+dfsg2-5
> ii  libsecret-1-0                        0.20.4-2
> ii  libshine3                            3.1.1-2
> ii  libshout3                            2.4.5-1+b1
> ii  libsidplay2                          2.1.1-15+b1
> ii  libsndio7.0                          1.5.0-3
> ii  libsoxr0                             0.1.3-4
> ii  libspatialaudio0                     0.3.0+git20180730+dfsg1-2+b1
> ii  libspeex1                            1.2~rc1.2-1.1
> ii  libspeexdsp1                         1.2~rc1.2-1.1
> ii  libssh2-1                            1.9.0-2
> ii  libstdc++6                           10.2.1-6
> ii  libswscale5                          7:4.3.1-8
> ii  libsystemd0                          247.3-1
> ii  libtag1v5                            1.11.1+dfsg.1-3
> ii  libtheora0                           1.1.1+dfsg.1-15
> ii  libtinfo6                            6.2+20201114-2
> ii  libtwolame0                          0.4.0-2
> ii  libudev1                             247.3-1
> ii  libupnp13                            1:1.8.4-2
> ii  libva-drm2                           2.10.0-1
> ii  libva2                               2.10.0-1
> ii  libvlccore9 [vlc-plugin-abi-3-0-0f]  3.0.12-2
> ii  libvorbis0a                          1.3.7-1
> ii  libvorbisenc2                        1.3.7-1
> ii  libx264-160                          2:0.160.3011+gitcde9a93-2+b2
> ii  libx265-192                          3.4-2
> ii  libxcb-keysyms1                      0.4.0-1+b2
> ii  libxcb1                              1.14-3
> ii  libxml2                              2.9.10+dfsg-6.3+b1
> ii  libzvbi0                             0.2.35-18
> ii  vlc-data                             3.0.12-2
> ii  zlib1g                               1:1.2.11.dfsg-2
> 
> Versions of packages vlc-plugin-base recommends:
> ii  xdg-utils  1.1.3-4
> 
> Versions of packages vlc-plugin-base suggests:
> pn  libdvdcss2  <none>
> 
> Versions of packages vlc-plugin-notify depends on:
> ii  libc6                                2.31-9
> ii  libgdk-pixbuf-2.0-0                  2.42.2+dfsg-1
> ii  libglib2.0-0                         2.66.7-1
> ii  libgtk-3-0                           3.24.24-1
> ii  libnotify4                           0.7.9-3
> ii  libvlccore9 [vlc-plugin-abi-3-0-0f]  3.0.12-2
> 
> Versions of packages vlc-plugin-qt depends on:
> ii  libc6                                2.31-9
> ii  libgcc-s1                            10.2.1-6
> ii  libqt5core5a                         5.15.2+dfsg-4
> ii  libqt5gui5                           5.15.2+dfsg-4
> ii  libqt5svg5                           5.15.2-2
> ii  libqt5widgets5                       5.15.2+dfsg-4
> ii  libqt5x11extras5                     5.15.2-2
> ii  libstdc++6                           10.2.1-6
> ii  libvlccore9 [vlc-plugin-abi-3-0-0f]  3.0.12-2
> ii  libwayland-client0                   1.18.0-2~exp1.1
> ii  libx11-6                             2:1.7.0-2
> 
> Versions of packages vlc-plugin-qt recommends:
> ii  vlc-bin  3.0.12-2
> 
> Versions of packages vlc-plugin-skins2 depends on:
> ii  fonts-freefont-ttf                   20120503-10
> ii  libc6                                2.31-9
> ii  libfreetype6                         2.10.4+dfsg-1
> ii  libfribidi0                          1.0.8-2
> ii  libgcc-s1                            10.2.1-6
> ii  libstdc++6                           10.2.1-6
> ii  libvlccore9 [vlc-plugin-abi-3-0-0f]  3.0.12-2
> ii  libx11-6                             2:1.7.0-2
> ii  libxext6                             2:1.3.3-1.1
> ii  libxinerama1                         2:1.1.4-2
> ii  libxpm4                              1:3.5.12-1
> ii  vlc-plugin-qt                        3.0.12-2
> 
> Versions of packages vlc-plugin-skins2 recommends:
> ii  vlc-bin  3.0.12-2
> 
> Versions of packages vlc-plugin-video-output depends on:
> ii  libaa1                               1.4p5-48
> ii  libavcodec58                         7:4.3.1-8
> ii  libavutil56                          7:4.3.1-8
> ii  libc6                                2.31-9
> ii  libcaca0                             0.99.beta19-2.1
> ii  libegl1                              1.3.2-1
> ii  libgl1                               1.3.2-1
> ii  libgles2                             1.3.2-1
> ii  libplacebo72                         2.72.2-1
> ii  libva-drm2                           2.10.0-1
> ii  libva-wayland2                       2.10.0-1
> ii  libva-x11-2                          2.10.0-1
> ii  libva2                               2.10.0-1
> ii  libvlccore9 [vlc-plugin-abi-3-0-0f]  3.0.12-2
> ii  libwayland-client0                   1.18.0-2~exp1.1
> ii  libwayland-egl1                      1.18.0-2~exp1.1
> ii  libx11-6                             2:1.7.0-2
> ii  libxcb-keysyms1                      0.4.0-1+b2
> ii  libxcb-shm0                          1.14-3
> ii  libxcb-xv0                           1.14-3
> ii  libxcb1                              1.14-3
> 
> Versions of packages vlc-plugin-video-splitter depends on:
> ii  libc6                                2.31-9
> ii  libvlccore9 [vlc-plugin-abi-3-0-0f]  3.0.12-2
> ii  libxcb-randr0                        1.14-3
> ii  libxcb1                              1.14-3
> 
> Versions of packages vlc-plugin-visualization depends on:
> ii  libc6                                2.31-9
> ii  libgl1                               1.3.2-1
> ii  libvlccore9 [vlc-plugin-abi-3-0-0f]  3.0.12-2
> 
> -- no debconf information

-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature


Reply to: