On 17.03.2011 18:21, Jouni Karvo wrote:
Thanks for the update. Seems so far to work nicely. The INSTALL file points to the jusst.de tree, but I thought that the libxine-1.2 is now at the xine-project mercurial (where, it seems, are some changes by you :)
This vdr-xine, combined with libxine-1.2 from xine-project mercurial (current) and nvidia driver x86_64-260.19.36 produces segfaults for xine pretty often (every 15min to 1h, both viewing recordings and live TV). Here a backtrace of one of them.
Program terminated with signal 6, Aborted. #0 0x00007f165ca0f165 in raise () from /lib/libc.so.6 (gdb) bt #0 0x00007f165ca0f165 in raise () from /lib/libc.so.6 #1 0x00007f165ca11f70 in abort () from /lib/libc.so.6 #2 0x0000000000492082 in xitk_signal_handler () #3 <signal handler called> #4 0x00007f165ca4ff4f in ?? () from /lib/libc.so.6 #5 0x00007f165ca5384c in free () from /lib/libc.so.6 #6 0x00007f16454a4b0c in vdpau_mpeg12_decode_data (this_gen=0x1d2b790, buf=<value optimized out>) at vdpau_mpeg12.c:823 #7 0x00007f165dd83a7b in video_decoder_loop (stream_gen=<value optimized out>) at video_decoder.c:382 #8 0x00007f165cd448ba in start_thread () from /lib/libpthread.so.0 #9 0x00007f165caac02d in clone () from /lib/libc.so.6 #10 0x0000000000000000 in ?? ()
yours, Jouni