[Bug 749807] New: GStreamer crashes when playing M4A (AAC) files

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun May 24 14:05:14 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=749807

            Bug ID: 749807
           Summary: GStreamer crashes when playing M4A (AAC) files
    Classification: Platform
           Product: GStreamer
           Version: 0.10.x
                OS: Linux
            Status: NEW
          Severity: critical
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: gnome at genodeftest.de
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 303893
  --> https://bugzilla.gnome.org/attachment.cgi?id=303893&action=edit
gdb backtrace of crash

I recently noticed that my gstreamer-based media player crashes when playing
m4a files. I ran `gst-launch-0.10 playbin uri=file:///path/to/file.m4a` and
tested with several m4a files, many (but not all) made gstreamer crash with
this backtrace:

Leitung wird auf PAUSIERT gesetzt ...
Leitung läuft vor …
* stack smashing detected *: /usr/bin/gst-launch-0.10 terminated
Backtrace:
==========
/lib64/libc.so.6(+0x77e9d)[0x7f120eee7e9d]
/lib64/libc.so.6(__fortify_fail+0x37)[0x7f120ef839f7]
/lib64/libc.so.6(__fortify_fail+0x0)[0x7f120ef839c0]
/usr/lib64/gstreamer-0.10/libgstfaad.so(+0x2202)[0x7f1204047202]
/lib64/libgstaudio-0.10.so.0(+0x132fb)[0x7f1205ace2fb]
/lib64/libgstreamer-0.10.so.0(gst_pad_set_caps+0x18f)[0x7f12106a614f]
/lib64/libgstreamer-0.10.so.0(+0x57ddb)[0x7f12106a7ddb]
/lib64/libgstreamer-0.10.so.0(gst_pad_push+0x1e8)[0x7f12106ac1e8]
/lib64/libgstbase-0.10.so.0(gst_base_parse_push_frame+0xbdb)[0x7f120769321b]
/lib64/libgstbase-0.10.so.0(+0x146ac)[0x7f12076946ac]
/lib64/libgstreamer-0.10.so.0(+0x57e8a)[0x7f12106a7e8a]
/lib64/libgstreamer-0.10.so.0(gst_pad_push+0x1e8)[0x7f12106ac1e8]
/usr/lib64/gstreamer-0.10/libgstcoreelements.so(+0x223c5)[0x7f1206fd03c5]
/lib64/libgstreamer-0.10.so.0(+0x81b03)[0x7f12106d1b03]
/lib64/libglib-2.0.so.0(+0x71a3e)[0x7f120f6c1a3e]
/lib64/libglib-2.0.so.0(+0x710a5)[0x7f120f6c10a5]
/lib64/libpthread.so.0(+0x7555)[0x7f120f237555]
/lib64/libc.so.6(clone+0x6d)[0x7f120ef71f3d]

There is a more detailed backtrace attached, in this case the crash happens in
thread 3.


Additional info:
Decoding these files with faad is no problem, only playing these files with
gstreamer.

This bug is not present in gstreamer 1.4.5 and vlc 2.2.1

Software versions:
gstreamer 0.10.36, faad 2.7

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list