reassign 556198 libavformat52 4:0.5+svn20090706-2+b1
thanks

On 2009/11/14 15:05, Frank Dietrich <bits_n_by...@gmx.de> wrote:
> The file is around 80 MB. In this case I think it's better you get it
> directly from the source.
> http://www.radio538.nl/clubnouveau/podcast.xml
> 
> The problem seems not related to this file itself, as other *.m4a also
> lead mpd into a segfault.
> If you need more examples I can provide them to you.

Thanks, I downloaded the file, and I can reproduce the problem.  Since
libmp4ff isn't part of libfaad anymore in sid, MPD uses ffmpeg
(libavformat) for decoding that file.  Unfortunately, I cannot help
you, because this is a bug in libavcodec.

Here's the backtrace (not very useful):

 (gdb) bt
 #0  0xf7608455 in ?? () from /usr/lib/i686/cmov/libavcodec.so.52
 #1  0x3f786c32 in ?? ()
 Backtrace stopped: previous frame inner to this frame (corrupt stack?)

This originates from the function avcodec_decode_audio2() called by
MPD in src/decoder/ffmpeg_plugin.c, ffmpeg_send_packet().

With valgrind, this problem does not occur.  libavformat
0.svn20080206-18 (Lenny) is unaffected, same for svn r20416
(2009-10-29).  I suggest upgrading the libavformat52 package to the
latest snapshot.

Max



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to