media library module crashes upon shutting down VLC
The media library module crashes upon shutting down VLC.
$ vlc VLC media player 2.0.3 Twoflower (revision 2.0.2-93-g77aa89e) [0x205a90858] main xml reader error: XML reader not found [0x20170d858] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. [0x207a27b58] qt4 interface error: Unable to load extensions module vlc in free(): error: bogus pointer (double free?) 0xdfdfdfdfdfdfdfdf Abort trap (core dumped)
(gdb) bt full #0 0x0000000209cd8bca in kill () from /usr/lib/libc.so.65.0 No symbol table info available. #1 (closed) 0x0000000209d3f791 in abort () at /usr/src/lib/libc/stdlib/abort.c:68 p = (struct atexit *) 0x20963d000 mask = 4294967263 cleanup_called = 1 #2 (closed) 0x0000000209d3cd97 in wrterror (msg=Variable "msg" is not available. ) at /usr/src/lib/libc/stdlib/malloc.c:272 iov = {{iov_base = 0x802b80, iov_len = 3}, {iov_base = 0x209e483bf, iov_len = 11}, {iov_base = 0x209e47e22, iov_len = 8}, { iov_base = 0x209e4833e, iov_len = 28}, {iov_base = 0x7f7ffffdb750, iov_len = 19}, {iov_base = 0x209e40861, iov_len = 1}} buf = " 0xdfdfdfdfdfdfdfdf" saved_errno = 17 #3 (closed) 0x0000000209d3e04f in free (ptr=0xdfdfdfdfdfdfdfdf) at /usr/src/lib/libc/stdlib/malloc.c:1243 saved_errno = 17 #4 0x0000000222863099 in _::vlc_entry_license () from /usr/local/lib/vlc/plugins/media_library/libmedia_library_plugin.so No symbol table info available. #5 (closed) 0x0000000222855820 in ?? () from /usr/local/lib/vlc/plugins/media_library/libmedia_library_plugin.so No symbol table info available. #6 (closed) 0x000000020deab142 in vlc_module_unload () from /usr/local/lib/libvlccore.so.2.0 No symbol table info available. #7 (closed) 0x000000020de42af2 in libvlc_InternalCleanup () from /usr/local/lib/libvlccore.so.2.0 No symbol table info available. #8 (closed) 0x0000000205bc8f3e in libvlc_release () from /usr/local/lib/libvlc.so.2.0 No symbol table info available.