VLC crashes when searching in certain Matroska files
I have a collection of .mkv-files that cause VLC (up to 1.0.3) to crash when I search in them. Playing them from beginning to end works fine. The problem doesn't occur with Totem or MPlayer.
With help from thannoy from the IRC-channel I have created this backtrace, I hope it contains useful information. If a problematic sample file is needed, please contact me directly.
:~/local/vlc/vlc-1.0.3$ gdb --args ./vlc ./test.mkv
GNU gdb 6.8-debian
Copyright (C) 2008 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"...
(gdb) run
Starting program: /home/harald/local/vlc/vlc-1.0.3/vlc ./test.mkv
[Thread debugging using libthread_db enabled]
VLC media player 1.0.3 Goldeneye
[New Thread 0x7f682969a700 (LWP 27709)]
[New Thread 0x7f67f35ae950 (LWP 27715)]
[New Thread 0x7f67f34ad950 (LWP 27716)]
[New Thread 0x7f67f33ac950 (LWP 27717)]
[New Thread 0x7f67f32ab950 (LWP 27718)]
[New Thread 0x7f67f31aa950 (LWP 27719)]
[New Thread 0x7f67f30a9950 (LWP 27720)]
[New Thread 0x7f67f2fa8950 (LWP 27721)]
[New Thread 0x7f67f2ea7950 (LWP 27722)]
[New Thread 0x7f67f2da6950 (LWP 27723)]
[Thread 0x7f67f2da6950 (LWP 27723) exited]
[0x200d618] main interface error: no interface module matched "globalhotkeys,none"
[0x200d618] main interface error: no suitable interface module
[0x1ddb9e8] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x1ddb9e8] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[New Thread 0x7f67f2ca5950 (LWP 27724)]
[New Thread 0x7f67eb99b950 (LWP 27725)]
[Thread 0x7f67eb99b950 (LWP 27725) exited]
[New Thread 0x7f67eb89a950 (LWP 27726)]
m_el[mi_level] == NULL
arrrrrrrrrrrrrg Up cannot escape itself
[New Thread 0x7f67eb799950 (LWP 27727)]
[New Thread 0x7f67eb698950 (LWP 27728)]
[New Thread 0x7f67eb597950 (LWP 27729)]
[0x30c5528] a52 decoder: A/52 channels:6 samplerate:48000 bitrate:448000
[New Thread 0x7f67eb45a950 (LWP 27730)]
[Thread 0x7f67eb45a950 (LWP 27730) exited]
[New Thread 0x7f67eb152950 (LWP 27731)]
[Thread 0x7f67eb152950 (LWP 27731) exited]
[New Thread 0x7f67eb152950 (LWP 27732)]
[New Thread 0x7f67ea951950 (LWP 27733)]
[New Thread 0x7f67ea850950 (LWP 27734)]
QPainter::begin: Paint device returned engine == 0, type: 1
QPainter::begin: Paint device returned engine == 0, type: 1
vlc: /build/buildd/libebml-0.7.7/make/linux/../../src/EbmlBinary.cpp:91: virtual uint64 libebml::EbmlBinary::ReadData(libebml::IOCallback&, libebml::ScopeMode): Assertion `Data != __null' failed.
Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7f67eb89a950 (LWP 27726)]
0x00007f6827f43fb5 in raise () from /lib/libc.so.6
(gdb) thread apply all bt full
Thread 21 (Thread 0x7f67ea850950 (LWP 27734)):
[#0](https://code.videolan.org/videolan/vlc/-/issues/0) 0x00007f6827fef742 in select () from /lib/libc.so.6
No symbol table info available.
[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0x00007f68210921ae in ?? () from /usr/lib/libxcb.so.1
No symbol table info available.
[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0x00007f6821093cac in xcb_wait_for_reply () from /usr/lib/libxcb.so.1
No symbol table info available.
[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0x00007f68212eefbc in _XReply () from /usr/lib/libX11.so.6
No symbol table info available.
[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0x00007f68212e2e13 in XSync () from /usr/lib/libX11.so.6
No symbol table info available.
[#5](https://code.videolan.org/videolan/vlc/-/issues/5) 0x00007f680e2d19e0 in DisplayVideo (p_vout=0x3309688, p_pic=0x3309a48) at xcommon.c:1116
i_width = 700
i_height = 528
i_x = 0
i_y = 0
[#6](https://code.videolan.org/videolan/vlc/-/issues/6) 0x00007f6828ff3317 in RunThread (p_this=0x3309688) at video_output/video_output.c:1297
display_date = 1609468617876
p_directbuffer = (picture_t *) 0x3309a48
i_index = 15
i_postproc_state = 0
p_picture = (picture_t *) 0x330a948
spu_render_time = 1609468617876
current_date = 1609468563096
p_filtered_picture = (picture_t *) 0x330a948
p_last = (picture_t *) 0x0
i_postproc_type = 3
b_snapshot = false
p_subpic = (subpicture_t *) 0x7f67e40509d0
p_vout = (vout_thread_t *) 0x3309688
i_idle_loops = 0
i_picture_qtype_last = 3
b_drop_late = true
__PRETTY_FUNCTION__ = "RunThread"
[#7](https://code.videolan.org/videolan/vlc/-/issues/7) 0x00007f68287133ba in start_thread () from /lib/libpthread.so.0
No symbol table info available.
[#8](https://code.videolan.org/videolan/vlc/-/issues/8) 0x00007f6827ff6fcd in clone () from /lib/libc.so.6
No symbol table info available.
[#9](https://code.videolan.org/videolan/vlc/-/issues/9) 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 20 (Thread 0x7f67ea951950 (LWP 27733)):
[#0](https://code.videolan.org/videolan/vlc/-/issues/0) 0x00007f682892c2df in clock_nanosleep () from /lib/librt.so.1
No symbol table info available.
[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0x00007f682901697e in msleep (delay=10666) at misc/mtime.c:407
d = {quot = 0, rem = 10666}
ts = {tv_sec = 0, tv_nsec = 8961092}
val = 0
[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0x00007f68111dd66f in ALSAFill (p_aout=0x3240be8) at alsa.c:906
p_sys = (struct aout_sys_t *) 0x30cea00
p_buffer = (aout_buffer_t *) 0x0
p_status = (snd_pcm_status_t *) 0x33757b0
i_snd_rc = 0
next_date = 1609468951661
[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0x00007f68111dd2ae in ALSAThread (p_this=0x3240be8) at alsa.c:783
p_aout = (aout_instance_t *) 0x3240be8
p_sys = (struct aout_sys_t *) 0x30cea00
canc = 0
[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0x00007f682902220c in thread_entry (data=0x7f67e404d610) at misc/threads.c:1093
obj = (vlc_object_t *) 0x3240be8
---Type <return> to continue, or q <return> to quit---
func = (void *(*)(vlc_object_t *)) 0x7f68111dd1f1 <ALSAThread>
[#5](https://code.videolan.org/videolan/vlc/-/issues/5) 0x00007f68287133ba in start_thread () from /lib/libpthread.so.0
No symbol table info available.
[#6](https://code.videolan.org/videolan/vlc/-/issues/6) 0x00007f6827ff6fcd in clone () from /lib/libc.so.6
No symbol table info available.
[#7](https://code.videolan.org/videolan/vlc/-/issues/7) 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 19 (Thread 0x7f67eb152950 (LWP 27732)):
[#0](https://code.videolan.org/videolan/vlc/-/issues/0) 0x00007f6827fed496 in poll () from /lib/libc.so.6
No symbol table info available.
[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0x00007f681098de3d in ?? () from /usr/lib/libpulse.so.0
No symbol table info available.
[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0x00007f68109805a9 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
No symbol table info available.
[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0x00007f6810981bf8 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
No symbol table info available.
[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0x00007f6810981cc0 in pa_mainloop_run () from /usr/lib/libpulse.so.0
No symbol table info available.
[#5](https://code.videolan.org/videolan/vlc/-/issues/5) 0x00007f681098dc3d in ?? () from /usr/lib/libpulse.so.0
No symbol table info available.
[#6](https://code.videolan.org/videolan/vlc/-/issues/6) 0x00007f68109b1e10 in ?? () from /usr/lib/libpulse.so.0
No symbol table info available.
[#7](https://code.videolan.org/videolan/vlc/-/issues/7) 0x00007f68287133ba in start_thread () from /lib/libpthread.so.0
No symbol table info available.
[#8](https://code.videolan.org/videolan/vlc/-/issues/8) 0x00007f6827ff6fcd in clone () from /lib/libc.so.6
No symbol table info available.
[#9](https://code.videolan.org/videolan/vlc/-/issues/9) 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 16 (Thread 0x7f67eb597950 (LWP 27729)):
[#0](https://code.videolan.org/videolan/vlc/-/issues/0) 0x00007f68287172e9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0x00007f6829021d1c in vlc_cond_wait (p_condvar=0x30cf8c8, p_mutex=0x30cf8a0) at misc/threads.c:584
val = 0
__func__ = "vlc_cond_wait"
[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0x00007f6829017a69 in block_FifoGet (p_fifo=0x30cf8a0) at misc/block.c:498
__cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {140084306868560, -8351396869671640289, 1052672, 0, 140085348294720, 140084310021904, -8351396870120430817, -8356881577056427233}, __mask_was_saved = 0}}, __pad = {
0x7f67eb5971a0, 0x0, 0x7f6828fcb0d9, 0x1eb597090}}
__cancel_routine = (void (*)(void *)) 0x7f68290178bf <vlc_cleanup_lock>
__cancel_arg = (void *) 0x30cf8a0
not_first_call = 0
b = (block_t *) 0x30d4c20
[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0x00007f6828fc87f6 in DecoderThread (p_this=0x30c5528) at input/decoder.c:885
p_block = (block_t *) 0x7f67e48fc930
p_dec = (decoder_t *) 0x30c5528
p_owner = (decoder_owner_sys_t *) 0x30d4c20
[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0x00007f682902220c in thread_entry (data=0x2419fa0) at misc/threads.c:1093
obj = (vlc_object_t *) 0x30c5528
func = (void *(*)(vlc_object_t *)) 0x7f6828fc87c3 <DecoderThread>
[#5](https://code.videolan.org/videolan/vlc/-/issues/5) 0x00007f68287133ba in start_thread () from /lib/libpthread.so.0
No symbol table info available.
[#6](https://code.videolan.org/videolan/vlc/-/issues/6) 0x00007f6827ff6fcd in clone () from /lib/libc.so.6
No symbol table info available.
[#7](https://code.videolan.org/videolan/vlc/-/issues/7) 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 15 (Thread 0x7f67eb698950 (LWP 27728)):
[#0](https://code.videolan.org/videolan/vlc/-/issues/0) 0x00007f68287172e9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0x00007f6829021d1c in vlc_cond_wait (p_condvar=0x30cf408, p_mutex=0x30cf3e0) at misc/threads.c:584
---Type <return> to continue, or q <return> to quit---
val = 0
__func__ = "vlc_cond_wait"
[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0x00007f6829017a69 in block_FifoGet (p_fifo=0x30cf3e0) at misc/block.c:498
__cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {140084307921232, -8351397010868690145, 1052672, 0, 140085348294720, 140084310021904, -8351397007022513377, -8356881577056427233}, __mask_was_saved = 0}}, __pad = {
0x7f67eb6981a0, 0x0, 0x7f6828fcb0d9, 0x1eb698090}}
__cancel_routine = (void (*)(void *)) 0x7f68290178bf <vlc_cleanup_lock>
__cancel_arg = (void *) 0x30cf3e0
not_first_call = 0
b = (block_t *) 0x30ceef0
[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0x00007f6828fc87f6 in DecoderThread (p_this=0x24374e8) at input/decoder.c:885
p_block = (block_t *) 0x7f67e4000910
p_dec = (decoder_t *) 0x24374e8
p_owner = (decoder_owner_sys_t *) 0x30ceef0
[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0x00007f682902220c in thread_entry (data=0x241a5d0) at misc/threads.c:1093
obj = (vlc_object_t *) 0x24374e8
func = (void *(*)(vlc_object_t *)) 0x7f6828fc87c3 <DecoderThread>
[#5](https://code.videolan.org/videolan/vlc/-/issues/5) 0x00007f68287133ba in start_thread () from /lib/libpthread.so.0
No symbol table info available.
[#6](https://code.videolan.org/videolan/vlc/-/issues/6) 0x00007f6827ff6fcd in clone () from /lib/libc.so.6
No symbol table info available.
[#7](https://code.videolan.org/videolan/vlc/-/issues/7) 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 14 (Thread 0x7f67eb799950 (LWP 27727)):
[#0](https://code.videolan.org/videolan/vlc/-/issues/0) 0x00007f682892c2df in clock_nanosleep () from /lib/librt.so.1
No symbol table info available.
[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0x00007f682901697e in msleep (delay=100000) at misc/mtime.c:407
d = {quot = 0, rem = 100000}
ts = {tv_sec = 0, tv_nsec = 18281051}
val = 0
[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0x00007f67feb22272 in demux_sys_t::EventThread (p_this=0x24379e8) at demux.cpp:280
p_sys = (demux_sys_t *) 0x2436ba0
p_vout = (vlc_object_t *) 0x0
canc = 0
[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0x00007f682902220c in thread_entry (data=0x2448060) at misc/threads.c:1093
obj = (vlc_object_t *) 0x24379e8
func = (void *(*)(vlc_object_t *)) 0x7f67feb21ff0 <demux_sys_t::EventThread(vlc_object_t*)>
[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0x00007f68287133ba in start_thread () from /lib/libpthread.so.0
No symbol table info available.
[#5](https://code.videolan.org/videolan/vlc/-/issues/5) 0x00007f6827ff6fcd in clone () from /lib/libc.so.6
No symbol table info available.
[#6](https://code.videolan.org/videolan/vlc/-/issues/6) 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 13 (Thread 0x7f67eb89a950 (LWP 27726)):
[#0](https://code.videolan.org/videolan/vlc/-/issues/0) 0x00007f6827f43fb5 in raise () from /lib/libc.so.6
No symbol table info available.
[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0x00007f6827f45bc3 in abort () from /lib/libc.so.6
No symbol table info available.
[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0x00007f6827f3cf09 in __assert_fail () from /lib/libc.so.6
No symbol table info available.
[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0x00007f67fe61943d in libebml::EbmlBinary::ReadData () from /usr/lib/libebml.so.0
No symbol table info available.
[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0x00007f67fe8a6870 in libmatroska::KaxInternalBlock::ReadData () from /usr/lib/libmatroska.so.0
No symbol table info available.
[#5](https://code.videolan.org/videolan/vlc/-/issues/5) 0x00007f67feb1a81a in matroska_segment_c::BlockGet (this=0x2015f50, pp_block=@0x7f67eb899c78, pp_simpleblock=@0x7f67eb899c70, pi_ref1=0x7f67eb899c60, pi_ref2=0x7f67eb899c58, pi_duration=0x7f67eb899c68) at matroska_segment.cpp:1323
el = (struct libebml::EbmlElement *) 0x3395780
i_level = <value optimized out>
[#6](https://code.videolan.org/videolan/vlc/-/issues/6) 0x00007f67feb13cc9 in matroska_segment_c::Seek (this=0x2015f50, i_date=<value optimized out>, i_time_offset=<value optimized out>, i_global_position=<value optimized out>) at mkv.cpp:710
block = (libmatroska::KaxBlock *) 0x0
simpleblock = (class libmatroska::KaxSimpleBlock *) 0x3395780
---Type <return> to continue, or q <return> to quit---
i_track_skipping = 1
i_block_duration = 42
i_block_ref1 = 0
i_block_ref2 = 0
i_track = <value optimized out>
i_seek_position = <value optimized out>
i_seek_time = <value optimized out>
[#7](https://code.videolan.org/videolan/vlc/-/issues/7) 0x00007f67feb14042 in Seek (p_demux=0x2015eb8, i_date=173843714, f_percent=0.063000001013278961, psz_chapter=0x0) at mkv.cpp:455
p_sys = (demux_sys_t *) 0x2436ba0
p_vsegment = (virtual_segment_c *) 0x31238a0
p_segment = (class matroska_segment_c *) 0x2015f50
i_global_position = 0
i_index = <value optimized out>
[#8](https://code.videolan.org/videolan/vlc/-/issues/8) 0x00007f67feb15911 in Control (p_demux=0x2015eb8, i_query=<value optimized out>, args=0xffffffffffffffff) at mkv.cpp:326
p_sys = (demux_sys_t *) 0x2436ba0
pi64 = <value optimized out>
pf = <value optimized out>
i_skp = <value optimized out>
i_idx = <value optimized out>
p_meta = <value optimized out>
ppp_attach = <value optimized out>
pi_int = <value optimized out>
[#9](https://code.videolan.org/videolan/vlc/-/issues/9) 0x00007f6828fddf26 in demux_vaControl (p_demux=0x2015eb8, i_query=1, args=0x7f67eb899e20) at input/demux.h:49
No locals.
[#10](https://code.videolan.org/videolan/vlc/-/issues/10) 0x00007f6828fddef0 in demux_Control (p_demux=0x2015eb8, i_query=1) at input/demux.h:57
args = {{gp_offset = 16, fp_offset = 64, overflow_arg_area = 0x7f67eb899f00, reg_save_area = 0x7f67eb899e40}}
i_result = 0
[#11](https://code.videolan.org/videolan/vlc/-/issues/11) 0x00007f6828fe10e8 in Control (p_input=0x2014d48, i_type=5, val=
{i_int = 1031865893, b_bool = 37, f_float = 0.063000001, psz_string = 0x3d810625 <Address 0x3d810625 out of bounds>, p_address = 0x3d810625, p_object = 0x3d810625, p_list = 0x3d810625, i_time = 1031865893, var = {psz_name = 0x3d810625 <Address 0x3d810625 out of bounds>, i_object_id = -221628832}, padding = {a = 37 '%', b = 6 '\006', c = -127 '\201', d = 61 '=', e = 0 '\0', f = 0 '\0', g = 0 '\0', h = 0 '\0'}}) at input/input.c:1620
f_pos = 0.063000001013278961
i_control_date = 1609468594482
b_force_update = false
__PRETTY_FUNCTION__ = "Control"
ppi_factor = {{1, 64}, {1, 32}, {1, 16}, {1, 8}, {1, 4}, {1, 3}, {1, 2}, {2, 3}, {1, 1}, {3, 2}, {2, 1}, {3, 1}, {4, 1}, {8, 1}, {16, 1}, {32, 1}, {64, 1}, {0, 0}}
[#12](https://code.videolan.org/videolan/vlc/-/issues/12) 0x00007f6828fde2b3 in MainLoop (p_input=0x2014d48) at input/input.c:801
b_force_update = false
i_type = 5
val = {i_int = 1031865893, b_bool = 37, f_float = 0.063000001, psz_string = 0x3d810625 <Address 0x3d810625 out of bounds>, p_address = 0x3d810625, p_object = 0x3d810625, p_list = 0x3d810625, i_time = 1031865893, var = {
psz_name = 0x3d810625 <Address 0x3d810625 out of bounds>, i_object_id = -221628832}, padding = {a = 37 '%', b = 6 '\006', c = -127 '\201', d = 61 '=', e = 0 '\0', f = 0 '\0', g = 0 '\0', h = 0 '\0'}}
i_current = 1609468510931
i_deadline = 1609468802876
i_wakeup = 1609468802876
b_paused = false
i_start_mdate = 1609465315828
i_intf_update = 1609468760931
i_statistic_update = 1609468592932
[#13](https://code.videolan.org/videolan/vlc/-/issues/13) 0x00007f6828fdd826 in Run (p_this=0x2014d48) at input/input.c:543
p_input = (input_thread_t *) 0x2014d48
canc = 0
b_abort = false
[#14](https://code.videolan.org/videolan/vlc/-/issues/14) 0x00007f682902220c in thread_entry (data=0x22ac150) at misc/threads.c:1093
obj = (vlc_object_t *) 0x2014d48
func = (void *(*)(vlc_object_t *)) 0x7f6828fdd7f4 <Run>
[#15](https://code.videolan.org/videolan/vlc/-/issues/15) 0x00007f68287133ba in start_thread () from /lib/libpthread.so.0
No symbol table info available.
[#16](https://code.videolan.org/videolan/vlc/-/issues/16) 0x00007f6827ff6fcd in clone () from /lib/libc.so.6
No symbol table info available.
[#17](https://code.videolan.org/videolan/vlc/-/issues/17) 0x0000000000000000 in ?? ()
No symbol table info available.
---Type <return> to continue, or q <return> to quit---
Thread 11 (Thread 0x7f67f2ca5950 (LWP 27724)):
[#0](https://code.videolan.org/videolan/vlc/-/issues/0) 0x00007f6827fef742 in select () from /lib/libc.so.6
No symbol table info available.
[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0x00007f68210921ae in ?? () from /usr/lib/libxcb.so.1
No symbol table info available.
[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0x00007f6821093cac in xcb_wait_for_reply () from /usr/lib/libxcb.so.1
No symbol table info available.
[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0x00007f68212eefbc in _XReply () from /usr/lib/libX11.so.6
No symbol table info available.
[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0x00007f68212e2e13 in XSync () from /usr/lib/libX11.so.6
No symbol table info available.
[#5](https://code.videolan.org/videolan/vlc/-/issues/5) 0x00007f681a2f870a in ?? () from /usr/lib/libgdk-x11-2.0.so.0
No symbol table info available.
[#6](https://code.videolan.org/videolan/vlc/-/issues/6) 0x00007f681a2c4529 in gdk_drawable_copy_to_image () from /usr/lib/libgdk-x11-2.0.so.0
No symbol table info available.
[#7](https://code.videolan.org/videolan/vlc/-/issues/7) 0x00007f681a2c4529 in gdk_drawable_copy_to_image () from /usr/lib/libgdk-x11-2.0.so.0
No symbol table info available.
[#8](https://code.videolan.org/videolan/vlc/-/issues/8) 0x00007f681a2cd790 in gdk_pixbuf_get_from_drawable () from /usr/lib/libgdk-x11-2.0.so.0
No symbol table info available.
[#9](https://code.videolan.org/videolan/vlc/-/issues/9) 0x00007f67f672d70c in ?? () from /usr/lib/libQtGui.so.4
No symbol table info available.
[#10](https://code.videolan.org/videolan/vlc/-/issues/10) 0x00007f67f67237fa in QGtkStyle::drawComplexControl () from /usr/lib/libQtGui.so.4
No symbol table info available.
[#11](https://code.videolan.org/videolan/vlc/-/issues/11) 0x00007f67f680b668 in QSlider::paintEvent () from /usr/lib/libQtGui.so.4
No symbol table info available.
[#12](https://code.videolan.org/videolan/vlc/-/issues/12) 0x00007f67f64186e6 in QWidget::event () from /usr/lib/libQtGui.so.4
No symbol table info available.
[#13](https://code.videolan.org/videolan/vlc/-/issues/13) 0x00007f67f63c778d in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
No symbol table info available.
[#14](https://code.videolan.org/videolan/vlc/-/issues/14) 0x00007f67f63cf97a in QApplication::notify () from /usr/lib/libQtGui.so.4
No symbol table info available.
[#15](https://code.videolan.org/videolan/vlc/-/issues/15) 0x00007f67f5ef975c in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
No symbol table info available.
[#16](https://code.videolan.org/videolan/vlc/-/issues/16) 0x00007f67f641f9a5 in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
No symbol table info available.
[#17](https://code.videolan.org/videolan/vlc/-/issues/17) 0x00007f67f6420117 in QWidgetPrivate::paintSiblingsRecursive () from /usr/lib/libQtGui.so.4
No symbol table info available.
[#18](https://code.videolan.org/videolan/vlc/-/issues/18) 0x00007f67f6420026 in QWidgetPrivate::paintSiblingsRecursive () from /usr/lib/libQtGui.so.4
No symbol table info available.
[#19](https://code.videolan.org/videolan/vlc/-/issues/19) 0x00007f67f641f617 in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
No symbol table info available.
[#20](https://code.videolan.org/videolan/vlc/-/issues/20) 0x00007f67f6420117 in QWidgetPrivate::paintSiblingsRecursive () from /usr/lib/libQtGui.so.4
No symbol table info available.
[#21](https://code.videolan.org/videolan/vlc/-/issues/21) 0x00007f67f6420026 in QWidgetPrivate::paintSiblingsRecursive () from /usr/lib/libQtGui.so.4
No symbol table info available.
[#22](https://code.videolan.org/videolan/vlc/-/issues/22) 0x00007f67f641f617 in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
No symbol table info available.
[#23](https://code.videolan.org/videolan/vlc/-/issues/23) 0x00007f67f6420117 in QWidgetPrivate::paintSiblingsRecursive () from /usr/lib/libQtGui.so.4
No symbol table info available.
[#24](https://code.videolan.org/videolan/vlc/-/issues/24) 0x00007f67f6420026 in QWidgetPrivate::paintSiblingsRecursive () from /usr/lib/libQtGui.so.4
No symbol table info available.
[#25](https://code.videolan.org/videolan/vlc/-/issues/25) 0x00007f67f641f617 in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
No symbol table info available.
[#26](https://code.videolan.org/videolan/vlc/-/issues/26) 0x00007f67f65c32fe in ?? () from /usr/lib/libQtGui.so.4
No symbol table info available.
[#27](https://code.videolan.org/videolan/vlc/-/issues/27) 0x00007f67f6411050 in QWidgetPrivate::syncBackingStore () from /usr/lib/libQtGui.so.4
No symbol table info available.
[#28](https://code.videolan.org/videolan/vlc/-/issues/28) 0x00007f67f641857d in QWidget::event () from /usr/lib/libQtGui.so.4
No symbol table info available.
[#29](https://code.videolan.org/videolan/vlc/-/issues/29) 0x00007f67f67ccd9b in QMainWindow::event () from /usr/lib/libQtGui.so.4
No symbol table info available.
---Type <return> to continue, or q <return> to quit---
[#30](https://code.videolan.org/videolan/vlc/-/issues/30) 0x00007f67f63c778d in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
No symbol table info available.
[#31](https://code.videolan.org/videolan/vlc/-/issues/31) 0x00007f67f63cf97a in QApplication::notify () from /usr/lib/libQtGui.so.4
No symbol table info available.
[#32](https://code.videolan.org/videolan/vlc/-/issues/32) 0x00007f67f5ef975c in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
No symbol table info available.
[#33](https://code.videolan.org/videolan/vlc/-/issues/33) 0x00007f67f5efa3ca in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4
No symbol table info available.
[#34](https://code.videolan.org/videolan/vlc/-/issues/34) 0x00007f67f5f231e3 in ?? () from /usr/lib/libQtCore.so.4
No symbol table info available.
[#35](https://code.videolan.org/videolan/vlc/-/issues/35) 0x00007f681875620a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
[#36](https://code.videolan.org/videolan/vlc/-/issues/36) 0x00007f68187598e0 in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
[#37](https://code.videolan.org/videolan/vlc/-/issues/37) 0x00007f6818759a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
[#38](https://code.videolan.org/videolan/vlc/-/issues/38) 0x00007f67f5f22e6f in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
No symbol table info available.
[#39](https://code.videolan.org/videolan/vlc/-/issues/39) 0x00007f67f645fbef in ?? () from /usr/lib/libQtGui.so.4
No symbol table info available.
[#40](https://code.videolan.org/videolan/vlc/-/issues/40) 0x00007f67f5ef8002 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
No symbol table info available.
[#41](https://code.videolan.org/videolan/vlc/-/issues/41) 0x00007f67f5ef83cd in QEventLoop::exec () from /usr/lib/libQtCore.so.4
No symbol table info available.
[#42](https://code.videolan.org/videolan/vlc/-/issues/42) 0x00007f67f5efa694 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
No symbol table info available.
[#43](https://code.videolan.org/videolan/vlc/-/issues/43) 0x00007f67f6eaf88e in Thread (obj=<value optimized out>) at qt4.cpp:467
p_intf = (intf_thread_t *) 0x200d618
p_mi = (class MainInterface *) 0x228da80
dummy = "vlc"
argv = {0x7f67f2ca50c0 "vlc", 0x0}
argc = 1
display = 0x0
p = {<> = {<No data fields>}, static staticMetaObject = {d = {superdata = 0x7f67f6defc80, stringdata = 0x7f67f6fd1000 "QVLCApp", data = 0x7f67f6fd1020, extradata = 0x0}}}
lang = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 1899}, alloc = 0, size = 0, data = 0x7f67f61ef41a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0,
array = {0}}, static shared_empty = {ref = {_q_value = 4}, alloc = 0, size = 0, data = 0x7f67f61ef43a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2448020,
static codecForCStrings = 0x0} qtTranslator = path = {static null = {}, static shared_null = {ref = {_q_value = 1899}, alloc = 0, size = 0, data = 0x7f67f61ef41a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 4}, alloc = 0, size = 0, data = 0x7f67f61ef43a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2430600, static codecForCStrings = 0x0} b_loaded = #44 (closed) 0x00007f68287133ba in start_thread () from /lib/libpthread.so.0 No symbol table info available. #45 (closed) 0x00007f6827ff6fcd in clone () from /lib/libc.so.6 No symbol table info available. #46 (closed) 0x0000000000000000 in ?? () No symbol table info available.
Thread 9 (Thread 0x7f67f2ea7950 (LWP 27722)): #0 0x00007f682871ae0b in sigwait () from /lib/libpthread.so.0 No symbol table info available. #1 (closed) 0x00007f67f37c6ed2 in SigThread (data=0x1ddc338) at signals.c:103 obj = (intf_thread_t *) 0x1ddc338 set = {__val = {81927, 0 <repeats 15 times>}} signum = 17 #2 (closed) 0x00007f68287133ba in start_thread () from /lib/libpthread.so.0 No symbol table info available. #3 (closed) 0x00007f6827ff6fcd in clone () from /lib/libc.so.6 No symbol table info available. #4 0x0000000000000000 in ?? () ---Type to continue, or q to quit--- No symbol table info available.
Thread 8 (Thread 0x7f67f2fa8950 (LWP 27721)): #0 0x00007f682892c2df in clock_nanosleep () from /lib/librt.so.1 No symbol table info available. #1 (closed) 0x00007f682901697e in msleep (delay=30000000) at misc/mtime.c:407 d = {quot = 30, rem = 0} ts = {tv_sec = 26, tv_nsec = 203241602} val = 1 #2 (closed) 0x00007f6814eab479 in Run (p_intf=0x20139d8) at screensaver.c:217 p_vout = (vlc_object_t *) 0x0 canc = 0 #3 (closed) 0x00007f6828fb4099 in RunInterface (p_this=0x20139d8) at interface/interface.c:218 p_intf = (intf_thread_t *) 0x20139d8 val = {i_int = 688214922, b_bool = 138, f_float = 2.9604391e-14, psz_string = 0x7f682905538a "gestures", p_address = 0x7f682905538a, p_object = 0x7f682905538a, p_list = 0x7f682905538a, i_time = 140085341541258, var = { psz_name = 0x7f682905538a "gestures", i_object_id = 694968384}, padding = {a = -118 '\212', b = 83 'S', c = 5 '\005', d = 41 ')', e = 104 'h', f = 127 '\177', g = 0 '\0', h = 0 '\0'}} text = {i_int = 688214931, b_bool = 147, f_float = 2.96044215e-14, psz_string = 0x7f6829055393 "Mouse Gestures", p_address = 0x7f6829055393, p_object = 0x7f6829055393, p_list = 0x7f6829055393, i_time = 140085341541267, var = { psz_name = 0x7f6829055393 "Mouse Gestures", i_object_id = 1052672}, padding = {a = -109 '\223', b = 83 'S', c = 5 '\005', d = 41 ')', e = 104 'h', f = 127 '\177', g = 0 '\0', h = 0 '\0'}} canc = 0 #4 0x00007f682902220c in thread_entry (data=0x200c220) at misc/threads.c:1093 obj = (vlc_object_t *) 0x20139d8 func = (void ()(vlc_object_t *)) 0x7f6828fb3ed3 #5 (closed) 0x00007f68287133ba in start_thread () from /lib/libpthread.so.0 No symbol table info available. #6 (closed) 0x00007f6827ff6fcd in clone () from /lib/libc.so.6 No symbol table info available. #7 (closed) 0x0000000000000000 in ?? () No symbol table info available.
Thread 7 (Thread 0x7f67f30a9950 (LWP 27720)): #0 0x00007f682892c2df in clock_nanosleep () from /lib/librt.so.1 No symbol table info available. #1 (closed) 0x00007f682901697e in msleep (delay=30000000) at misc/mtime.c:407 d = {quot = 30, rem = 0} ts = {tv_sec = 26, tv_nsec = 196067693} val = 1 #2 (closed) 0x00007f68150ae75e in Run (p_intf=0x7f67ec0009f8) at inhibit.c:245 p_input = (input_thread_t ) 0x128fb40a0 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {140084435917136, -8351414868807933153, 1052672, 0, 140085348294720, 140734022571040, -8351414869250432225, -8356960807217290465}, __mask_was_saved = 0}}, __pad = { 0x7f67f30a91a0, 0x0, 0x7f6828fb40a0, 0x7f6829055328}} __cancel_routine = (void ()(void *)) 0x7f68150ae6b5 <vlc_cleanup_playlist> __cancel_arg = (void *) 0x7f67ec0009f8 not_first_call = 0 canc = 0 p_playlist = (playlist_t *) 0x2003098 #3 (closed) 0x00007f6828fb4099 in RunInterface (p_this=0x7f67ec0009f8) at interface/interface.c:218 p_intf = (intf_thread_t *) 0x7f67ec0009f8 val = {i_int = 688214922, b_bool = 138, f_float = 2.9604391e-14, psz_string = 0x7f682905538a "gestures", p_address = 0x7f682905538a, p_object = 0x7f682905538a, p_list = 0x7f682905538a, i_time = 140085341541258, var = { psz_name = 0x7f682905538a "gestures", i_object_id = 694968384}, padding = {a = -118 '\212', b = 83 'S', c = 5 '\005', d = 41 ')', e = 104 'h', f = 127 '\177', g = 0 '\0', h = 0 '\0'}} text = {i_int = 688214931, b_bool = 147, f_float = 2.96044215e-14, psz_string = 0x7f6829055393 "Mouse Gestures", p_address = 0x7f6829055393, p_object = 0x7f6829055393, p_list = 0x7f6829055393, i_time = 140085341541267, var = { psz_name = 0x7f6829055393 "Mouse Gestures", i_object_id = 1052672}, padding = {a = -109 '\223', b = 83 'S', c = 5 '\005', d = 41 ')', e = 104 'h', f = 127 '\177', g = 0 '\0', h = 0 '\0'}} canc = 0 #4 0x00007f682902220c in thread_entry (data=0x20099f0) at misc/threads.c:1093 obj = (vlc_object_t *) 0x7f67ec0009f8 func = (void ()(vlc_object_t *)) 0x7f6828fb3ed3 #5 (closed) 0x00007f68287133ba in start_thread () from /lib/libpthread.so.0 No symbol table info available. #6 (closed) 0x00007f6827ff6fcd in clone () from /lib/libc.so.6 No symbol table info available. #7 (closed) 0x0000000000000000 in ?? () No symbol table info available. ---Type to continue, or q to quit---
Thread 6 (Thread 0x7f67f31aa950 (LWP 27719)): #0 0x00007f682892c2df in clock_nanosleep () from /lib/librt.so.1 No symbol table info available. #1 (closed) 0x00007f682901697e in msleep (delay=50000) at misc/mtime.c:407 d = {quot = 0, rem = 50000} ts = {tv_sec = 0, tv_nsec = 38438416} val = 0 #2 (closed) 0x00007f67f39cd725 in Run (p_intf=0x200c118) at dbus.c:837 canc = 0 i_events = 0 info = 0x7f67f31aa020 PRETTY_FUNCTION = "Run" #3 (closed) 0x00007f6828fb4099 in RunInterface (p_this=0x200c118) at interface/interface.c:218 p_intf = (intf_thread_t *) 0x200c118 val = {i_int = 688214922, b_bool = 138, f_float = 2.9604391e-14, psz_string = 0x7f682905538a "gestures", p_address = 0x7f682905538a, p_object = 0x7f682905538a, p_list = 0x7f682905538a, i_time = 140085341541258, var = { psz_name = 0x7f682905538a "gestures", i_object_id = 694968384}, padding = {a = -118 '\212', b = 83 'S', c = 5 '\005', d = 41 ')', e = 104 'h', f = 127 '\177', g = 0 '\0', h = 0 '\0'}} text = {i_int = 688214931, b_bool = 147, f_float = 2.96044215e-14, psz_string = 0x7f6829055393 "Mouse Gestures", p_address = 0x7f6829055393, p_object = 0x7f6829055393, p_list = 0x7f6829055393, i_time = 140085341541267, var = { psz_name = 0x7f6829055393 "Mouse Gestures", i_object_id = 1052672}, padding = {a = -109 '\223', b = 83 'S', c = 5 '\005', d = 41 ')', e = 104 'h', f = 127 '\177', g = 0 '\0', h = 0 '\0'}} canc = 0 #4 0x00007f682902220c in thread_entry (data=0x2009170) at misc/threads.c:1093 obj = (vlc_object_t *) 0x200c118 func = (void ()(vlc_object_t *)) 0x7f6828fb3ed3 #5 (closed) 0x00007f68287133ba in start_thread () from /lib/libpthread.so.0 No symbol table info available. #6 (closed) 0x00007f6827ff6fcd in clone () from /lib/libc.so.6 No symbol table info available. #7 (closed) 0x0000000000000000 in ?? () No symbol table info available.
Thread 5 (Thread 0x7f67f32ab950 (LWP 27718)): #0 0x00007f68287172e9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 No symbol table info available. #1 (closed) 0x00007f6829021d1c in vlc_cond_wait (p_condvar=0x2009a78, p_mutex=0x2009a50) at misc/threads.c:584 val = 0 func = "vlc_cond_wait" #2 (closed) 0x00007f67f3bd854c in GetAction (p_intf=0x200bf28) at hotkeys.c:903 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {140084438022480, -8351415142966516961, 1052672, 0, 140085348294720, 140734022571040, -8351415143012654305, -8351414225183857889}, __mask_was_saved = 0}}, __pad = { 0x7f67f32aad90, 0x0, 0x2002fe0, 0x1f32aad30}} __cancel_routine = (void (*)(void *)) 0x7f67f3bd85c1 <vlc_cleanup_lock> __cancel_arg = (void *) 0x2009a50 not_first_call = 0 p_sys = (intf_sys_t *) 0x2009a10 i_ret = 1 #3 (closed) 0x00007f67f3bd5c57 in Run (p_intf=0x200bf28) at hotkeys.c:178 p_input = (input_thread_t *) 0x10 p_last_vout = (vout_thread_t ) 0x7f67f32ab010 i_action = 0 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {140084438022480, -8351415142612098273, 1052672, 0, 140085348294720, 140734022571040, -8351415142972808417, -8351414222263573729}, __mask_was_saved = 0}}, __pad = { 0x7f67f32ab1a0, 0x0, 0x0, 0x7f67f32aaf00}} __cancel_routine = (void ()(void *)) 0x7f6828fb64ba <__pl_Release> __cancel_arg = (void *) 0x200bf28 not_first_call = 0 p_vout = (vout_thread_t *) 0x0 p_aout = (aout_instance_t *) 0x0 p_playlist = (playlist_t *) 0x2003098 canc = 0 #4 0x00007f6828fb4099 in RunInterface (p_this=0x200bf28) at interface/interface.c:218 p_intf = (intf_thread_t *) 0x200bf28 val = {i_int = 688214922, b_bool = 138, f_float = 2.9604391e-14, psz_string = 0x7f682905538a "gestures", p_address = 0x7f682905538a, p_object = 0x7f682905538a, p_list = 0x7f682905538a, i_time = 140085341541258, var = { psz_name = 0x7f682905538a "gestures", i_object_id = 694968384}, padding = {a = -118 '\212', b = 83 'S', c = 5 '\005', d = 41 ')', e = 104 'h', f = 127 '\177', g = 0 '\0', h = 0 '\0'}} ---Type to continue, or q to quit--- text = {i_int = 688214931, b_bool = 147, f_float = 2.96044215e-14, psz_string = 0x7f6829055393 "Mouse Gestures", p_address = 0x7f6829055393, p_object = 0x7f6829055393, p_list = 0x7f6829055393, i_time = 140085341541267, var = { psz_name = 0x7f6829055393 "Mouse Gestures", i_object_id = 1052672}, padding = {a = -109 '\223', b = 83 'S', c = 5 '\005', d = 41 ')', e = 104 'h', f = 127 '\177', g = 0 '\0', h = 0 '\0'}} canc = 0 #5 (closed) 0x00007f682902220c in thread_entry (data=0x2003440) at misc/threads.c:1093 obj = (vlc_object_t *) 0x200bf28 func = (void ()(vlc_object_t *)) 0x7f6828fb3ed3 #6 (closed) 0x00007f68287133ba in start_thread () from /lib/libpthread.so.0 No symbol table info available. #7 (closed) 0x00007f6827ff6fcd in clone () from /lib/libc.so.6 No symbol table info available. #8 (closed) 0x0000000000000000 in ?? () No symbol table info available.
Thread 4 (Thread 0x7f67f33ac950 (LWP 27717)): #0 0x00007f68287172e9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 No symbol table info available. #1 (closed) 0x00007f6829021d1c in vlc_cond_wait (p_condvar=0x2003208, p_mutex=0x20031e0) at misc/threads.c:584 val = 0 func = "vlc_cond_wait" #2 (closed) 0x00007f6828fb63c5 in Thread (data=0x2003098) at playlist/thread.c:603 p_playlist = (playlist_t *) 0x2003098 p_sys = (playlist_private_t *) 0x2003098 #3 (closed) 0x00007f68287133ba in start_thread () from /lib/libpthread.so.0 No symbol table info available. #4 0x00007f6827ff6fcd in clone () from /lib/libc.so.6 No symbol table info available. #5 (closed) 0x0000000000000000 in ?? () No symbol table info available.
Thread 3 (Thread 0x7f67f34ad950 (LWP 27716)): #0 0x00007f68287172e9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 No symbol table info available. #1 (closed) 0x00007f6829021d1c in vlc_cond_wait (p_condvar=0x2008fd0, p_mutex=0x2008fa8) at misc/threads.c:584 val = 0 func = "vlc_cond_wait" #2 (closed) 0x00007f6828fbb217 in Thread (data=0x2008f90) at playlist/preparser.c:198 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {140084440127824, -8351414321149271265, 1052672, 0, 140085348294720, 140734022571168, -8351414321189117153, -8356878194956328161}, __mask_was_saved = 0}}, __pad = { 0x7f67f34ad1a0, 0x0, 0x0, 0x0}} __cancel_routine = (void (*)(void *)) 0x7f6828fbb352 <vlc_cleanup_lock> __cancel_arg = (void *) 0x2008fa8 not_first_call = 0 p_current = (input_item_t *) 0x0 canc = 0 i_activity = 0 p_preparser = (playlist_preparser_t *) 0x2008f90 p_playlist = (playlist_t *) 0x2003098 #3 (closed) 0x00007f68287133ba in start_thread () from /lib/libpthread.so.0 No symbol table info available. #4 0x00007f6827ff6fcd in clone () from /lib/libc.so.6 No symbol table info available. #5 (closed) 0x0000000000000000 in ?? () No symbol table info available.
Thread 2 (Thread 0x7f67f35ae950 (LWP 27715)): #0 0x00007f68287172e9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 No symbol table info available. #1 (closed) 0x00007f6829021d1c in vlc_cond_wait (p_condvar=0x201c398, p_mutex=0x201c370) at misc/threads.c:584 val = 32616 func = "vlc_cond_wait" #2 (closed) 0x00007f6828fb861f in Thread (p_data=0x201c328) at playlist/fetcher.c:387 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {140084441180496, -8351414458051353825, 1052672, 0, 140085348294720, 140734022571184, -8351414458093296865, -8356878196700110049}, __mask_was_saved = 0}}, __pad = { ---Type to continue, or q to quit--- 0x7f67f35ae1a0, 0x0, 0x0, 0x0}} __cancel_routine = (void (*)(void *)) 0x7f6828fb886f <vlc_cleanup_lock> __cancel_arg = (void *) 0x201c370 not_first_call = 0 p_item = (input_item_t *) 0x18 i_ret = 32615 canc = 694804480 psz_name = 0x7f67f35ae950 "P�Z�g\177" i_activity = -212145840 p_fetcher = (playlist_fetcher_t *) 0x201c328 p_playlist = (playlist_t *) 0x2003098 #3 (closed) 0x00007f68287133ba in start_thread () from /lib/libpthread.so.0 No symbol table info available. #4 0x00007f6827ff6fcd in clone () from /lib/libc.so.6 No symbol table info available. #5 (closed) 0x0000000000000000 in ?? () No symbol table info available.
Thread 1 (Thread 0x7f682969a700 (LWP 27709)): #0 0x00007f68287172e9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 No symbol table info available. #1 (closed) 0x00007f6829021d1c in vlc_cond_wait (p_condvar=0x1ddba28, p_mutex=0x7f6829285480) at misc/threads.c:584 val = 0 func = "vlc_cond_wait" #2 (closed) 0x00007f6828f9fa6e in libvlc_InternalWait (p_libvlc=0x1ddb9e8) at libvlc.c:1208 priv = (libvlc_priv_t *) 0x1ddb9e8 #3 (closed) 0x00007f682928ee44 in libvlc_wait (p_i=0x1ddc770) at control/core.c:195 p_libvlc = (libvlc_int_t *) 0x1ddb9e8 #4 0x00000000004010d6 in main (i_argc=2, ppsz_argv=0x7fff316c5ad8) at vlc.c:155 i_ret = 0 set = {__val = {16391, 0 <repeats 15 times>}} argv = 0x7fff316c58b0 argc = 3 ex = {b_raised = 0, i_code = 0, psz_message = 0x0} dummy = {b_raised = 0, i_code = 0, psz_message = 0x0} vlc = (libvlc_instance_t *) 0x1ddc770 sigs = {2, 1, 3, 15, 13, 17} #0 0x00007f6827f43fb5 in raise () from /lib/libc.so.6 (gdb)
}}}