[Bug 646624] GstBin: regression: creating too many bins fails, exhausting allowed file descriptor limit

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 5 07:31:23 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=646624
  GStreamer | gstreamer (core) | git

--- Comment #4 from Sebastian Dröge <slomo at circular-chaos.org> 2011-04-05 14:31:21 UTC ---
Created an attachment (id=185202)
 View: https://bugzilla.gnome.org/attachment.cgi?id=185202
 Review: https://bugzilla.gnome.org/review?bug=646624&attachment=185202

bus: Only create the signalling socket pair when required

Otherwise a new one would be created for every single bus and
the process could easily run out of file descriptors.

Fixes bug #646624.

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