|
ali@38
|
1 |
There are a number of good sources for valgrind suppression files:
|
|
ali@38
|
2 |
|
|
ali@38
|
3 |
1) The cockpit project: http://cockpit-project.org
|
|
ali@38
|
4 |
Suppression files are in the tools directory:
|
|
ali@38
|
5 |
https://github.com/cockpit-project/cockpit/tree/master/tools
|
|
ali@38
|
6 |
|
|
ali@38
|
7 |
2) Johan Dahlin's file for the Gtk stack:
|
|
ali@38
|
8 |
https://people.gnome.org/~johan/gtk.suppression
|
|
ali@38
|
9 |
|
|
ali@38
|
10 |
3) Daniel Trebbien's GNOME.supp project:
|
|
ali@38
|
11 |
https://github.com/dtrebbien/GNOME.supp
|
|
ali@38
|
12 |
|
|
ali@38
|
13 |
At the time of testing, the cockpit project produced far better results
|
|
ali@38
|
14 |
against glib version 2.36.3 and so that is what is included.
|
|
ali@38
|
15 |
|
|
ali@38
|
16 |
|
|
ali@38
|
17 |
xvfb-run comes from Debian:
|
|
ali@38
|
18 |
|
|
ali@38
|
19 |
https://anonscm.debian.org/cgit/pkg-xorg/xserver/xorg-server.git/tree/debian/local/xvfb-run
|