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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Apr 3 08:16:07 PDT 2011


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

           Summary: GstBin: regression: creating too many bins fails,
                    exhausting allowed file descriptor limit
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
      GNOME target: ---
     GNOME version: ---


Each bin has a bus, and in git we now create a GstPoll/socketpair for every
bus, even if it's not a top-level bin. This can easily exhaust the number of
available file descriptors.

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