pmrep: fix archive end time reporting
[pcp.git] / qa / valgrind-suppress-3.10.0
blobaabbca75a12a275c91c65e60b5e083c51592b888
1 # Broken valgrind 3.10.1 seen on i686 openSUSE 13.2
3 # Conditional jump or move depends on uninitialised value(s)
4 # at 0x408498D: __pmLogFetchInterp (interp.c:1494)
5 # by 0x408017D: __pmLogFetch (logutil.c:1752)
6 # by 0x4063C66: pmFetch (fetch.c:151)
7 # by 0x804925B: main (interp0.c:179)
9    Valgrind 3.10.1 botch - case (a)
10    Memcheck:Cond
11    fun:__pmLogFetchInterp
12    fun:__pmLogFetch
13    fun:pmFetch
14    fun:main
17 # Conditional jump or move depends on uninitialised value(s)
18 # at 0x408C955: __pmLogFetchInterp (interp.c:1292)
19 # by 0x408817D: __pmLogFetch (logutil.c:1752)
20 # by 0x406BC66: pmFetch (fetch.c:151)
21 # by 0x806C4A3: fetch_metrics (various.c:817)
22 # by 0x8057114: photosyst (photosyst.c:213)
23 # by 0x804A62C: engine (atop.c:566)
24 # by 0x804A62C: main (atop.c:455)
26    Valgrind 3.10.1 botch - case (a)
27    Memcheck:Cond
28    fun:__pmLogFetchInterp
29    fun:__pmLogFetch
30    fun:pmFetch
31    fun:fetch_metrics
32    fun:photosyst
33    fun:engine
34    fun:main