Here's a backtrace from gdb:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f09fb78d700 (LWP 18966)]
0x00007f0a0a2b9f96 in frame_configure_elements (avctx=0x7f09f0003f00)
    at /build/libav-dVKvK5/libav-9.20/libavcodec/aacdec.c:194
194     /build/libav-dVKvK5/libav-9.20/libavcodec/aacdec.c: No such file or 
directory.
(gdb) backtrace
#0  0x00007f0a0a2b9f96 in frame_configure_elements (avctx=0x7f09f0003f00)
    at /build/libav-dVKvK5/libav-9.20/libavcodec/aacdec.c:194
#1  aac_decode_frame_int (avctx=avctx@entry=0x7f09f0003f00,
    data=data@entry=0x7f09f0013e40,
    got_frame_ptr=got_frame_ptr@entry=0x7f09fb78a5bc,
    gb=gb@entry=0x7f09fb78a510)
    at /build/libav-dVKvK5/libav-9.20/libavcodec/aacdec.c:2491
#2  0x00007f0a0a2bc4fd in aac_decode_frame (avctx=0x7f09f0003f00,
    data=0x7f09f0013e40, got_frame_ptr=0x7f09fb78a5bc, avpkt=<optimized out>)
    at /build/libav-dVKvK5/libav-9.20/libavcodec/aacdec.c:2645
#3  0x00007f0a0a5a5652 in avcodec_decode_audio4 (avctx=0x7f09f0003f00,
    frame=0x7f09f0013e40, got_frame_ptr=got_frame_ptr@entry=0x7f09fb78a5bc,
    avpkt=avpkt@entry=0x7f09fb78a5d0)
    at /build/libav-dVKvK5/libav-9.20/libavcodec/utils.c:1384
#4  0x00007f0a0b063158 in try_decode_frame (st=st@entry=0x7f09f00025e0,
    avpkt=avpkt@entry=0x7f09f0013d80, options=<optimized out>)
    at /build/libav-dVKvK5/libav-9.20/libavformat/utils.c:2097
#5  0x00007f0a0b068a8b in avformat_find_stream_info (ic=0x7f09f0001b60,
    options=<optimized out>)
    at /build/libav-dVKvK5/libav-9.20/libavformat/utils.c:2477
#6  0x00000000004458f2 in ffmpeg_decode (decoder=..., input=...)
    at src/decoder/FfmpegDecoderPlugin.cxx:390
#7  0x000000000041d9c4 in StreamDecode (this=0x4703c0 <ffmpeg_decoder_plugin>,
    is=..., decoder=...) at src/DecoderPlugin.hxx:131
#8  decoder_stream_decode (plugin=..., decoder=..., input_stream=...)
    at src/DecoderThread.cxx:131
#9  0x000000000041dde5 in decoder_run_file (

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1654018

Title:
  mpd segfaults playing m4a (aac) audio

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mpd/+bug/1654018/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to