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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 6 05:20:41 PDT 2011


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #7 from Sebastian Dröge <slomo at circular-chaos.org> 2011-04-06 12:20:37 UTC ---
commit 874d60e5899dd5b89854679d1a4ad016a58ba4e0
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Wed Apr 6 14:06:49 2011 +0200

    bus: Add private API to set a GstBus in child mode

    This is used by GstBin to create a child bus without
    a socketpair because child buses will always work
    synchronous. Otherwise too many sockets could be
    created and the limit of file descriptors for the
    process could be reached.

    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