[Bug 768365] shmsrc: gst_poll_remove_fd: assertion 'fd->fd >= 0' failed

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 4 10:40:30 UTC 2016


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

--- Comment #6 from Marcin Lewandowski <marcin at saepia.net> ---
It seems that shmsink is fine.

It calls gst_poll_remove_fd only in the close_client block and jump to that
block is always preceeded with stuff like gst_poll_fd_has_closed,
gst_poll_fd_has_error or gst_poll_fd_can_read which operate on fd already
allocated per client.

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