|
1 | 1 | {
|
2 | 2 | osx-frameworks.rs-fails-otherwise-1
|
3 | 3 | Memcheck:Leak
|
4 |
| - match-leak-kinds: possible |
| 4 | + match-leak-kinds: definite,possible |
5 | 5 | fun:malloc
|
6 | 6 | ...
|
7 | 7 | fun:__CFInitialize
|
8 |
| - fun:_ZN16ImageLoaderMachO11doImageInitERKN11ImageLoader11LinkContextE |
9 |
| - fun:_ZN16ImageLoaderMachO16doInitializationERKN11ImageLoader11LinkContextE |
10 |
| - fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEjRNS_21InitializerTimingListERNS_15UninitedUpwardsE |
11 |
| - fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEjRNS_21InitializerTimingListERNS_15UninitedUpwardsE |
12 |
| - fun:_ZN11ImageLoader19processInitializersERKNS_11LinkContextEjRNS_21InitializerTimingListERNS_15UninitedUpwardsE |
13 |
| - fun:_ZN11ImageLoader15runInitializersERKNS_11LinkContextERNS_21InitializerTimingListE |
14 |
| - fun:_ZN4dyld24initializeMainExecutableEv |
| 8 | + ... |
15 | 9 | }
|
16 | 10 |
|
17 | 11 | {
|
|
22 | 16 | ...
|
23 | 17 | fun:__CFInitialize
|
24 | 18 | fun:_ZN16ImageLoaderMachO11doImageInitERKN11ImageLoader11LinkContextE
|
25 |
| - fun:_ZN16ImageLoaderMachO16doInitializationERKN11ImageLoader11LinkContextE |
26 |
| - fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEjRNS_21InitializerTimingListERNS_15UninitedUpwardsE |
27 |
| - fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEjRNS_21InitializerTimingListERNS_15UninitedUpwardsE |
28 |
| - fun:_ZN11ImageLoader19processInitializersERKNS_11LinkContextEjRNS_21InitializerTimingListERNS_15UninitedUpwardsE |
29 | 19 | }
|
30 | 20 |
|
31 | 21 | {
|
32 | 22 | osx-frameworks.rs-fails-otherwise-3
|
33 | 23 | Memcheck:Leak
|
34 | 24 | match-leak-kinds: possible
|
35 | 25 | fun:realloc
|
36 |
| - fun:_ZL12realizeClassP10objc_class |
37 |
| - fun:_ZL12realizeClassP10objc_class |
38 |
| - fun:_ZN13list_array_ttIm15protocol_list_tE11attachListsEPKPS0_j |
| 26 | + ... |
39 | 27 | fun:_read_images
|
40 | 28 | fun:map_images_nolock
|
41 |
| - fun:map_2_images |
| 29 | + ... |
42 | 30 | fun:_ZN4dyldL18notifyBatchPartialE17dyld_image_statesbPFPKcS0_jPK15dyld_image_infoE
|
43 | 31 | fun:_ZN4dyld36registerImageStateBatchChangeHandlerE17dyld_image_statesPFPKcS0_jPK15dyld_image_infoE
|
44 | 32 | fun:dyld_register_image_state_change_handler
|
|
49 | 37 | {
|
50 | 38 | osx-frameworks.rs-fails-otherwise-4
|
51 | 39 | Memcheck:Leak
|
52 |
| - match-leak-kinds: possible |
| 40 | + match-leak-kinds: definite,possible |
53 | 41 | fun:calloc
|
54 | 42 | ...
|
55 | 43 | fun:__CFInitialize
|
|
61 | 49 | {
|
62 | 50 | osx-frameworks.rs-fails-otherwise-5
|
63 | 51 | Memcheck:Leak
|
64 |
| - match-leak-kinds: definite |
65 |
| - fun:calloc |
| 52 | + match-leak-kinds: definite,possible |
| 53 | + fun:malloc_zone_malloc |
66 | 54 | ...
|
67 | 55 | fun:__CFInitialize
|
68 |
| - fun:_ZN16ImageLoaderMachO11doImageInitERKN11ImageLoader11LinkContextE |
69 |
| - fun:_ZN16ImageLoaderMachO16doInitializationERKN11ImageLoader11LinkContextE |
70 |
| - fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEjRNS_21InitializerTimingListERNS_15UninitedUpwardsE |
71 |
| -} |
72 |
| - |
73 |
| -{ |
74 |
| - osx-frameworks.rs-fails-otherwise-6 |
75 |
| - Memcheck:Leak |
76 |
| - match-leak-kinds: definite |
77 |
| - fun:malloc |
78 |
| - fun:strdup |
79 |
| - fun:_CFProcessPath |
80 |
| - fun:__CFInitialize |
81 |
| - fun:_ZN16ImageLoaderMachO11doImageInitERKN11ImageLoader11LinkContextE |
82 |
| - fun:_ZN16ImageLoaderMachO16doInitializationERKN11ImageLoader11LinkContextE |
83 |
| - fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEjRNS_21InitializerTimingListERNS_15UninitedUpwardsE |
84 |
| - fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEjRNS_21InitializerTimingListERNS_15UninitedUpwardsE |
85 |
| - fun:_ZN11ImageLoader19processInitializersERKNS_11LinkContextEjRNS_21InitializerTimingListERNS_15UninitedUpwardsE |
86 |
| - fun:_ZN11ImageLoader15runInitializersERKNS_11LinkContextERNS_21InitializerTimingListE |
87 |
| - fun:_ZN4dyld24initializeMainExecutableEv |
88 |
| - fun:_ZN4dyld5_mainEPK12macho_headermiPPKcS5_S5_Pm |
| 56 | + ... |
89 | 57 | }
|
90 | 58 |
|
91 | 59 | {
|
92 |
| - osx-frameworks.rs-fails-otherwise-7 |
| 60 | + fails-since-xcode-7.2 |
93 | 61 | Memcheck:Leak
|
94 |
| - match-leak-kinds: definite |
| 62 | + match-leak-kinds: possible |
95 | 63 | fun:malloc_zone_malloc
|
96 |
| - ... |
97 |
| - fun:__CFInitialize |
98 |
| - fun:_ZN16ImageLoaderMachO11doImageInitERKN11ImageLoader11LinkContextE |
99 |
| - fun:_ZN16ImageLoaderMachO16doInitializationERKN11ImageLoader11LinkContextE |
100 |
| - fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEjRNS_21InitializerTimingListERNS_15UninitedUpwardsE |
101 |
| - fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEjRNS_21InitializerTimingListERNS_15UninitedUpwardsE |
102 |
| - fun:_ZN11ImageLoader19processInitializersERKNS_11LinkContextEjRNS_21InitializerTimingListERNS_15UninitedUpwardsE |
103 |
| - fun:_ZN11ImageLoader15runInitializersERKNS_11LinkContextERNS_21InitializerTimingListE |
104 |
| - fun:_ZN4dyld24initializeMainExecutableEv |
| 64 | + fun:_objc_copyClassNamesForImage |
| 65 | + fun:_ZL9protocolsv |
| 66 | + fun:_Z9readClassP10objc_classbb |
| 67 | + fun:gc_init |
| 68 | + fun:_ZL33objc_initializeClassPair_internalP10objc_classPKcS0_S0_ |
| 69 | + fun:layout_string_create |
| 70 | + fun:_ZL12realizeClassP10objc_class |
| 71 | + fun:_ZL22copySwiftV1MangledNamePKcb |
| 72 | + fun:_ZL22copySwiftV1MangledNamePKcb |
| 73 | + fun:_ZL22copySwiftV1MangledNamePKcb |
| 74 | + fun:_ZL22copySwiftV1MangledNamePKcb |
105 | 75 | }
|
0 commit comments