aboutsummaryrefslogtreecommitdiff
path: root/src/etc/x86.supp
blob: c536723d2a563a6f1326bcea06d7f4656822a92b (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
{
   our-failure-to-setup-freeres-structure
   Memcheck:Free
   fun:free
   fun:__libc_freeres
   fun:_vgnU_freeres
}

{
 leaked-TLS-chunk-x86-exit-path-fails-to-clean-up
 Memcheck:Leak
 fun:calloc
 fun:_dl_allocate_tls
}

{
   mac-dyld-oddity
   Memcheck:Cond
   fun:_ZN4dyld5_mainEPK12macho_headermiPPKcS5_S5_
   fun:_ZN13dyldbootstrap5startEPK12macho_headeriPPKcl
   fun:_dyld_start
   obj:*
}

{
   mac-dlopen-weirdness
   Memcheck:Cond
   fun:_ZNK16ImageLoaderMachO9getRPathsERKN11ImageLoader11LinkContextERSt6vectorIPKcSaIS6_EE
   fun:_ZN11ImageLoader22recursiveLoadLibrariesERKNS_11LinkContextEbRKNS_10RPathChainE
   fun:_ZN11ImageLoader4linkERKNS_11LinkContextEbbRKNS_10RPathChainE
   fun:_ZN4dyld4linkEP11ImageLoaderbRKNS0_10RPathChainE
   fun:dlopen
   fun:dlopen
   fun:_ZN16rust_crate_cache3libC1EP8rust_domPKc
   fun:_ZN16rust_crate_cache7get_libEmPKc
   fun:_ZL11fetch_c_symP9rust_taskPK10rust_cratemmPKcS5_
   fun:upcall_require_c_sym
}