[Bug 785714] gst_poll_read_control: assertion 'set != NULL' failed when running many pipelines one after another

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 2 08:15:04 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=785714

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |slomo at coaxion.net

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
This is probably caused by something leaking file descriptors. You're leaking
for example the bus in your testcase, which owns a file descriptor. And
possibly the bus watch.

Does that solve it?

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