On Dienstag 08 Februar 2005 15:16, Klaus Schmidinger wrote:
2. When replaying a radio recording and doing a fast forward, vdr exits
with a segfault. The progress bar always shows a value between 10 and 11
minutes. Here is the backtrace for this error:
about the same here but with 1.3.20. fast forward worked, fast backward
crashes:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 212998 (LWP 25704)]
0xb7dc1aaf in memcpy () from /lib/libc.so.6
(gdb) bt
#0 0xb7dc1aaf in memcpy () from /lib/libc.so.6
#1 0x08089f35 in cPesAssembler::Put (this=0x825e020, Data=0x84feb38 "",
Length=-1493) at device.c:99
#2 0x0808c200 in cDevice::PlayPes (this=0x849e620, Data=0x84feb38 "",
Length=2903, VideoOnly=true) at device.c:963
#3 0x080be407 in cPlayer::PlayPes (this=0xfffffa2a,
Data=0xfffffa2a <Address 0xfffffa2a out of bounds>, Length=-1494,
VideoOnly=true) at player.c:29
#4 0x08093e0c in cDvbPlayer::Action (this=0x8500ba0) at dvbplayer.c:475
#5 0x080dffd6 in cThread::StartThread (Thread=0x8500bac) at thread.c:227
#6 0xb7f6ae51 in pthread_start_thread () from /lib/libpthread.so.0
#7 0xb7f6aecf in pthread_start_thread_event () from /lib/libpthread.so.0
#8 0xb7e216ea in clone () from /lib/libc.so.6