[gstreamer-bugs] [Bug 596404] file descriptor leak

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Sep 26 22:20:25 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=596404
  GStreamer | gst-python | 0.10.23

Michael Smith <msmith> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |msmith at xiph.org
         Resolution|                            |NOTABUG

--- Comment #1 from Michael Smith <msmith at xiph.org> 2009-09-27 05:20:22 UTC ---
Not a bug.

As the documentation explains:

 "In all cases, multifdsink will never close a file descriptor itself.
  The user of multifdsink is responsible for closing all file descriptors.
  This can for example be done in response to the
#GstMultiFdSink::client-fd-removed signal."


You need to close the fd when you're done with it.

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