[Bug 741198] New: playbin leaks GstPads

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Dec 6 08:17:12 PST 2014


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

           Summary: playbin leaks GstPads
    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: reiter.christoph at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=292240)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=292240)
python example

Doing a create/play/destroy cycle of playbin leaks memory. Using the new glib
GObject "instance-count" and GtkInspector I see that each cycle leaks one
GstGhostPad and one GstProxyPad; maybe that helps.

Python example attached.

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