Hi, I do not know if it is related, but here vlc sometimes (4 out of 10 times) segfaults when opening a directory from the command line, i.e. "vlc .".
Valgrind complains about an "Unrecognised instruction", so it does not help so much. This is the gdb output: (gdb) run Starting program: /usr/bin/vlc . [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". VLC media player 2.0.3 Twoflower (revision 2.0.2-93-g77aa89e) [New Thread 0x7ffff256a700 (LWP 2427)] [New Thread 0x7fffecc27700 (LWP 2428)] [0x605108] main libvlc: VLC wird mit dem Standard-Interface ausgeführt. Benutzen Sie 'cvlc', um VLC ohne Interface zu verwenden. [New Thread 0x7fffec71f700 (LWP 2429)] [Thread 0x7fffecc27700 (LWP 2428) exited] [New Thread 0x7fffecc27700 (LWP 2430)] [Thread 0x7fffec71f700 (LWP 2429) exited] [New Thread 0x7fffec71f700 (LWP 2431)] libdvdnav: Using dvdnav version 4.2.0 libdvdread: Encrypted DVD support unavailable. ************************************************ ** ** ** No css library available. See ** ** /usr/share/doc/libdvdread4/README.css ** ** for more information. ** ** ** ************************************************ Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffec71f700 (LWP 2431)] __strlen_sse2 () at ../sysdeps/x86_64/multiarch/../strlen.S:32 32 ../sysdeps/x86_64/multiarch/../strlen.S: Datei oder Verzeichnis nicht gefunden. (gdb) This is an amd64 system with testing (but I checked the version from unstable and the behavior is identical). Cheers Patrick
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers