[Bug 725603] valgrind supression: videotestsrc show leaks creating programs

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 3 09:59:37 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=725603
  GStreamer | gst-plugins-base | 1.x

--- Comment #2 from Nicola <lists at svrinformatica.it> 2014-03-03 18:21:50 UTC ---
I run valgrind using this alias:

alias vg_memcheck='G_SLICE=always-malloc G_DEBUG=gc-friendly
GLIBCPP_FORCE_NEW=1 GLIBCXX_FORCE_NEW=1 valgrind --tool=memcheck
--leak-check=full --leak-resolution=high --trace-children=yes --num-callers=20
-v --suppressions=/home/nicola/gst/master/gstreamer/common/gst.supp'

and the suppression file exists and point to today git master

ls -la /home/nicola/gst/master/gstreamer/common/gst.supp
-rw-r--r-- 1 nicola nicola 71840 29 gen 12.55
/home/nicola/gst/master/gstreamer/common/gst.supp

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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