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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 10 03:57:49 PDT 2015


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

            Bug ID: 747612
           Summary: Valgrind 3.7.0 chokes on match-leak-kinds in gst.supp
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vincent.penquerch at collabora.co.uk
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

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

The "match-leak-kinds: possible" causes valgrind 3.7.0 to error out (amusingly
for debugging, on a line number in the set two positions before the one with
the match-leak-kinds.

This feature was added in 3.9.0:
http://valgrind.10908.n7.nabble.com/Valgrind-3-9-0-is-available-td47723.html

I half expect this will be deemed wontfix, and that is fine if it is.

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