summaryrefslogtreecommitdiff
path: root/cpp/src/tests/.valgrind.supp
blob: 2c6a1509ffaf71bb2a10ab6711a34db53d65327d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
{
   Leak in TCPConnector: https://bugzilla.redhat.com/show_bug.cgi?id=520600
   Memcheck:Leak
   fun:_vgrZU_libcZdsoZa_calloc
   fun:_dl_allocate_tls
   fun:*
   fun:*
   fun:*
   fun:_ZN4qpid6client12TCPConnector7connectERKSsi
}

{
   Leak in TCPConnector: https://bugzilla.redhat.com/show_bug.cgi?id=520600
   Memcheck:Leak
   fun:_vgrZU_libcZdsoZa_calloc
   fun:_dl_allocate_tls
   fun:*
   fun:*
   fun:_ZN4qpid6client12TCPConnector7connectERKSsi
}

{
   Reported on FC5 and RHEL5 when md5 sasl libs are installed
   Memcheck:Leak
   fun:*
   fun:_dl_map_object_from_fd
   fun:_dl_map_object
   fun:openaux
   fun:_dl_catch_error
   fun:_dl_map_object_deps
   fun:dl_open_worker
   fun:_dl_catch_error
   fun:_dl_open
   fun:dlopen_doit
   fun:_dl_catch_error
   fun:_dlerror_run
   fun:*
   fun:_sasl_get_plugin
   fun:_sasl_load_plugins
   fun:sasl_client_init
}
{
   Benign leak in CPG - patched version.
   Memcheck:Leak
   fun:*
   fun:openais_service_connect
   fun:cpg_initialize
}

{
   Benign error in libcpg.
   Memcheck:Param
   socketcall.sendmsg(msg.msg_iov[i])
   obj:*/libpthread-2.5.so
   obj:*/libcpg.so.2.0.0
}

{
   Uninitialised value problem in _dl_relocate (F7, F8)
   Memcheck:Cond
   fun:_dl_relocate_object
   fun:*dl_*
}

{
   False "possibly leaked" in boost program_options - global std::string var.
   Memcheck:Leak
   fun:_Znwj
   fun:_ZNSs4_Rep9_S_createEjjRKSaIcE
   obj:/usr/lib/libstdc++.so.6.0.8
   fun:_ZNSsC1EPKcRKSaIcE
   obj:/usr/lib/libboost_program_options.so.1.33.1
}

{
   INVESTIGATE
   Memcheck:Leak
   fun:calloc
   fun:_dl_allocate_tls
   fun:pthread_create@@GLIBC_2.2.5
   fun:_ZN4qpid6client9Connector4initEv
   fun:_ZN4qpid6client14ConnectionImpl4openERKSsiS3_S3_S3_
}

{
   INVESTIGATE
   Memcheck:Param
   write(buf)
   obj:/lib64/tls/libc-2.3.4.so
   fun:_ZNK4qpid3sys6Socket5writeEPKvm
   fun:_ZN4qpid3sys8AsynchIO9writeableERNS0_14DispatchHandleE
}

{
   "Conditional jump or move depends on uninitialised value(s)" from Xerces parser
   Memcheck:Cond
   fun:_ZN11xercesc_2_717XMLUTF8Transcoder13transcodeFromEPKhjPtjRjPh
   fun:_ZN11xercesc_2_79XMLReader14xcodeMoreCharsEPtPhj
   fun:_ZN11xercesc_2_79XMLReader17refreshCharBufferEv
}

{
   INVESTIGATE
   Memcheck:Param
   socketcall.sendto(msg)
   fun:send
   fun:get_mapping
   fun:__nscd_get_map_ref
   fun:nscd_gethst_r
   fun:__nscd_gethostbyname_r
   fun:gethostbyname_r@@GLIBC_2.2.5
   fun:gethostbyname
   fun:_ZNK4qpid3sys6Socket7connectERKSsi
}

{
   INVESTIGATE
   Memcheck:Leak
   fun:calloc
   fun:_dl_allocate_tls
   fun:pthread_create@@GLIBC_2.2.5
   fun:_ZN4qpid6broker5Timer5startEv
   fun:_ZN4qpid6broker5TimerC1Ev
   fun:_ZN4qpid6broker10DtxManagerC1Ev
   fun:_ZN4qpid6broker6BrokerC1ERKNS1_7OptionsE
   fun:_ZN4qpid6broker6Broker6createERKNS1_7OptionsE
   fun:_ZN20ClientSessionFixtureC1Ev
   fun:_Z14testQueueQueryv
   fun:_ZN5boost9unit_test9ut_detail17unit_test_monitor8functionEv
   obj:/usr/lib64/libboost_unit_test_framework.so.1.32.0
   fun:_ZN5boost17execution_monitor7executeEbi
   fun:_ZN5boost9unit_test9ut_detail17unit_test_monitor21execute_and_translateEPNS0_9test_caseEMS3_FvvEi
   fun:_ZN5boost9unit_test9test_case3runEv
   fun:_ZN5boost9unit_test10test_suite6do_runEv
   fun:_ZN5boost9unit_test9test_case3runEv
   fun:main
}

{
   INVESTIGATE
   Memcheck:Leak
   fun:calloc
   fun:_dl_allocate_tls
   fun:pthread_create@@GLIBC_2.2.5
   fun:_ZN4qpid6client9Connector4initEv
}

{
   MICK -- FIX
   Memcheck:Leak
   fun:_Znam
   fun:_ZN4qpid7Options5parseEiPPcRKSsb
}

{
   MICK -- FIX
   Memcheck:Leak
   fun:malloc
   fun:strdup
   fun:_ZN4qpid7Options5parseEiPPcRKSsb
}

{
  CPG error - seems benign.
   Memcheck:Param
   socketcall.sendmsg(msg.msg_iov[i])
   obj:*
   obj:*/libcpg.so.2.0.0
}

{
   Known leak in boost.thread 1.33.1. Wildcards for 64/32 bit diffs.
   Memcheck:Leak
   fun:*
   obj:/usr/*/libboost_thread.so.1.33.1
   fun:_ZN5boost6detail3tss3setEPv
}

{
   Shows up on RHEL5: believed benign
   Memcheck:Cond
   fun:__strcpy_chk
   fun:_sasl_load_plugins
   fun:sasl_client_init
}

{
   Seems like a use after delete issue in boost unit_test
   Memcheck:Addr8
   fun:_ZN5boost9unit_test14framework_implD1Ev
   fun:exit
   fun:(below main)
}

{
   Seems like a use after delete issue in boost unit_test
   Memcheck:Addr4
   fun:_ZN5boost9unit_test14framework_implD1Ev
   fun:exit
   fun:(below main)
}