[Bug 737742] New: Vorbis dec crashes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 1 12:33:15 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=737742
  GStreamer | gst-plugins-base | git

           Summary: Vorbis dec crashes
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: peter at dr-baum.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=287536)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=287536)
The ogg file, that leads to the crash

gst-launch-1.0 filesrc location=chan16.ogg ! oggdemux ! vorbisdec ! fakesink

leads to:

Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
WARNING: from element /GstPipeline:pipeline0/GstVorbisDec:vorbisdec0: Could not
decode stream.
Additional debug info:
gstvorbisdec.c(187): vorbis_handle_identification_packet ():
/GstPipeline:pipeline0/GstVorbisDec:vorbisdec0:
Using NONE channel layout for more than 8 channels
Caught SIGSEGV
#0  0x00007fb543df771d in poll () from /lib64/libc.so.6
#1  0x00007fb5445355b4 in g_main_context_iterate.isra ()
#2  0x00007fb544535a3a in g_main_loop_run () from /lib64/libglib-2.0.so.0
#3  0x00007fb544fb2fc4 in gst_bus_poll (bus=bus at entry=0x6ada60, 
#4  0x00000000004047d8 in event_loop (pipeline=0x752070, 
#5  0x00000000004037b0 in main (argc=10, argv=0x7fffe09adeb8)
Spinning.  Please run 'gdb gst-launch-1.0 10433' to continue debugging, Ctrl-C
to quit, or Ctrl-\ to dump core.


The file is generated by sox and can be read by Audacity.

-- 
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