[Bug 663944] [PATCH] souphttpsrc leaking file descriptors + memory when destroyed while connecting

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Sep 15 04:04:47 PDT 2013


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

Dmitry Shatrov <shatrov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |shatrov at gmail.com

--- Comment #7 from Dmitry Shatrov <shatrov at gmail.com> 2013-09-15 11:04:41 UTC ---
Yes, this problem still persists. I tested with gstreamer-1.1.4 and
libsoup-2.43.90.

The same patches apply (attachments to this bug). Souphttpsrc patch applies to
gst-plugins-good-1.1.4 as is, and libsoup patch applies to libsoup-2.43.90 with
a trivial one-liner conflict resolution.

Without these patches, gstreamer leaks 3 fds per connection attempt to an
offline hosts.

There's also one new bug in glib/gio which reuslts in leaking 1 fd even with
these patches applied - I'll post a patch for that in a new bug report.
Attaching it here for reference.

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