[Bug 738223] New: fluiddec: leaks memory in gst_fluid_dec_change_state()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 9 04:46:15 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=738223
  GStreamer | gst-plugins-bad | unspecified

           Summary: fluiddec: leaks memory in gst_fluid_dec_change_state()
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ao2 at ao2.it
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=288112)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=288112)
valgrind log of a midi pipeline

Hi,

running the following pipeline under valgrind I get some "definitely lost"
blocks:

wget -nc http://www.midishrine.com/midipp/nes/Super_Mario_Bros/smb1-1up.mid

gst-launch-1.0 filesrc location=smb1-1up.mid ! midiparse ! fluiddec ! fakesink

Full valgrind log attached.

A patch fixing most of the leaks is on its way.

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