Hi, playing videos in debian jessie leads to seg faults on my machine (fresh installation, vlc and xine output attached). According to gdb it looks like there could be some problem in libavutil: vlc gdb -c core vlc Reading symbols from vlc...(no debugging symbols found)...done. [New LWP 3498] [New LWP 3483] [New LWP 3492] [New LWP 3484] [New LWP 3494] [New LWP 3495] [New LWP 3496] [New LWP 3497] [New LWP 3488] [New LWP 3499] [New LWP 3491] [New LWP 3485] [New LWP 3489] [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 -vvv /mnt/data/mediathek/Concert/Concert-Monty_Python_s_Flying_Circus_-_Sex'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007f1726489743 in av_freep () from /usr/lib/x86_64-linux-gnu/libavutil.so.54 (gdb) bt #0 0x00007f1726489743 in av_freep () from /usr/lib/x86_64-linux-gnu/libavutil.so.54 #1 0x00007f172647ee6a in av_dict_free () from /usr/lib/x86_64-linux-gnu/libavutil.so.54 #2 0x00007f1726483832 in av_frame_unref () from /usr/lib/x86_64-linux-gnu/libavutil.so.54 #3 0x00007f1726acecb3 in avcodec_decode_video2 () from /usr/lib/x86_64-linux-gnu/libavcodec.so.56 #4 0x00007f172762a19d in ?? () from /usr/lib/vlc/plugins/codec/libavcodec_plugin.so #5 0x00007f175c2fbaff in ?? () from /usr/lib/libvlccore.so.8 #6 0x00007f175c2fd3da in ?? () from /usr/lib/libvlccore.so.8 #7 0x00007f175cb740a4 in start_thread (arg=0x7f1740109700) at pthread_create.c:309 #8 0x00007f175c6a504d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 xine gdb -c core xine GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html[https://3c.gmx.net/mail/client/dereferrer?redirectUrl=http%3A%2F%2Fgnu.org%2Flicenses%2Fgpl.html]> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/[https://3c.gmx.net/mail/client/dereferrer?redirectUrl=http%3A%2F%2Fwww.gnu.org%2Fsoftware%2Fgdb%2Fbugs%2F]>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/[https://3c.gmx.net/mail/client/dereferrer?redirectUrl=http%3A%2F%2Fwww.gnu.org%2Fsoftware%2Fgdb%2Fdocumentation%2F]>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from xine...(no debugging symbols found)...done. [New LWP 3544] [New LWP 3545] [New LWP 3549] [New LWP 3550] [New LWP 3548] [New LWP 3537] [New LWP 3546] [New LWP 3543] [New LWP 3539] [New LWP 3554] [New LWP 3542] [New LWP 3536] [New LWP 3547] [New LWP 3551] [New LWP 3552] [New LWP 3553] [New LWP 3538] [New LWP 3540] [New LWP 3541] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `xine --verbose /mnt/data/mediathek/Concert/Concert-Monty_Python_s_Flying_Circus'. Program terminated with signal SIGABRT, Aborted. #0 0x00007f79cd291107 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. (gdb) bt #0 0x00007f79cd291107 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 #1 0x00007f79cd2924e8 in __GI_abort () at abort.c:89 #2 0x00007f79cd2cf204 in __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0x7f79cd3c1fe0 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 #3 0x00007f79cd2d49de in malloc_printerr (action=1, str=0x7f79cd3be09e "free(): invalid pointer", ptr=<optimized out>) at malloc.c:4996 #4 0x00007f79cd2d56e6 in _int_free (av=<optimized out>, p=<optimized out>, have_lock=0) at malloc.c:3840 #5 0x00007f79cc50d60d in av_buffer_unref () from /usr/lib/x86_64-linux-gnu/libavutil.so.54 #6 0x00007f79cc51783e in av_frame_unref () from /usr/lib/x86_64-linux-gnu/libavutil.so.54 #7 0x00007f79c44c8cb3 in avcodec_decode_video2 () from /usr/lib/x86_64-linux-gnu/libavcodec.so.56 #8 0x00007f798d9fdbdf in ?? () from /usr/lib/xine/plugins/2.5/xineplug_decode_ff.so #9 0x00007f79cf5b6e55 in ?? () from /usr/lib/libxine.so.2 #10 0x00007f79cd8150a4 in start_thread (arg=0x7f79b3a0f700) at pthread_create.c:309 #11 0x00007f79cd34204d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Because with wheezy I could play all kinds of video files I would be interested in any clues what could be the problem. Playing dvd's doesn't work, too (gdb dump looks similar). Best Regards, Christian
vlc_trace
Description: Binary data
xine_trace
Description: Binary data