Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes on Apollo 1.12 #13

Open
Proaxel opened this issue Jan 3, 2022 · 0 comments
Open

Crashes on Apollo 1.12 #13

Proaxel opened this issue Jan 3, 2022 · 0 comments

Comments

@Proaxel
Copy link

Proaxel commented Jan 3, 2022

Crashes when tapping the eyeball as of the latest update.

Date: 1/3/22, 07:04
Process: Apollo
Bundle id: com.christianselig.Apollo
Device: iPhone 7 Plus, iOS 14.5
Bundle version: 1.12

Exception type: NSInvalidArgumentException
Reason: -[Apollo.MarkdownNode setAttributedString:]: unrecognized selector sent to instance 0x102f3a000
Culprit: tfdidthatsay.dylib

Call stack:
0   CoreFoundation                      0x00000001ad6e413c 0x1ad5c9000 + 0x11b128        // __exceptionPreprocess
1   libobjc.A.dylib                     0x00000001c13f7480 0x1c13d1000 + 0x26480         // objc_exception_throw
2   CoreFoundation                      0x00000001ad5f3138 0x1ad5c9000 + 0x2a138         // -[NSOrderedSet initWithSet:copyItems:]
3   CoreFoundation                      0x00000001ad6e6784 0x1ad5c9000 + 0x11d784        // ___forwarding___
4   CoreFoundation                      0x00000001ad6e89ac 0x1ad5c9000 + 0x11f9ac        // _CF_forwarding_prep_0
5   tfdidthatsay.dylib                  0x000000010380bc8c 0x103800000 + 0xbc8c          // _logos_method$Apollo$CommentCellNode$completeUndeleteCommentAction$(objc_object*, objc_selector*, NSDictionary*)
6   Foundation                          0x00000001aea08ec8 0x1ae8a4000 + 0x164ec8        // __NSThreadPerformPerform
7   CoreFoundation                      0x00000001ad663780 0x1ad5c9000 + 0x9a780         // __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
8   CoreFoundation                      0x00000001ad663680 0x1ad5c9000 + 0x9a680         // __CFRunLoopDoSource0
9   CoreFoundation                      0x00000001ad6629d4 0x1ad5c9000 + 0x999d4         // __CFRunLoopDoSources0
10  CoreFoundation                      0x00000001ad65cef0 0x1ad5c9000 + 0x93ef0         // __CFRunLoopRun
11  CoreFoundation                      0x00000001ad65c6a8 0x1ad5c9000 + 0x936a8         // CFRunLoopRunSpecific
12  GraphicsServices                    0x00000001c3d0c570 0x1c3d09000 + 0x3570          // GSEventRunModal
13  UIKitCore                           0x00000001aff7a370 0x1af44b000 + 0xb2f370        // -[UIApplication _run]
14  UIKitCore                           0x00000001aff7f8ec 0x1af44b000 + 0xb348ec        // UIApplicationMain
15  Apollo                              0x0000000100fb000c 0x100f5c000 + 0x5400c         // func_53fc8
16  libdyld.dylib                       0x00000001ad33b140 0x1ad33a000 + 0x1140          // start

