forked from daos-stack/daos
-
Notifications
You must be signed in to change notification settings - Fork 0
/
test_memcheck.supp
264 lines (264 loc) · 3.89 KB
/
test_memcheck.supp
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
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds:reachable
...
fun:dl_open_worker
...
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds:reachable
fun:malloc
fun:xmalloc
fun:main
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds:reachable
fun:malloc
fun:xmalloc
fun:alloc_word_desc
fun:make_bare_word
...
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds:reachable
fun:malloc
fun:xmalloc
fun:make_variable_value
...
}
{
libfabric leaks
Memcheck:Leak
match-leak-kinds:all
fun:?alloc
...
fun:fi_getinfo@@FABRIC_*
...
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds:possible
fun:calloc
...
obj:/usr/lib64/libmlx4.so.*
...
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds:reachable
...
fun:_dl_init
...
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
...
fun:crt_hg_init
...
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
...
fun:calloc
...
fun:fi_ini
fun:fi_getinfo@@FABRIC_*
fun:na_ofi_getinfo
fun:na_ofi_check_protocol
fun:NA_Initialize_opt
...
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:malloc
fun:_dl_signal_error
fun:_dl_open
fun:dlopen_doit
fun:_dl_catch_error
fun:_dlerror_run
fun:dlopen@@GLIBC_*
fun:ofi_reg_dl_prov
fun:fi_ini
fun:fi_getinfo@@FABRIC_*
fun:na_ofi_getinfo
fun:na_ofi_check_protocol
}
{
OpenMPI initialize leaks
Memcheck:Leak
match-leak-kinds: all
...
fun:?alloc
...
fun:ompi_mpi_init
...
}
{
OpenMPI initialize leaks realloc
Memcheck:Leak
match-leak-kinds: all
...
fun:realloc
...
fun:ompi_mpi_init
...
}
{
ORTE initialize leaks realloc
Memcheck:Leak
match-leak-kinds: all
...
fun:?alloc
...
fun:orte_init
...
}
{
OpenMPI initialize leaks memalign
Memcheck:Leak
match-leak-kinds: all
...
fun:posix_memalign
...
fun:ompi_mpi_init
...
}
{
OpenMPI finalize leaks
Memcheck:Leak
match-leak-kinds: all
...
fun:?alloc
...
fun:ompi_mpi_finalize
...
}
{
libopen-pal leaks
Memcheck:Leak
match-leak-kinds: all
...
fun:?alloc
...
fun:mca_btl_base_select
...
}
{
libopen-pal opal libevent
Memcheck:Leak
match-leak-kinds: all
...
fun:?alloc
...
fun:opal_libevent2022_event_base_loop
...
}
{
libevent
Memcheck:Leak
match-leak-kinds: all
...
fun:?alloc
...
obj:*libevent*.so*
fun:*event_base_loop
...
}
{
libopen-rte leak
Memcheck:Leak
match-leak-kinds: all
...
fun:?alloc
...
fun:orte_oob_base_select
...
}
{
dl_init leaks
Memcheck:Leak
match-leak-kinds: all
...
fun:?alloc
...
fun:_dl_init
...
}
{
<insert_a_suppression_name_here>
Memcheck:Free
fun:free
...
fun:dl_open_worker
fun:_dl_catch_error
fun:_dl_open
fun:dlopen_doit
fun:_dl_catch_error
fun:_dlerror_run
...
}
{
<insert_a_suppression_name_here>
Memcheck:Free
fun:free
...
fun:ofi_get_core_info
fun:ofix_getinfo
fun:rxm_getinfo
...
}
{
<insert_a_suppression_name_here>
Memcheck:Free
fun:free
...
fun:mca_base_component_repository_release
...
}
{
<insert_a_suppression_name_here>
Memcheck:Free
fun:free
...
fun:__libc_freeres
fun:_vgnU_freeres
fun:__run_exit_handlers
...
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:malloc
fun:hg_dlog_mkcount32
fun:na_ofi_domain_open
fun:na_ofi_initialize
fun:NA_Initialize_opt
fun:hg_core_init
fun:HG_Core_init_opt
fun:HG_Init_opt
...
}
{
Tcp provider with ofi rxm
Memcheck:Param
sendmsg(msg.msg_iov[1])
obj:*
fun:ofi_bsock_sendv
...
fun:fi_tsend
...
}