[Gstreamer-bugs] [Bug 141554] New: - vorbis in matroska files makes the vorbisdec plugin segfault

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sat May 1 03:42:22 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=141554
GStreamer | gst-plugins | Ver: HEAD CVS

           Summary: vorbis in matroska files makes the vorbisdec plugin
                    segfault
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: v.merkatz at gmx.net
         QAContact: gstreamer-maint at bugzilla.gnome.org


$ gst-launch-0.8 filesrc location="test.mka" ! matroskademux ! vorbisdec !
audioconvert ! audioscale ! audio/x-raw-int,rate=48000 ! alsasink device=dsp1
--gst-scheduler=basicgthread
RUNNING pipeline ...
Segmentation fault (core dumped)

#0  0x40702e5d in vorbis_synthesis () from /usr/lib/libvorbis.so.0
(gdb) 
(gdb) bt
#0  0x40702e5d in vorbis_synthesis () from /usr/lib/libvorbis.so.0
#1  0x405fabc5 in vorbis_dec_chain ()
   from /usr/lib/gstreamer-0.8/libgstvorbis.so
#2  0x4074dfaf in gst_basic_scheduler_chain_wrapper (argc=0, argv=0x81cb6c8)
    at gstbasicscheduler.c:365
#3  0x4074d668 in run_new_thread (data=0x8063f08) at gthread-cothreads.h:138
#4  0x40296522 in g_thread_create_proxy () from /usr/lib/libglib-2.0.so.0
#5  0x40255721 in start_thread () from /lib/libpthread.so.0
#6  0x4038fb4a in clone () from /lib/libc.so.6

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list