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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 24 14:10:26 UTC 2016


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

--- Comment #8 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Created attachment 322244
  --> https://bugzilla.gnome.org/attachment.cgi?id=322244&action=edit
bus: change GstBusSource to hold a weak ref to GstBus

Patch to use weak refs. My concern here is if this could be racy if a dispatch
is being called at the same time the last bus reference is unrefd.

If you still have the mainloop running while you unref a GstPipeline, couldn't
this happen?

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