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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 23 18:52:56 UTC 2016


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

--- Comment #6 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
At the moment the application needs to remove the watch and it will run forever
(left it running for 5 minutes here while previously it would only run for
about 30s).

We could remove the watch from the pipeline dispose/finalize but it would be
asymmetric as it would be added from the application code and disappear
somewhere inside GStreamer. I'd prefer to make the application responsible for
it. We could provide helper functions to add or remove watches for the pipeline
bus.

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