Advertisement
Guest User

Untitled

a guest
Jan 26th, 2020
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.07 KB | None | 0 0
  1. Date: 1/26/20, 3:32 PM
  2. Process: CarPlay
  3. Bundle id: com.apple.CarPlayApp
  4. Device: iPhone X, iOS 13.3
  5. Bundle version: 1.0
  6.  
  7. Exception type: EXC_SOFTWARE (SIGABRT)
  8. Exception subtype: EXC_UNIX_ABORT
  9. Exception codes: 0x0000000000010002, 0x0000000000000000
  10. Culprit: Unknown
  11.  
  12. Triggered by thread: 0
  13. Thread name: Dispatch queue: com.apple.main-thread
  14. Call stack:
  15. 0 libsystem_kernel.dylib 0x0000000196f89ec4 0x196f65000 + 151236 // __pthread_kill
  16. 1 libsystem_pthread.dylib 0x0000000196ea9724 0x196ea3000 + 26404 // pthread_kill$VARIANT$armv81
  17. 2 libsystem_c.dylib 0x0000000196df9844 0x196d86000 + 473156 // abort
  18. 3 libc++abi.dylib 0x0000000196f527d4 0x196f51000 + 6100 // __cxa_bad_cast
  19. 4 libc++abi.dylib 0x0000000196f529c4 0x196f51000 + 6596 // demangling_unexpected_handler()
  20. 5 libobjc.A.dylib 0x0000000196eba258 0x196eb4000 + 25176 // _objc_terminate()
  21. 6 libc++abi.dylib 0x0000000196f5f304 0x196f51000 + 58116 // std::__terminate(void (*)())
  22. 7 libc++abi.dylib 0x0000000196f5ec58 0x196f51000 + 56408 // __cxa_get_exception_ptr
  23. 8 libc++abi.dylib 0x0000000196f5ec18 0x196f51000 + 56344 // __cxxabiv1::exception_cleanup_func(_Unwind_Reason_Code, _Unwind_Exception*)
  24. 9 libobjc.A.dylib 0x0000000196eba0d0 0x196eb4000 + 24784 // _objc_exception_destructor(void*)
  25. 10 CoreFoundation 0x00000001971e8360 0x197067000 + 1577824 // -[__NSCFString characterAtIndex:].cold.1
  26. 11 CoreFoundation 0x00000001971eb318 0x197067000 + 1590040 // -[__NSPlaceholderArray initWithCapacity:].cold.1
  27. 12 CoreFoundation 0x00000001970732a4 0x197067000 + 49828 // -[__NSPlaceholderArray initWithObjects:count:]
  28. 13 CoreFoundation 0x000000019706d4fc 0x197067000 + 25852 // +[NSArray arrayWithObjects:count:]
  29. 14 CarPlay 0x000000010214209c 0x1020d0000 + 467100 // (null)
  30. 15 SpringBoardHome 0x00000001b2c0fb60 0x1b2b76000 + 629600 // -[SBFolderView layoutSubviews]
  31. 16 UIKitCore 0x000000019b69b3d0 0x19a802000 + 15307728 // -[UIView(CALayerDelegate) layoutSublayersOfLayer:]
  32. 17 QuartzCore 0x000000019dbfe7dc 0x19daae000 + 1378268 // -[CALayer layoutSublayers]
  33. 18 QuartzCore 0x000000019dc04958 0x19daae000 + 1403224 // CA::Layer::layout_if_needed(CA::Transaction*)
  34. 19 UIKitCore 0x000000019b687684 0x19a802000 + 15226500 // -[UIView(Hierarchy) layoutBelowIfNeeded]
  35. 20 SpringBoardHome 0x00000001b2c10e64 0x1b2b76000 + 634468 // -[SBFolderView _addIconListViewsForModels:]
  36. 21 SpringBoardHome 0x00000001b2c10f78 0x1b2b76000 + 634744 // -[SBFolderView _resetIconListViews]
  37. 22 SpringBoardHome 0x00000001b2bd9e40 0x1b2b76000 + 409152 // -[SBRootFolderView resetIconListViews]
  38. 23 SpringBoardHome 0x00000001b2b96a68 0x1b2b76000 + 133736 // -[SBFolderController _resetIconLists]
  39. 24 SpringBoardHome 0x00000001b2b919c8 0x1b2b76000 + 113096 // -[SBFolderController viewDidLoad]
  40. 25 SpringBoardHome 0x00000001b2bc2284 0x1b2b76000 + 311940 // -[SBRootFolderController viewDidLoad]
  41. 26 UIKitCore 0x000000019abe6920 0x19a802000 + 4081952 // -[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled]
  42. 27 UIKitCore 0x000000019abeb430 0x19a802000 + 4101168 // -[UIViewController loadViewIfRequired]
  43. 28 UIKitCore 0x000000019abeb838 0x19a802000 + 4102200 // -[UIViewController view]
  44. 29 CarPlay 0x00000001020e5d84 0x1020d0000 + 89476 // (null)
  45. 30 CarPlay 0x00000001020e646c 0x1020d0000 + 91244 // (null)
  46. 31 UIKitCore 0x000000019abe6920 0x19a802000 + 4081952 // -[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled]
  47. 32 UIKitCore 0x000000019abeb430 0x19a802000 + 4101168 // -[UIViewController loadViewIfRequired]
  48. 33 BaseBoardUI 0x00000001a2822e64 0x1a2817000 + 48740 // -[UIViewController(BaseBoardUI) bs_addChildViewController:withSuperview:animated:transitionBlock:]
  49. 34 BaseBoardUI 0x00000001a2822d38 0x1a2817000 + 48440 // -[UIViewController(BaseBoardUI) bs_addChildViewController:animated:transitionBlock:]
  50. 35 CarPlay 0x0000000102131e04 0x1020d0000 + 400900 // (null)
  51. 36 UIKitCore 0x000000019abe6920 0x19a802000 + 4081952 // -[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled]
  52. 37 UIKitCore 0x000000019abeb430 0x19a802000 + 4101168 // -[UIViewController loadViewIfRequired]
  53. 38 UIKitCore 0x000000019abeb838 0x19a802000 + 4102200 // -[UIViewController view]
  54. 39 UIKitCore 0x000000019b23c7f4 0x19a802000 + 10725364 // -[UIWindow addRootViewControllerViewIfPossible]
  55. 40 UIKitCore 0x000000019b23bdfc 0x19a802000 + 10722812 // -[UIWindow _updateLayerOrderingAndSetLayerHidden:actionBlock:]
  56. 41 UIKitCore 0x000000019b23cd38 0x19a802000 + 10726712 // -[UIWindow _setHidden:forced:]
  57. 42 CarPlay 0x0000000102107f10 0x1020d0000 + 229136 // (null)
  58. 43 CarPlay 0x00000001021530b8 0x1020d0000 + 536760 // (null)
  59. 44 CarPlay 0x0000000102152634 0x1020d0000 + 534068 // (null)
  60. 45 CarPlay 0x0000000102154f30 0x1020d0000 + 544560 // (null)
  61. 46 UIKitCore 0x000000019b205138 0x19a802000 + 10498360 // UIApplicationInstantiateSingleton
  62. 47 UIKitCore 0x000000019b205800 0x19a802000 + 10500096 // UIApplicationMain
  63. 48 libdyld.dylib 0x0000000196f94360 0x196f93000 + 4960 // start
  64.  
  65. Register values:
  66. PC: 0x0 LR: 0x0 CPSR: 0x0
  67. x0: 0x0 x1: 0x0 x2: 0x0
  68. x3: 0x0 x4: 0x0 x5: 0x0
  69. x6: 0x0 x7: 0x0 x8: 0x0
  70. x9: 0x0 x10: 0x0 x11: 0x0
  71. x12: 0x0 x13: 0x0 x14: 0x0
  72. x15: 0x0 x16: 0x0 x17: 0x0
  73. x18: 0x0 x19: 0x0 x20: 0x0
  74. x21: 0x0 x22: 0x0 x23: 0x0
  75. x24: 0x0 x25: 0x0 x26: 0x0
  76. x27: 0x0 x28: 0x0
  77.  
  78. Loaded images:
  79. 0: /System/Library/CoreServices/CarPlay.app/CarPlay
  80. 1: /usr/lib/substrate/SubstrateBootstrap.dylib
  81. 2: /usr/lib/substrate/SubstrateInserter.dylib
  82. 3: /usr/lib/libsubstrate.dylib
  83. 4: /Library/Caches/cy-hE71Wk.dylib
  84. 5: /usr/lib/substrate/SubstrateLoader.dylib
  85. 6: /Library/MobileSubstrate/DynamicLibraries/BatteryPercentX.dylib
  86. 7: /Library/MobileSubstrate/DynamicLibraries/Baylor.dylib
  87. 8: /usr/lib/libstdc++.6.dylib
  88. 9: /Library/MobileSubstrate/DynamicLibraries/BetterTextSelection.dylib
  89. 10: /Library/MobileSubstrate/DynamicLibraries/HapticKeys.dylib
  90. 11: /usr/lib/libapplist.dylib
  91. 12: /Library/MobileSubstrate/DynamicLibraries/HideBarX.dylib
  92. 13: /Library/MobileSubstrate/DynamicLibraries/Marina.dylib
  93. 14: /usr/lib/libcolorpicker.dylib
  94. 15: /Library/MobileSubstrate/DynamicLibraries/MiscSettings.dylib
  95. 16: /usr/lib/libsparkapplist.dylib
  96. 17: /Library/MobileSubstrate/DynamicLibraries/NoLargeTitles.dylib
  97. 18: /Library/MobileSubstrate/DynamicLibraries/NoctisApplications.dylib
  98. 19: /Library/MobileSubstrate/DynamicLibraries/Rainbow.dylib
  99. 20: /usr/lib/Cephei.framework/Cephei
  100. 21: /usr/lib/librocketbootstrap.dylib
  101. 22: /usr/lib/CepheiUI.framework/CepheiUI
  102. 23: /Library/MobileSubstrate/DynamicLibraries/Relocate.dylib
  103. 24: /Library/MobileSubstrate/DynamicLibraries/SmoothCursor.dylib
  104. 25: /Library/MobileSubstrate/DynamicLibraries/SmoothLockX.dylib
  105. 26: /Library/MobileSubstrate/DynamicLibraries/TetherMeNRB.dylib
  106. 27: /Library/MobileSubstrate/DynamicLibraries/__Cr4shed.dylib
  107. 28: /Library/MobileSubstrate/DynamicLibraries/mikotoUIKit.dylib
  108. 29: /Library/MobileSubstrate/DynamicLibraries/zzzzLiberty.dylib
  109. 30: /Library/MobileSubstrate/DynamicLibraries/zzzzzzUnSub.dylib
  110. 31: /usr/lib/libobjc-trampolines.dylib
  111. 32: /usr/lib/system/libsystem_trace.dylib
  112. 33: /usr/lib/system/libxpc.dylib
  113. 34: /usr/lib/system/libsystem_blocks.dylib
  114. 35: /usr/lib/system/libsystem_c.dylib
  115. 36: /usr/lib/system/libdispatch.dylib
  116. 37: /usr/lib/system/libsystem_malloc.dylib
  117. 38: /usr/lib/system/libsystem_platform.dylib
  118. 39: /usr/lib/system/libsystem_pthread.dylib
  119. 40: /usr/lib/libobjc.A.dylib
  120. 41: /usr/lib/system/libcorecrypto.dylib
  121. 42: /usr/lib/libc++abi.dylib
  122. 43: /usr/lib/system/libsystem_kernel.dylib
  123. 44: /usr/lib/system/libdyld.dylib
  124. 45: /usr/lib/system/libsystem_darwin.dylib
  125. 46: /usr/lib/libc++.1.dylib
  126. 47: /usr/lib/system/libsystem_info.dylib
  127. 48: /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
  128. 49: /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
  129. 50: /System/Library/Frameworks/Foundation.framework/Foundation
  130. 51: /usr/lib/libCRFSuite.dylib
  131. 52: /System/Library/Frameworks/CoreServices.framework/CoreServices
  132. 53: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
  133. 54: /System/Library/Frameworks/ImageIO.framework/ImageIO
  134. 55: /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
  135. 56: /System/Library/Frameworks/CoreText.framework/CoreText
  136. 57: /System/Library/Frameworks/Security.framework/Security
  137. 58: /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  138. 59: /usr/lib/libMobileGestalt.dylib
  139. 60: /usr/lib/libprotobuf.dylib
  140. 61: /usr/lib/libprotobuf-lite.dylib
  141. 62: /usr/lib/libicucore.A.dylib
  142. 63: /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
  143. 64: /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
  144. 65: /usr/lib/libAWDSupport.dylib
  145. 66: /System/Library/Frameworks/CoreAudio.framework/CoreAudio
  146. 67: /System/Library/Frameworks/CoreImage.framework/CoreImage
  147. 68: /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
  148. 69: /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
  149. 70: /usr/lib/libsqlite3.dylib
  150. 71: /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
  151. 72: /usr/lib/system/libsystem_notify.dylib
  152. 73: /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
  153. 74: /System/Library/PrivateFrameworks/Montreal.framework/Montreal
  154. 75: /System/Library/PrivateFrameworks/NLP.framework/NLP
  155. 76: /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
  156. 77: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
  157. 78: /usr/lib/libnetwork.dylib
  158. 79: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
  159. 80: /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
  160. 81: /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
  161. 82: /System/Library/Frameworks/CoreML.framework/CoreML
  162. 83: /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
  163. 84: /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
  164. 85: /usr/lib/libenergytrace.dylib
  165. 86: /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
  166. 87: /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
  167. 88: /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
  168. 89: /System/Library/Frameworks/CoreLocation.framework/CoreLocation
  169. 90: /System/Library/Frameworks/Accounts.framework/Accounts
  170. 91: /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
  171. 92: /System/Library/Frameworks/CFNetwork.framework/CFNetwork
  172. 93: /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
  173. 94: /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
  174. 95: /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
  175. 96: /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
  176. 97: /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
  177. 98: /usr/lib/system/libsystem_asl.dylib
  178. 99: /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
  179. 100: /System/Library/Frameworks/CoreData.framework/CoreData
  180. 101: /System/Library/Frameworks/Vision.framework/Vision
  181. 102: /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
  182. 103: /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
  183. 104: /usr/lib/system/libsystem_networkextension.dylib
  184. 105: /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
  185. 106: /System/Library/Frameworks/CloudKit.framework/CloudKit
  186. 107: /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
  187. 108: /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
  188. 109: /System/Library/Frameworks/Network.framework/Network
  189. 110: /usr/lib/system/libsystem_symptoms.dylib
  190. 111: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
  191. 112: /System/Library/PrivateFrameworks/TCC.framework/TCC
  192. 113: /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
  193. 114: /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
  194. 115: /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
  195. 116: /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
  196. 117: /usr/lib/system/libsystem_containermanager.dylib
  197. 118: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
  198. 119: /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
  199. 120: /System/Library/PrivateFrameworks/IDS.framework/IDS
  200. 121: /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
  201. 122: /usr/lib/libCTGreenTeaLogger.dylib
  202. 123: /System/Library/PrivateFrameworks/HMFoundation.framework/HMFoundation
  203. 124: /System/Library/Frameworks/CoreMedia.framework/CoreMedia
  204. 125: /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
  205. 126: /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
  206. 127: /System/Library/Frameworks/QuartzCore.framework/QuartzCore
  207. 128: /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
  208. 129: /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
  209. 130: /System/Library/Frameworks/Contacts.framework/Contacts
  210. 131: /System/Library/Frameworks/UserNotifications.framework/UserNotifications
  211. 132: /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
  212. 133: /System/Library/PrivateFrameworks/Sharing.framework/Sharing
  213. 134: /System/Library/Frameworks/WebKit.framework/WebKit
  214. 135: /System/Library/PrivateFrameworks/WebCore.framework/WebCore
  215. 136: /usr/lib/libAccessibility.dylib
  216. 137: /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
  217. 138: /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
  218. 139: /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
  219. 140: /System/Library/Frameworks/IOSurface.framework/IOSurface
  220. 141: /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
  221. 142: /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
  222. 143: /System/Library/Frameworks/AVFoundation.framework/AVFoundation
  223. 144: /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
  224. 145: /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
  225. 146: /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
  226. 147: /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
  227. 148: /System/Library/PrivateFrameworks/FontServices.framework/FontServices
  228. 149: /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
  229. 150: /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
  230. 151: /System/Library/PrivateFrameworks/Preferences.framework/Preferences
  231. 152: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
  232. 153: /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
  233. 154: /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
  234. 155: /usr/lib/libAudioToolboxUtility.dylib
  235. 156: /System/Library/Frameworks/ContactsUI.framework/ContactsUI
  236. 157: /System/Library/Frameworks/Photos.framework/Photos
  237. 158: /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
  238. 159: /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
  239. 160: /System/Library/Frameworks/PDFKit.framework/PDFKit
  240. 161: /System/Library/PrivateFrameworks/FrontBoard.framework/FrontBoard
  241. 162: /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
  242. 163: /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
  243. 164: /System/Library/Frameworks/Intents.framework/Intents
  244. 165: /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
  245. 166: /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
  246. 167: /System/Library/PrivateFrameworks/TextInput.framework/TextInput
  247. 168: /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
  248. 169: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
  249. 170: /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
  250. 171: /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
  251. 172: /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
  252. 173: /System/Library/Frameworks/CoreMotion.framework/CoreMotion
  253. 174: /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
  254. 175: /System/Library/CoreServices/RawCamera.bundle/RawCamera
  255. 176: /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
  256. 177: /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
  257. 178: /System/Library/Frameworks/CoreVideo.framework/CoreVideo
  258. 179: /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
  259. 180: /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
  260. 181: /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
  261. 182: /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
  262. 183: /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
  263. 184: /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
  264. 185: /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
  265. 186: /System/Library/Frameworks/MapKit.framework/MapKit
  266. 187: /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
  267. 188: /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
  268. 189: /System/Library/PrivateFrameworks/Celestial.framework/Celestial
  269. 190: /System/Library/Frameworks/CallKit.framework/CallKit
  270. 191: /System/Library/Frameworks/EventKitUI.framework/EventKitUI
  271. 192: /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
  272. 193: /System/Library/Frameworks/AVKit.framework/AVKit
  273. 194: /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
  274. 195: /usr/lib/libapp_launch_measurement.dylib
  275. 196: /System/Library/PrivateFrameworks/ScreenTimeUI.framework/ScreenTimeUI
  276. 197: /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
  277. 198: /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
  278. 199: /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
  279. 200: /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
  280. 201: /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
  281. 202: /System/Library/Frameworks/StoreKit.framework/StoreKit
  282. 203: /usr/lib/system/libsystem_configuration.dylib
  283. 204: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
  284. 205: /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
  285. 206: /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
  286. 207: /System/Library/Frameworks/Social.framework/Social
  287. 208: /System/Library/Frameworks/WatchKit.framework/WatchKit
  288. 209: /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
  289. 210: /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
  290. 211: /usr/lib/liblangid.dylib
  291. 212: /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
  292. 213: /usr/lib/libTelephonyUtilDynamic.dylib
  293. 214: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
  294. 215: /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
  295. 216: /System/Library/Frameworks/SafariServices.framework/SafariServices
  296. 217: /System/Library/PrivateFrameworks/Message.framework/Message
  297. 218: /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
  298. 219: /usr/lib/libxml2.2.dylib
  299. 220: /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
  300. 221: /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
  301. 222: /System/Library/PrivateFrameworks/CoreRoutine.framework/CoreRoutine
  302. 223: /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
  303. 224: /System/Library/PrivateFrameworks/ITMLKit.framework/ITMLKit
  304. 225: /System/Library/PrivateFrameworks/StoreKitUI.framework/StoreKitUI
  305. 226: /System/Library/PrivateFrameworks/BridgePreferences.framework/BridgePreferences
  306. 227: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI
  307. 228: /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
  308. 229: /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
  309. 230: /System/Library/PrivateFrameworks/ManagedConfigurationUI.framework/ManagedConfigurationUI
  310. 231: /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
  311. 232: /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
  312. 233: /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
  313. 234: /System/Library/Frameworks/EventKit.framework/EventKit
  314. 235: /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
  315. 236: /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI
  316. 237: /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
  317. 238: /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
  318. 239: /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
  319. 240: /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
  320. 241: /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
  321. 242: /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
  322. 243: /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
  323. 244: /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
  324. 245: /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
  325. 246: /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
  326. 247: /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
  327. 248: /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
  328. 249: /System/Library/PrivateFrameworks/IMCore.framework/IMCore
  329. 250: /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
  330. 251: /System/Library/Frameworks/HealthKit.framework/HealthKit
  331. 252: /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition
  332. 253: /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
  333. 254: /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
  334. 255: /usr/lib/system/libsystem_sandbox.dylib
  335. 256: /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices
  336. 257: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
  337. 258: /System/Library/PrivateFrameworks/Settings/PrivacySettingsUI.framework/PrivacySettingsUI
  338. 259: /System/Library/PrivateFrameworks/SetupAssistantUI.framework/SetupAssistantUI
  339. 260: /System/Library/Frameworks/NotificationCenter.framework/NotificationCenter
  340. 261: /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
  341. 262: /System/Library/PrivateFrameworks/CarKit.framework/CarKit
  342. 263: /System/Library/PrivateFrameworks/Rapport.framework/Rapport
  343. 264: /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
  344. 265: /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
  345. 266: /System/Library/Frameworks/Metal.framework/Metal
  346. 267: /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
  347. 268: /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
  348. 269: /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice
  349. 270: /usr/lib/system/libsystem_dnssd.dylib
  350. 271: /System/Library/Frameworks/PushKit.framework/PushKit
  351. 272: /System/Library/Frameworks/FileProvider.framework/FileProvider
  352. 273: /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
  353. 274: /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
  354. 275: /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
  355. 276: /System/Library/PrivateFrameworks/Categories.framework/Categories
  356. 277: /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
  357. 278: /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
  358. 279: /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
  359. 280: /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
  360. 281: /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
  361. 282: /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
  362. 283: /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
  363. 284: /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
  364. 285: /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
  365. 286: /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
  366. 287: /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
  367. 288: /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
  368. 289: /usr/lib/libcoretls.dylib
  369. 290: /System/Library/PrivateFrameworks/WirelessProximity.framework/WirelessProximity
  370. 291: /System/Library/Frameworks/IntentsUI.framework/IntentsUI
  371. 292: /usr/lib/libate.dylib
  372. 293: /System/Library/PrivateFrameworks/FTServices.framework/FTServices
  373. 294: /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
  374. 295: /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
  375. 296: /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
  376. 297: /System/Library/PrivateFrameworks/MIME.framework/MIME
  377. 298: /System/Library/PrivateFrameworks/InstallCoordination.framework/InstallCoordination
  378. 299: /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
  379. 300: /System/Library/PrivateFrameworks/FMF.framework/FMF
  380. 301: /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
  381. 302: /System/Library/PrivateFrameworks/NearField.framework/NearField
  382. 303: /System/Library/PrivateFrameworks/IconServices.framework/IconServices
  383. 304: /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
  384. 305: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
  385. 306: /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
  386. 307: /usr/lib/libprequelite.dylib
  387. 308: /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
  388. 309: /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
  389. 310: /System/Library/PrivateFrameworks/Email.framework/Email
  390. 311: /System/Library/Frameworks/ClassKit.framework/ClassKit
  391. 312: /usr/lib/libnfshared.dylib
  392. 313: /System/Library/PrivateFrameworks/CPMS.framework/CPMS
  393. 314: /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
  394. 315: /System/Library/PrivateFrameworks/CoreAccessories.framework/CoreAccessories
  395. 316: /System/Library/PrivateFrameworks/IAP.framework/IAP
  396. 317: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
  397. 318: /System/Library/PrivateFrameworks/Weather.framework/Weather
  398. 319: /System/Library/PrivateFrameworks/WeatherFoundation.framework/WeatherFoundation
  399. 320: /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
  400. 321: /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
  401. 322: /System/Library/PrivateFrameworks/AppPredictionClient.framework/AppPredictionClient
  402. 323: /System/Library/PrivateFrameworks/RemoteConfiguration.framework/RemoteConfiguration
  403. 324: /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
  404. 325: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
  405. 326: /System/Library/Frameworks/HomeKit.framework/HomeKit
  406. 327: /System/Library/PrivateFrameworks/VoiceTrigger.framework/VoiceTrigger
  407. 328: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
  408. 329: /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
  409. 330: /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
  410. 331: /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
  411. 332: /usr/lib/libIOReport.dylib
  412. 333: /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities
  413. 334: /System/Library/PrivateFrameworks/Stocks.framework/Stocks
  414. 335: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
  415. 336: /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
  416. 337: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
  417. 338: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
  418. 339: /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
  419. 340: /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
  420. 341: /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
  421. 342: /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
  422. 343: /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
  423. 344: /System/Library/Frameworks/AddressBook.framework/AddressBook
  424. 345: /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
  425. 346: /System/Library/Frameworks/AdSupport.framework/AdSupport
  426. 347: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
  427. 348: /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
  428. 349: /System/Library/PrivateFrameworks/FMCore.framework/FMCore
  429. 350: /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI
  430. 351: /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic
  431. 352: /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
  432. 353: /usr/lib/libtailspin.dylib
  433. 354: /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
  434. 355: /System/Library/PrivateFrameworks/KeychainCircle.framework/KeychainCircle
  435. 356: /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
  436. 357: /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
  437. 358: /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
  438. 359: /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
  439. 360: /System/Library/PrivateFrameworks/Search.framework/Search
  440. 361: /System/Library/PrivateFrameworks/Notes.framework/Notes
  441. 362: /System/Library/Frameworks/MetalKit.framework/MetalKit
  442. 363: /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
  443. 364: /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
  444. 365: /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
  445. 366: /System/Library/PrivateFrameworks/MailServices.framework/MailServices
  446. 367: /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
  447. 368: /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
  448. 369: /System/Library/PrivateFrameworks/MediaPlaybackCore.framework/MediaPlaybackCore
  449. 370: /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
  450. 371: /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
  451. 372: /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
  452. 373: /System/Library/PrivateFrameworks/WorkflowKit.framework/WorkflowKit
  453. 374: /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
  454. 375: /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
  455. 376: /System/Library/Frameworks/OpenGLES.framework/OpenGLES
  456. 377: /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
  457. 378: /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
  458. 379: /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
  459. 380: /System/Library/PrivateFrameworks/VoiceShortcutClient.framework/VoiceShortcutClient
  460. 381: /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
  461. 382: /System/Library/PrivateFrameworks/SpringBoardHome.framework/SpringBoardHome
  462. 383: /System/Library/PrivateFrameworks/Widgets.framework/Widgets
  463. 384: /System/Library/PrivateFrameworks/PlatterKit.framework/PlatterKit
  464. 385: /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
  465. 386: /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
  466. 387: /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
  467. 388: /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
  468. 389: /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
  469. 390: /System/Library/PrivateFrameworks/AirPlaySupport.framework/AirPlaySupport
  470. 391: /System/Library/PrivateFrameworks/Netrb.framework/Netrb
  471. 392: /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
  472. 393: /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
  473. 394: /usr/lib/libgermantok.dylib
  474. 395: /usr/lib/libmecab.dylib
  475. 396: /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
  476. 397: /System/Library/PrivateFrameworks/CardKit.framework/CardKit
  477. 398: /System/Library/PrivateFrameworks/SiriUICore.framework/SiriUICore
  478. 399: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
  479. 400: /System/Library/PrivateFrameworks/Navigation.framework/Navigation
  480. 401: /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
  481. 402: /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
  482. 403: /System/Library/PrivateFrameworks/OAuth.framework/OAuth
  483. 404: /System/Library/PrivateFrameworks/BookLibrary.framework/BookLibrary
  484. 405: /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
  485. 406: /System/Library/PrivateFrameworks/CoreCDP.framework/CoreCDP
  486. 407: /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
  487. 408: /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
  488. 409: /usr/lib/libarchive.2.dylib
  489. 410: /System/Library/PrivateFrameworks/C2.framework/C2
  490. 411: /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
  491. 412: /usr/lib/system/libsystem_coreservices.dylib
  492. 413: /usr/lib/libmis.dylib
  493. 414: /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
  494. 415: /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
  495. 416: /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
  496. 417: /usr/lib/system/libcopyfile.dylib
  497. 418: /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
  498. 419: /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
  499. 420: /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
  500. 421: /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
  501. 422: /System/Library/PrivateFrameworks/MPUFoundation.framework/MPUFoundation
  502. 423: /System/Library/PrivateFrameworks/MediaPlayerUI.framework/MediaPlayerUI
  503. 424: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
  504. 425: /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
  505. 426: /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
  506. 427: /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
  507. 428: /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
  508. 429: /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
  509. 430: /System/Library/PrivateFrameworks/SDAPI.framework/SDAPI
  510. 431: /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
  511. 432: /System/Library/PrivateFrameworks/MMCS.framework/MMCS
  512. 433: /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
  513. 434: /System/Library/PrivateFrameworks/SystemStatus.framework/SystemStatus
  514. 435: /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
  515. 436: /System/Library/PrivateFrameworks/Quagga.framework/Quagga
  516. 437: /System/Library/PrivateFrameworks/SiriUIActivation.framework/SiriUIActivation
  517. 438: /System/Library/PrivateFrameworks/IntentsServices.framework/IntentsServices
  518. 439: /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI
  519. 440: /System/Library/PrivateFrameworks/libEDR.framework/libEDR
  520. 441: /usr/lib/libperfcheck.dylib
  521. 442: /usr/lib/libAudioStatistics.dylib
  522. 443: /System/Library/PrivateFrameworks/caulk.framework/caulk
  523. 444: /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
  524. 445: /System/Library/PrivateFrameworks/NCLaunchStats.framework/NCLaunchStats
  525. 446: /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
  526. 447: /System/Library/PrivateFrameworks/SiriUI.framework/SiriUI
  527. 448: /System/Library/PrivateFrameworks/SiriActivation.framework/SiriActivation
  528. 449: /System/Library/PrivateFrameworks/AssistantUI.framework/AssistantUI
  529. 450: /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
  530. 451: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
  531. 452: /System/Library/PrivateFrameworks/Engram.framework/Engram
  532. 453: /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
  533. 454: /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
  534. 455: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
  535. 456: /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
  536. 457: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
  537. 458: /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
  538. 459: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
  539. 460: /System/Library/PrivateFrameworks/HSAAuthentication.framework/HSAAuthentication
  540. 461: /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
  541. 462: /System/Library/PrivateFrameworks/CertUI.framework/CertUI
  542. 463: /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
  543. 464: /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
  544. 465: /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
  545. 466: /System/Library/PrivateFrameworks/NetAppsUtilitiesUI.framework/NetAppsUtilitiesUI
  546. 467: /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
  547. 468: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
  548. 469: /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
  549. 470: /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
  550. 471: /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
  551. 472: /System/Library/PrivateFrameworks/AdCore.framework/AdCore
  552. 473: /System/Library/PrivateFrameworks/kperf.framework/kperf
  553. 474: /System/Library/PrivateFrameworks/ContentKit.framework/ContentKit
  554. 475: /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
  555. 476: /usr/lib/libpcap.A.dylib
  556. 477: /System/Library/PrivateFrameworks/CoreCDPInternal.framework/CoreCDPInternal
  557. 478: /System/Library/PrivateFrameworks/WebUI.framework/WebUI
  558. 479: /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
  559. 480: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
  560. 481: /System/Library/PrivateFrameworks/vCard.framework/vCard
  561. 482: /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
  562. 483: /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
  563. 484: /System/Library/PrivateFrameworks/CoreFollowUpUI.framework/CoreFollowUpUI
  564. 485: /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
  565. 486: /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
  566. 487: /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
  567. 488: /System/Library/PrivateFrameworks/Radio.framework/Radio
  568. 489: /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
  569. 490: /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
  570. 491: /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
  571. 492: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
  572. 493: /System/Library/Frameworks/Accelerate.framework/Accelerate
  573. 494: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
  574. 495: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
  575. 496: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
  576. 497: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
  577. 498: /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
  578. 499: /System/Library/Frameworks/GSS.framework/GSS
  579. 500: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
  580. 501: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
  581. 502: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
  582. 503: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
  583. 504: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
  584. 505: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
  585. 506: /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
  586. 507: /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
  587. 508: /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
  588. 509: /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
  589. 510: /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
  590. 511: /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
  591. 512: /System/Library/Frameworks/UIKit.framework/UIKit
  592. 513: /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
  593. 514: /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
  594. 515: /System/Library/PrivateFrameworks/APFS.framework/APFS
  595. 516: /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
  596. 517: /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
  597. 518: /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
  598. 519: /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
  599. 520: /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
  600. 521: /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
  601. 522: /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP
  602. 523: /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
  603. 524: /System/Library/PrivateFrameworks/AssistantCardServiceSupport.framework/AssistantCardServiceSupport
  604. 525: /System/Library/PrivateFrameworks/Bom.framework/Bom
  605. 526: /System/Library/PrivateFrameworks/BookUtility.framework/BookUtility
  606. 527: /System/Library/PrivateFrameworks/CarPlayServices.framework/CarPlayServices
  607. 528: /System/Library/PrivateFrameworks/CarPlayUIServices.framework/CarPlayUIServices
  608. 529: /System/Library/PrivateFrameworks/CardServices.framework/CardServices
  609. 530: /System/Library/PrivateFrameworks/Cards.framework/Cards
  610. 531: /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
  611. 532: /System/Library/PrivateFrameworks/ContactsAssistantServices.framework/ContactsAssistantServices
  612. 533: /System/Library/PrivateFrameworks/CoreCDPUI.framework/CoreCDPUI
  613. 534: /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
  614. 535: /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
  615. 536: /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
  616. 537: /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
  617. 538: /System/Library/PrivateFrameworks/Espresso.framework/Espresso
  618. 539: /System/Library/PrivateFrameworks/FMCoreUI.framework/FMCoreUI
  619. 540: /System/Library/PrivateFrameworks/FMFUI.framework/FMFUI
  620. 541: /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
  621. 542: /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
  622. 543: /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
  623. 544: /System/Library/PrivateFrameworks/Futhark.framework/Futhark
  624. 545: /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
  625. 546: /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
  626. 547: /System/Library/PrivateFrameworks/IAPAuthentication.framework/IAPAuthentication
  627. 548: /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
  628. 549: /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
  629. 550: /System/Library/PrivateFrameworks/LockoutUI.framework/LockoutUI
  630. 551: /System/Library/PrivateFrameworks/Marco.framework/Marco
  631. 552: /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
  632. 553: /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
  633. 554: /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration
  634. 555: /System/Library/PrivateFrameworks/MusicCarDisplayUI.framework/MusicCarDisplayUI
  635. 556: /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
  636. 557: /System/Library/PrivateFrameworks/PBBridgeSupport.framework/PBBridgeSupport
  637. 558: /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
  638. 559: /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI
  639. 560: /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
  640. 561: /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
  641. 562: /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
  642. 563: /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
  643. 564: /System/Library/PrivateFrameworks/StarBoardFoundation.framework/StarBoardFoundation
  644. 565: /System/Library/PrivateFrameworks/StarBoardServices.framework/StarBoardServices
  645. 566: /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
  646. 567: /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
  647. 568: /System/Library/PrivateFrameworks/TouchRemote.framework/TouchRemote
  648. 569: /System/Library/PrivateFrameworks/TransparencyDetailsView.framework/TransparencyDetailsView
  649. 570: /System/Library/PrivateFrameworks/UserNotificationsSettings.framework/UserNotificationsSettings
  650. 571: /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
  651. 572: /System/Library/PrivateFrameworks/WebInspector.framework/WebInspector
  652. 573: /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
  653. 574: /System/Library/PrivateFrameworks/ktrace.framework/ktrace
  654. 575: /System/Library/PrivateFrameworks/perfdata.framework/perfdata
  655. 576: /usr/lib/libAWDSupportFramework.dylib
  656. 577: /usr/lib/libChineseTokenizer.dylib
  657. 578: /usr/lib/libFosl_dynamic.dylib
  658. 579: /usr/lib/libMatch.1.dylib
  659. 580: /usr/lib/libSystem.B.dylib
  660. 581: /usr/lib/libThaiTokenizer.dylib
  661. 582: /usr/lib/libapple_nghttp2.dylib
  662. 583: /usr/lib/libbsm.0.dylib
  663. 584: /usr/lib/libbz2.1.0.dylib
  664. 585: /usr/lib/libcharset.1.dylib
  665. 586: /usr/lib/libcmph.dylib
  666. 587: /usr/lib/libcompression.dylib
  667. 588: /usr/lib/libcoretls_cfhelpers.dylib
  668. 589: /usr/lib/libcupolicy.dylib
  669. 590: /usr/lib/libdscsym.dylib
  670. 591: /usr/lib/libedit.3.dylib
  671. 592: /usr/lib/libheimdal-asn1.dylib
  672. 593: /usr/lib/libiconv.2.dylib
  673. 594: /usr/lib/liblockdown.dylib
  674. 595: /usr/lib/liblzma.5.dylib
  675. 596: /usr/lib/libncurses.5.4.dylib
  676. 597: /usr/lib/libnetworkextension.dylib
  677. 598: /usr/lib/libresolv.9.dylib
  678. 599: /usr/lib/libsandbox.1.dylib
  679. 600: /usr/lib/libsysdiagnose.dylib
  680. 601: /usr/lib/libtidy.A.dylib
  681. 602: /usr/lib/libutil.dylib
  682. 603: /usr/lib/libxslt.1.dylib
  683. 604: /usr/lib/libz.1.dylib
  684. 605: /usr/lib/system/libcache.dylib
  685. 606: /usr/lib/system/libcommonCrypto.dylib
  686. 607: /usr/lib/system/libcompiler_rt.dylib
  687. 608: /usr/lib/system/liblaunch.dylib
  688. 609: /usr/lib/system/libmacho.dylib
  689. 610: /usr/lib/system/libremovefile.dylib
  690. 611: /usr/lib/system/libsystem_featureflags.dylib
  691. 612: /usr/lib/system/libsystem_m.dylib
  692. 613: /usr/lib/system/libunwind.dylib
  693. 614: /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
  694. 615: /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
  695. 616: /System/Library/PrivateFrameworks/NanoSystemSettings.framework/NanoSystemSettings
  696. 617: /System/Library/PrivateFrameworks/NanoResourceGrabber.framework/NanoResourceGrabber
  697. 618: /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
  698.  
  699.  
  700. {"ProcessBundleID":"com.apple.CarPlayApp","ProcessName":"CarPlay","Culprit":"Unknown"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement