[Bug 747612] Valgrind 3.7.0 chokes on match-leak-kinds in gst.supp

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 20 04:23:13 PDT 2015


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

--- Comment #3 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Well, I guess the supressions are pretty encompassing:

{
   closures aren't valgrind friendly (bgo#739850)
   Memcheck:Leak
   match-leak-kinds: possible
   fun:calloc
   ...
   fun:g_closure_new_simple
}

So removing it might hide other actual leaks.

I'm running with 3.10.1 and these removed now, I've hit an unrelated leak in
core, which I will fix, then report whether I saw anything from closures when
done.

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