[Bug 741390] New: playbin: leaks custom sink

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 11 03:17:31 PST 2014


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

           Summary: playbin: leaks custom sink
    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=292521)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=292521)
Python example

Using playbin in combination with a custom sink just containing GstFakeSink
leaks:

 * 1 GstFakeSink
 * 1 GstGhostPad
 * 1 GstProxyPad
 * 1 GstPad

See the attached example.

I followed the tutorial at
http://docs.gstreamer.com/display/GstSDK/Playback+tutorial+7%3A+Custom+playbin2+sinks
but I am using GStreamer 1.x trunk (this includes the recent fix for bug
741198)

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