[gstreamer-bugs] [Bug 561678] New: gstreamer crashes when playing multiple mid files at the same time when using wildmidi plugin.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Nov 20 05:34:58 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=561678

  GStreamer | gst-plugins-bad | Ver: 0.10.18
           Summary: gstreamer crashes when playing multiple mid files at the
                    same time when using wildmidi plugin.
           Product: GStreamer
           Version: 0.10.18
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: james.su at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Operating system: Ubuntu 8.04

I'm developing an application based on gstreamer, which may play multiple mid
files at the same time. But when using wildmidi plugin, gstreamer always
crashes. Following is the backtrace:

#0  0x00007f2df0dd92d0 in malloc_consolidate () from /lib/libc.so.6
#1  0x00007f2df0ddb922 in _int_malloc () from /lib/libc.so.6
#2  0x00007f2df0ddd360 in malloc () from /lib/libc.so.6
#3  0x00007f2dee570a3c in WM_ParseNewMidi (mididata=0x943b90 "MThd",
midisize=3269) at wildmidi_lib.c:3631
#4  0x00007f2dee57178b in WildMidi_OpenBuffer (midibuffer=0x943b90 "MThd",
size=3269) at wildmidi_lib.c:3891
#5  0x00007f2dee787454 in ?? () from /usr/lib/gstreamer-0.10/libgstwildmidi.so
#6  0x00007f2df23adc29 in gst_task_func (task=0x7fe9f0, tclass=<value optimized
out>) at gsttask.c:192
#7  0x00007f2df1343e87 in ?? () from /usr/lib/libglib-2.0.so.0
#8  0x00007f2df1342284 in ?? () from /usr/lib/libglib-2.0.so.0
#9  0x00007f2df10cf3f7 in start_thread () from /lib/libpthread.so.0
#10 0x00007f2df0e3eb3d in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=561678.




More information about the Gstreamer-bugs mailing list