Merge branch 'master' of git://git.pcp.io/pcp into qt
[pcp.git] / qa / valgrind-suppress-3.8.1
blob580b5f227b649129e85fdb7b0b26c1ba39188c20
1 # Broken valgrind 3.8.1 seen on i686 openSUSE 13.1
3 # Conditional jump or move depends on uninitialised value(s)
4 # at 0x407D7B5: __pmLogFetchInterp (interp.c:1258)
5 # by 0x4078D0D: __pmLogFetch (logutil.c:1749)
6 # by 0x405D8B6: pmFetch (fetch.c:151)
7 # by 0x8049E43: main (pmlogreduce.c:361)
8 # Conditional jump or move depends on uninitialised value(s)
9 # at 0x407D809: __pmLogFetchInterp (interp.c:1260)
10 # by 0x4078D0D: __pmLogFetch (logutil.c:1749)
11 # by 0x405D8B6: pmFetch (fetch.c:151)
12 # by 0x8049E43: main (pmlogreduce.c:361)
14 # which is bogus
17    Valgrind 3.8.1 botch
18    Memcheck:Cond
19    fun:__pmLogFetchInterp
20    fun:__pmLogFetch
21    obj:*
24 # Seen on bozo-laptop with qa/666
26 # Syscall param sendmsg(mmsg[0].msg_hdr) points to uninitialised byte(s)
27 #    at 0x4ADC176: sendmmsg (sendmmsg.c:32)
28 #    by 0x52788F0: __libc_res_nsend (res_send.c:1140)
29 #    by 0x5275E1E: __libc_res_nquery (res_query.c:226)
30 #    by 0x527649F: __libc_res_nquerydomain (res_query.c:582)
31 #    by 0x5276996: __libc_res_nsearch (res_query.c:416)
32 #    by 0x483C6E5: _nss_dns_gethostbyname4_r (dns-host.c:314)
33 #    by 0x4AB05B6: gaih_inet (getaddrinfo.c:849)
34 #    by 0x4AB368A: getaddrinfo (getaddrinfo.c:2465)
35 #    by 0x488B121: __pmGetAddrInfo (in /usr/lib/libpcp.so.3)
36 #    by 0x488B225: __pmAuxConnectPMCDPort (in /usr/lib/libpcp.so.3)
37 #    by 0x485B248: __pmConnectPMCD (in /usr/lib/libpcp.so.3)
38 #    by 0x485D772: pmNewContext (in /usr/lib/libpcp.so.3)
40    Seen on bozo-laptop
41    Memcheck:Param
42    sendmsg(mmsg[0].msg_hdr)
43    fun:sendmmsg
44    fun:__libc_res_nsend
45    fun:__libc_res_nquery
46    fun:__libc_res_nquerydomain
47    fun:__libc_res_nsearch
48    ...
49    fun:gaih_inet
50    fun:getaddrinfo
53 # ditto
55    Seen on bozo-laptop
56    Memcheck:Param
57    sendmsg(mmsg[1].msg_hdr)
58    fun:sendmmsg
59    fun:__libc_res_nsend
60    fun:__libc_res_nquery
61    fun:__libc_res_nquerydomain
62    fun:__libc_res_nsearch
63    ...
64    fun:gaih_inet
65    fun:getaddrinfo
68 # ditto
69 # Syscall param sendmsg(mmsg[0].msg_hdr) points to uninitialised byte(s)
70 # at 0x4AE71D3: sendmmsg (sendmmsg.c:36)
71 # by 0x524A8F0: __libc_res_nsend (res_send.c:1140)
72 # by 0x5247E1E: __libc_res_nquery (res_query.c:226)
73 # by 0x524849F: __libc_res_nquerydomain (res_query.c:582)
74 # by 0x6D6F646B: ???
76    Seen on bozo-laptop
77    Memcheck:Param
78    sendmsg(mmsg[0].msg_hdr)
79    fun:sendmmsg
80    fun:__libc_res_nsend
81    fun:__libc_res_nquery
82    fun:__libc_res_nquerydomain
83    ...
84    obj:*
87 # ditto
88 # Syscall param sendmsg(mmsg[1].msg_hdr) points to uninitialised byte(s)
89 # at 0x4AE71D3: sendmmsg (sendmmsg.c:36)
90 # by 0x524A8F0: __libc_res_nsend (res_send.c:1140)
91 # by 0x5247E1E: __libc_res_nquery (res_query.c:226)
92 # by 0x524849F: __libc_res_nquerydomain (res_query.c:582)
93 # by 0x5248D9A: __libc_res_nsearch (res_query.c:487)
94 # by 0x1: ???
97    Seen on bozo-laptop
98    Memcheck:Param
99    sendmsg(mmsg[1].msg_hdr)
100    fun:sendmmsg
101    fun:__libc_res_nsend
102    fun:__libc_res_nquery
103    fun:__libc_res_nquerydomain
104    ...
105    obj:*
108 # qa/666 on vm20 similar
110 # Syscall param sendmsg(mmsg[0].msg_hdr) points to uninitialised byte(s)
111 # at 0x58DF869: sendmmsg (sendmmsg.c:32)
112 # by 0x832E8FD: __libc_res_nsend (res_send.c:1140)
113 # by 0x832BD48: __libc_res_nquery (res_query.c:226)
114 # by 0x832C82F: __libc_res_nsearch (res_query.c:582)
115 # by 0x811EB57: _nss_dns_gethostbyname4_r (dns-host.c:314)
116 # by 0x58AFB37: gaih_inet (getaddrinfo.c:849)
117 # by 0x58B3953: getaddrinfo (getaddrinfo.c:2465)
118 # by 0x4E7248E: __pmGetAddrInfo (in /usr/lib/libpcp.so.3)
119 # by 0x4E72570: __pmAuxConnectPMCDPort (in /usr/lib/libpcp.so.3)
120 # by 0x4E45DDD: __pmConnectPMCD (in /usr/lib/libpcp.so.3)
121 # by 0x4E48085: pmNewContext (in /usr/lib/libpcp.so.3)
122 # by 0x1124E8: pmmgr_job_spec::compute_hostid(std::string const&) (in /usr/lib/pcp/bin/pmmgr)
124    Seen on vm20
125    Memcheck:Param
126    sendmsg(mmsg[0].msg_hdr)
127    fun:sendmmsg
128    fun:__libc_res_nsend
129    fun:__libc_res_nquery
130    fun:__libc_res_nsearch
131    ...
132    fun:gaih_inet
133    fun:getaddrinfo