Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] softdevice crash in libasound



Hello,

After upgrading to ffmpeg 0.4.9pre1, and updating my Debian testing (with came with a upgrade of libasound from 1.0.4 to 1.0.5), I have less crashes, and the remaining one are (as of now) all in /usr/lib/libasound.so.2 (see below). After such a crash, I even have to restart the computer because there is no more audio or video on live channels (recordings still show up).

Are there known bugs in libasound ? In conjonction with ffmpeg ? The video and audio are still a lot jerky on many channels : any ideas what to update ?


Starting program: /usr/bin/vdr --config=/etc/vdr --video=/home/video --lib=/usr/lib/vdr/plugins --shutdown=/bin/true --plugin=softdevice\ -vo\ dfb:

...

[mpeg2video @ 0x405273b0]MPEG motion vector out of boundary
[mpeg2video @ 0x405273b0]MPEG motion vector out of boundary
[mpeg2video @ 0x405273b0]MPEG motion vector out of boundary
[mpeg2video @ 0x405273b0]MPEG motion vector out of boundary
[mpeg2video @ 0x405273b0]MPEG motion vector out of boundary
[mpeg2video @ 0x405273b0]MPEG motion vector out of boundary
[mpeg2video @ 0x405273b0]MPEG motion vector out of boundary
[mpeg2video @ 0x405273b0]MPEG motion vector out of boundary
[mpeg2video @ 0x405273b0]MPEG motion vector out of boundary

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 229391 (LWP 1163)]
0x405d4aec in _snd_pcm_adpcm_open () from /usr/lib/libasound.so.2
(gdb) where
#0 0x405d4aec in _snd_pcm_adpcm_open () from /usr/lib/libasound.so.2
#1 0x405d717e in _snd_pcm_adpcm_open () from /usr/lib/libasound.so.2
#2 0x405d7a2f in _snd_pcm_adpcm_open () from /usr/lib/libasound.so.2
#3 0x405c1af5 in snd_pcm_mmap_commit () from /usr/lib/libasound.so.2
#4 0x405db65b in snd_pcm_mmap_hw_forward () from /usr/lib/libasound.so.2
#5 0x405c201e in snd_pcm_write_areas () from /usr/lib/libasound.so.2
#6 0x405db85d in snd_pcm_mmap_writei () from /usr/lib/libasound.so.2
#7 0x402b75a2 in cAlsaAudioOut::Write () from /usr/lib/vdr/plugins/libvdr-softdevice.so.1.3.11
#8 0x402b58f6 in cAudioStreamDecoder::DecodeData () from /usr/lib/vdr/plugins/libvdr-softdevice.so.1.3.11
#9 0x402b55e6 in cStreamDecoder::ParseStreamIntern ()
from /usr/lib/vdr/plugins/libvdr-softdevice.so.1.3.11
#10 0x402b54fd in cStreamDecoder::ParseStream () from /usr/lib/vdr/plugins/libvdr-softdevice.so.1.3.11
#11 0x402b5840 in cAudioStreamDecoder::Write () from /usr/lib/vdr/plugins/libvdr-softdevice.so.1.3.11
#12 0x402b712c in cMpeg2Decoder::Decode () from /usr/lib/vdr/plugins/libvdr-softdevice.so.1.3.11
#13 0x402b416c in cSoftDevice::PlayVideo () from /usr/lib/vdr/plugins/libvdr-softdevice.so.1.3.11
#14 0x080b8ce9 in cPlayer::PlayVideo ()
#15 0x080dc67f in cTransfer::Action ()
#16 0x080d6f7b in cThread::StartThread ()
#17 0x40042e51 in pthread_start_thread () from /lib/libpthread.so.0
#18 0x40042ecf in pthread_start_thread_event () from /lib/libpthread.so.0
#19 0x4024c69a in clone () from /lib/libc.so.6
(gdb)



--
NH





Home | Main Index | Thread Index