[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 06:02:06 PDT 2011


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

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2011-04-05 13:02:00 UTC ---
That's caused by this change but you probably know that already ;)

commit 14d7db1b527b05f029819057aef5c123ac7e013d
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Thu Oct 28 13:27:43 2010 +0100

    bus: make the bus almost lockfree

    Use new GstPoll functionality to wakeup the mainloop.
    Use an atomic queue on the writer side to post the messages.
    The reader side it protected with the lock still because we don't want
multi
    concurrent readers.

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