Bug#806689: vlc: crashed (SIGSEGV) after gnome-shell crash

Paul Wise pabs at debian.org
Mon Nov 30 05:28:42 UTC 2015


Package: vlc
Version: 2.2.1-5+b1
Severity: normal

This morning I had gnome-shell crash and about 5.32 seconds later VLC
crashed. I had left VLC on pause overnight and when I came back to my
computer, the gnome-shell crash happened. I'm not sure if this is a bug
in Qt or VLC, please reassign it if appropriate.

$ gdb -batch -n -ex 'set height 0' -ex bt -ex 'thread apply all bt full' --core /var/crash/1000/15134-1000-1000-11-1448841573-chianamo--usr-bin-vlc.core /usr/bin/vlc
[New LWP 15146]
[New LWP 15148]
[New LWP 15160]
[New LWP 15163]
[New LWP 15138]
[New LWP 15161]
[New LWP 15152]
[New LWP 15139]
[New LWP 15158]
[New LWP 15142]
[New LWP 15159]
[New LWP 15162]
[New LWP 15134]
[New LWP 15164]
[New LWP 15153]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `vlc Tails_a_technical_overview.webm'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  QScreen::handle (this=0x0) at kernel/qscreen.cpp:112
112	kernel/qscreen.cpp: No such file or directory.
[Current thread is 1 (Thread 0x7f196115b700 (LWP 15146))]
#0  0x00007f1964ada3d0 in QScreen::handle() const (this=0x0) at kernel/qscreen.cpp:112
#1  0x00007f195ea75849 in QXcbBackingStore::resize(QSize const&, QRegion const&) (this=0x1513590, size=...) at qxcbbackingstore.cpp:439
#2  0x00007f1965073426 in QWidgetBackingStore::doSync() (this=this at entry=0x15135f0) at kernel/qwidgetbackingstore.cpp:1063
#3  0x00007f1965074a7c in QWidgetBackingStore::sync() (this=0x15135f0) at kernel/qwidgetbackingstore.cpp:1032
#4  0x00007f1965092c2f in QWidgetPrivate::syncBackingStore() (this=0x1512800) at kernel/qwidget.cpp:1902
#5  0x00007f19650c3d8d in QWidgetWindow::handleResizeEvent(QResizeEvent*) (this=this at entry=0x1512ac0, event=event at entry=0x7f196115a7d0) at kernel/qwidgetwindow.cpp:702
#6  0x00007f19650c6bb3 in QWidgetWindow::event(QEvent*) (this=0x1512ac0, event=0x7f196115a7d0) at kernel/qwidgetwindow.cpp:232
#7  0x00007f1965066ffc in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this at entry=0x12a0970, receiver=receiver at entry=0x1512ac0, e=e at entry=0x7f196115a7d0) at kernel/qapplication.cpp:3716
#8  0x00007f196506c4c6 in QApplication::notify(QObject*, QEvent*) (this=0x7f196115ace0, receiver=0x1512ac0, e=0x7f196115a7d0) at kernel/qapplication.cpp:3499
#9  0x00007f1964772bcb in QCoreApplication::notifyInternal(QObject*, QEvent*) (this=0x7f196115ace0, receiver=receiver at entry=0x1512ac0, event=event at entry=0x7f196115a7d0) at kernel/qcoreapplication.cpp:965
#10 0x00007f1964ab21af in QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent*) (event=0x7f196115a7d0, receiver=0x1512ac0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:227
#11 0x00007f1964ab21af in QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent*) (e=<optimized out>) at kernel/qguiapplication.cpp:2067
#12 0x00007f1964ab6fed in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) (e=e at entry=0x15b63d0) at kernel/qguiapplication.cpp:1593
#13 0x00007f1964a9ae38 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=...) at kernel/qwindowsysteminterface.cpp:625
#14 0x00007f195ea87e30 in userEventSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized out>) at eventdispatchers/qeventdispatcher_glib.cpp:70
#15 0x00007f1963fd3fe7 in g_main_context_dispatch (context=0x12b88f0) at /build/glib2.0-ocmJ1Y/glib2.0-2.46.2/./glib/gmain.c:3154
#16 0x00007f1963fd3fe7 in g_main_context_dispatch (context=context at entry=0x12b88f0) at /build/glib2.0-ocmJ1Y/glib2.0-2.46.2/./glib/gmain.c:3769
#17 0x00007f1963fd4240 in g_main_context_iterate (context=context at entry=0x12b88f0, block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at /build/glib2.0-ocmJ1Y/glib2.0-2.46.2/./glib/gmain.c:3840
#18 0x00007f1963fd42ec in g_main_context_iteration (context=0x12b88f0, may_block=may_block at entry=1) at /build/glib2.0-ocmJ1Y/glib2.0-2.46.2/./glib/gmain.c:3901
#19 0x00007f19647c937f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x12a2330, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#20 0x00007f196477035a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this at entry=0x7f196115aaa0, flags=..., flags at entry=...) at kernel/qeventloop.cpp:204
#21 0x00007f196477843c in QCoreApplication::exec() () at kernel/qcoreapplication.cpp:1229
#22 0x00007f1964aac8ec in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1527
#23 0x00007f1965063435 in QApplication::exec() () at kernel/qapplication.cpp:2976
#24 0x00007f1965615814 in Thread(void*) (obj=0x127fb58) at qt4.cpp:585
#25 0x00007f197ca0e0a4 in start_thread (arg=0x7f196115b700) at pthread_create.c:309
#26 0x00007f197c53f06d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 15 (Thread 0x7f1967b14700 (LWP 15153)):
#0  0x00007f197ca12438 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f197c1ffcf7 in vlc_cond_timedwait (p_condvar=p_condvar at entry=0x1519ff8, p_mutex=p_mutex at entry=0x1519fd0, deadline=deadline at entry=323933688199) at posix/thread.c:410
        ts = {tv_sec = 323933, tv_nsec = 688199000}
        val = <optimized out>
#2  0x00007f197c1ac861 in MainLoop (b_postpone_seek=false, i_deadline=<optimized out>, p_val=<synthetic pointer>, pi_type=<synthetic pointer>, p_input=<optimized out>) at input/input.c:1515
        i_limit = <optimized out>
        b_buffering = <optimized out>
        i_type = <optimized out>
        i_deadline = <optimized out>
        b_force_update = <optimized out>
        val = <optimized out>
        i_current = <optimized out>
        i_wakeup = 0
        b_paused = <optimized out>
        b_demux_polled = <optimized out>
        i_start_mdate = 275063021613
        i_intf_update = 323933688199
        i_statistic_update = 323934332092
        i_last_seek_mdate = 0
        b_pause_after_eof = <optimized out>
#3  0x00007f197c1ac861 in MainLoop (p_input=p_input at entry=0x1519c58, b_interactive=b_interactive at entry=true) at input/input.c:778
        i_limit = <optimized out>
        b_buffering = <optimized out>
        i_type = <optimized out>
        i_deadline = <optimized out>
        b_force_update = <optimized out>
        val = <optimized out>
        i_current = <optimized out>
        i_wakeup = 0
        b_paused = <optimized out>
        b_demux_polled = <optimized out>
        i_start_mdate = 275063021613
        i_intf_update = 323933688199
        i_statistic_update = 323934332092
        i_last_seek_mdate = 0
        b_pause_after_eof = <optimized out>
#4  0x00007f197c1ad5e5 in Run (obj=0x1519c58) at input/input.c:523
        p_input = 0x1519c58
        canc = 0
        b_abort = <optimized out>
#5  0x00007f197ca0e0a4 in start_thread (arg=0x7f1967b14700) at pthread_create.c:309
        __res = <optimized out>
        pd = 0x7f1967b14700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139747090581248, -1203260615257619681, 0, 19346704, 20, 139747090581248, 1260981206948381471, 1260956878825849631}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#6  0x00007f197c53f06d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 14 (Thread 0x7f194af1f700 (LWP 15164)):
#0  0x00007f197c53652d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f1979e8b252 in _xcb_conn_wait (__timeout=-1, __nfds=1, __fds=0x7f194af1e870) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
        ret = <optimized out>
        fd = {fd = 19, events = 1, revents = 0}
#2  0x00007f1979e8b252 in _xcb_conn_wait (c=c at entry=0x163f040, cond=cond at entry=0x7f194af1e990, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447
        ret = <optimized out>
        fd = {fd = 19, events = 1, revents = 0}
#3  0x00007f1979e8cb6f in wait_for_reply (c=c at entry=0x163f040, request=request at entry=987197, e=e at entry=0x7f194af1ea10) at ../../src/xcb_in.c:490
        cond = {__data = {__lock = 0, __futex = 0, __total_seq = 0, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0x0, __nwaiters = 0, __broadcast_seq = 0}, __size = '\000' <repeats 47 times>, __align = 0}
        reader = {request = 987197, data = 0x7f194af1e990, next = 0x0}
        ret = 0x0
#4  0x00007f1979e8cd42 in xcb_request_check (c=0x163f040, cookie=...) at ../../src/xcb_in.c:670
        request = 987197
        ret = 0x0
        reply = <optimized out>
        __PRETTY_FUNCTION__ = "xcb_request_check"
#5  0x00007f197a4b1637 in Display (vd=0x1616dc8, pic=0x1636d30, subpicture=<optimized out>) at xcb/xvideo.c:716
        p_sys = 0x15f4950
        fmt = {i_chroma = 808596553, i_width = 720, i_height = 576, i_x_offset = 0, i_y_offset = 0, i_visible_width = 720, i_visible_height = 576, i_bits_per_pixel = 0, i_sar_num = 131, i_sar_den = 120, i_frame_rate = 0, i_frame_rate_base = 0, i_rmask = 0, i_gmask = 0, i_bmask = 0, i_rrshift = 0, i_lrshift = 0, i_rgshift = 0, i_lgshift = 0, i_rbshift = 0, i_lbshift = 0, p_palette = 0x0, orientation = ORIENT_TOP_LEFT}
        e = <optimized out>
#6  0x00007f197c1c03b2 in ThreadDisplayPicture (subpicture=0x0, picture=<optimized out>, vd=0x1616dc8) at ../include/vlc_vout_wrapper.h:57
        sys = <optimized out>
        render_subtitle_date = <optimized out>
        do_early_spu = <optimized out>
        subpicture_chromas = <optimized out>
        torender = <optimized out>
        render_osd_date = <optimized out>
        fmt_spu = {i_chroma = 808596553, i_width = 720, i_height = 576, i_x_offset = 0, i_y_offset = 0, i_visible_width = 720, i_visible_height = 576, i_bits_per_pixel = 0, i_sar_num = 131, i_sar_den = 120, i_frame_rate = 0, i_frame_rate_base = 0, i_rmask = 0, i_gmask = 0, i_bmask = 0, i_rrshift = 0, i_lrshift = 0, i_rgshift = 0, i_lgshift = 0, i_rbshift = 0, i_lbshift = 0, p_palette = 0x0, orientation = ORIENT_TOP_LEFT}
        fmt_spu_rot = {i_chroma = 808596553, i_width = 720, i_height = 576, i_x_offset = 0, i_y_offset = 0, i_visible_width = 720, i_visible_height = 576, i_bits_per_pixel = 0, i_sar_num = 131, i_sar_den = 120, i_frame_rate = 0, i_frame_rate_base = 0, i_rmask = 0, i_gmask = 0, i_bmask = 0, i_rrshift = 0, i_lrshift = 0, i_rgshift = 0, i_lgshift = 0, i_rbshift = 0, i_lbshift = 0, p_palette = 0x0, orientation = ORIENT_TOP_LEFT}
        is_direct = <optimized out>
        vd = 0x1616dc8
        do_dr_spu = <optimized out>
        subpic = 0x0
        todisplay = 0x1636d30
        filtered = <optimized out>
        do_snapshot = false
        frame_by_frame = false
        paused = <optimized out>
        first = <optimized out>
        date = <optimized out>
        render_delay = <optimized out>
        drop_next_frame = false
        date_next = <optimized out>
        refresh = true
        date_refresh = <optimized out>
        force_refresh = true
        is_forced = true
#7  0x00007f197c1c03b2 in ThreadDisplayPicture (is_forced=true, vout=0x15b6a18) at video_output/video_output.c:1074
        sys = <optimized out>
        render_subtitle_date = <optimized out>
        do_early_spu = <optimized out>
        subpicture_chromas = <optimized out>
        torender = <optimized out>
        render_osd_date = <optimized out>
        fmt_spu = {i_chroma = 808596553, i_width = 720, i_height = 576, i_x_offset = 0, i_y_offset = 0, i_visible_width = 720, i_visible_height = 576, i_bits_per_pixel = 0, i_sar_num = 131, i_sar_den = 120, i_frame_rate = 0, i_frame_rate_base = 0, i_rmask = 0, i_gmask = 0, i_bmask = 0, i_rrshift = 0, i_lrshift = 0, i_rgshift = 0, i_lgshift = 0, i_rbshift = 0, i_lbshift = 0, p_palette = 0x0, orientation = ORIENT_TOP_LEFT}
        fmt_spu_rot = {i_chroma = 808596553, i_width = 720, i_height = 576, i_x_offset = 0, i_y_offset = 0, i_visible_width = 720, i_visible_height = 576, i_bits_per_pixel = 0, i_sar_num = 131, i_sar_den = 120, i_frame_rate = 0, i_frame_rate_base = 0, i_rmask = 0, i_gmask = 0, i_bmask = 0, i_rrshift = 0, i_lrshift = 0, i_rgshift = 0, i_lgshift = 0, i_rbshift = 0, i_lbshift = 0, p_palette = 0x0, orientation = ORIENT_TOP_LEFT}
        is_direct = <optimized out>
        vd = 0x1616dc8
        do_dr_spu = <optimized out>
        subpic = 0x0
        todisplay = 0x1636d30
        filtered = <optimized out>
        do_snapshot = false
        frame_by_frame = false
        paused = <optimized out>
        first = <optimized out>
        date = <optimized out>
        render_delay = <optimized out>
        drop_next_frame = false
        date_next = <optimized out>
        refresh = true
        date_refresh = <optimized out>
        force_refresh = true
        is_forced = true
#8  0x00007f197c1c03b2 in ThreadDisplayPicture (vout=vout at entry=0x15b6a18, deadline=deadline at entry=0x7f194af1ec88) at video_output/video_output.c:1149
        frame_by_frame = false
        paused = <optimized out>
        first = <optimized out>
        date = <optimized out>
        render_delay = <optimized out>
        drop_next_frame = false
        date_next = <optimized out>
        refresh = true
        date_refresh = <optimized out>
        force_refresh = true
        is_forced = true
#9  0x00007f197c1c140b in Thread (object=0x15b6a18) at video_output/video_output.c:1595
        cmd = {type = 10, u = {boolean = true, time = 1, time_ptr = 0x1, string = 0x1 <error: Cannot access memory at address 0x1>, integer = 1, pair = {a = 1, b = 0}, pause = {is_on = true, date = 277278834261}, message = {channel = 1, string = 0x408f1b3e55 <error: Cannot access memory at address 0x408f1b3e55>}, border = {left = 1, top = 0, right = 2400927317, bottom = 64}, window = {x = 1, y = 0, width = 2400927317, height = 64}, cfg = 0x1, subpicture = 0x1}}
        picture_interlaced = <optimized out>
        vout = 0x15b6a18
        sys = 0x15b6a48
        interlacing = {is_interlaced = false, date = 275063255657}
        deadline = 0
#10 0x00007f197ca0e0a4 in start_thread (arg=0x7f194af1f700) at pthread_create.c:309
        __res = <optimized out>
        pd = 0x7f194af1f700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139746608281344, -1203260615257619681, 0, 139747448475744, 139747433124208, 139746608281344, 1260934484683522847, 1260956878825849631}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#11 0x00007f197c53f06d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 13 (Thread 0x7f197cfad880 (LWP 15134)):
#0  0x00007f197ca15609 in do_sigwait (set=<optimized out>, set at entry=0x7ffff6d583b0, sig=sig at entry=0x7ffff6d583a4) at ../nptl/sysdeps/unix/sysv/linux/../../../../../sysdeps/unix/sysv/linux/sigwait.c:63
        ret = <optimized out>
        tmpset = {__val = {0, 140737334575984, 0, 0, 140737334576368, 139747446300183, 5, 0, 140737334575872, 139747441806440, 18172032, 140737334576368, 0, 139747446326069, 0, 12}}
#1  0x00007f197ca15693 in __sigwait (set=set at entry=0x7ffff6d583b0, sig=sig at entry=0x7ffff6d583a4) at ../nptl/sysdeps/unix/sysv/linux/../../../../../sysdeps/unix/sysv/linux/sigwait.c:97
        oldtype = 0
        result = <optimized out>
#2  0x00000000004014b5 in main (i_argc=<optimized out>, ppsz_argv=<optimized out>) at vlc.c:261
        set = {__val = {16391, 0 <repeats 15 times>}}
        self = 139747447724160
        argv = 0x7ffff6d58370
        argc = <optimized out>
        vlc = 0x1154880
        ret = 1
        signum = 32537

Thread 12 (Thread 0x7f195c396700 (LWP 15162)):
#0  0x00007f197ca1208f in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f197c1ffca5 in vlc_cond_wait (p_condvar=<optimized out>, p_mutex=<optimized out>) at posix/thread.c:387
#2  0x00007f197c194018 in DecoderDecodeVideo (p_dec=<optimized out>) at input/decoder.c:1011
        p_owner = 0x150f3a0
        b_first_after_wait = <optimized out>
        b_reject = <optimized out>
        b_dated = <optimized out>
        i_rate = <optimized out>
        i_tmp_lost = 0
        p_owner = 0x150f3a0
        p_vout = 0x15b6a18
        i_tmp_display = 0
        p_vout = <optimized out>
        p_owner = 0x150f3a0
        p_pic = 0x1636a70
        i_lost = 0
        i_decoded = <optimized out>
        i_displayed = 0
        p_input = <optimized out>
#3  0x00007f197c194018 in DecoderDecodeVideo (pi_lost_sum=<synthetic pointer>, pi_played_sum=<synthetic pointer>, p_picture=0x1636a70, p_dec=0x1533f38) at input/decoder.c:1328
        b_first_after_wait = <optimized out>
        b_reject = <optimized out>
        b_dated = <optimized out>
        i_rate = <optimized out>
        i_tmp_lost = 0
        p_owner = 0x150f3a0
        p_vout = 0x15b6a18
        i_tmp_display = 0
        p_vout = <optimized out>
        p_owner = 0x150f3a0
        p_pic = 0x1636a70
        i_lost = 0
        i_decoded = <optimized out>
        i_displayed = 0
        p_input = <optimized out>
#4  0x00007f197c194018 in DecoderDecodeVideo (p_dec=p_dec at entry=0x1533f38, p_block=p_block at entry=0x1738220) at input/decoder.c:1418
        p_vout = <optimized out>
        p_owner = 0x150f3a0
        p_pic = 0x1636a70
        i_lost = 0
        i_decoded = <optimized out>
        i_displayed = 0
        p_input = <optimized out>
#5  0x00007f197c19580d in DecoderThread (b_flush=false, p_block=0x1738220, p_dec=<optimized out>) at input/decoder.c:1631
        p_owner = 0x150f3a0
        b_flush = false
        p_owner = 0x150f3a0
        b_flush_request = <optimized out>
        canc = 0
        p_block = <optimized out>
        end_wait = <optimized out>
        p_dec = 0x1533f38
        p_owner = <optimized out>
#6  0x00007f197c19580d in DecoderThread (p_block=<optimized out>, p_dec=<optimized out>) at input/decoder.c:1810
        b_flush = false
        p_owner = 0x150f3a0
        b_flush_request = <optimized out>
        canc = 0
        p_block = <optimized out>
        end_wait = <optimized out>
        p_dec = 0x1533f38
        p_owner = <optimized out>
#7  0x00007f197c19580d in DecoderThread (p_data=0x1533f38) at input/decoder.c:909
        canc = 0
        p_block = <optimized out>
        end_wait = <optimized out>
        p_dec = 0x1533f38
        p_owner = <optimized out>
#8  0x00007f197ca0e0a4 in start_thread (arg=0x7f195c396700) at pthread_create.c:309
        __res = <optimized out>
        pd = 0x7f195c396700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139746898175744, -1203260615257619681, 0, 22149888, 24, 139746898175744, 1260885483938513695, 1260956878825849631}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#9  0x00007f197c53f06d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 11 (Thread 0x7f194f80a700 (LWP 15159)):
#0  0x00007f197ca1208f in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f1953a66c9e in frame_worker_thread (arg=0x15657c8) at libavcodec/pthread_frame.c:150
        p = 0x15657c8
        fctx = 0x15634c0
        avctx = 0x15670c0
        codec = 0x7f19542dd940 <ff_vp8_decoder>
#2  0x00007f197ca0e0a4 in start_thread (arg=0x7f194f80a700) at pthread_create.c:309
        __res = <optimized out>
        pd = 0x7f194f80a700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139746684741376, -1203260615257619681, 0, 139747448475744, 22426816, 139746684741376, 1260928564607976223, 1260956878825849631}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#3  0x00007f197c53f06d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 10 (Thread 0x7f19661af700 (LWP 15142)):
#0  0x00007f197c53652d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f19663cd876 in Run (__timeout=<optimized out>, __nfds=2, __fds=0x7f19661aeca0) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
        fds = 0x7f19661aeca0
        i_now = 323933438271
        i_timeouts = <optimized out>
        p_info = <optimized out>
        canc = 0
        i_loop_interval = <optimized out>
        p_timeouts = <optimized out>
        p_watches = <optimized out>
        p_intf = 0x127acb8
        p_sys = 0x127c180
        i_last_run = 323933438271
#2  0x00007f19663cd876 in Run (data=0x127acb8) at dbus/dbus.c:828
        fds = 0x7f19661aeca0
        i_now = 323933438271
        i_timeouts = <optimized out>
        p_info = <optimized out>
        canc = 0
        i_loop_interval = <optimized out>
        p_timeouts = <optimized out>
        p_watches = <optimized out>
        p_intf = 0x127acb8
        p_sys = 0x127c180
        i_last_run = 323933438271
#3  0x00007f197ca0e0a4 in start_thread (arg=0x7f19661af700) at pthread_create.c:309
        __res = <optimized out>
        pd = 0x7f19661af700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139747063953152, -1203260615257619681, 0, 139747448475744, 139747066172528, 139747063953152, 1260978130141184799, 1260956878825849631}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#4  0x00007f197c53f06d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 9 (Thread 0x7f195000b700 (LWP 15158)):
#0  0x00007f197ca14050 in sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85
#1  0x00007f197c1ffd9c in vlc_sem_wait (sem=sem at entry=0x1562748) at posix/thread.c:467
Python Exception <class 'gdb.MemoryError'> Cannot access memory at address 0xfffffffffffffe00: 
        val = #2  0x00007f1954965f76 in lavc_GetFrame (ctx=0x1563520, frame=0x15663a0, flags=<optimized out>) at codec/avcodec/video.c:1103
        dec = 0x1533f38
        sys = 0x15626e0
#3  0x00007f1953b3cdaf in ff_get_buffer (flags=1, frame=0x15663a0, avctx=0x1563520) at libavcodec/utils.c:1029
        hwaccel = 0x0
        ret = <optimized out>
        override_dimensions = 0
#4  0x00007f1953b3cdaf in ff_get_buffer (avctx=avctx at entry=0x1563520, frame=0x15663a0, flags=flags at entry=1) at libavcodec/utils.c:1042
#5  0x00007f1953a67c5e in ff_thread_get_buffer (flags=1, f=0x15654e0, avctx=0x1563520) at libavcodec/pthread_frame.c:824
        p = 0x1565620
        err = <optimized out>
#6  0x00007f1953a67c5e in ff_thread_get_buffer (avctx=0x1563520, f=f at entry=0x15654e0, flags=flags at entry=1) at libavcodec/pthread_frame.c:880
#7  0x00007f1953bce64e in ff_vp8_decode_frame (ref=1, f=0x15654e0, s=0x1563c80) at libavcodec/vp8.c:71
        ret = <optimized out>
        skip_thresh = <optimized out>
        prev_frame = <optimized out>
        ret = <optimized out>
        referenced = <optimized out>
        num_jobs = <optimized out>
        curframe = <optimized out>
        s = 0x1563c80
        i = <optimized out>
#8  0x00007f1953bce64e in ff_vp8_decode_frame (is_vp7=0, avpkt=0x1565720, got_frame=0x1565788, data=0x1565d20, avctx=<optimized out>) at libavcodec/vp8.c:2591
        skip_thresh = <optimized out>
        prev_frame = <optimized out>
        ret = <optimized out>
        referenced = <optimized out>
        num_jobs = <optimized out>
        curframe = <optimized out>
        s = 0x1563c80
        i = <optimized out>
#9  0x00007f1953bce64e in ff_vp8_decode_frame (avctx=0x1563520, data=0x1565d20, got_frame=0x1565788, avpkt=0x1565720) at libavcodec/vp8.c:2685
#10 0x00007f1953a66c15 in frame_worker_thread (arg=0x1565620) at libavcodec/pthread_frame.c:161
        p = 0x1565620
        fctx = 0x15634c0
        avctx = 0x1563520
        codec = 0x7f19542dd940 <ff_vp8_decoder>
#11 0x00007f197ca0e0a4 in start_thread (arg=0x7f195000b700) at pthread_create.c:309
        __res = <optimized out>
        pd = 0x7f195000b700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139746693134080, -1203260615257619681, 0, 139747448475744, 22426816, 139746693134080, 1260876887024599839, 1260956878825849631}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#12 0x00007f197c53f06d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 8 (Thread 0x7f197478f700 (LWP 15139)):
#0  0x00007f197ca1208f in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f197c1ffca5 in vlc_cond_wait (p_condvar=<optimized out>, p_mutex=<optimized out>) at posix/thread.c:387
#2  0x00007f197c17b69c in Thread (p_playlist=0x1169258) at playlist/thread.c:467
        p_sys = 0x1169258
        p_input = 0x1519c58
        status = <optimized out>
        p_playlist = 0x1169258
        p_sys = 0x1169258
#3  0x00007f197c17b69c in Thread (data=0x1169258) at playlist/thread.c:519
        status = <optimized out>
        p_playlist = 0x1169258
        p_sys = 0x1169258
#4  0x00007f197ca0e0a4 in start_thread (arg=0x7f197478f700) at pthread_create.c:309
        __res = <optimized out>
        pd = 0x7f197478f700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139747304994560, -1203260615257619681, 0, 139747448475744, 139747432838608, 139747304994560, 1260937705908994847, 1260956878825849631}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#5  0x00007f197c53f06d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 7 (Thread 0x7f196780b700 (LWP 15152)):
#0  0x00007f197ca1208f in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f197c1ffca5 in vlc_cond_wait (p_condvar=<optimized out>, p_mutex=<optimized out>) at posix/thread.c:387
#2  0x00007f197c200485 in vlc_timer_thread (data=0x131f610) at posix/timer.c:63
        canc = <optimized out>
        now = <optimized out>
        misses = <optimized out>
        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {0, -1203260615257619681, 0, 20054512, 23, 139747087398656, 1260981340639724319, 1260955773823353631}, __mask_was_saved = 0}}, __pad = {0x7f196780adf0, 0x0, 0x7f197ca0de62 <__nptl_deallocate_tsd+146>, 0x0}}
        __cancel_routine = 0x7f197c200360 <vlc_cleanup_lock>
        __cancel_arg = 0x131f648
        __not_first_call = <optimized out>
#3  0x00007f197ca0e0a4 in start_thread (arg=0x7f196780b700) at pthread_create.c:309
        __res = <optimized out>
        pd = 0x7f196780b700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139747087398656, -1203260615257619681, 0, 20054512, 23, 139747087398656, 1260981340629238559, 1260956878825849631}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#4  0x00007f197c53f06d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 6 (Thread 0x7f194e808700 (LWP 15161)):
#0  0x00007f197ca1208f in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f1953a66c9e in frame_worker_thread (arg=0x1565b18) at libavcodec/pthread_frame.c:150
        p = 0x1565b18
        fctx = 0x15634c0
        avctx = 0x1541360
        codec = 0x7f19542dd940 <ff_vp8_decoder>
#2  0x00007f197ca0e0a4 in start_thread (arg=0x7f194e808700) at pthread_create.c:309
        __res = <optimized out>
        pd = 0x7f194e808700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139746667955968, -1203260615257619681, 0, 139747448475744, 22426816, 139746667955968, 1260926362363495199, 1260956878825849631}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#3  0x00007f197c53f06d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 5 (Thread 0x7f1970317700 (LWP 15138)):
#0  0x00007f197c53652d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f1974e54831 in poll_func (__timeout=-1, __nfds=3, __fds=0x11db0b0) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
        mutex = <optimized out>
#2  0x00007f1974e54831 in poll_func (ufds=0x11db0b0, nfds=3, timeout=-1, userdata=0x1261e50) at pulse/thread-mainloop.c:69
        mutex = <optimized out>
#3  0x00007f1974e45e51 in pa_mainloop_poll (m=m at entry=0x1261d40) at pulse/mainloop.c:844
        __func__ = "pa_mainloop_poll"
        __PRETTY_FUNCTION__ = "pa_mainloop_poll"
#4  0x00007f1974e464ee in pa_mainloop_iterate (m=0x1261d40, block=<optimized out>, retval=0x0) at pulse/mainloop.c:926
        r = 0
#5  0x00007f1974e465a0 in pa_mainloop_run (m=0x1261d40, retval=retval at entry=0x0) at pulse/mainloop.c:944
        r = <optimized out>
#6  0x00007f1974e547c6 in thread (userdata=0x1251410) at pulse/thread-mainloop.c:88
        m = 0x1251410
        mask = {__val = {18446744067267100671, 18446744073709551615 <repeats 15 times>}}
#7  0x00007f19749ea038 in internal_thread_func (userdata=0x1261f10) at pulsecore/thread-posix.c:81
        t = 0x1261f10
#8  0x00007f197ca0e0a4 in start_thread (arg=0x7f1970317700) at pthread_create.c:309
        __res = <optimized out>
        pd = 0x7f1970317700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139747233199872, -1203260615257619681, 0, 139747448475744, 0, 139747233199872, 1260947124772274975, 1260956878825849631}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#9  0x00007f197c53f06d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 4 (Thread 0x7f194e007700 (LWP 15163)):
#0  0x00007f197ca1208f in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f197c1ffca5 in vlc_cond_wait (p_condvar=<optimized out>, p_mutex=<optimized out>) at posix/thread.c:387
#2  0x00007f197c1ddc85 in block_FifoGet (p_fifo=0x1598dd0) at misc/block.c:667
        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {22646224, -1203260615257619681, 0, 22305008, 22300088, 22305008, 1260925263445361439, 1260956097549435679}, __mask_was_saved = 0}}, __pad = {0x7f194e006df0, 0x0, 0x15d0c10, 0x0}}
        __cancel_routine = 0x7f197c1dd300 <vlc_cleanup_lock>
        __cancel_arg = 0x1598dd0
        __not_first_call = <optimized out>
        b = <optimized out>
#3  0x00007f197c194bec in DecoderThread (p_data=0x15445b8) at input/decoder.c:888
        p_block = <optimized out>
        end_wait = <optimized out>
        p_dec = 0x15445b8
        p_owner = <optimized out>
#4  0x00007f197ca0e0a4 in start_thread (arg=0x7f194e007700) at pthread_create.c:309
        __res = <optimized out>
        pd = 0x7f194e007700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139746659563264, -1203260615257619681, 0, 139747448475744, 139747432942432, 139746659563264, 1260925263388738335, 1260956878825849631}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#5  0x00007f197c53f06d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 3 (Thread 0x7f194f009700 (LWP 15160)):
#0  0x00007f197ca1208f in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f1953a66c9e in frame_worker_thread (arg=0x1565970) at libavcodec/pthread_frame.c:150
        p = 0x1565970
        fctx = 0x15634c0
        avctx = 0x156a300
        codec = 0x7f19542dd940 <ff_vp8_decoder>
#2  0x00007f197ca0e0a4 in start_thread (arg=0x7f194f009700) at pthread_create.c:309
        __res = <optimized out>
        pd = 0x7f194f009700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139746676348672, -1203260615257619681, 0, 139747448475744, 22426816, 139746676348672, 1260927465633219359, 1260956878825849631}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#3  0x00007f197c53f06d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 2 (Thread 0x7f195e40d700 (LWP 15148)):
#0  0x00007f197c53652d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f1979e8b252 in _xcb_conn_wait (__timeout=-1, __nfds=1, __fds=0x7f195e40cc40) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
        ret = <optimized out>
        fd = {fd = 11, events = 1, revents = 0}
#2  0x00007f1979e8b252 in _xcb_conn_wait (c=0x12ac0e0, cond=<optimized out>, vector=0x0, count=0x0) at ../../src/xcb_conn.c:447
        ret = <optimized out>
        fd = {fd = 11, events = 1, revents = 0}
#3  0x00007f1979e8cddf in xcb_wait_for_event (c=0x7f195e40cc40) at ../../src/xcb_in.c:622
        ret = 0x0
#4  0x00007f195ea56569 in QXcbEventReader::run() (this=0x1276890) at qxcbconnection.cpp:1229
        event = <optimized out>
#5  0x00007f196459187e in QThreadPrivate::start(void*) (arg=0x1276890) at thread/qthread_unix.cpp:331
        __clframe = {__cancel_routine = 0x7f19645909b0 <QThreadPrivate::finish(void*)>, __cancel_arg = 0x1276890, __do_it = 1, __cancel_type = <optimized out>}
        thr = 0x1276890
        data = 0x1276c00
        objectName = {static null = {<No data fields>}, d = 0x7f1964846260 <QArrayData::shared_null>}
#6  0x00007f197ca0e0a4 in start_thread (arg=0x7f195e40d700) at pthread_create.c:309
        __res = <optimized out>
        pd = 0x7f195e40d700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139746932217600, -1203260615257619681, 0, 139747448475744, 7, 139746932217600, 1260889534629544735, 1260956878825849631}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x00007f197c53f06d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7f196115b700 (LWP 15146)):
#0  0x00007f1964ada3d0 in QScreen::handle() const (this=0x0) at kernel/qscreen.cpp:112
#1  0x00007f195ea75849 in QXcbBackingStore::resize(QSize const&, QRegion const&) (this=0x1513590, size=...) at qxcbbackingstore.cpp:439
        dpr = <optimized out>
        xSize = {wd = 24, ht = 25}
        screen = <optimized out>
        pw = <optimized out>
        win = <optimized out>
#2  0x00007f1965073426 in QWidgetBackingStore::doSync() (this=this at entry=0x15135f0) at kernel/qwidgetbackingstore.cpp:1063
        updatesDisabled = <optimized out>
        repaintAllWidgets = <optimized out>
        inTopLevelResize = <optimized out>
        tlwRect = {x1 = <optimized out>, y1 = 736, x2 = <optimized out>, y2 = <optimized out>}
        surfaceGeometry = {x1 = <optimized out>, y1 = 736, x2 = <optimized out>, y2 = <optimized out>}
        toClean = {d = 0x1510840, static shared_empty = {ref = {atomic = {_q_value = -1}}, qt_rgn = 0x7f1964f0b420 <qrp>}}
        opaqueNonOverlappedWidgets = {a = 0, s = 0, ptr = 0x7f1979e8ca81 <_xcb_in_wake_up_next_reader+49>, {array = "p\t*\001\000\000\000\000\305\313\350y\031\177\000\000\340\300*\001\000\000\000\000\340 S\001\000\000\000\000\370\300*\001", '\000' <repeats 12 times>, "\t\026\241|\031\177\000\000\000/\a]I\347\370V\001\000\000\000\002\000\000\000\377\377\377\377\377\377\377\377\001\000\000\000\000\000\000\000\064*M|\031\177\000\000\370\300*\001", '\000' <repeats 12 times>, "\001\000\000\000\000\000\000\000\000/\a]I\347\370V\016\000\002\000\255\225\342\000A\342\000\000\000\000\000\000\340\300*\001", '\000' <repeats 12 times>, "\370\300*\001\000\000\000\000\340 S\001", '\000' <repeats 28 times>..., q_for_alignment_1 = 19532144, q_for_alignment_2 = 9.6501613400242286e-317}}
        beginPaintInfo = <optimized out>
        dirtyCopy = {d = 0x1512800, static shared_empty = {ref = {atomic = {_q_value = -1}}, qt_rgn = 0x7f1964f0b420 <qrp>}}
#3  0x00007f1965074a7c in QWidgetBackingStore::sync() (this=0x15135f0) at kernel/qwidgetbackingstore.cpp:1032
#4  0x00007f1965092c2f in QWidgetPrivate::syncBackingStore() (this=0x1512800) at kernel/qwidget.cpp:1902
#5  0x00007f19650c3d8d in QWidgetWindow::handleResizeEvent(QResizeEvent*) (this=this at entry=0x1512ac0, event=event at entry=0x7f196115a7d0) at kernel/qwidgetwindow.cpp:702
        oldSize = {wd = 24, ht = 24}
#6  0x00007f19650c6bb3 in QWidgetWindow::event(QEvent*) (this=0x1512ac0, event=0x7f196115a7d0) at kernel/qwidgetwindow.cpp:232
#7  0x00007f1965066ffc in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this at entry=0x12a0970, receiver=receiver at entry=0x1512ac0, e=e at entry=0x7f196115a7d0) at kernel/qapplication.cpp:3716
        consumed = <optimized out>
#8  0x00007f196506c4c6 in QApplication::notify(QObject*, QEvent*) (this=0x7f196115ace0, receiver=0x1512ac0, e=0x7f196115a7d0) at kernel/qapplication.cpp:3499
        w = 0x1512ac0
        extra = <optimized out>
        isProxyWidget = <optimized out>
        res = false
#9  0x00007f1964772bcb in QCoreApplication::notifyInternal(QObject*, QEvent*) (this=0x7f196115ace0, receiver=receiver at entry=0x1512ac0, event=event at entry=0x7f196115a7d0) at kernel/qcoreapplication.cpp:965
        result = false
        cbdata = {0x1512ac0, 0x7f196115a7d0, 0x7f196115a73f}
        d = <optimized out>
        threadData = 0x12a0630
        loopLevelCounter = {threadData = 0x12a0630}
#10 0x00007f1964ab21af in QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent*) (event=0x7f196115a7d0, receiver=0x1512ac0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:227
        e = {<QEvent> = {_vptr.QEvent = 0x7f1964ef7cb8 <vtable for QResizeEvent+16>, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7f1964943980 <qt_meta_stringdata_QEvent>, data = 0x7f19649433e0 <qt_meta_data_QEvent>, static_metacall = 0x0, relatedMetaObjects = 0x0, extradata = 0x0}}, d = 0x0, t = 14, posted = 0, spont = 0, m_accept = 1, reserved = 0}, s = {wd = 24, ht = 25}, olds = {wd = 24, ht = 24}}
        newRect = {x1 = 0, y1 = 0, x2 = <optimized out>, y2 = <optimized out>}
#11 0x00007f1964ab21af in QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent*) (e=<optimized out>) at kernel/qguiapplication.cpp:2067
        e = {<QEvent> = {_vptr.QEvent = 0x7f1964ef7cb8 <vtable for QResizeEvent+16>, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7f1964943980 <qt_meta_stringdata_QEvent>, data = 0x7f19649433e0 <qt_meta_data_QEvent>, static_metacall = 0x0, relatedMetaObjects = 0x0, extradata = 0x0}}, d = 0x0, t = 14, posted = 0, spont = 0, m_accept = 1, reserved = 0}, s = {wd = 24, ht = 25}, olds = {wd = 24, ht = 24}}
        newRect = {x1 = 0, y1 = 0, x2 = <optimized out>, y2 = <optimized out>}
#12 0x00007f1964ab6fed in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) (e=e at entry=0x15b63d0) at kernel/qguiapplication.cpp:1593
#13 0x00007f1964a9ae38 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=...) at kernel/qwindowsysteminterface.cpp:625
        event = 0x15b63d0
        nevents = 1
#14 0x00007f195ea87e30 in userEventSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized out>) at eventdispatchers/qeventdispatcher_glib.cpp:70
        userEventSource = <optimized out>
        dispatcher = <optimized out>
#15 0x00007f1963fd3fe7 in g_main_context_dispatch (context=0x12b88f0) at /build/glib2.0-ocmJ1Y/glib2.0-2.46.2/./glib/gmain.c:3154
        dispatch = 0x7f195ea87e20 <userEventSourceDispatch(GSource*, GSourceFunc, gpointer)>
        prev_source = 0x0
        was_in_call = 0
        user_data = 0x0
        callback = 0x0
        cb_funcs = <optimized out>
        cb_data = <optimized out>
        need_destroy = <optimized out>
        source = 0x12d30d0
        current = 0x12d7c10
        i = 1
#16 0x00007f1963fd3fe7 in g_main_context_dispatch (context=context at entry=0x12b88f0) at /build/glib2.0-ocmJ1Y/glib2.0-2.46.2/./glib/gmain.c:3769
#17 0x00007f1963fd4240 in g_main_context_iterate (context=context at entry=0x12b88f0, block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at /build/glib2.0-ocmJ1Y/glib2.0-2.46.2/./glib/gmain.c:3840
        max_priority = 0
        timeout = 0
        some_ready = 1
        nfds = <optimized out>
        allocated_nfds = 3
        fds = 0x1519b60
#18 0x00007f1963fd42ec in g_main_context_iteration (context=0x12b88f0, may_block=may_block at entry=1) at /build/glib2.0-ocmJ1Y/glib2.0-2.46.2/./glib/gmain.c:3901
        retval = <optimized out>
#19 0x00007f19647c937f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x12a2330, flags=...) at kernel/qeventdispatcher_glib.cpp:418
        d = 0x12d2480
        canWait = true
        savedFlags = {i = 0}
        result = <optimized out>
#20 0x00007f196477035a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this at entry=0x7f196115aaa0, flags=..., flags at entry=...) at kernel/qeventloop.cpp:204
        d = 0x1519ac0
        locker = {val = 19531712}
        ref = {d = 0x1519ac0, locker = @0x7f196115aa20, exceptionCaught = true}
#21 0x00007f196477843c in QCoreApplication::exec() () at kernel/qcoreapplication.cpp:1229
        threadData = 0x12a0630
        eventLoop = {<QObject> = {_vptr.QObject = 0x7f19649bc498 <vtable for QEventLoop+16>, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7f19648e62c0 <qt_meta_stringdata_QObject>, data = 0x7f19648e61a0 <qt_meta_data_QObject>, static_metacall = 0x7f19647a98e0 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}, d_ptr = {d = 0x1519ac0}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x7f196492e000 <qt_meta_stringdata_Qt>, data = 0x7f196492b600 <qt_meta_data_Qt>, static_metacall = 0x0, relatedMetaObjects = 0x0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x7f19649b3b00 <QObject::staticMetaObject>, stringdata = 0x7f1964942fc0 <qt_meta_stringdata_QEventLoop>, data = 0x7f1964942f60 <qt_meta_data_QEventLoop>, static_metacall = 0x7f1964820970 <QEventLoop::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}}
        returnCode = <optimized out>
#22 0x00007f1964aac8ec in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1527
#23 0x00007f1965063435 in QApplication::exec() () at kernel/qapplication.cpp:2976
#24 0x00007f1965615814 in Thread(void*) (obj=0x127fb58) at qt4.cpp:585
        p_intf = 0x127fb58
        p_mi = 0x133f220
        vlc_name = "vlc"
        platform_parm = "-platform"
        platform_value = "xcb"
        argv = {0x7f196115ad60 "vlc", 0x0, 0x7f196115ad70 "xcb", 0x0}
        argc = 1
        app = {<QApplication> = {<QGuiApplication> = {<QCoreApplication> = {<QObject> = {_vptr.QObject = 0x7f1965a87f98, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7f19648e62c0 <qt_meta_stringdata_QObject>, data = 0x7f19648e61a0 <qt_meta_data_QObject>, static_metacall = 0x7f19647a98e0 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}, d_ptr = {d = 0x12a0970}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x7f196492e000 <qt_meta_stringdata_Qt>, data = 0x7f196492b600 <qt_meta_data_Qt>, static_metacall = 0x0, relatedMetaObjects = 0x0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x7f19649b3b00 <QObject::staticMetaObject>, stringdata = 0x7f19649431a0 <qt_meta_stringdata_QCoreApplication>, data = 0x7f1964943080 <qt_meta_data_QCoreApplication>, static_metacall = 0x7f1964820af0 <QCoreApplication::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}, static self = 0x7f196115ace0}, static staticMetaObject = {d = {superdata = 0x7f19649bc5e0 <QCoreApplication::staticMetaObject>, stringdata = 0x7f1964e51be0 <qt_meta_stringdata_QGuiApplication>, data = 0x7f1964e519e0 <qt_meta_data_QGuiApplication>, static_metacall = 0x7f1964ab7080 <QGuiApplication::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x7f1964ef7460 <QGuiApplication::staticMetaObject>, stringdata = 0x7f1965420680 <qt_meta_stringdata_QApplication>, data = 0x7f1965420500 <qt_meta_data_QApplication>, static_metacall = 0x7f1965069c40 <QApplication::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x7f196556a140 <QApplication::staticMetaObject>, stringdata = 0x7f19657eb0c0, data = 0x7f19657eb040, static_metacall = 0x7f19657aa960 <QVLCApp::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}}
        platform = {static null = {<No data fields>}, d = 0x12a2360}
        s_style = {static null = {<No data fields>}, d = 0x13333a0}
#25 0x00007f197ca0e0a4 in start_thread (arg=0x7f196115b700) at pthread_create.c:309
        __res = <optimized out>
        pd = 0x7f196115b700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139746979723008, -1203260615257619681, 0, 139747448475744, 139747051786720, 139746979723008, 1260984750833271583, 1260956878825849631}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#26 0x00007f197c53f06d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

$ vlc -vvv 
VLC media player 2.2.1 Terry Pratchett (Weatherwax) (revision 2.2.1-0-ga425c42)
[0000000001f2b998] core libvlc debug: VLC media player - 2.2.1 Terry Pratchett (Weatherwax)
[0000000001f2b998] core libvlc debug: Copyright © 1996-2015 the VideoLAN team
[0000000001f2b998] core libvlc debug: revision 2.2.1-0-ga425c42
[0000000001f2b998] core libvlc debug: configured with ./configure  '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--localstatedir=/var' '--libdir=${prefix}/lib/x86_64-linux-gnu' '--libexecdir=${prefix}/lib/x86_64-linux-gnu' '--disable-dependency-tracking' '--build=x86_64-linux-gnu' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed' '--config-cache' '--disable-maintainer-mode' '--disable-silent-rules' '--disable-update-check' '--enable-fast-install' '--prefix=/usr' '--docdir=/usr/share/doc/vlc-nox' '--libdir=/usr/lib' '--sysconfdir=/etc' '--with-binary-version=5+b1' '--enable-a52' '--enable-aa' '--enable-bluray' '--enable-bonjour' '--enable-caca' '--enable-chromaprint' '--enable-dbus' '--enable-dca' '--enable-directfb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freerdp' '--enable-freetype' '--enable-fribidi' '--enable-gles1' '--enable-gles2' '--enable-gnutls' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libmpeg2' '--enable-libxml2' '--enable-lirc' '--enable-live555' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg' '--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-opus' '--enable-pulse' '--enable-qt' '--enable-realrtsp' '--enable-samplerate' '--enable-schroedinger' '--enable-sdl' '--enable-sdl-image' '--enable-sftp' '--enable-shine' '--enable-shout' '--enable-skins2' '--enable-speex' '--enable-svg' '--enable-svgdec' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vcdx' '--enable-vdpau' '--enable-vnc' '--enable-vorbis' '--enable-x264' '--enable-x265' '--enable-zvbi' '--with-kde-solid=/usr/share/kde4/apps/solid/actions/' '--disable-decklink' '--disable-dxva2' '--disable-fdkaac' '--disable-gnomevfs' '--disable-goom' '--disable-libtar' '--disable-mfx' '--disable-opencv' '--disable-projectm' '--disable-sndio' '--disable-telx' '--disable-vpx' '--disable-vsxu' '--disable-wasapi' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv1394' '--enable-linsys' '--enable-omxil' '--enable-udev' '--enable-v4l2' '--enable-libva' '--enable-vcd' '--enable-smbclient' '--disable-oss' '--enable-crystalhd' '--enable-mmx' '--enable-sse' '--disable-neon' '--disable-altivec' 'CFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security' 'CXXFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security' 'build_alias=x86_64-linux-gnu' 'OBJCFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security'
[0000000001f2b998] core libvlc debug: searching plug-in modules
[0000000001f2b998] core libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat
[0000000001f2b998] core libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[0000000001f2b998] core libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins.dat
[0000000001f2b998] core libvlc debug: plug-ins loaded: 458 modules
[0000000001f2b998] core libvlc debug: opening config file (/home/pabs/.config/vlc/vlcrc)
[0000000001f2b998] core libvlc debug: translation test: code is "C"
[0000000001f2b998] core libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 FPU 
[0000000001ffcce8] core input debug: Creating an input for 'Media Library'
[0000000001ffcce8] core input debug: Input is a meta file: disabling unneeded options
[0000000001ffcce8] core input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0000000001ffcce8] core input debug: `file/xspf-open:///home/pabs/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/pabs/.local/share/vlc/ml.xspf'
[0000000001ffcce8] core input debug: creating demux: access='file' demux='xspf-open' location='/home/pabs/.local/share/vlc/ml.xspf' file='/home/pabs/.local/share/vlc/ml.xspf'
[0000000002001c58] core demux debug: looking for access_demux module matching "file": 20 candidates
[0000000002001c58] core demux debug: no access_demux modules matched
[0000000001ffcce8] core input debug: creating access 'file' location='/home/pabs/.local/share/vlc/ml.xspf', path='/home/pabs/.local/share/vlc/ml.xspf'
[0000000002001c58] core access debug: looking for access module matching "file": 24 candidates
[0000000002001c58] filesystem access debug: opening file `/home/pabs/.local/share/vlc/ml.xspf'
[0000000002001c58] core access debug: using access module "filesystem"
[0000000002028118] core stream debug: Using stream method for AStream*
[0000000002028118] core stream debug: starting pre-buffering
[0000000002028118] core stream debug: received first data after 14 ms
[0000000002028118] core stream debug: pre-buffering done 296 bytes in 0s - 19 KiB/s
[0000000002028378] core stream debug: looking for stream_filter module matching "any": 9 candidates
[0000000002028378] core stream debug: no stream_filter modules matched
[0000000002028378] core stream debug: looking for stream_filter module matching "record": 9 candidates
[0000000002028378] core stream debug: using stream_filter module "record"
[0000000001ffcce8] core input debug: creating demux: access='file' demux='xspf-open' location='/home/pabs/.local/share/vlc/ml.xspf' file='/home/pabs/.local/share/vlc/ml.xspf'
[000000000202b388] core demux debug: looking for demux module matching "xspf-open": 66 candidates
[000000000202b388] xspf demux debug: using XSPF playlist reader
[000000000202b388] core demux debug: using demux module "playlist"
[000000000202bda8] core demux meta debug: looking for meta reader module matching "any": 2 candidates
[000000000202bda8] lua demux meta debug: Trying Lua scripts in /home/pabs/.local/share/vlc/lua/meta/reader
[000000000202bda8] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[000000000202bda8] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[000000000202bda8] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[000000000202bda8] core demux meta debug: no meta reader modules matched
[0000000001ffcce8] core input debug: `file/xspf-open:///home/pabs/.local/share/vlc/ml.xspf' successfully opened
[0000000002034ac8] core xml reader debug: looking for xml reader module matching "any": 1 candidates
[0000000002034ac8] core xml reader debug: using xml reader module "xml"
[000000000202b388] xspf demux debug: parsed 0 tracks successfully
[0000000001ffcce8] core input debug: EOF reached
[000000000202b388] core demux debug: removing module "playlist"
[0000000002028378] core stream debug: removing module "record"
[0000000002001c58] core access debug: removing module "filesystem"
[0000000001f40258] core playlist debug: creating audio output
[0000000002028118] core audio output debug: looking for audio output module matching "any": 5 candidates
[0000000002028118] pulse audio output debug: using library version 7.1.0
[0000000002028118] pulse audio output debug:  (compiled with version 7.0.0, protocol 30)
[0000000002028118] pulse audio output debug: connected locally to unix:/run/user/1000/pulse/native as client #706
[0000000002028118] pulse audio output debug: using protocol 30, server protocol 30
[0000000002028118] pulse audio output debug: adding sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Built-in Audio Analog Stereo)
[0000000002028118] core audio output debug: using audio output module "pulse"
[0000000001f40258] core playlist debug: keeping audio output
[000000000204a148] core interface debug: looking for interface module matching "hotkeys,none": 18 candidates
[000000000204a148] core interface debug: using interface module "hotkeys"
[000000000204a858] core interface debug: looking for interface module matching "globalhotkeys,none": 18 candidates
[000000000204a858] core interface debug: using interface module "xcb_hotkeys"
[000000000204cf68] core interface debug: looking for interface module matching "dbus,none": 18 candidates
[000000000204cf68] dbus interface debug: listening on dbus as: org.mpris.MediaPlayer2.vlc
[000000000204cf68] core interface debug: using interface module "dbus"
[0000000001f2b998] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0000000002050da8] core interface debug: looking for interface module matching "any": 18 candidates
[000000000204cf68] dbus interface debug: Getting All properties
[000000000210cbd8] core generic debug: looking for extension module matching "any": 1 candidates
[000000000210cbd8] lua generic debug: Opening Lua Extension module
[000000000210cbd8] lua generic debug: Trying Lua scripts in /home/pabs/.local/share/vlc/lua/extensions
[000000000210cbd8] lua generic debug: Trying Lua scripts in /usr/lib/vlc/lua/extensions
[000000000210cbd8] lua generic debug: Trying Lua playlist script /usr/lib/vlc/lua/extensions/VLSub.luac
[000000000210cbd8] lua generic debug: Scanning Lua script /usr/lib/vlc/lua/extensions/VLSub.luac
[000000000210cbd8] lua generic debug: Script /usr/lib/vlc/lua/extensions/VLSub.luac has the following capability flags: 0x5
[000000000210cbd8] lua generic debug: Trying Lua scripts in /usr/share/vlc/lua/extensions
[000000000210cbd8] core generic debug: using extension module "lua"
[0000000002050da8] core interface debug: using interface module "qt4"
[0000000001f2b998] core libvlc debug: exiting
[0000000001f2b998] core libvlc debug: removing all interfaces
[0000000001f2b998] core libvlc debug: exiting
[0000000002050da8] core interface debug: removing module "qt4"
[0000000001f40258] core playlist debug: deactivating the playlist
[0000000002028118] core audio output debug: removing module "pulse"
[0000000002050da8] qt4 interface debug: requesting exit...
[0000000002050da8] qt4 interface debug: waiting for UI thread...
[0000000002050da8] qt4 interface debug: QApp exec() finished
[0000000002050da8] qt4 interface debug: Video is not needed anymore
[0000000002050da8] qt4 interface debug: Killing extension dialog provider
[0000000002050da8] qt4 interface debug: ExtensionsDialogProvider is quitting...
[000000000210cbd8] core generic debug: removing module "lua"
[000000000210cbd8] lua generic debug: Deactivating all loaded extensions
[000000000210cbd8] lua generic debug: All extensions are now deactivated
[000000000204cf68] core interface debug: removing module "dbus"
[000000000204a858] core interface debug: removing module "xcb_hotkeys"
[000000000204a148] core interface debug: removing module "hotkeys"
[0000000001f40258] core playlist debug: destroying
[00000000020b0758] core playlist export debug: saving Media Library to file /home/pabs/.local/share/vlc/ml.xspf.tmp21245
[00000000020b0758] core playlist export debug: looking for playlist export module matching "export-xspf": 4 candidates
[00000000020b0758] core playlist export debug: using playlist export module "export"
[00000000020b0758] core playlist export debug: removing module "export"
QObject::~QObject: Timers cannot be stopped from another thread

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (900, 'testing'), (860, 'testing-proposed-updates'), (850, 'buildd-testing-proposed-updates'), (800, 'unstable'), (790, 'buildd-unstable'), (700, 'experimental'), (690, 'buildd-experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages vlc depends on:
ii  fonts-freefont-ttf          20120503-4
ii  libaa1                      1.4p5-44
ii  libavcodec-ffmpeg56         7:2.8.3-1
ii  libavutil-ffmpeg54          7:2.8.3-1
ii  libc6                       2.19-22
ii  libcaca0                    0.99.beta19-2
ii  libcairo2                   1.14.4-1
ii  libegl1-mesa [libegl1-x11]  11.0.5-1
ii  libfreerdp-client1.1        1.1.0~git20140921.1.440916e+dfsg1-5+b1
ii  libfreerdp-core1.1          1.1.0~git20140921.1.440916e+dfsg1-5+b1
ii  libfreerdp-gdi1.1           1.1.0~git20140921.1.440916e+dfsg1-5+b1
ii  libfreetype6                2.6.1-0.1
ii  libfribidi0                 0.19.7-1
ii  libgcc1                     1:5.2.1-23
ii  libgl1-mesa-glx [libgl1]    11.0.5-1
ii  libgles1-mesa [libgles1]    11.0.5-1
ii  libgles2-mesa [libgles2]    11.0.5-1
ii  libglib2.0-0                2.46.2-1
ii  libpulse0                   7.1-2
ii  libqt5core5a                5.5.1+dfsg-8
ii  libqt5gui5                  5.5.1+dfsg-8
ii  libqt5widgets5              5.5.1+dfsg-8
ii  libqt5x11extras5            5.5.1-3
ii  librsvg2-2                  2.40.11-2
ii  libsdl-image1.2             1.2.12-5+b5
ii  libsdl1.2debian             1.2.15-12
ii  libstdc++6                  5.2.1-23
ii  libva-drm1                  1.6.1-1
ii  libva-x11-1                 1.6.1-1
ii  libva1                      1.6.1-1
ii  libvlccore8                 2.2.1-5+b1
ii  libvncclient1               0.9.10+dfsg-3
ii  libx11-6                    2:1.6.3-1
ii  libxcb-composite0           1.10-3+b1
ii  libxcb-keysyms1             0.4.0-1
ii  libxcb-randr0               1.10-3+b1
ii  libxcb-shm0                 1.10-3+b1
ii  libxcb-xv0                  1.10-3+b1
ii  libxcb1                     1.10-3+b1
ii  libxext6                    2:1.3.3-1
ii  libxi6                      2:1.7.5-1
ii  libxinerama1                2:1.1.3-1+b1
ii  libxpm4                     1:3.5.11-1+b1
ii  vlc-nox                     2.2.1-5+b1
ii  zlib1g                      1:1.2.8.dfsg-2+b1

Versions of packages vlc recommends:
pn  vlc-plugin-notify  <none>
pn  vlc-plugin-samba   <none>
ii  xdg-utils          1.1.1-1

vlc suggests no packages.

Versions of packages vlc-nox depends on:
ii  liba52-0.7.4               0.7.4-18
ii  libasound2                 1.0.29-1
ii  libass5                    0.13.0-1
ii  libavahi-client3           0.6.32~rc+dfsg-1
ii  libavahi-common3           0.6.32~rc+dfsg-1
ii  libavc1394-0               0.5.4-2
ii  libavcodec-ffmpeg56        7:2.8.3-1
ii  libavformat-ffmpeg56       7:2.8.3-1
ii  libavutil-ffmpeg54         7:2.8.3-1
ii  libbasicusageenvironment0  2014.01.13-1
ii  libbluray1                 1:0.9.1-1
ii  libc6                      2.19-22
ii  libcddb2                   1.3.2-5
ii  libcdio13                  0.83-4.2
ii  libchromaprint0            1.2-1+b1
ii  libcrystalhd3              1:0.0~git20110715.fdd2f19-11+b1
ii  libdbus-1-3                1.10.4-1
ii  libdc1394-22               2.2.3-1
ii  libdca0                    0.0.5-7
ii  libdirectfb-1.2-9          1.2.10.0-5.1
ii  libdvbpsi10                1.3.0-2
ii  libdvdnav4                 5.0.3-1
ii  libdvdread4                5.0.3-1
ii  libebml4v5                 1.3.3-1
ii  libfaad2                   2.8.0~cvs20150510-1
ii  libflac8                   1.3.1-4
ii  libfontconfig1             2.11.0-6.3
ii  libfreetype6               2.6.1-0.1
ii  libfribidi0                0.19.7-1
ii  libgcc1                    1:5.2.1-23
ii  libgcrypt20                1.6.4-3
ii  libgnutls-deb0-28          3.3.18-1
ii  libgpg-error0              1.20-1
ii  libgroupsock1              2014.01.13-1
ii  libjpeg62-turbo            1:1.4.1-2
ii  libkate1                   0.4.1-5
ii  liblircclient0             0.9.0~pre1-1.2
ii  liblivemedia23             2014.01.13-1
ii  liblua5.2-0                5.2.4-1
ii  libmad0                    0.15.1b-8
ii  libmatroska6v5             1.4.4-1
ii  libmodplug1                1:0.8.8.5-2
ii  libmpcdec6                 2:0.1~r475-1
ii  libmpeg2-4                 0.5.1-7
ii  libmtp9                    1.1.10-2
ii  libncursesw5               6.0+20151024-2
ii  libogg0                    1.3.2-1
ii  libopus0                   1.1-2
ii  libpng12-0                 1.2.54-1
ii  libpostproc-ffmpeg53       7:2.8.3-1
ii  libraw1394-11              2.1.1-1
ii  libresid-builder0c2a       2.1.1-14
ii  libsamplerate0             0.1.8-8
ii  libschroedinger-1.0-0      1.0.11-2.1
ii  libshine3                  3.1.0-2.1
ii  libshout3                  2.3.1-3
ii  libsidplay2                2.1.1-14
ii  libspeex1                  1.2~rc1.2-1
ii  libspeexdsp1               1.2~rc1.2-1
ii  libssh2-1                  1.5.0-2+b1
ii  libstdc++6                 5.2.1-23
ii  libswscale-ffmpeg3         7:2.8.3-1
ii  libtag1v5                  1.9.1-2.4
ii  libtheora0                 1.1.1+dfsg.1-7
ii  libtinfo5                  6.0+20151024-2
ii  libtwolame0                0.3.13-1.2
ii  libudev1                   228-2
ii  libupnp6                   1:1.6.19+git20141001-1
ii  libusageenvironment1       2014.01.13-1
ii  libvcdinfo0                0.7.24+dfsg-0.2
ii  libvlc5                    2.2.1-5+b1
ii  libvlccore8                2.2.1-5+b1
ii  libvorbis0a                1.3.4-3
ii  libvorbisenc2              1.3.4-3
ii  libx264-148                2:0.148.2601+gita0cd7d3-3
ii  libx265-68                 1.8-4
ii  libxml2                    2.9.2+zdfsg1-4
ii  libzvbi0                   0.2.35-9
ii  zlib1g                     1:1.2.8.dfsg-2+b1

Versions of packages vlc-nox suggests:
pn  libdvdcss2  <none>

Versions of packages libvlc5 depends on:
ii  libc6        2.19-22
ii  libvlccore8  2.2.1-5+b1

Versions of packages libvlccore8 depends on:
ii  libc6           2.19-22
ii  libdbus-1-3     1.10.4-1
ii  libidn11        1.32-3
ii  libproxy-tools  0.4.11-4.2
ii  vlc-data        2.2.1-5

Versions of packages vlc is related to:
ii  libavutil-ffmpeg54  7:2.8.3-1

-- no debconf information

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20151130/3b06d978/attachment-0001.sig>


More information about the pkg-multimedia-maintainers mailing list