Bug#776172: vlc: crash (segmentation fault) on a webm file

Sebastian Ramacher sramacher at debian.org
Tue Feb 17 01:33:37 UTC 2015


Hi Vincent

On 2015-02-17 02:18:54, Vincent Lefevre wrote:
> [0000000000cfeea8] core libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat
> [0000000000cfeea8] core libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
> [0000000000cfeea8] core libvlc warning: cannot load module `/usr/lib/vlc/plugins/access/libaccess_mtp_plugin.so' (libgcrypt.so.11: cannot open shared object file: No such file or directory)
> [0000000000cfeea8] core libvlc warning: cannot load module `/usr/lib/vlc/plugins/services_discovery/libmtp_plugin.so' (libgcrypt.so.11: cannot open shared object file: No such file or directory)

That looks weird. The Debian package is linked against libgcrypt.so.20:

$ ldd -r /usr/lib/vlc/plugins/access/libaccess_mtp_plugin.so \
    /usr/lib/vlc/plugins/services_discovery/libmtp_plugin.so | grep gcrypt
        libgcrypt.so.20 => /lib/x86_64-linux-gnu/libgcrypt.so.20 (0x00007f58c7e7e000)
        libgcrypt.so.20 => /lib/x86_64-linux-gnu/libgcrypt.so.20 (0x00007fc14dfd3000)


Do you really have the Debian packages installed or are they taken from
somwhere else?

Cheers
-- 
Sebastian Ramacher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20150217/4a3311e1/attachment.sig>


More information about the pkg-multimedia-maintainers mailing list