forked from baxter104/fatx
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.valgrind.supp
379 lines (379 loc) · 11.2 KB
/
.valgrind.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
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
377
378
379
{
<insert_a_suppression_name_here>
Memcheck:Cond
fun:__tzfile_compute
}
{
<insert_a_suppression_name_here>
Memcheck:Value4
fun:__tzfile_compute
}
{
<insert_a_suppression_name_here>
Memcheck:Cond
fun:__offtime
}
{
<insert_a_suppression_name_here>
Memcheck:Cond
fun:__mktime_internal
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZNSt6vectorIbSaIbEE13_M_insert_auxESt13_Bit_iteratorb
fun:_ZN5boost15program_options19options_description3addENS_10shared_ptrINS0_18option_descriptionEEE
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZNK5boost3any6holderISsE5cloneEv
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZN5boost15program_options29options_description_easy_initclEPKcS3_
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZNSt14_Function_base13_Base_managerIN5boost3_bi6bind_tISt6vectorISt4pairIyyESaIS6_EENS1_4_mfi3mf2IS8_6dskmapRKyjEENS2_5list3INS2_5valueIPSB_EENS1_3argILi1EEENSJ_ILi2EEEEEEEE8_M_cloneERSt9_Any_dataRKSP_St17integral_constantIbLb0EE
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZNSt14_Function_base13_Base_managerIN5boost3_bi6bind_tIbNS1_4_mfi3mf2Ib6dskmapRKyS8_EENS2_5list3INS2_5valueIPS6_EENS1_3argILi1EEENSE_ILi2EEEEEEEE8_M_cloneERSt9_Any_dataRKSK_St17integral_constantIbLb0EE
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: possible
fun:_Znwj
fun:_ZNSs4_Rep9_S_createEjjRKSaIcE
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: indirect
fun:_Znwj
fun:_ZNSs4_Rep9_S_createEjjRKSaIcE
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZNSs4_Rep9_S_createEjjRKSaIcE
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZN5boost15program_options18option_descriptionC1EPKcPKNS0_14value_semanticES3_
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZN5boost15program_options29options_description_easy_initclEPKcPKNS0_14value_semanticES3_
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE16_M_insert_uniqueISt23_Rb_tree_const_iteratorISsEEEvT_S9_
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZNSt8_Rb_treeISsSt4pairIKSsN5boost15program_options14variable_valueEESt10_Select1stIS5_ESt4lessISsESaIS5_EE17_M_insert_unique_ESt23_Rb_tree_const_iteratorIS5_ERKS5_
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZN9__gnu_cxx13new_allocatorIN5boost11multi_index6detail20sequenced_index_nodeINS3_18ordered_index_nodeINS3_15index_node_baseINS1_6bimaps8relation15mutant_relationINS7_4tags6taggedIKyNS8_9member_at4leftEEENSB_IyNSD_5rightEEEN4mpl_2naELb1EEESaISK_EEEEEEEE8allocateEjPKv
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZN9__gnu_cxx13new_allocatorIN5boost11multi_index6detail18ordered_index_nodeINS4_INS3_15index_node_baseINS1_6bimaps8relation15mutant_relationINS6_4tags6taggedIKyNS7_9member_at4leftEEENSA_ISB_NSC_5rightEEEN4mpl_2naELb1EEESaISJ_EEEEEEEE8allocateEjPKv
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: possible
fun:_Znwj
fun:_ZN9__gnu_cxx13new_allocatorIN5boost11multi_index6detail18ordered_index_nodeINS4_INS3_15index_node_baseINS1_6bimaps8relation15mutant_relationINS6_4tags6taggedIKyNS7_9member_at4leftEEENSA_ISB_NSC_5rightEEEN4mpl_2naELb1EEESaISJ_EEEEEEEE8allocateEjPKv
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKyN6memmap4linkEEEE8allocateEjPKv
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: possible
fun:_Znwj
fun:_ZN9__gnu_cxx13new_allocatorIN5boost11multi_index6detail20sequenced_index_nodeINS3_18ordered_index_nodeINS3_15index_node_baseINS1_6bimaps8relation15mutant_relationINS7_4tags6taggedIKyNS8_9member_at4leftEEENSB_IyNSD_5rightEEEN4mpl_2naELb1EEESaISK_EEEEEEEE8allocateEjPKv
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: possible
fun:_Znwj
fun:_ZN9__gnu_cxx13new_allocatorIN5boost11multi_index6detail20sequenced_index_nodeINS3_18ordered_index_nodeINS3_15index_node_baseINS1_6bimaps8relation15mutant_relationINS7_4tags6taggedIKyNS8_9member_at4leftEEENSB_IyNSD_5rightEEEN4mpl_2naELb1EEESaISK_EEEEEEEE8allocateEjPKv
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZN5boost15program_options5valueISsEEPNS0_11typed_valueIT_cEEPS3_
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZN5boost15program_options5valueIyEEPNS0_11typed_valueIT_cEEPS3_
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZN5boost15program_options5valueIjEEPNS0_11typed_valueIT_cEEPS3_
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZNSt6vectorIN5boost10shared_ptrINS0_15program_options18option_descriptionEEESaIS4_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS4_S6_EERKS4_
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:malloc
fun:__fopen_internal
fun:fopen64
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znaj
fun:_ZNSt13basic_filebufIcSt11char_traitsIcEE27_M_allocate_internal_bufferEv
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:malloc
obj:/lib/libfuse.so.2.8.6
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:malloc
fun:fuse_session_new
obj:/lib/libfuse.so.2.8.6
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:malloc
fun:realloc
obj:/lib/libfuse.so.2.8.6
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:calloc
obj:/lib/libfuse.so.2.8.6
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:calloc
fun:fuse_fs_new
obj:/lib/libfuse.so.2.8.6
}
{
<insert_a_suppression_name_here>
Memcheck:Param
writev(vector[...])
fun:writev
obj:/lib/libfuse.so.2.8.6
}
{
<insert_a_suppression_name_here>
Memcheck:Param
write(buf)
obj:/lib/i386-linux-gnu/libpthread-2.15.so
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: indirect
fun:_Znwj
fun:_ZN9__gnu_cxx13new_allocatorIP5entryE8allocateEjPKv
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: indirect
fun:_Znwj
fun:_ZN9__gnu_cxx13new_allocatorI4areaE8allocateEjPKv
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZNSt14_Function_base13_Base_managerIN5boost3_bi6bind_tISt6vectorISt4pairIyyESaIS6_EENS1_4_mfi3mf2IS8_6dskmapRKyjEENS2_5list3INS2_5valueIPSB_EENS1_3argILi1EEENSJ_ILi2EEEEEEEE10_M_managerERSt9_Any_dataRKSP_St18_Manager_operation
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZNSt14_Function_base13_Base_managerIN5boost3_bi6bind_tIbNS1_4_mfi3mf2Ib6dskmapRKyS8_EENS2_5list3INS2_5valueIPS6_EENS1_3argILi1EEENSE_ILi2EEEEEEEE10_M_managerERSt9_Any_dataRKSK_St18_Manager_operation
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: possible
fun:_Znwj
fun:_ZN5boost6bimaps17container_adaptor17container_adaptorINS_11multi_index6detail13ordered_indexINS3_6memberINS0_8relation6detail16relation_storageINS0_4tags6taggedIKyNS7_9member_at4leftEEENSB_ISC_NSD_5rightEEELb1EEEyXadL_ZNSI_4leftEEEEESt4lessIyENS4_9nth_layerILi2ENS7_15mutant_relationISF_SH_N4mpl_2naELb1EEENS0_6detail10bimap_coreINS0_6set_ofIySL_EENS0_11multiset_ofIySL_EESP_SP_SP_E12core_indicesESaISQ_EEENS_3mpl6v_itemISE_NS11_7vector0ISP_EELi0EEENS4_18ordered_unique_tagEEENSR_17set_view_iteratorINS4_19bidir_node_iteratorINS4_18ordered_index_nodeINS4_15index_node_baseISQ_SZ_EEEEEEEENSR_23const_set_view_iteratorIS1E_EENS1_7support23iterator_facade_to_baseIS1F_S1H_EESP_NS8_28get_mutable_relation_functorISQ_EENS7_7support22get_above_view_functorISQ_EENS12_INSR_20set_view_key_to_baseIySQ_SJ_EENS12_INS1_6detail27iterator_from_base_identityINS_16reverse_iteratorIS1E_EENS18_IS1V_EES1V_NS1G_IS1V_EEEENS11_6vectorISP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_SP_EELi1EEELi1EEEE6insertERKNSN_ISF_SH_SP_Lb0EEE
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZN5boost15program_options5valueISsEEPNS0_11typed_valueIT_cEEv
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZN5boost15program_options5valueIyEEPNS0_11typed_valueIT_cEEv
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZN5boost15program_options5valueIjEEPNS0_11typed_valueIT_cEEv
}
{
<insert_a_suppression_name_here>
Memcheck:Cond
fun:guess_time_tm.isra.0
fun:__mktime_internal
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZN9__gnu_cxx13new_allocatorIPvE8allocateEjPKv
fun:_ZNSt12_Vector_baseIPvSaIS0_EE11_M_allocateEj
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZN9__gnu_cxx13new_allocatorI4areaE8allocateEjPKv
fun:_ZNSt12_Vector_baseI4areaSaIS0_EE11_M_allocateEj
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwj
fun:_ZN9__gnu_cxx13new_allocatorISt23_Sp_counted_ptr_inplaceI6vareasSaIS2_ELNS_12_Lock_policyE2EEE8allocateEjPKv
fun:_ZNSt16allocator_traitsISaISt23_Sp_counted_ptr_inplaceI6vareasSaIS1_ELN9__gnu_cxx12_Lock_policyE2EEEE8allocateERS6_j
fun:_ZNSt14__shared_countILN9__gnu_cxx12_Lock_policyE2EEC1I6vareasSaIS4_EIS4_EEESt19_Sp_make_shared_tagPT_RKT0_DpOT1_
}
{
<insert_a_suppression_name_here>
Helgrind:Race
obj:/lib/libfuse.so.2.8.6
fun:fuse_session_process
}
{
<insert_a_suppression_name_here>
Helgrind:Race
fun:fuse_session_exit
}
{
<insert_a_suppression_name_here>
Helgrind:Race
fun:fuse_session_exited
}
{
<insert_a_suppression_name_here>
Helgrind:UnlockUnlocked
fun:pthread_mutex_unlock
fun:fuse_session_loop_mt
}
{
<insert_a_suppression_name_here>
Helgrind:PthAPIerror
fun:pthread_mutex_destroy
fun:fuse_session_loop_mt
}
{
<insert_a_suppression_name_here>
drd:ConflictingAccess
obj:/lib/libfuse.so.2.8.6
}
{
<insert_a_suppression_name_here>
drd:ConflictingAccess
fun:pthread_mutex_lock
obj:/lib/libfuse.so.2.8.6
}
{
<insert_a_suppression_name_here>
drd:ConflictingAccess
fun:fuse_session_exit
obj:/lib/libfuse.so.2.8.6
}
{
<insert_a_suppression_name_here>
drd:MutexErr
fun:pthread_mutex_unlock
fun:fuse_session_loop_mt
}