[Bug 683470] Unix socket fd leaks and memory leaks when use pipeline

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 6 03:03:08 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=683470
  GStreamer | gstreamer (core) | 0.11.x

--- Comment #11 from Wim Taymans <wim.taymans at gmail.com> 2012-09-06 10:03:02 UTC ---
(In reply to comment #9)
> Acossing to my debuging, I think the source is removed.   
> 
> The leaked fd is created by socketpair. It belongs to the pipeline element, not
> belongs to src

The socketpair is from the bus object, which is not freed because the source
has a ref to it and is not freed.

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