Comment 4 for bug 1512429

Revision history for this message
Saikrishna Arcot (saiarcot895) wrote : Re: Clementine crashes when playing aac (.m4a) files

Stack trace of the relevant section:

#0 __stack_chk_fail () at stack_chk_fail.c:28
No locals.
#1 0x00007fffb81391c2 in gst_faad_set_format (dec=0x7fff88006840, caps=<optimized out>)
    at gstfaad.c:392
        faad = 0x7fff88006840
        str = 0x7fffbc072ac0
        buf = <optimized out>
        value = <optimized out>
        __func__ = "gst_faad_set_format"
        __FUNCTION__ = "gst_faad_set_format"
#2 0x00007fffd649a4eb in gst_audio_decoder_sink_setcaps (pad=0x1, caps=0x7fff88001800)
    at gstaudiodecoder.c:546
        dec = 0x7fff88006840
        klass = 0x7fff88005c00
        res = 1
        __PRETTY_FUNCTION__ = "gst_audio_decoder_sink_setcaps"
#3 0x00007fffdc42bdff in gst_pad_set_caps ()
   from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
No symbol table info available.

The error is likely somewhere in the gst_faad_set_format() method.