Bug#776172: vlc: crash (segmentation fault) on a webm file
Vincent Lefevre
vincent at vinc17.net
Tue Feb 17 02:18:01 UTC 2015
On 2015-02-17 03:05:34 +0100, Vincent Lefevre wrote:
> On 2015-02-17 02:33:37 +0100, Sebastian Ramacher wrote:
> > 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)
>
> Not on my machine:
>
> xvii:~> ldd -r /usr/lib/vlc/plugins/access/libaccess_mtp_plugin.so /usr/lib/vlc/plugins/services_discovery/libmtp_plugin.so | grep gcrypt
> libgcrypt.so.11 => not found
> libgcrypt.so.11 => not found
The cause may be that I have the libmtp library installed in
/usr/local/lib. The reason is that Debian's MTP support has
been broken for years:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654939
(though that's a long time I have not tried).
--
Vincent Lefèvre <vincent at vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
More information about the pkg-multimedia-maintainers
mailing list