[Bug 762552] Crash on repeated pipeline, bus and signal watch creation

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 17 07:59:38 UTC 2016


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

--- Comment #27 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Usually GSources that are created and returned to the caller
(g_idle_source_new(), etc) are to be managed there. That is, the caller is
responsible for attaching/removing them to a main context, the caller might
have additional references to it around, etc.

Maybe there is just some API missing in GLib to allow doing something sensible
here?

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