Loaded images:
0: /private/var/containers/Bundle/Application/24AB7CF5-65F2-4C32-B642-42F5EB57B02C/Apollo.app/Apollo (Version: 0)
1: /usr/lib/substrate/SubstrateBootstrap.dylib (Version: 0)
2: /usr/lib/libc++.1.dylib (Version: 59311616)
3: /private/var/containers/Bundle/Application/24AB7CF5-65F2-4C32-B642-42F5EB57B02C/Apollo.app/Frameworks/AFNetworking.framework/AFNetworking (Version: 65536)
4: /System/Library/Frameworks/AVFoundation.framework/AVFoundation (Version: 131072)
5: /System/Library/Frameworks/Accelerate.framework/Accelerate (Version: 262144)
6: /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary (Version: 65536)
7: /private/var/containers/Bundle/Application/24AB7CF5-65F2-4C32-B642-42F5EB57B02C/Apollo.app/Frameworks/AsyncDisplayKit.framework/AsyncDisplayKit (Version: 65536)
8: /private/var/containers/Bundle/Application/24AB7CF5-65F2-4C32-B642-42F5EB57B02C/Apollo.app/Frameworks/Charts.framework/Charts (Version: 65536)
9: /private/var/containers/Bundle/Application/24AB7CF5-65F2-4C32-B642-42F5EB57B02C/Apollo.app/Frameworks/CocoaLumberjack.framework/CocoaLumberjack (Version: 65536)
10: /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics (Version: 95880193)
11: /System/Library/Frameworks/CoreLocation.framework/CoreLocation (Version: 158601240)
12: /System/Library/Frameworks/CoreMedia.framework/CoreMedia (Version: 65536)
13: /private/var/containers/Bundle/Application/24AB7CF5-65F2-4C32-B642-42F5EB57B02C/Apollo.app/Frameworks/Eureka.framework/Eureka (Version: 65536)
14: /private/var/containers/Bundle/Application/24AB7CF5-65F2-4C32-B642-42F5EB57B02C/Apollo.app/Frameworks/FLAnimatedImage.framework/FLAnimatedImage (Version: 65536)
15: /System/Library/Frameworks/Foundation.framework/Foundation (Version: 116356709)
16: /private/var/containers/Bundle/Application/24AB7CF5-65F2-4C32-B642-42F5EB57B02C/Apollo.app/Frameworks/IGListDiffKit.framework/IGListDiffKit (Version: 65536)
17: /private/var/containers/Bundle/Application/24AB7CF5-65F2-4C32-B642-42F5EB57B02C/Apollo.app/Frameworks/IGListKit.framework/IGListKit (Version: 65536)
18: /System/Library/Frameworks/ImageIO.framework/ImageIO (Version: 65536)
19: /private/var/containers/Bundle/Application/24AB7CF5-65F2-4C32-B642-42F5EB57B02C/Apollo.app/Frameworks/Lockbox.framework/Lockbox (Version: 65536)
20: /private/var/containers/Bundle/Application/24AB7CF5-65F2-4C32-B642-42F5EB57B02C/Apollo.app/Frameworks/Mantle.framework/Mantle (Version: 65536)
21: /System/Library/Frameworks/MapKit.framework/MapKit (Version: 917504)
22: /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices (Version: 73539840)
23: /private/var/containers/Bundle/Application/24AB7CF5-65F2-4C32-B642-42F5EB57B02C/Apollo.app/Frameworks/PINCache.framework/PINCache (Version: 65536)
24: /private/var/containers/Bundle/Application/24AB7CF5-65F2-4C32-B642-42F5EB57B02C/Apollo.app/Frameworks/PINOperation.framework/PINOperation (Version: 65536)
25: /private/var/containers/Bundle/Application/24AB7CF5-65F2-4C32-B642-42F5EB57B02C/Apollo.app/Frameworks/PINRemoteImage.framework/PINRemoteImage (Version: 65536)
26: /System/Library/Frameworks/Photos.framework/Photos (Version: 22282461)
27: /System/Library/Frameworks/QuartzCore.framework/QuartzCore (Version: 68352)
28: /System/Library/Frameworks/Security.framework/Security (Version: 3916064257)
29: /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration (Version: 72705028)
30: /System/Library/Frameworks/UIKit.framework/UIKit (Version: 276431205)
31: /private/var/containers/Bundle/Application/24AB7CF5-65F2-4C32-B642-42F5EB57B02C/Apollo.app/Frameworks/Unbox.framework/Unbox (Version: 65536)
32: /private/var/containers/Bundle/Application/24AB7CF5-65F2-4C32-B642-42F5EB57B02C/Apollo.app/Frameworks/Valet.framework/Valet (Version: 65536)
33: /usr/lib/libobjc.A.dylib (Version: 14942208)
34: /usr/lib/libSystem.B.dylib (Version: 84698117)
35: /System/Library/Frameworks/AVKit.framework/AVKit (Version: 65536)
36: /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox (Version: 65536000)
37: /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices (Version: 40042773)
38: /System/Library/Frameworks/Combine.framework/Combine (Version: 16555264)
39: /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation (Version: 116356709)
40: /System/Library/Frameworks/CoreMotion.framework/CoreMotion (Version: 158601240)
41: /System/Library/Frameworks/CoreServices.framework/CoreServices (Version: 73539840)
42: /System/Library/Frameworks/CoreVideo.framework/CoreVideo (Version: 66816)
43: /System/Library/Frameworks/Intents.framework/Intents (Version: 65536)
44: /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation (Version: 9573888)
45: /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication (Version: 54223895)
46: /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer (Version: 65536)
47: /System/Library/Frameworks/MessageUI.framework/MessageUI (Version: 239489024)
48: /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage (Version: 5505024)
49: /System/Library/Frameworks/PhotosUI.framework/PhotosUI (Version: 22282461)
50: /System/Library/Frameworks/SafariServices.framework/SafariServices (Version: 65536)
51: /System/Library/Frameworks/StoreKit.framework/StoreKit (Version: 65536)
52: /System/Library/Frameworks/UserNotifications.framework/UserNotifications (Version: 65536)
53: /System/Library/Frameworks/WebKit.framework/WebKit (Version: 40042773)
54: /System/Library/Frameworks/WidgetKit.framework/WidgetKit (Version: 6825475)
55: /usr/lib/swift/libswiftCoreMIDI.dylib (Version: 131072)
56: /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib (Version: 41682944)
57: /usr/lib/swift/libswiftWebKit.dylib (Version: 40042773)
58: /usr/lib/swift/libswiftAVFoundation.dylib (Version: 131735296)
59: /usr/lib/swift/libswiftCore.dylib (Version: 78970904)
60: /usr/lib/swift/libswiftCoreAudio.dylib (Version: 65792)
61: /usr/lib/swift/libswiftCoreData.dylib (Version: 196608)
62: /usr/lib/swift/libswiftCoreFoundation.dylib (Version: 67072)
63: /usr/lib/swift/libswiftCoreGraphics.dylib (Version: 131072)
64: /usr/lib/swift/libswiftCoreImage.dylib (Version: 65536)
65: /usr/lib/swift/libswiftCoreLocation.dylib (Version: 327680)
66: /usr/lib/swift/libswiftCoreMedia.dylib (Version: 65536)
67: /usr/lib/swift/libswiftDarwin.dylib (Version: 0)
68: /usr/lib/swift/libswiftDispatch.dylib (Version: 287745)
69: /usr/lib/swift/libswiftFoundation.dylib (Version: 1664512)
70: /usr/lib/swift/libswiftIntents.dylib (Version: 524288)
71: /usr/lib/swift/libswiftMapKit.dylib (Version: 131072)
72: /usr/lib/swift/libswiftMediaPlayer.dylib (Version: 263388977)
73: /usr/lib/swift/libswiftMetal.dylib (Version: 66305)
74: /usr/lib/swift/libswiftNaturalLanguage.dylib (Version: 131072)
75: /usr/lib/swift/libswiftNetwork.dylib (Version: 149972079)
76: /usr/lib/swift/libswiftObjectiveC.dylib (Version: 65536)
77: /usr/lib/swift/libswiftPhotos.dylib (Version: 22282461)
78: /usr/lib/swift/libswiftPhotosUI.dylib (Version: 22282461)
79: /usr/lib/swift/libswiftQuartzCore.dylib (Version: 65536)
80: /usr/lib/swift/libswiftUIKit.dylib (Version: 275382272)
81: /private/var/containers/Bundle/Application/24AB7CF5-65F2-4C32-B642-42F5EB57B02C/Apollo.app/Frameworks/libswift_Concurrency.dylib (Version: 85196847)
82: /usr/lib/swift/libswiftos.dylib (Version: 65561605)
83: /usr/lib/swift/libswiftsimd.dylib (Version: 66304)
84: /usr/lib/libc++abi.dylib (Version: 59311616)
85: /usr/lib/system/libcache.dylib (Version: 5439488)
86: /usr/lib/system/libcommonCrypto.dylib (Version: 3943851009)
87: /usr/lib/system/libcompiler_rt.dylib (Version: 6685440)
88: /usr/lib/system/libcopyfile.dylib (Version: 65536)
89: /usr/lib/system/libcorecrypto.dylib (Version: 65561638)
90: /usr/lib/system/libdispatch.dylib (Version: 83321861)
91: /usr/lib/system/libdyld.dylib (Version: 55778304)
92: /usr/lib/system/liblaunch.dylib (Version: 133588016)
93: /usr/lib/system/libmacho.dylib (Version: 64225280)
94: /usr/lib/system/libremovefile.dylib (Version: 3237377)
95: /usr/lib/system/libsystem_asl.dylib (Version: 25231360)
96: /usr/lib/system/libsystem_blocks.dylib (Version: 5111808)
97: /usr/lib/system/libsystem_c.dylib (Version: 94331907)
98: /usr/lib/system/libsystem_collections.dylib (Version: 94331907)
99: /usr/lib/system/libsystem_configuration.dylib (Version: 72705028)
100: /usr/lib/system/libsystem_containermanager.dylib (Version: 65536)
101: /usr/lib/system/libsystem_coreservices.dylib (Version: 8192512)
102: /usr/lib/system/libsystem_darwin.dylib (Version: 65536)
103: /usr/lib/system/libsystem_dnssd.dylib (Version: 85877770)
104: /usr/lib/system/libsystem_featureflags.dylib (Version: 1850369)
105: /usr/lib/system/libsystem_info.dylib (Version: 65536)
106: /usr/lib/system/libsystem_m.dylib (Version: 208823299)
107: /usr/lib/system/libsystem_malloc.dylib (Version: 20800521)
108: /usr/lib/system/libsystem_networkextension.dylib (Version: 65536)
109: /usr/lib/system/libsystem_notify.dylib (Version: 18294788)
110: /usr/lib/system/libsystem_product_info_filter.dylib (Version: 534529)
111: /usr/lib/system/libsystem_sandbox.dylib (Version: 94463489)
112: /usr/lib/system/libsystem_kernel.dylib (Version: 471557375)
113: /usr/lib/system/libsystem_platform.dylib (Version: 16666626)
114: /usr/lib/system/libsystem_pthread.dylib (Version: 29778952)
115: /usr/lib/system/libsystem_symptoms.dylib (Version: 65536)
116: /usr/lib/system/libsystem_trace.dylib (Version: 83715093)
117: /usr/lib/system/libunwind.dylib (Version: 13172736)
118: /usr/lib/system/libxpc.dylib (Version: 133588016)
119: /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib (Version: 65536)
120: /usr/lib/libMobileGestalt.dylib (Version: 65536)
121: /System/Library/Frameworks/IOSurface.framework/IOSurface (Version: 65536)
122: /usr/lib/libz.1.dylib (Version: 66059)
123: /usr/lib/libxml2.2.dylib (Version: 657664)
124: /System/Library/Frameworks/CFNetwork.framework/CFNetwork (Version: 81068032)
125: /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib (Version: 65536)
126: /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking (Version: 2555904)
127: /usr/lib/libcompression.dylib (Version: 65536)
128: /usr/lib/libicucore.A.dylib (Version: 4325632)
129: /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout (Version: 1310720)
130: /usr/lib/libarchive.2.dylib (Version: 590336)
131: /usr/lib/liblangid.dylib (Version: 65536)
132: /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit (Version: 18022400)
133: /usr/lib/libCRFSuite.dylib (Version: 65536)
134: /usr/lib/liblzma.5.dylib (Version: 393984)
135: /usr/lib/libapple_nghttp2.dylib (Version: 76032)
136: /usr/lib/libnetwork.dylib (Version: 65536)
137: /usr/lib/libsqlite3.dylib (Version: 21037824)
138: /usr/lib/libenergytrace.dylib (Version: 65536)
139: /usr/lib/libbsm.0.dylib (Version: 65536)
140: /usr/lib/libcoretls.dylib (Version: 11101185)
141: /usr/lib/libcoretls_cfhelpers.dylib (Version: 11101185)
142: /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer (Version: 65536)
143: /usr/lib/libpcap.A.dylib (Version: 65536)
144: /usr/lib/libdns_services.dylib (Version: 65536)
145: /usr/lib/libbz2.1.0.dylib (Version: 65541)
146: /usr/lib/libiconv.2.dylib (Version: 458752)
147: /usr/lib/libcharset.1.dylib (Version: 131072)
148: /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage (Version: 35652608)
149: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib (Version: 49832963)
150: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib (Version: 49832963)
151: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib (Version: 49832963)
152: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib (Version: 65536)
153: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib (Version: 65536)
154: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib (Version: 65536)
155: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib (Version: 65536)
156: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib (Version: 65536)
157: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib (Version: 65536)
158: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib (Version: 65536)
159: /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation (Version: 65536)
160: /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore (Version: 73539840)
161: /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices (Version: 65536)
162: /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager (Version: 13108482)
163: /System/Library/Frameworks/FileProvider.framework/FileProvider (Version: 65536)
164: /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore (Version: 276431205)
165: /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet (Version: 106038016)
166: /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons (Version: 24379392)
167: /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices (Version: 33121287)
168: /System/Library/Frameworks/Network.framework/Network (Version: 65536)
169: /usr/lib/libprequelite.dylib (Version: 6972419)
170: /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore (Version: 13108482)
171: /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers (Version: 41682944)
172: /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator (Version: 65536)
173: /System/Library/Frameworks/CoreImage.framework/CoreImage (Version: 327680)
174: /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI (Version: 45285888)
175: /System/Library/Frameworks/CoreText.framework/CoreText (Version: 65536)
176: /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync (Version: 65536)
177: /System/Library/Frameworks/Metal.framework/Metal (Version: 16020481)
178: /System/Library/Frameworks/OpenGLES.framework/OpenGLES (Version: 65536)
179: /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox (Version: 65536)
180: /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary (Version: 65536)
181: /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer (Version: 0)
182: /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders (Version: 8126980)
183: /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore (Version: 262402)
184: /usr/lib/libate.dylib (Version: 196614)
185: /usr/lib/libexpat.1.dylib (Version: 524288)
186: /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG (Version: 65536)
187: /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator (Version: 65536)
188: /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib (Version: 65536)
189: /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics (Version: 65536)
190: /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce (Version: 0)
191: /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib (Version: 65536)
192: /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib (Version: 65536)
193: /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib (Version: 65536)
194: /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib (Version: 65536)
195: /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib (Version: 65536)
196: /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib (Version: 65536)
197: /usr/lib/libAccessibility.dylib (Version: 65536)
198: /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG (Version: 0)
199: /System/Library/PrivateFrameworks/FontServices.framework/FontServices (Version: 65536)
200: /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices (Version: 65536)
201: /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices (Version: 65536)
202: /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices (Version: 0)
203: /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices (Version: 0)
204: /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard (Version: 0)
205: /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices (Version: 65536)
206: /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices (Version: 917504)
207: /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection (Version: 65536)
208: /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer (Version: 18686474)
209: /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony (Version: 0)
210: /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities (Version: 52428800)
211: /usr/lib/libcupolicy.dylib (Version: 65536)
212: /usr/lib/libTelephonyUtilDynamic.dylib (Version: 65536)
213: /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor (Version: 65536)
214: /System/Library/PrivateFrameworks/APFS.framework/APFS (Version: 65536)
215: /usr/lib/libutil.dylib (Version: 65536)
216: /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi (Version: 65536)
217: /System/Library/PrivateFrameworks/Bom.framework/Bom (Version: 12779520)
218: /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag (Version: 65536)
219: /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork (Version: 65536)
220: /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X (Version: 65536)
221: /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression (Version: 8192000)
222: /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices (Version: 33121287)
223: /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities (Version: 65536)
224: /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility (Version: 4063232)
225: /usr/lib/libperfcheck.dylib (Version: 65536)
226: /System/Library/PrivateFrameworks/perfdata.framework/perfdata (Version: 4401153)
227: /usr/lib/libIOReport.dylib (Version: 65536)
228: /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore (Version: 65536)
229: /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient (Version: 6448131)
230: /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport (Version: 65536)
231: /System/Library/Frameworks/CoreAudio.framework/CoreAudio (Version: 65536)
232: /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics (Version: 65536)
233: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication (Version: 4229972481)
234: /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication (Version: 4229973249)
235: /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient (Version: 65536)
236: /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging (Version: 65536)
237: /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore (Version: 65536)
238: /System/Library/PrivateFrameworks/caulk.framework/caulk (Version: 65536)
239: /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit (Version: 1246720)
240: /usr/lib/libAudioToolboxUtility.dylib (Version: 65536)
241: /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit (Version: 65536)
242: /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation (Version: 1246720)
243: /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience (Version: 65536)
244: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore (Version: 8126980)
245: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage (Version: 8126980)
246: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork (Version: 8126980)
247: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix (Version: 8126980)
248: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector (Version: 8126980)
249: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray (Version: 8126980)
250: /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools (Version: 0)
251: /System/Library/PrivateFrameworks/CPMS.framework/CPMS (Version: 65536)
252: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport (Version: 1900544)
253: /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog (Version: 65536)
254: /usr/lib/libCTGreenTeaLogger.dylib (Version: 65536)
255: /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers (Version: 65536)
256: /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer (Version: 11337984)
257: /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing (Version: 65536)
258: /usr/lib/libtailspin.dylib (Version: 6684928)
259: /System/Library/PrivateFrameworks/libEDR.framework/libEDR (Version: 65536)
260: /usr/lib/libapp_launch_measurement.dylib (Version: 65536)
261: /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection (Version: 3932160)
262: /System/Library/PrivateFrameworks/ktrace.framework/ktrace (Version: 26633236)
263: /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis (Version: 18219776)
264: /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata (Version: 65536)
265: /usr/lib/libdscsym.dylib (Version: 18219776)
266: /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport (Version: 3932160)
267: /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport (Version: 83715093)
268: /System/Library/PrivateFrameworks/kperf.framework/kperf (Version: 65536)
269: /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness (Version: 65536)
270: /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser (Version: 65536)
271: /System/Library/PrivateFrameworks/CoreAccessories.framework/CoreAccessories (Version: 65536)
272: /System/Library/PrivateFrameworks/HID.framework/HID (Version: 65536)
273: /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO (Version: 199177)
274: /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG (Version: 9764864)
275: /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport (Version: 3997952)
276: /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils (Version: 65536)
277: /System/Library/PrivateFrameworks/IconServices.framework/IconServices (Version: 28841984)
278: /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation (Version: 47710720)
279: /System/Library/Frameworks/PushKit.framework/PushKit (Version: 65536)
280: /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap (Version: 65536)
281: /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy (Version: 40042773)
282: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration (Version: 65536)
283: /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics (Version: 3932160)
284: /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices (Version: 65536)
285: /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog (Version: 65536)
286: /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction (Version: 65536)
287: /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial (Version: 65536)
288: /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard (Version: 65536)
289: /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset (Version: 65536)
290: /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit (Version: 1966080)
291: /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools (Version: 65536)
292: /System/Library/PrivateFrameworks/TextInput.framework/TextInput (Version: 65536)
293: /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices (Version: 276431205)
294: /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore (Version: 40042773)
295: /System/Library/PrivateFrameworks/WebCore.framework/WebCore (Version: 40042773)
296: /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib (Version: 40042773)
297: /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension (Version: 65536)
298: /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting (Version: 9573888)
299: /usr/lib/libnetworkextension.dylib (Version: 65536)
300: /System/Library/PrivateFrameworks/TCC.framework/TCC (Version: 65536)
301: /usr/lib/libAudioStatistics.dylib (Version: 65536)
302: /System/Library/Frameworks/Accounts.framework/Accounts (Version: 65536)
303: /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration (Version: 65536)
304: /usr/lib/liblockdown.dylib (Version: 65536)
305: /usr/lib/libmis.dylib (Version: 65536)
306: /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement (Version: 65536)
307: /System/Library/Frameworks/CoreData.framework/CoreData (Version: 68681728)
308: /System/Library/PrivateFrameworks/DragUI.framework/DragUI (Version: 65536)
309: /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage (Version: 21168128)
310: /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter (Version: 0)
311: /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary (Version: 21889280)
312: /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip (Version: 65536)
313: /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses (Version: 65536)
314: /System/Library/Frameworks/AVFAudio.framework/AVFAudio (Version: 65536)
315: /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore (Version: 65536)
316: /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture (Version: 65536)
317: /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession (Version: 65536)
318: /System/Library/PrivateFrameworks/Celestial.framework/Celestial (Version: 65536)
319: /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox (Version: 65536)
320: /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC (Version: 65536)
321: /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics (Version: 65536)
322: /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework (Version: 65536)
323: /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync (Version: 65536)
324: /System/Library/PrivateFrameworks/Quagga.framework/Quagga (Version: 5570560)
325: /System/Library/PrivateFrameworks/Espresso.framework/Espresso (Version: 0)
326: /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine (Version: 65536)
327: /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler (Version: 65536)
328: /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices (Version: 65536)
329: /usr/lib/libsandbox.1.dylib (Version: 65536)
330: /usr/lib/libMatch.1.dylib (Version: 65536)
331: /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture (Version: 65536)
332: /System/Library/PrivateFrameworks/CinematicFraming.framework/CinematicFraming (Version: 65536)
333: /System/Library/PrivateFrameworks/CMImaging.framework/CMImaging (Version: 65536)
334: /System/Library/PrivateFrameworks/AppC3D.framework/AppC3D (Version: 67589)
335: /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet (Version: 65536)
336: /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync (Version: 65536)
337: /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth (Version: 65536)
338: /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport (Version: 158601240)
339: /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten (Version: 65536)
340: /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices (Version: 22282461)
341: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices (Version: 22282461)
342: /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices (Version: 22282461)
343: /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats (Version: 22282461)
344: /System/Library/PrivateFrameworks/MMCS.framework/MMCS (Version: 37552128)
345: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices (Version: 115155466)
346: /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth (Version: 65536)
347: /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf (Version: 65536)
348: /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers (Version: 65536)
349: /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage (Version: 65536)
350: /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete (Version: 65536)
351: /System/Library/PrivateFrameworks/C2.framework/C2 (Version: 37552128)
352: /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices (Version: 7667712)
353: /usr/lib/libheimdal-asn1.dylib (Version: 65536)
354: /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry (Version: 65536)
355: /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents (Version: 84567042)
356: /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime (Version: 18612227)
357: /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit (Version: 65536)
358: /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity (Version: 0)
359: /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport (Version: 6422528)
360: /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils (Version: 54223895)
361: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount (Version: 65536)
362: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup (Version: 114033408)
363: /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices (Version: 22282461)
364: /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService (Version: 22282461)
365: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary (Version: 65536)
366: /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream (Version: 22282461)
367: /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling (Version: 16188160)
368: /System/Library/PrivateFrameworks/NLP.framework/NLP (Version: 13763072)
369: /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation (Version: 22282461)
370: /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary (Version: 22282461)
371: /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet (Version: 65536)
372: /System/Library/Frameworks/Contacts.framework/Contacts (Version: 229245696)
373: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream (Version: 22282461)
374: /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation (Version: 22282461)
375: /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP (Version: 16056832)
376: /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant (Version: 65536)
377: /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication (Version: 65536)
378: /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService (Version: 65536)
379: /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp (Version: 65536)
380: /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport (Version: 65536)
381: /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences (Version: 21758720)
382: /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync (Version: 65536)
383: /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit (Version: 65536)
384: /System/Library/PrivateFrameworks/Rapport.framework/Rapport (Version: 0)
385: /System/Library/Frameworks/CloudKit.framework/CloudKit (Version: 64356352)
386: /System/Library/PrivateFrameworks/IDS.framework/IDS (Version: 52428800)
387: /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy (Version: 827261184)
388: /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager (Version: 0)
389: /System/Library/Frameworks/ClassKit.framework/ClassKit (Version: 9569327)
390: /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions (Version: 73137920)
391: /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation (Version: 65536)
392: /System/Library/PrivateFrameworks/vCard.framework/vCard (Version: 229245696)
393: /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress (Version: 65536)
394: /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore (Version: 44171264)
395: /usr/lib/libmecab.dylib (Version: 60885248)
396: /System/Library/Frameworks/MLCompute.framework/MLCompute (Version: 65536)
397: /usr/lib/libgermantok.dylib (Version: 65536)
398: /usr/lib/libThaiTokenizer.dylib (Version: 65536)
399: /usr/lib/libChineseTokenizer.dylib (Version: 2424832)
400: /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji (Version: 8389632)
401: /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData (Version: 26148864)
402: /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon (Version: 5636608)
403: /usr/lib/libcmph.dylib (Version: 65536)
404: /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs (Version: 48300032)
405: /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing (Version: 0)
406: /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex (Version: 140906240)
407: /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics (Version: 65536)
408: /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities (Version: 140906240)
409: /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport (Version: 19269120)
410: /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage (Version: 65536)
411: /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight (Version: 65536)
412: /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker (Version: 19269120)
413: /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation (Version: 65536)
414: /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch (Version: 65536)
415: /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting (Version: 65536)
416: /System/Library/Frameworks/EventKit.framework/EventKit (Version: 103941121)
417: /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit (Version: 10813952)
418: /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase (Version: 65536)
419: /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon (Version: 65536)
420: /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation (Version: 88540162)
421: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar (Version: 66060288)
422: /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit (Version: 65536)
423: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV (Version: 65536)
424: /usr/lib/libresolv.9.dylib (Version: 65536)
425: /System/Library/PrivateFrameworks/Montreal.framework/Montreal (Version: 9306112)
426: /System/Library/PrivateFrameworks/Marco.framework/Marco (Version: 52428800)
427: /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation (Version: 52428800)
428: /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation (Version: 52428800)
429: /System/Library/PrivateFrameworks/Engram.framework/Engram (Version: 65536)
430: /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging (Version: 65536)
431: /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol (Version: 65536)
432: /System/Library/Frameworks/ContactsUI.framework/ContactsUI (Version: 72679685)
433: /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation (Version: 65536)
434: /System/Library/PrivateFrameworks/Navigation.framework/Navigation (Version: 65536)
435: /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit (Version: 112796170)
436: /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI (Version: 65536)
437: /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI (Version: 65536)
438: /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter (Version: 52428800)
439: /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation (Version: 0)
440: /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation (Version: 65536)
441: /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore (Version: 224002304)
442: /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle (Version: 65536)
443: /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit (Version: 65536)
444: /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit (Version: 65536)
445: /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents (Version: 65536)
446: /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices (Version: 65536)
447: /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed (Version: 93807638)
448: /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit (Version: 31941647)
449: /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport (Version: 1850369)
450: /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics (Version: 93807638)
451: /System/Library/PrivateFrameworks/VirtualGarage.framework/VirtualGarage (Version: 65536)
452: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices (Version: 65536)
453: /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore (Version: 65536)
454: /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory (Version: 65536)
455: /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote (Version: 65536)
456: /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput (Version: 65536)
457: /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices (Version: 65536)
458: /System/Library/PrivateFrameworks/IAP.framework/IAP (Version: 65536)
459: /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS (Version: 65536)
460: /System/Library/Frameworks/CoreML.framework/CoreML (Version: 65536)
461: /usr/lib/libedit.3.dylib (Version: 196608)
462: /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler (Version: 65536)
463: /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext (Version: 65536)
464: /usr/lib/libncurses.5.4.dylib (Version: 328704)
465: /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics (Version: 22282461)
466: /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore (Version: 65536)
467: /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus (Version: 65536)
468: /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit (Version: 65536)
469: /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI (Version: 0)
470: /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore (Version: 40042773)
471: /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI (Version: 65536)
472: /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation (Version: 40042773)
473: /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO (Version: 65536)
474: /System/Library/Frameworks/CallKit.framework/CallKit (Version: 65536)
475: /System/Library/PrivateFrameworks/AuthenticationServicesCore.framework/AuthenticationServicesCore (Version: 40042773)
476: /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics (Version: 49610752)
477: /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy (Version: 65536)
478: /usr/lib/libAWDSupportFramework.dylib (Version: 65536)
479: /usr/lib/libAWDSupport.dylib (Version: 65536)
480: /usr/lib/libprotobuf-lite.dylib (Version: 65536)
481: /usr/lib/libprotobuf.dylib (Version: 65536)
482: /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI (Version: 65536)
483: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI (Version: 65536)
484: /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction (Version: 65536)
485: /System/Library/Frameworks/PDFKit.framework/PDFKit (Version: 65536)
486: /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing (Version: 0)
487: /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization (Version: 65536)
488: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF (Version: 65536)
489: /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore (Version: 65536)
490: /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace (Version: 0)
491: /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials (Version: 60818944)
492: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing (Version: 65536)
493: /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore (Version: 65536)
494: /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform (Version: 65536)
495: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary (Version: 1179648)
496: /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud (Version: 65536)
497: /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit (Version: 65536)
498: /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI (Version: 41549825)
499: /System/Library/Frameworks/VisionKit.framework/VisionKit (Version: 65536)
500: /System/Library/PrivateFrameworks/Email.framework/Email (Version: 239489024)
501: /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore (Version: 239489024)
502: /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices (Version: 52428800)
503: /System/Library/PrivateFrameworks/MailServices.framework/MailServices (Version: 239489024)
504: /System/Library/PrivateFrameworks/Message.framework/Message (Version: 239489024)
505: /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport (Version: 239489024)
506: /System/Library/PrivateFrameworks/MIME.framework/MIME (Version: 239489024)
507: /System/Library/Frameworks/PencilKit.framework/PencilKit (Version: 65536)
508: /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb (Version: 65536)
509: /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete (Version: 75497475)
510: /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing (Version: 239489024)
511: /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation (Version: 239489024)
512: /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport (Version: 239489024)
513: /System/Library/Frameworks/GSS.framework/GSS (Version: 65536)
514: /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal (Version: 65536)
515: /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth (Version: 65536)
516: /System/Library/PrivateFrameworks/DocumentCamera.framework/DocumentCamera (Version: 4849664)
517: /System/Library/Frameworks/Vision.framework/Vision (Version: 262662)
518: /System/Library/Frameworks/Vision.framework/libfaceCore.dylib (Version: 262662)
519: /System/Library/PrivateFrameworks/Futhark.framework/Futhark (Version: 65536)
520: /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition (Version: 10289152)
521: /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP (Version: 7798784)
522: /System/Library/PrivateFrameworks/FTServices.framework/FTServices (Version: 52428800)
523: /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD (Version: 52428800)
524: /System/Library/PrivateFrameworks/CertUI.framework/CertUI (Version: 65536)
525: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess (Version: 65536)
526: /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon (Version: 239489024)
527: /System/Library/PrivateFrameworks/Notes.framework/Notes (Version: 120061952)
528: /System/Library/Frameworks/MetalKit.framework/MetalKit (Version: 9699584)
529: /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting (Version: 0)
530: /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader (Version: 34472448)
531: /usr/lib/libmecabra.dylib (Version: 60885248)
532: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary (Version: 22282461)
533: /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore (Version: 22282461)
534: /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI (Version: 65536)
535: /System/Library/PrivateFrameworks/PhotosPlayer.framework/PhotosPlayer (Version: 22282461)
536: /System/Library/PrivateFrameworks/CameraEditKit.framework/CameraEditKit (Version: 245235942)
537: /System/Library/PrivateFrameworks/NeutrinoCore.framework/NeutrinoCore (Version: 22282461)
538: /System/Library/PrivateFrameworks/NeutrinoKit.framework/NeutrinoKit (Version: 22282461)
539: /System/Library/PrivateFrameworks/PhotoImaging.framework/PhotoImaging (Version: 22282461)
540: /System/Library/Frameworks/Social.framework/Social (Version: 5701632)
541: /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing (Version: 65536)
542: /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam (Version: 65536)
543: /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA (Version: 6623232)
544: /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop (Version: 65536)
545: /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA (Version: 199168)
546: /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities (Version: 65536)
547: /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis (Version: 65536)
548: /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation (Version: 65536)
549: /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec (Version: 65536)
550: /System/Library/PrivateFrameworks/PegasusAPI.framework/PegasusAPI (Version: 65536)
551: /System/Library/PrivateFrameworks/InternalSwiftProtobuf.framework/InternalSwiftProtobuf (Version: 65536)
552: /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter (Version: 52428800)
553: /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition (Version: 65536)
554: /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices (Version: 65536)
555: /System/Library/PrivateFrameworks/SDAPI.framework/SDAPI (Version: 65536)
556: /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects (Version: 65536)
557: /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation (Version: 65536)
558: /System/Library/PrivateFrameworks/OAuth.framework/OAuth (Version: 1638400)
559: /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition (Version: 10289152)
560: /System/Library/PrivateFrameworks/Preferences.framework/Preferences (Version: 65536)
561: /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks (Version: 65536)
562: /System/Library/PrivateFrameworks/MobileSafari.framework/MobileSafari (Version: 65536)
563: /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI (Version: 40042773)
564: /System/Library/PrivateFrameworks/WebUI.framework/WebUI (Version: 65536)
565: /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation (Version: 65536)
566: /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager (Version: 65536)
567: /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities (Version: 65536)
568: /System/Library/PrivateFrameworks/Netrb.framework/Netrb (Version: 65536)
569: /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit (Version: 65536)
570: /System/Library/Frameworks/AppTrackingTransparency.framework/AppTrackingTransparency (Version: 65536)
571: /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification (Version: 0)
572: /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared (Version: 40042773)
573: /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit (Version: 65536)
574: /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement (Version: 2818048)
575: /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking (Version: 9502720)
576: /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore (Version: 32572422)
577: /System/Library/PrivateFrameworks/Trial.framework/Trial (Version: 65536)
578: /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst (Version: 459520)
579: /System/Library/PrivateFrameworks/Categories.framework/Categories (Version: 393216)
580: /System/Library/PrivateFrameworks/BiomeStreams.framework/BiomeStreams (Version: 65536)
581: /System/Library/PrivateFrameworks/BiomeFoundation.framework/BiomeFoundation (Version: 65536)
582: /System/Library/PrivateFrameworks/BiomePubSub.framework/BiomePubSub (Version: 65536)
583: /System/Library/PrivateFrameworks/BiomeStorage.framework/BiomeStorage (Version: 65536)
584: /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel (Version: 2818048)
585: /System/Library/PrivateFrameworks/TrialProto.framework/TrialProto (Version: 65536)
586: /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait (Version: 73137920)
587: /System/Library/PrivateFrameworks/IMCore.framework/IMCore (Version: 52428800)
588: /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity (Version: 28704768)
589: /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport (Version: 65536)
590: /System/Library/PrivateFrameworks/Translation.framework/Translation (Version: 8390912)
591: /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence (Version: 52428800)
592: /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities (Version: 65536)
593: /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB (Version: 52428800)
594: /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore (Version: 52428800)
595: /System/Library/PrivateFrameworks/Sharing.framework/Sharing (Version: 106038016)
596: /usr/lib/libsysdiagnose.dylib (Version: 65536)
597: /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation (Version: 0)
598: /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount (Version: 23865359)
599: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices (Version: 65536)
600: /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit (Version: 65536)
601: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore (Version: 65536)
602: /System/Library/PrivateFrameworks/Osprey.framework/Osprey (Version: 65536)
603: /usr/lib/libmorphun.dylib (Version: 65536)
604: /System/Library/PrivateFrameworks/CoreSpeech.framework/CoreSpeech (Version: 65536)
605: /System/Library/PrivateFrameworks/FeedbackLogger.framework/FeedbackLogger (Version: 65536)
606: /System/Library/Frameworks/Speech.framework/Speech (Version: 65536)
607: /System/Library/PrivateFrameworks/SpeakerRecognition.framework/SpeakerRecognition (Version: 65536)
608: /System/Library/PrivateFrameworks/CoreSpeechFoundation.framework/CoreSpeechFoundation (Version: 65536)
609: /System/Library/PrivateFrameworks/VoiceTrigger.framework/VoiceTrigger (Version: 65536)
610: /System/Library/Frameworks/HealthKit.framework/HealthKit (Version: 65536)
611: /System/Library/PrivateFrameworks/SiriLiminal.framework/SiriLiminal (Version: 65536)
612: /usr/lib/libxslt.1.dylib (Version: 203264)
613: /System/Library/PrivateFrameworks/AppStoreOverlays.framework/AppStoreOverlays (Version: 65536)
614: /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon (Version: 65536)
615: /System/Library/PrivateFrameworks/ChronoServices.framework/ChronoServices (Version: 65536)
616: /System/Library/Frameworks/SwiftUI.framework/SwiftUI (Version: 65536)
617: /usr/lib/swift/libswiftCloudKit.dylib (Version: 64356352)
618: /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox (Version: 65536)
619: /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph (Version: 65536)
620: /usr/lib/swift/libswiftAccelerate.dylib (Version: 665601)
621: /usr/lib/swift/libswiftCoreML.dylib (Version: 65954837)
622: /usr/lib/swift/libswiftVision.dylib (Version: 66304)
623: /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI (Version: 4521984)
624: /usr/lib/substrate/SubstrateLoader.dylib (Version: 0)
625: /usr/lib/substrate/SubstrateInserter.dylib (Version: 0)
626: /usr/lib/libsubstrate.dylib (Version: 0)
627: /Library/MobileSubstrate/DynamicLibraries/0Cr4shed.dylib (Version: 0)
628: /usr/lib/libmryipc.dylib (Version: 0)
629: /Library/MobileSubstrate/DynamicLibraries/tfdidthatsay.dylib (Version: 0)
630: /Library/MobileSubstrate/DynamicLibraries/SmoothCursoriOS13.dylib (Version: 0)
631: /Library/MobileSubstrate/DynamicLibraries/Flex.dylib (Version: 65536)
632: /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal (Version: 31064832)
633: /Library/MobileSubstrate/DynamicLibraries/AppSyncUnified-FrontBoard.dylib (Version: 0)
634: /Library/MobileSubstrate/DynamicLibraries/Substia.dylib (Version: 0)
635: /usr/lib/libTitanD3vUniversal.dylib (Version: 0)
636: /System/Library/PrivateFrameworks/KeyboardServices.framework/KeyboardServices (Version: 65536)
637: /Library/MobileSubstrate/DynamicLibraries/Copypasta.dylib (Version: 0)
638: /usr/lib/libapplist.dylib (Version: 0)
639: /usr/lib/libgcuniversal.dylib (Version: 0)
640: /usr/lib/libsparkapplist.dylib (Version: 0)
641: /Library/Frameworks/Cephei.framework/Cephei (Version: 0)
642: /usr/lib/libcolorpicker.dylib (Version: 0)
643: /Library/Frameworks/Alderis.framework/Alderis (Version: 65536)
644: /usr/lib/CepheiUI.framework/CepheiUI (Version: 0)
645: /usr/lib/librocketbootstrap.dylib (Version: 0)
646: /Library/MobileSubstrate/DynamicLibraries/half.dylib (Version: 0)
647: /Library/MobileSubstrate/DynamicLibraries/   Choicy.dylib (Version: 0)
648: /Library/MobileSubstrate/DynamicLibraries/TranzloUIKit.dylib (Version: 0)
649: /usr/lib/libMiRO.dylib (Version: 0)
650: /Library/MobileSubstrate/DynamicLibraries/MYbloXXDataPlus.dylib (Version: 0)
651: /Library/MobileSubstrate/DynamicLibraries/Electrode.dylib (Version: 0)
652: /System/Library/PrivateFrameworks/BatteryCenter.framework/BatteryCenter (Version: 0)
653: /System/Library/PrivateFrameworks/BatteryCenterUI.framework/BatteryCenterUI (Version: 65536)
654: /Library/MobileSubstrate/DynamicLibraries/EasySearchDismissal.dylib (Version: 0)
655: /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore (Version: 65536)
656: /usr/lib/libobjc-trampolines.dylib (Version: 14942208)
657: /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader (Version: 65536)
658: /usr/lib/libAXSafeCategoryBundle.dylib (Version: 65536)
659: /usr/lib/libboringssl.dylib (Version: 0)
660: /usr/lib/libusrtcp.dylib (Version: 65536)
661: /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults (Version: 65536)
662: /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib (Version: 35652608)
663: /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities (Version: 65536)
664: /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport (Version: 65536)
665: /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime (Version: 65536)
666: /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech (Version: 65536)
667: /usr/lib/libAXSpeechManager.dylib (Version: 65536)
668: /usr/lib/libquic.dylib (Version: 65536)
669: /System/Library/CoreServices/RawCamera.bundle/RawCamera (Version: 0)
670: /usr/lib/log/liblog_network.dylib (Version: 65536)
671: /System/Library/PrivateFrameworks/SymptomReporter.framework/SymptomReporter (Version: 93807638)
672: /usr/lib/swift/libswiftDemangle.dylib (Version: 0)


{"NSExceptionReason":"-[Apollo.MarkdownNode setAttributedString:]: unrecognized selector sent to instance 0x102f3a000","ProcessBundleID":"com.christianselig.Apollo","ProcessName":"Apollo","Culprit":"tfdidthatsay.dylib"} 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant