aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/valgrind/suppress.patched.3.6.0
blob: fcde4a012336a038f1ee81262339c4004294d467 (plain) (blame)
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
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
# Valgrind suppression file updated to support the patched
# Valgrind used in daily builds on ahmed.

{
   libc internal error
   Memcheck:Addr8
   obj:/lib64/ld-2.3.5.so
}
{
   libc internal error
   Memcheck:Addr8
   fun:_dl_start
}
{
   libc internal error
   Memcheck:Addr8
   fun:__libc_start_main
   obj:*
}
{
   libc internal error
   Memcheck:Addr4
   fun:__sigjmp_save
   fun:__libc_start_main
   obj:*
}
{
   libc internal error
   Memcheck:Addr8
   fun:__sigsetjmp
   fun:__libc_start_main
   obj:*
}
{
   Intentional error in testcase
   Memcheck:Param
   pipe(filedes)
   fun:pipe
   fun:chkio_drv_timeout
}
{
   Intentional error in testcase
   Memcheck:Param
   pipe(filedes)
   fun:pipe
   fun:io_ready_exit_drv_control
   fun:erts_port_control
   fun:port_control_3
   fun:process_main
}
{
   Leak in libc putenv
   Memcheck:Leak
   fun:malloc
   fun:realloc
   fun:__add_to_environ
   fun:putenv
   fun:erts_sys_putenv
   fun:os_putenv_2
   ...
}
{
   Leak in libc putenv
   Memcheck:Leak
   ...
   fun:erts_alloc
   fun:erts_sys_putenv
   fun:os_putenv_2
   ...
}
{
   erronous warning
   Memcheck:Leak
   fun:malloc
   fun:erts_sys_alloc
   ...
   fun:fix_core_alloc
   fun:erts_init_fix_alloc
   fun:erts_alloc_init
   fun:early_init
   fun:erl_start
}
{
   pthread internal error
   Memcheck:Param
   futex(utime)
   fun:__lll_mutex_unlock_wake
}
{
   libc internal error
   Memcheck:Param
   socketcall.sendto(msg)
   ...
   fun:getifaddrs
}
{
inet_drv; pointer inside allocated block
Memcheck:Leak
PossiblyLost
fun:realloc
fun:erts_sys_realloc
...
fun:erts_realloc_fnf
fun:erts_bin_realloc_fnf
fun:driver_realloc_binary
}
{
inet_drv; pointer inside allocated block
Memcheck:Leak
PossiblyLost
fun:malloc
fun:erts_sys_alloc
...
fun:erts_alloc_fnf
fun:erts_bin_drv_alloc_fnf
fun:driver_alloc_binary
}
{
pthread leak or erroneous valgrind warning
Memcheck:Leak
fun:calloc
fun:allocate_dtv
fun:_dl_allocate_tls
fun:pthread_create@@GLIBC_2.2.5
}
{
pthread leak or erroneous valgrind warning
Memcheck:Leak
fun:calloc
fun:_dl_allocate_tls
fun:pthread_create@@GLIBC_2.2.5
}
{
zlib; ok according to zlib developers
Memcheck:Cond
...
fun:deflate_slow
fun:deflate
}
{
zlib; ok according to zlib developers
Memcheck:Cond
...
fun:deflate_fast
fun:deflate
}
{
No leak; pointer into block
Memcheck:Leak
fun:malloc
fun:erts_sys_alloc
...
fun:erts_alloc
fun:erts_init_scheduling
fun:erl_init
fun:erl_start
fun:main
}
{
No leak; pointer into block
Memcheck:Leak
PossiblyLost
fun:malloc
fun:erts_sys_alloc
...
fun:erts_alloc
fun:init_db
fun:erl_init
fun:erl_start
fun:main
}
{
No leak; sometimes pointer into block
Memcheck:Leak
PossiblyLost
fun:malloc
fun:erts_sys_alloc
...
fun:erts_alloc_fnf
fun:driver_alloc
fun:get_bufstk
fun:alloc_buffer
}
{
   Crypto internal...
Memcheck:Cond
obj:*/crypto.valgrind.*
}
{
   Crypto internal...
Memcheck:Cond
obj:*/libcrypto.*
}
{
   Crypto internal...
Memcheck:Cond
obj:*/openssl.*
}
{
   Crypto internal...
Memcheck:Cond
obj:*/ssleay.*
}
{
   Crypto internal...
Memcheck:Value8
obj:*/crypto.valgrind.*
}
{
   Crypto internal...
Memcheck:Value8
obj:*/libcrypto.*
}
{
   Crypto internal...
Memcheck:Value8
obj:*/openssl.*
}
{
   Crypto internal...
Memcheck:Value8
obj:*/ssleay.*
}
{
   Crypto internal...
   Memcheck:Cond
   fun:memset
   fun:BN_lshift
   fun:BN_div
   fun:BN_MONT_CTX_set
   fun:BN_is_prime_fasttest_ex
   fun:BN_generate_prime_ex
   fun:DH_generate_parameters_ex
   fun:DH_generate_parameters
   fun:dh_generate_parameters_nif
   fun:process_main
   fun:sched_thread_func
   fun:thr_wrapper
}
{
   Crypto internal...
   Memcheck:Cond
   fun:memset
   fun:BN_lshift
   fun:BN_div
   fun:BN_nnmod
   fun:BN_mod_inverse
   fun:BN_MONT_CTX_set
   fun:BN_is_prime_fasttest_ex
   fun:BN_generate_prime_ex
   fun:DH_generate_parameters_ex
   fun:DH_generate_parameters
   fun:dh_generate_parameters_nif
   fun:process_main
}
{
   Crypto internal...
   Memcheck:Value8
   fun:BN_mod_exp_mont_consttime
   fun:generate_key
   fun:dh_generate_key_nif
   fun:process_main
   fun:sched_thread_func
   fun:thr_wrapper
   fun:start_thread
   fun:clone
}

{
   Harmless assembler bug in openssl
   Memcheck:Addr8
   ...
   fun:AES_cbc_encrypt
   ...
}
{
   crypto RC4 can do harmless word aligned read past end of input
   Memcheck:Addr8
   fun:RC4
}

{
erts_bits_init_state; Why is this needed?
Memcheck:Leak
PossiblyLost
fun:malloc
fun:erts_sys_alloc
...
fun:erts_alloc
fun:erts_bits_init_state
fun:erts_init_scheduling
fun:erl_init
fun:erl_start
fun:main
}

{
Prebuilt constant terms in os_info_init
Memcheck:Leak
PossiblyLost
fun:malloc
fun:erts_sys_alloc
...
fun:erts_alloc
fun:os_info_init
fun:erts_bif_info_init
fun:erl_init
fun:erl_start
fun:main
}

{
Permanent cache aligned malloc for array of mseg allocators
Memcheck:Leak
PossiblyLost
fun:malloc
fun:erts_mseg_init
fun:erts_alloc_init
fun:early_init
fun:erl_start
fun:main
}

{
Early permanent cache aligned erl_process:aux_work_tmo
Memcheck:Leak
PossiblyLost
fun:malloc
fun:aux_work_timeout_early_init
fun:erts_early_init_scheduling
fun:early_init
fun:erl_start
fun:main
}

{
Early permanent cache aligned ts_event_pool
Memcheck:Leak
PossiblyLost
fun:malloc
fun:erts_sys_alloc
fun:erts_alloc_fnf
fun:ethr_std_alloc
fun:ts_event_pool
fun:init_ts_event_alloc
fun:ethr_late_init_common__
fun:ethr_late_init
fun:erts_thr_late_init
fun:early_init
fun:erl_start
fun:main
}

{
Harmless leak of ErtsThrPrgrData from async threads in exiting emulator
Memcheck:Leak
...
fun:erts_alloc
fun:erts_thr_progress_register_unmanaged_thread
fun:async_thread_init
fun:async_main
...
}

{
Deliberate invalid read by test case bif_SUITE:erlang_halt
Memcheck:Addr4
...
fun:erts_print_scheduler_info
...
fun:erts_exit
fun:broken_halt_test
fun:erts_debug_set_internal_state_2
fun:process_main
}