summary refs log tree commit diff
path: root/src/etc/apple-darwin.supp
blob: 50e30caa2b34b0fa58700b81091da0fe28185b93 (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
{
   osx-frameworks.rs-fails-otherwise-1
   Memcheck:Leak
   match-leak-kinds: definite,possible
   fun:malloc
   ...
   fun:__CFInitialize
   ...
}

{
   osx-frameworks.rs-fails-otherwise-2
   Memcheck:Leak
   match-leak-kinds: possible
   fun:malloc_zone_calloc
   ...
   fun:__CFInitialize
   fun:_ZN16ImageLoaderMachO11doImageInitERKN11ImageLoader11LinkContextE
}

{
   osx-frameworks.rs-fails-otherwise-3
   Memcheck:Leak
   match-leak-kinds: possible
   fun:realloc
   ...
   fun:_read_images
   fun:map_images_nolock
   ...
   fun:_ZN4dyldL18notifyBatchPartialE17dyld_image_statesbPFPKcS0_jPK15dyld_image_infoE
   fun:_ZN4dyld36registerImageStateBatchChangeHandlerE17dyld_image_statesPFPKcS0_jPK15dyld_image_infoE
   fun:dyld_register_image_state_change_handler
   fun:_objc_init
   fun:_os_object_init
}

{
   osx-frameworks.rs-fails-otherwise-4
   Memcheck:Leak
   match-leak-kinds: definite,possible
   fun:calloc
   ...
   fun:__CFInitialize
   fun:_ZN16ImageLoaderMachO11doImageInitERKN11ImageLoader11LinkContextE
   fun:_ZN16ImageLoaderMachO16doInitializationERKN11ImageLoader11LinkContextE
   fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEjRNS_21InitializerTimingListERNS_15UninitedUpwardsE
}

{
   osx-frameworks.rs-fails-otherwise-5
   Memcheck:Leak
   match-leak-kinds: definite,possible
   fun:malloc_zone_malloc
   ...
   fun:__CFInitialize
   ...
}

{
   fails-since-xcode-7.2
   Memcheck:Leak
   match-leak-kinds: possible
   fun:malloc_zone_malloc
   fun:_objc_copyClassNamesForImage
   fun:_ZL9protocolsv
   fun:_Z9readClassP10objc_classbb
   fun:gc_init
   fun:_ZL33objc_initializeClassPair_internalP10objc_classPKcS0_S0_
   fun:layout_string_create
   fun:_ZL12realizeClassP10objc_class
   fun:_ZL22copySwiftV1MangledNamePKcb
   fun:_ZL22copySwiftV1MangledNamePKcb
   fun:_ZL22copySwiftV1MangledNamePKcb
   fun:_ZL22copySwiftV1MangledNamePKcb
}