[Bug 735320] New: Error when playing apple lossless files

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Aug 24 04:49:49 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=735320
  GStreamer | don't know | 1.x

           Summary: Error when playing apple lossless files
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: andreas.angerer89 at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=284334)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=284334)
sample file

I have a problem when trying to play apple lossless files with gst-launch. This
is what the terminal says:

{{{gst-launch-1.0 playbin uri=file:///home/andreas/01.m4a 
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Caught SIGSEGV
Spinning.  Please run 'gdb gst-launch-1.0 1207' to continue debugging, Ctrl-C
to quit, or Ctrl-\ to dump core.}}}

Debugging with gdb gives:

{{{#0  0x00007ff1edc2603d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007ff1ee164fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ff1ee16530a in g_main_loop_run ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ff1ee6b09b4 in gst_bus_poll ()
   from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#4  0x0000000000404598 in ?? ()
#5  0x0000000000403661 in ?? ()
#6  0x00007ff1edb59ec5 in __libc_start_main (main=0x4030b0, argc=3, 
    argv=0x7fff7b9bbc58, init=<optimized out>, fini=<optimized out>, 
    rtld_fini=<optimized out>, stack_end=0x7fff7b9bbc48) at libc-start.c:287
#7  0x0000000000403c57 in ?? ()}}}

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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