[Bug 770373] leak tracer: signal handlers need fixing

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Sep 10 19:17:47 UTC 2016


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

--- Comment #9 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Created attachment 335268
  --> https://bugzilla.gnome.org/attachment.cgi?id=335268&action=edit
tracers: leaks: clean up signal thread with last tracer instance

For static types class_finalize and such won't be called, so start
up and stop our signal handling thread in instance init/finalize
instead, keeping a count of current users. This way we don't leak
the thread and misc stuff with 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