qa: update 660 to generate index.html, fixing pcp-testsuite runs
[pcp.git] / qa / valgrind-suppress-3.6.1
blob9320b229f12fa1462666bcb2d2b999eebd2791d5
1 # Broken valgrind 3.6.1 seen on openSUSE 12.1
3 # For libpcp/interp.c as of commit ba2cb05135896224d534ff9e1d1195e9193facba
4 # the full reported "error" is
5 # Conditional jump or move depends on uninitialised value(s)
6 #    at 0x4076805: __pmLogFetchInterp (interp.c:1437)
7 #    by 0x40716FB: __pmLogFetch (logutil.c:1653)
8 #    by 0x4021917: ???
9 #  Uninitialised value was created by a heap allocation
10 #    at 0x402913D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
11 #    by 0x40765EB: __pmLogFetchInterp (interp.c:1427)
12 #    by 0x40716FB: __pmLogFetch (logutil.c:1653)
13 #    by 0x4021917: ???
14 # which is bogus
17    Valgrind 3.6.1 botch
18    Memcheck:Cond
19    fun:__pmLogFetchInterp
20    fun:__pmLogFetch
21    obj:*