Posts

Post not yet marked as solved
7 Replies
Thanks for your reply. We have done various debugging for memory leaks and looking for retain loops however still no luck with the Xcode debugging tools. Do you know when the estimated iOS 13.3.1 release date will be. We are sending the source code to a company that has some experience in debugging as our developers cannot identify the issue. We are hoping this will be resolved in the next revision of iOS.Thank you once again
Post not yet marked as solved
7 Replies
Thanks for the reply, It happens on all devices that have upgraded. It is frequent and in multiple places throughout the app it will just crash and running through simulator it always reverts to this same error at all points of crash. How can we address this should it be a problem with the OS so that it can be resolved?Thanks
Post not yet marked as solved
7 Replies
Thank you. Please see crash Log From Client DeviceIncident Identifier: DEAA10FA-683B-4D41-87B0-61735D339E78CrashReporter Key: cf14f9cb1de365b00eabed2909838cf0c2040ec4Hardware Model: iPhone9,4Process: ThryveCareClient [1977]Path: /private/var/containers/Bundle/Application/918E90F6-7360-466F-BD6F-661F1551C171/ThryveCareClient.app/ThryveCareClientIdentifier: Storm.Digital.ThryveCareClientVersion: 5 (1.0.5)Code Type: ARM-64 (Native)Role: ForegroundParent Process: launchd [1]Coalition: Storm.Digital.ThryveCareClient [1288]Date/Time: 2019-12-19 12:18:28.9533 +0200Launch Time: 2019-12-19 12:18:19.4176 +0200OS Version: iPhone OS 13.3 (17C54)Release Type: UserBaseband Version: 4.01.02Report Version: 104Exception Type: EXC_BAD_ACCESS (SIGSEGV)Exception Subtype: KERN_INVALID_ADDRESS at 0x0063006e0061007aVM Region Info: 0x63006e0061007a is not in any region. Bytes after previous region: 27866483872825467 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL MALLOC_NANO 0000000280000000-00000002a0000000 [512.0M] rw-/rwx SM=PRV ---> UNUSED SPACE AT ENDTermination Signal: Segmentation fault: 11Termination Reason: Namespace SIGNAL, Code 0xbTerminating Process: exc handler [1977]Triggered by Thread: 0Thread 0 name: Dispatch queue: com.apple.main-threadThread 0 Crashed:0 QuartzCore 0x00000001c01261b0 CA::Layer::retain_parent+ 1393072 (CA::Transaction*) const + 441 QuartzCore 0x00000001c01261b0 CA::Layer::retain_parent+ 1393072 (CA::Transaction*) const + 442 QuartzCore 0x00000001c0134dc0 CALayerGetSuperlayer + 523 UIKitCore 0x00000001bdbc8e3c -[UIView+ 15347260 (UIKitManual) superview] + 484 UIKitCore 0x00000001bdb8015c _UIViewTopDownSubtreeTraversal + 5085 UIKitCore 0x00000001bdaea6c0 -[UIView+ 14436032 (UIConstraintBasedLayout) _calculatedSystemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 12606 UIKitCore 0x00000001bdaeba00 -[UIView+ 14440960 (AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 6847 UIKitCore 0x00000001bd89f574 -[UITableViewCell systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:] + 4048 UIKitCore 0x00000001bd9160d4 -[UITableView _heightForCell:atIndexPath:] + 4369 UIKitCore 0x00000001bd8fe428 __53-[UITableView _configureCellForDisplay:forIndexPath:]_block_invoke + 256810 UIKitCore 0x00000001bdbb1e68 +[UIView+ 15253096 (Animation) performWithoutAnimation:] + 9611 UIKitCore 0x00000001bd8fd938 -[UITableView _configureCellForDisplay:forIndexPath:] + 24812 UIKitCore 0x00000001bd90eca0 -[UITableView _createPreparedCellForGlobalRow:withIndexPath:willDisplay:] + 79613 UIKitCore 0x00000001bd8dc2c4 -[UITableView _updateVisibleCellsNow:] + 260814 UIKitCore 0x00000001bd8f948c -[UITableView layoutSubviews] + 16015 UIKitCore 0x00000001bdbbf3d0 -[UIView+ 15307728 (CALayerDelegate) layoutSublayersOfLayer:] + 214016 QuartzCore 0x00000001c01227dc -[CALayer layoutSublayers] + 28417 QuartzCore 0x00000001c0128958 CA::Layer::layout_if_needed+ 1403224 (CA::Transaction*) + 48018 QuartzCore 0x00000001c0133578 CA::Layer::layout_and_display_if_needed+ 1447288 (CA::Transaction*) + 13619 QuartzCore 0x00000001c007bf1c CA::Context::commit_transaction+ 696092 (CA::Transaction*, double) + 30420 QuartzCore 0x00000001c00a5c08 CA::Transaction::commit+ 867336 () + 67621 QuartzCore 0x00000001c00a65fc CA::Transaction::observer_callback+ 869884 (__CFRunLoopObserver*, unsigned long, void*) + 9222 CoreFoundation 0x00000001b9633e68 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 3223 CoreFoundation 0x00000001b962ed54 __CFRunLoopDoObservers + 41624 CoreFoundation 0x00000001b962f320 __CFRunLoopRun + 130825 CoreFoundation 0x00000001b962eadc CFRunLoopRunSpecific + 46426 GraphicsServices 0x00000001c35b4328 GSEventRunModal + 10427 UIKitCore 0x00000001bd729ae0 UIApplicationMain + 193628 ThryveCareClient 0x000000010485eb24 0x1044b0000 + 386128429 libdyld.dylib 0x00000001b94b8360 start + 4Thread 1:0 libsystem_pthread.dylib 0x00000001b93d5758 start_wqthread + 0Thread 2:0 libsystem_pthread.dylib 0x00000001b93d5758 start_wqthread + 0Thread 3:0 libsystem_pthread.dylib 0x00000001b93d5758 start_wqthread + 0Thread 4 name: com.apple.uikit.eventfetch-threadThread 4:0 libsystem_kernel.dylib 0x00000001b948c634 mach_msg_trap + 81 libsystem_kernel.dylib 0x00000001b948baa0 mach_msg + 722 CoreFoundation 0x00000001b9634288 __CFRunLoopServiceMachPort + 2163 CoreFoundation 0x00000001b962f3a8 __CFRunLoopRun + 14444 CoreFoundation 0x00000001b962eadc CFRunLoopRunSpecific + 4645 Foundation 0x00000001b996e7f4 -[NSRunLoop+ 30708 (NSRunLoop) runMode:beforeDate:] + 2286 Foundation 0x00000001b996e6d4 -[NSRunLoop+ 30420 (NSRunLoop) runUntilDate:] + 887 UIKitCore 0x00000001bd7c2204 -[UIEventFetcher threadMain] + 1528 Foundation 0x00000001b9a9f0a4 __NSThread__start__ + 8489 libsystem_pthread.dylib 0x00000001b93d1d8c _pthread_start + 15610 libsystem_pthread.dylib 0x00000001b93d576c thread_start + 8Thread 5:0 libsystem_pthread.dylib 0x00000001b93d5758 start_wqthread + 0Thread 6:0 libsystem_pthread.dylib 0x00000001b93d5758 start_wqthread + 0Thread 7:0 libsystem_pthread.dylib 0x00000001b93d5758 start_wqthread + 0Thread 8 name: com.apple.CoreMotion.MotionThreadThread 8:0 libsystem_kernel.dylib 0x00000001b948c634 mach_msg_trap + 81 libsystem_kernel.dylib 0x00000001b948baa0 mach_msg + 722 CoreFoundation 0x00000001b9634288 __CFRunLoopServiceMachPort + 2163 CoreFoundation 0x00000001b962f3a8 __CFRunLoopRun + 14444 CoreFoundation 0x00000001b962eadc CFRunLoopRunSpecific + 4645 CoreFoundation 0x00000001b962f828 CFRunLoopRun + 606 CoreMotion 0x00000001c60b23d4 0x1c5fcb000 + 9471567 libsystem_pthread.dylib 0x00000001b93d1d8c _pthread_start + 1568 libsystem_pthread.dylib 0x00000001b93d576c thread_start + 8Thread 9 name: com.apple.NSURLConnectionLoaderThread 9:0 libsystem_kernel.dylib 0x00000001b948c634 mach_msg_trap + 81 libsystem_kernel.dylib 0x00000001b948baa0 mach_msg + 722 CoreFoundation 0x00000001b9634288 __CFRunLoopServiceMachPort + 2163 CoreFoundation 0x00000001b962f3a8 __CFRunLoopRun + 14444 CoreFoundation 0x00000001b962eadc CFRunLoopRunSpecific + 4645 CFNetwork 0x00000001bc8e54e8 0x1bc8e4000 + 53526 Foundation 0x00000001b9a9f0a4 __NSThread__start__ + 8487 libsystem_pthread.dylib 0x00000001b93d1d8c _pthread_start + 1568 libsystem_pthread.dylib 0x00000001b93d576c thread_start + 8Thread 10 name: AVAudioSession Notify ThreadThread 10:0 libsystem_kernel.dylib 0x00000001b948c634 mach_msg_trap + 81 libsystem_kernel.dylib 0x00000001b948baa0 mach_msg + 722 CoreFoundation 0x00000001b9634288 __CFRunLoopServiceMachPort + 2163 CoreFoundation 0x00000001b962f3a8 __CFRunLoopRun + 14444 CoreFoundation 0x00000001b962eadc CFRunLoopRunSpecific + 4645 AVFAudio 0x00000001c61f4c1c GenericRunLoopThread::Entry+ 420892 (void*) + 1566 AVFAudio 0x00000001c6245d60 CAPThread::Entry+ 752992 (CAPThread*) + 2047 libsystem_pthread.dylib 0x00000001b93d1d8c _pthread_start + 1568 libsystem_pthread.dylib 0x00000001b93d576c thread_start + 8Thread 0 crashed with ARM Thread State (64-bit): x0: 0x000000020212fe48 x1: 0x0000000000000407 x2: 0x0000000000000000 x3: 0x00000001b939d0e0 x4: 0x0000000000000000 x5: 0x0000000000000000 x6: 0x88133a4237fcb4b8 x7: 0x000000016b945ad0 x8: 0x0000000000000000 x9: 0x0000000000000001 x10: 0x000000010693e000 x11: 0x01ff00010693e000 x12: 0x000000010693ff50 x13: 0x000005a1ffb2a43f x14: 0x000000000000003f x15: 0x7000000000000000 x16: 0x00000001b93c0e48 x17: 0x00000001bdbc8e0c x18: 0x0000000000000000 x19: 0x0000000106011400 x20: 0x0063006e00610072 x21: 0x0000000105cf10d0 x22: 0x00000001f19db213 x23: 0x00000001f19ddb2d x24: 0x00000001f19ddfdd x25: 0x00000001ffb05000 x26: 0x0000000000000002 x27: 0x000000016b94b980 x28: 0x0000000000000002 fp: 0x000000016b94b6b0 lr: 0x00000001c01261b0 sp: 0x000000016b94b6a0 pc: 0x00000001c01261b0 cpsr: 0x60000000 esr: 0x92000004 (Data Abort) byte read Translation faultBinary Images:0x1044b0000 - 0x104b53fff ThryveCareClient arm64 <0f6c0208786a30bea9f3d6fe5461e890> /var/containers/Bundle/Application/918E90F6-7360-466F-BD6F-661F1551C171/ThryveCareClient.app/ThryveCareClient0x105450000 - 0x10550ffff Alamofire arm64 <b5ff76e57a7332e3ba0e11a19fde4ee5> /var/containers/Bundle/Application/918E90F6-7360-466F-BD6F-661F1551C171/ThryveCareClient.app/Frameworks/Alamofire.framework/Alamofire0x105630000 - 0x105667fff AlamofireImage arm64 <69cee9c7d4e53d4080cb4df84694710e> /var/containers/Bundle/Application/918E90F6-7360-466F-BD6F-661F1551C171/ThryveCareClient.app/Frameworks/AlamofireImage.framework/AlamofireImage0x1056d4000 - 0x1056fffff EPCalendarPicker arm64 <593361d207353a6883bace7c4005b71e> /var/containers/Bundle/Application/918E90F6-7360-466F-BD6F-661F1551C171/ThryveCareClient.app/Frameworks/EPCalendarPicker.framework/EPCalendarPicker0x105740000 - 0x105777fff MaterialComponents arm64 <e31995f607f93d76aee419a984684bdf> /var/containers/Bundle/Application/918E90F6-7360-466F-BD6F-661F1551C171/ThryveCareClient.app/Frameworks/MaterialComponents.framework/MaterialComponents0x1057c0000 - 0x1057dbfff SVProgressHUD arm64 <5afb9eb2360e3e80a9fc5f3aaeedaf88> /var/containers/Bundle/Application/918E90F6-7360-466F-BD6F-661F1551C171/ThryveCareClient.app/Frameworks/SVProgressHUD.framework/SVProgressHUD0x105814000 - 0x105877fff dyld arm64 <9bf4edef75e332f0b2884b788190bcca> /usr/lib/dyld0x1058f0000 - 0x10596bfff IQKeyboardManagerSwift arm64 <ddfee592c1a53a6587f8e341410dfc11> /var/containers/Bundle/Application/918E90F6-7360-466F-BD6F-661F1551C171/ThryveCareClient.app/Frameworks/IQKeyboardManagerSwift.framework/IQKeyboardManagerSwift0x105a20000 - 0x105a4bfff SwiftyJSON arm64 <fa277a42d61a39b998974c9a89fe8831> /var/containers/Bundle/Application/918E90F6-7360-466F-BD6F-661F1551C171/ThryveCareClient.app/Frameworks/SwiftyJSON.framework/SwiftyJSON0x105d3c000 - 0x105d47fff libobjc-trampolines.dylib arm64 <a9e9595446ec33a9a965d104a85427bc> /usr/lib/libobjc-trampolines.dylib0x1b9260000 - 0x1b9276fff libsystem_trace.dylib arm64 <59ca456afab5306a87f37d052b8818cb> /usr/lib/system/libsystem_trace.dylib0x1b9277000 - 0x1b92a8fff libxpc.dylib arm64 <d263f3eb967c33b9af70d48644fa8411> /usr/lib/system/libxpc.dylib0x1b92a9000 - 0x1b92a9fff libsystem_blocks.dylib arm64 <9976acef356f35db90a274dd82ad5e43> /usr/lib/system/libsystem_blocks.dylib0x1b92aa000 - 0x1b9326fff libsystem_c.dylib arm64 <12c3bd20c4683f3e8ff43b255fc8f4e0> /usr/lib/system/libsystem_c.dylib0x1b9327000 - 0x1b939bfff libdispatch.dylib arm64 <a3849f961c9f36c5a15f70c566f14cff> /usr/lib/system/libdispatch.dylib0x1b939c000 - 0x1b93bbfff libsystem_malloc.dylib arm64 <13ba07c9d6fc380b85562db624cd1ea2> /usr/lib/system/libsystem_malloc.dylib0x1b93bc000 - 0x1b93c6fff libsystem_platform.dylib arm64 <70f43bd5061b35798b8369771fb61812> /usr/lib/system/libsystem_platform.dylib0x1b93c7000 - 0x1b93d7fff libsystem_pthread.dylib arm64 <1885d97e67b9329791b7cba98af752f1> /usr/lib/system/libsystem_pthread.dylib0x1b93d8000 - 0x1b9408fff libobjc.A.dylib arm64 <438f63ebb9263d929c3bfdf79b1a0a3b> /usr/lib/libobjc.A.dylib0x1b9409000 - 0x1b9474fff libcorecrypto.dylib arm64 <a8ff7c51f65c3df781d2bd55e9ddf507> /usr/lib/system/libcorecrypto.dylib0x1b9475000 - 0x1b9488fff libc++abi.dylib arm64 <08f81baab7b73e6cb6744227d40e6bfd> /usr/lib/libc++abi.dylib0x1b9489000 - 0x1b94b6fff libsystem_kernel.dylib arm64 <3cb935cbac303140ad55f25f09b59a48> /usr/lib/system/libsystem_kernel.dylib0x1b94b7000 - 0x1b94e8fff libdyld.dylib arm64 <2e3f47508b67398b85308417651b1718> /usr/lib/system/libdyld.dylib0x1b94e9000 - 0x1b94f1fff libsystem_darwin.dylib arm64 <807fa315a35d301681b4d0461b729fd4> /usr/lib/system/libsystem_darwin.dylib0x1b94f2000 - 0x1b9548fff libc++.1.dylib arm64 <93beaf14b4f23e66b2b4c0085aee55df> /usr/lib/libc++.1.dylib0x1b9549000 - 0x1b958afff libsystem_info.dylib arm64 <e4e916a6be5d3b839e97f15cae787087> /usr/lib/system/libsystem_info.dylib0x1b958b000 - 0x1b98fffff CoreFoundation arm64 <1b9b1e618cb439039870402c3de959bb> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation0x1b9900000 - 0x1b9966fff SystemConfiguration arm64 <a2e24f96e25b3ff0a3c11ce87c1c22f7> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration0x1b9967000 - 0x1b9c20fff Foundation arm64 <503900af2ecd329fb742c07c3e672beb> /System/Library/Frameworks/Foundation.framework/Foundation0x1b9c21000 - 0x1b9c53fff libCRFSuite.dylib arm64 <c0747feff44a3a56877decc0a52b4f5e> /usr/lib/libCRFSuite.dylib0x1b9c54000 - 0x1b9dcffff CoreServices arm64 <3885efd744d3364cb925b91c2c9baacf> /System/Library/Frameworks/CoreServices.framework/CoreServices0x1b9dd0000 - 0x1b9e31fff libSparse.dylib arm64 <8c5e7fdcb4723215b5482a6757ae0af9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib0x1b9e32000 - 0x1ba31ffff ImageIO arm64 <3894314f87fd3ded9f8093b33c136c3a> /System/Library/Frameworks/ImageIO.framework/ImageIO0x1ba320000 - 0x1ba322fff ConstantClasses arm64 <efeaae5872d038edbc91c0ed44652837> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses0x1ba323000 - 0x1ba4c0fff CoreText arm64 <47d7363df0573d6d81d622650561e99c> /System/Library/Frameworks/CoreText.framework/CoreText0x1ba4c1000 - 0x1ba5f8fff Security arm64 <16295db718883ab09dbbc98e8b29937e> /System/Library/Frameworks/Security.framework/Security0x1ba5f9000 - 0x1ba69cfff IOKit arm64 <50627fd1887b346895d21ca340b9b70b> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit0x1ba69d000 - 0x1ba6d4fff libMobileGestalt.dylib arm64 <9ecb71642b1c3493bcd4671c78be3f7b> /usr/lib/libMobileGestalt.dylib0x1ba6d5000 - 0x1ba731fff libprotobuf.dylib arm64 <e18f6074d72a3d77bcc1b2e2931eb983> /usr/lib/libprotobuf.dylib0x1ba732000 - 0x1ba743fff libprotobuf-lite.dylib arm64 <333548cab77a39bb82b1df58fc5415a3> /usr/lib/libprotobuf-lite.dylib0x1ba744000 - 0x1ba995fff libicucore.A.dylib arm64 <7a9a38c6643e3fbfae4251a37611dca6> /usr/lib/libicucore.A.dylib0x1ba996000 - 0x1ba9bffff CoreServicesInternal arm64 <f6ea4bf830a63709a4d713725032e930> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal0x1ba9c0000 - 0x1baa08fff WirelessDiagnostics arm64 <9a3fbc1d1898340f92c84e83a4434745> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics0x1baa09000 - 0x1baa42fff libAWDSupport.dylib arm64 <38b391e44ba43a83833e22120343422f> /usr/lib/libAWDSupport.dylib0x1baa43000 - 0x1baec9fff CoreAudio arm64 <e4d8966317013b58a75db5708b78afd0> /System/Library/Frameworks/CoreAudio.framework/CoreAudio0x1baeca000 - 0x1bb196fff CoreImage arm64 <5ebd39f476c034f68ce5bce5dbc70263> /System/Library/Frameworks/CoreImage.framework/CoreImage0x1bb197000 - 0x1bb285fff LanguageModeling arm64 <9196b89d34de35c7bb58a1fd1cb8e0db> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling0x1bb286000 - 0x1bb2ccfff Lexicon arm64 <95228f69a52e325c8c8a8fc4997b6857> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon0x1bb2cd000 - 0x1bb450fff libsqlite3.dylib arm64 <7060f95ba8f4375bbc78a4c381382104> /usr/lib/libsqlite3.dylib0x1bb451000 - 0x1bb482fff MobileKeyBag arm64 <9a4b598dff0b3f4782285429e62ac927> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag0x1bb483000 - 0x1bb48cfff libsystem_notify.dylib arm64 <74516c4877f037a98c8db30dbd1f7430> /usr/lib/system/libsystem_notify.dylib0x1bb48d000 - 0x1bb65efff CoreDuet arm64 <85908dca9ceb3839886fc05811a37081> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet0x1bb65f000 - 0x1bb7a1fff Montreal arm64 <5f156c74d70834919ce495f80683dd7b> /System/Library/PrivateFrameworks/Montreal.framework/Montreal0x1bb7a2000 - 0x1bb889fff NLP arm64 <774b44c9da0b396cbc0f89ba3c23855b> /System/Library/PrivateFrameworks/NLP.framework/NLP0x1bb88a000 - 0x1bb8a6fff CellularPlanManager arm64 <d8117522ff383886975c38aac7405698> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager0x1bb8a7000 - 0x1bb8e4fff AppSupport arm64 <b6e92279ce61305daf204f2179449023> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport0x1bb8e5000 - 0x1bbdb6fff libnetwork.dylib arm64 <6eeeb14a906037f6941df20f8d74d084> /usr/lib/libnetwork.dylib0x1bbdb7000 - 0x1bbec2fff ManagedConfiguration arm64 <4b65d058a468379ab19610b3f214686b> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration0x1bbec3000 - 0x1bbeedfff CoreServicesStore arm64 <30e3360e7273394fb8694ebdbf1142d5> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore0x1bbeee000 - 0x1bbf0efff UserManagement arm64 <6d86c909fd6031e284c86c8643bce8cb> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement0x1bbf0f000 - 0x1bc1c8fff CoreML arm64 <0870d39e407a364499412e07f992f01d> /System/Library/Frameworks/CoreML.framework/CoreML0x1bc1c9000 - 0x1bc1dffff ProtocolBuffer arm64 <8c06f0dc2cef3c0195cfb3ff59ac031f> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer0x1bc1e0000 - 0x1bc1fafff CommonUtilities arm64 <1959679c4e30301eb2b41dda208090b2> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities0x1bc1fb000 - 0x1bc1fbfff libenergytrace.dylib arm64 <e3bf4c64e33338c6bb3723f642ff61bb> /usr/lib/libenergytrace.dylib0x1bc1fc000 - 0x1bc232fff RunningBoardServices arm64 <939ba7d0bafa3424908fdb03a07077a3> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices0x1bc233000 - 0x1bc2a8fff BaseBoard arm64 <5ff16ff2d71b38f7b8a2fee1f9289b90> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard0x1bc2a9000 - 0x1bc7fefff SiriTTS arm64 <5973a2578d673ef6b8a87804ee5d6525> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS0x1bc7ff000 - 0x1bc870fff CoreLocation arm64 <479163bad6dc3bd483e0bf59a9498afe> /System/Library/Frameworks/CoreLocation.framework/CoreLocation0x1bc87e000 - 0x1bc8d2fff Accounts arm64 <089cd23892b8386bbe2410e063600612> /System/Library/Frameworks/Accounts.framework/Accounts0x1bc8e4000 - 0x1bcc44fff CFNetwork arm64 <162181f9d8043468b82c0314f05de492> /System/Library/Frameworks/CFNetwork.framework/CFNetwork0x1bcc45000 - 0x1bcd25fff UIFoundation arm64 <a482604cc34a31108c199724fb7334f4> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation0x1bcd26000 - 0x1bddecfff UIKitCore arm64 <27d3041da1de3c3a8dc0994b5982dc49> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore0x1bdded000 - 0x1bddfafff AssertionServices arm64 <cc97258c20493b56ace1ffb1c7f04942> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices0x1bddfb000 - 0x1bdeccfff CoreTelephony arm64 <9338809d4c903a83b6a86822d4021066> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony0x1bdecd000 - 0x1bded2fff AggregateDictionary arm64 <421d53b8ef7f3a0c8b52d28519ab08f8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary0x1bded3000 - 0x1bdee9fff libsystem_asl.dylib arm64 <0cf2826e158c369d88799c95f7833211> /usr/lib/system/libsystem_asl.dylib0x1bdeea000 - 0x1bdf63fff CloudDocs arm64 <819de46992fb338daf7bf0d640418c10> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs0x1bdf64000 - 0x1be28cfff CoreData arm64 <96adb1ccefab345dae04898d1d7f8cd0> /System/Library/Frameworks/CoreData.framework/CoreData0x1be4b6000 - 0x1be4f8fff PhotoFoundation arm64 <91b9156c64783b6ab44ed1dcade881fa> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation0x1be4f9000 - 0x1be524fff BoardServices arm64 <1804e22d40573fbaae863e9fd2543c0d> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices0x1be525000 - 0x1be5dafff libboringssl.dylib arm64 <be8c9279bf243aa3a8a70739e7a29632> /usr/lib/libboringssl.dylib0x1be5db000 - 0x1be5e9fff libsystem_networkextension.dylib arm64 <3cbc17551cad3d3ab5c23a77558c79a1> /usr/lib/system/libsystem_networkextension.dylib0x1be5ea000 - 0x1be60afff CoreAnalytics arm64 <35b68ddb4cd03f4ebac5ffdaf0e41844> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics0x1be60b000 - 0x1be77cfff CloudKit arm64 <557c08bb06f936778816669f36f5b9d1> /System/Library/Frameworks/CloudKit.framework/CloudKit0x1be77d000 - 0x1be7c9fff SpringBoardServices arm64 <ed57a5aca1213a26a102d25daf946704> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices0x1be7ca000 - 0x1be83dfff FrontBoardServices arm64 <cfae1f5e23963881a68b1b3285b64217> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices0x1be83e000 - 0x1be955fff Network arm64 <a4953157626a36b396ccf46e7a7f7365> /System/Library/Frameworks/Network.framework/Network0x1be956000 - 0x1be9b2fff libusrtcp.dylib arm64 <181a864515293f4ab64197a2c809e923> /usr/lib/libusrtcp.dylib0x1be9b3000 - 0x1be9bafff libsystem_symptoms.dylib arm64 <84fcf9fced0f3ee290bae8e8a343594c> /usr/lib/system/libsystem_symptoms.dylib0x1be9bb000 - 0x1bf8b4fff GeoServices arm64 <86388b090a2b3338a7f65eaf272e0b8e> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices0x1bf8b5000 - 0x1bf8bdfff TCC arm64 <b49c034e858e3f03ba88bb8bd0a811c1> /System/Library/PrivateFrameworks/TCC.framework/TCC0x1bf8be000 - 0x1bf917fff IMFoundation arm64 <88d8ddee7cca3158a8c4afc3e67433b2> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation0x1bf918000 - 0x1bfa73fff CoreUtils arm64 <7c111a63cb2631499a8ffb2f8d7fd759> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils0x1bfb24000 - 0x1bfb50fff ImageCaptureCore arm64 <deaf18c60a4233a788e55b5b60f39ef5> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore0x1bfb51000 - 0x1bfb5afff libsystem_containermanager.dylib arm64 <cd36655f5a4b3841888d6aada240e3d9> /usr/lib/system/libsystem_containermanager.dylib0x1bfb5b000 - 0x1bfbd7fff AppleAccount arm64 <13db1fc4ca5436a8ac06971354ee3ba6> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount0x1bfbd8000 - 0x1bfbf3fff ApplePushService arm64 <9de4189c7bd139b7ba7a723752d6edfd> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService0x1bfbf4000 - 0x1bfcddfff IDS arm64 <51fe393c6e563d01b51efcae9c733d1b> /System/Library/PrivateFrameworks/IDS.framework/IDS0x1bfcde000 - 0x1bfe0afff IDSFoundation arm64 <67cc2008e4323012892c79dae49f51f4> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation0x1bfe0b000 - 0x1bfe0cfff libCTGreenTeaLogger.dylib arm64 <16fcd55227db3c2b8b5ca266d43e6924> /usr/lib/libCTGreenTeaLogger.dylib0x1bfe70000 - 0x1bff6efff CoreMedia arm64 <a37bf41ee63832e0b0fe16379ff5b05b> /System/Library/Frameworks/CoreMedia.framework/CoreMedia0x1bff6f000 - 0x1bff7efff UIKitServices arm64 <3bac29cda4473da29fac651dbd0af01b> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices0x1bff7f000 - 0x1bffd1fff BackBoardServices arm64 <d6a4847f27893ba490f026cf3067c1bf> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices0x1bffd2000 - 0x1c0220fff QuartzCore arm64 <84c3cd6ef8323f6fbe625a4348853273> /System/Library/Frameworks/QuartzCore.framework/QuartzCore0x1c0221000 - 0x1c03defff ColorSync arm64 <7044db6cb64532f189ef02dcb29034fc> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync0x1c03df000 - 0x1c094dfff CoreGraphics arm64 <a7151479f37b3eeba9b93a6a9cdbceda> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics0x1c094e000 - 0x1c0a7efff Contacts arm64 <b79d2d2a1eb034569c833316391cc189> /System/Library/Frameworks/Contacts.framework/Contacts0x1c0a7f000 - 0x1c0aaefff UserNotifications arm64 <de93abd55ee83c079966da8b5bb4698a> /System/Library/Frameworks/UserNotifications.framework/UserNotifications0x1c0aaf000 - 0x1c0ad2fff LocationSupport arm64 <c3e0bafd3940360a8659f1ee3d53df2e> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport0x1c0ad3000 - 0x1c0c2ffff Sharing arm64 <637a78a47e7a3d8b82e1554f79810456> /System/Library/PrivateFrameworks/Sharing.framework/Sharing0x1c0c30000 - 0x1c1200fff WebKit arm64 <9c558ea0898c3141920fb77c11ada48a> /System/Library/Frameworks/WebKit.framework/WebKit0x1c1201000 - 0x1c2df4fff WebCore arm64 <a40701f10296385197901182348d9367> /System/Library/PrivateFrameworks/WebCore.framework/WebCore0x1c2df5000 - 0x1c2e0dfff libAccessibility.dylib arm64 <d559bf954d1234e08bb13cfe1ce32502> /usr/lib/libAccessibility.dylib0x1c2e0e000 - 0x1c2e19fff AXCoreUtilities arm64 <e161b36971b8388eaba31254a5b08982> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities0x1c2e1a000 - 0x1c2e8efff ContactsFoundation arm64 <84778b14ffea36b3b957732081e45c30> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation0x1c2e8f000 - 0x1c2ea3fff PowerLog arm64 <ebf70c29cf36392e8c295594a143efae> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog0x1c2ea4000 - 0x1c2eb5fff IOSurface arm64 <9db3d742c3883b5e8f17dfd545d1e36d> /System/Library/Frameworks/IOSurface.framework/IOSurface0x1c2eb6000 - 0x1c35b0fff MediaToolbox arm64 <46cff56428663386b19ace2d7d38da6b> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox0x1c35b1000 - 0x1c35b9fff GraphicsServices arm64 <899aca42d5e333c0a12123be45d2b732> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices0x1c369d000 - 0x1c388ffff AVFoundation arm64 <a7ad17302ad23b378962676d568b925d> /System/Library/Frameworks/AVFoundation.framework/AVFoundation0x1c38c8000 - 0x1c3916fff MobileWiFi arm64 <3fbf44943dfd3fd28e1b28eb1a651835> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi0x1c3917000 - 0x1c392ffff MobileAsset arm64 <119ce3ccd0f53396b21d966ba1144498> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset0x1c3930000 - 0x1c393dfff libGSFont.dylib arm64 <e79d85ea755d34b9a510bfe0a602d2d4> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib0x1c393e000 - 0x1c3947fff FontServices arm64 <a85092aa569938bfa79b3afad03cdabb> /System/Library/PrivateFrameworks/FontServices.framework/FontServices0x1c3948000 - 0x1c3a91fff libFontParser.dylib arm64 <e6f1ae6b9d5e35fc98dc8da0c6151e23> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib0x1c3ae0000 - 0x1c3c1efff SearchFoundation arm64 <893210cc9e8f3cff9a5153438254ed7d> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation0x1c3c1f000 - 0x1c3d3ffff Preferences arm64 <73ccf0d66576367ba636641d999ca313> /System/Library/PrivateFrameworks/Preferences.framework/Preferences0x1c3d40000 - 0x1c43aafff PhotoLibraryServices arm64 <2a4af3886306360bb457ad2969694b32> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices0x1c43ab000 - 0x1c460efff vImage arm64 <93260333d0213e4e90329456626a9062> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage0x1c460f000 - 0x1c4842fff AudioToolbox arm64 <c38a5198dd19352cac5b900d814a556c> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox0x1c4843000 - 0x1c4878fff libAudioToolboxUtility.dylib arm64 <adfd38f5259e30f394a4b2aadfb41e33> /usr/lib/libAudioToolboxUtility.dylib0x1c4aa3000 - 0x1c4ca5fff Photos arm64 <f0e8269d7f6d340ea71a5d1782f4dfd2> /System/Library/Frameworks/Photos.framework/Photos0x1c4ca6000 - 0x1c4d3afff ShareSheet arm64 <fa6155a885da39ff8c5a696490834497> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet0x1c4d4f000 - 0x1c4e03fff PDFKit arm64 <5548cdeee8803d9ba4c742bd7ab81610> /System/Library/Frameworks/PDFKit.framework/PDFKit0x1c4e82000 - 0x1c4eaffff DocumentManager arm64 <e5acc813f7403cd8b343798da04ffe19> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager0x1c510b000 - 0x1c5180fff AuthKit arm64 <0573582d029d337183f4065e110c895a> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit0x1c5181000 - 0x1c5597fff Intents arm64 <5cf9581a0ad33f3ca5497c868f08fc36> /System/Library/Frameworks/Intents.framework/Intents0x1c5598000 - 0x1c55acfff libCGInterfaces.dylib arm64 <9e45747761713a5f82130412f069af7d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib0x1c55ad000 - 0x1c56f9fff WebKitLegacy arm64 <47d306ceed233ba08cd1efa1acd919ca> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy0x1c56fa000 - 0x1c5762fff TextInput arm64 <7dd1ae93d4e13abe83bd02a6e56e4d32> /System/Library/PrivateFrameworks/TextInput.framework/TextInput0x1c57e0000 - 0x1c57e3fff XCTTargetBootstrap arm64 <9e2f183337003ebc83b835f609054c5e> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap0x1c57e4000 - 0x1c5899fff CorePDF arm64 <d1c96326cf2d30b1b21ed922cc27b498> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF0x1c5c93000 - 0x1c5fa3fff AppleMediaServices arm64 <c79660ba4d4e3e93b1f30d5d7b8d0aa4> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices0x1c5fa4000 - 0x1c5fcafff CacheDelete arm64 <2dacedd92fa53ccc99b4dbdde003ba5a> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete0x1c5fcb000 - 0x1c618dfff CoreMotion arm64 <521c8bfc5a7b374d86f627ff733c34f1> /System/Library/Frameworks/CoreMotion.framework/CoreMotion0x1c618e000 - 0x1c627cfff AVFAudio arm64 <654449d3121631779c5eb37b16dc6545> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio0x1c627d000 - 0x1c649afff RawCamera arm64 <3489491042c239e08b399ad738d3d221> /System/Library/CoreServices/RawCamera.bundle/RawCamera0x1c649b000 - 0x1c6551fff CoreUI arm64 <5bc2f4ddd2243c7dafd3c045c51d0151> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI0x1c6577000 - 0x1c65acfff CoreVideo arm64 <18deb074ce673205a4e8984f592aef9c> /System/Library/Frameworks/CoreVideo.framework/CoreVideo0x1c65ad000 - 0x1c67e2fff AudioToolboxCore arm64 <e55ef2cd85de339bb815d1166dfffbd5> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore0x1c67e3000 - 0x1c6827fff CoreDuetContext arm64 <36aa7e9ef4bf32509f04d402b0fd7f81> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext0x1c6828000 - 0x1c6861fff SetupAssistant arm64 <00b55de93c1637509d90a3e4ef3f3a5d> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant0x1c691f000 - 0x1c6949fff PlugInKit arm64 <4d6f577da88237c7bc18492b0fdc6c4a> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit0x1c694a000 - 0x1c6c8efff libswiftCore.dylib arm64 <b013c12f6d833d77ba60d6d1171c86cb> /usr/lib/swift/libswiftCore.dylib0x1c6c8f000 - 0x1c6dc6fff AssistantServices arm64 <a3451fffadd135c988a0bf54cc18676d> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices0x1c6dc7000 - 0x1c6e27fff ProactiveSupport arm64 <454bef0c05e738218fdd65ea18a13761> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport0x1c7062000 - 0x1c7079fff PrototypeTools arm64 <f8b76976f0013340b9006d31125974ac> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools0x1c707a000 - 0x1c716bfff MediaExperience arm64 <a31b2e9bbfda3bb1a3c102e2ba230340> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience0x1c716c000 - 0x1c7432fff ********* arm64 <a485b8f28d783515b482f11762aa3a8a> /System/Library/PrivateFrameworks/*********.framework/*********0x1c7433000 - 0x1c748dfff CallKit arm64 <cb48c9f46efc3efbb18b5a59f3c6fcc4> /System/Library/Frameworks/CallKit.framework/CallKit0x1c7d58000 - 0x1c7e27fff AVKit arm64 <3370c15856353a258ff6afbc96dc89ea> /System/Library/Frameworks/AVKit.framework/AVKit0x1c7e28000 - 0x1c7e56fff Pegasus arm64 <d11825ad881d37d48a04aaa3415f8f90> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus0x1c7e57000 - 0x1c7e59fff libapp_launch_measurement.dylib arm64 <0d170266102b3b4b8923c42b4c313f14> /usr/lib/libapp_launch_measurement.dylib0x1c7f3d000 - 0x1c7f9ffff CoreSpotlight arm64 <cf27b5dca18538bba78a1461dbd129d6> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight0x1c7fa0000 - 0x1c8037fff AddressBookLegacy arm64 <1cb5a9a37810351ca25b616a583b9344> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy0x1c8038000 - 0x1c8047fff CrashReporterSupport arm64 <14ebe5e64c57358d93c237e1610473c1> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport0x1c8048000 - 0x1c805afff MobileBluetooth arm64 <6e7d64771f5c37abaac85744d9b93b6f> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth0x1c805b000 - 0x1c8116fff LinkPresentation arm64 <1c662721c5353eada6081003a1c24e84> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation0x1c814d000 - 0x1c8151fff libsystem_configuration.dylib arm64 <3918ad54293d363799b7c39139a6e4d9> /usr/lib/system/libsystem_configuration.dylib0x1c8332000 - 0x1c8340fff HangTracer arm64 <97fc037fcb1034129f9e41031f357318> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer0x1c8341000 - 0x1c83a6fff CoreNLP arm64 <81af0571abc63305ae521e7a868de2cf> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP0x1c83a7000 - 0x1c83a8fff liblangid.dylib arm64 <b1065f9e0cc33cc387f350dc66e4bf54> /usr/lib/liblangid.dylib0x1c83a9000 - 0x1c910bfff JavaScriptCore arm64 <412d4e1255fb313eac6377f2f8b0b80e> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore0x1c910c000 - 0x1c9199fff libTelephonyUtilDynamic.dylib arm64 <f64283bceeee3d8e9fbc5e06a7978c1f> /usr/lib/libTelephonyUtilDynamic.dylib0x1c9429000 - 0x1c9432fff IOMobileFramebuffer arm64 <4bc5e6274c9f38b593b4b10a9817b543> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer0x1c9792000 - 0x1c97acfff CoreMaterial arm64 <674fab65f11f36469b0ac0906bbc8ad6> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial0x1c97ad000 - 0x1c9893fff libxml2.2.dylib arm64 <67729c61fbb039fbbd7fceab0d35f5e2> /usr/lib/libxml2.2.dylib0x1caf3f000 - 0x1caf87fff MetadataUtilities arm64 <9e02112915353549a8e2c05585d32c7a> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities0x1cb91c000 - 0x1cbb38fff NetworkExtension arm64 <d0d3e853168632b3aa44917b1db39070> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension0x1cbb39000 - 0x1cbb6ffff DataDetectorsCore arm64 <f6b09ce6d6053cb2b41a233fcd2d7f5a> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore0x1cbb70000 - 0x1cbbd0fff CalendarFoundation arm64 <3d02aa40baf43e21bb6fe3d9cf7cfeef> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation0x1cbbd1000 - 0x1cbcc4fff EventKit arm64 <86261d7ff85b394e9369107c1ed9b509> /System/Library/Frameworks/EventKit.framework/EventKit0x1cbcc5000 - 0x1cbcfafff MediaServices arm64 <d8c0e0312d313b30b2af58367a1d03c1> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices0x1cc115000 - 0x1cc154fff BiometricKit arm64 <c82f49b71859396ea4cfe365adf8e3ff> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit0x1cc155000 - 0x1cc180fff PersistentConnection arm64 <8c98f9ebc5933fd3a1d9bb31213298eb> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection0x1cc181000 - 0x1cc1d4fff CalendarDaemon arm64 <7fcaf48ec0e7350e946716d354a648ee> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon0x1cc1d5000 - 0x1cc26bfff CalendarDatabase arm64 <de4dcadb7f9236cc989f2ca75667a170> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase0x1cc26c000 - 0x1cc44efff MediaRemote arm64 <2bc3332182913f20a7e20dcce3bf435b> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote0x1cc44f000 - 0x1cc457fff CorePhoneNumbers arm64 <e7387d6c63ec32eda31639e1d43933a0> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers0x1cc468000 - 0x1cc48efff DuetActivityScheduler arm64 <173531352fd535f7be9a6357361572a2> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler0x1cc592000 - 0x1cc5b4fff CoreSVG arm64 <f2eb71ea9ebe31a89adbdd11a3b31bfe> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG0x1cc5cf000 - 0x1cc5ecfff ProactiveEventTracker arm64 <9b065a0fb1b932a2a938fdb3e48eb938> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker0x1cc5ed000 - 0x1cc5f7fff MallocStackLogging arm64 <53b8b18b78cf3e41b285f96a41da0671> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging0x1cc5f8000 - 0x1cc68dfff CoreSuggestions arm64 <6e3af3cfdd3b3f74987c65a5ee4f4341> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions0x1cd08d000 - 0x1cd09afff BluetoothManager arm64 <36d9e2cda8da3ea49a6baf43a1a20761> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager0x1cd09b000 - 0x1cd0d0fff CoreBluetooth arm64 <f6e540373eb8332e88e8ff122008b3f2> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth0x1cd0d1000 - 0x1cd0d3fff libsystem_sandbox.dylib arm64 <bafc06a06ebd39388138443dbf2b9a3b> /usr/lib/system/libsystem_sandbox.dylib0x1cd1b9000 - 0x1cd1ecfff TextInputUI arm64 <9fab0b8dd56b320dbe3cc8be1fdd315c> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI0x1cd237000 - 0x1cd2a3fff Rapport arm64 <4144499dea8e32169cfb4d17bc24842f> /System/Library/PrivateFrameworks/Rapport.framework/Rapport0x1cd2a4000 - 0x1cd2d0fff OSAnalytics arm64 <320b8482833f3cd2962b2d41f9b02b88> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics0x1cd2d1000 - 0x1cd2fffff MobileInstallation arm64 <5b1a3b75706f31cd998833dfe39acf86> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation0x1cd300000 - 0x1cd39afff Metal arm64 <cee783b45fca357c85a0ae4d85fcb441> /System/Library/Frameworks/Metal.framework/Metal0x1cd39b000 - 0x1cd3a1fff IOAccelerator arm64 <0e4f8aeafd183f3f970694e0dd378e1b> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator0x1cd3a2000 - 0x1cd3adfff MediaAccessibility arm64 <a58e6416c0d3350f90b0e6d9a7586eea> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility0x1cd3cb000 - 0x1cd3d2fff libsystem_dnssd.dylib arm64 <a93f9464dc2434148bb0926679215d06> /usr/lib/system/libsystem_dnssd.dylib0x1cd3d3000 - 0x1cd3d9fff PushKit arm64 <ab47e2851fef364aacbdf51b466d7aab> /System/Library/Frameworks/PushKit.framework/PushKit0x1cd3da000 - 0x1cd4e0fff FileProvider arm64 <fb0905c6b94b338187221c9a138dbac5> /System/Library/Frameworks/FileProvider.framework/FileProvider0x1cd4f4000 - 0x1cd4f5fff BackgroundTaskAgent arm64 <af021808da153077b90f624a3ec68006> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent0x1cd4f6000 - 0x1cd4fafff LinguisticData arm64 <edeed4771f903f2cbe0b598acde1786e> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData0x1cd53f000 - 0x1cd5fafff ************ arm64 <6e19b464341337598eaf4883f1ce7704> /System/Library/Frameworks/************.framework/************0x1cdb56000 - 0x1cdb5efff SymptomDiagnosticReporter arm64 <9766eb74551535f7bb7e181e62b5b583> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter0x1cdb5f000 - 0x1cdb61fff IOSurfaceAccelerator arm64 <7de8daeac081372fa6789ba35145554c> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator0x1cdb62000 - 0x1cdc0ffff AssetsLibraryServices arm64 <5c0cee245af8347cbabfd253e91230d2> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices0x1cdc10000 - 0x1cdc3ffff DataAccessExpress arm64 <8341fe1f5e7535f6849eb268dedb6b71> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress0x1cdcb0000 - 0x1cdcc5fff CoreFollowUp arm64 <ef84bee371db30c4aef1c2e40b1bfd22> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp0x1cdccf000 - 0x1cdce4fff libcoretls.dylib arm64 <6ae332beda1f3ba088363048484f9060> /usr/lib/libcoretls.dylib0x1cdd3b000 - 0x1cddcafff libate.dylib arm64 <7116bc291e0d3602abb13c6a3eeb73f3> /usr/lib/libate.dylib0x1cf05f000 - 0x1cf084fff Pasteboard arm64 <207237cc426c3de0810d6bf2c2c52bea> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard0x1cf18a000 - 0x1cf201fff SAObjects arm64 <0eeeccf794d0352b8644b0db4af3c4a7> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects0x1cf2b5000 - 0x1cf2c2fff DataMigration arm64 <ed2227b9a7a9323699ae42ab02e9a48f> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration0x1cf476000 - 0x1cf49afff IconServices arm64 <1bc078e31b42329b9dc9232eb5bc071d> /System/Library/PrivateFrameworks/IconServices.framework/IconServices0x1cf94e000 - 0x1cf94ffff WatchdogClient arm64 <ff32dd834ba335bfa4e17383903a1802> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient0x1cf950000 - 0x1cf961fff libprequelite.dylib arm64 <ef5e72fb820434c7af048ee4e87fdb15> /usr/lib/libprequelite.dylib0x1cf989000 - 0x1cf999fff CoreEmoji arm64 <f92a0d92af6833d1813c9ab6fea7d3d9> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji0x1cfa31000 - 0x1cfa7ffff ClassKit arm64 <bb803ab5122439128e13650ec6bf41a3> /System/Library/Frameworks/ClassKit.framework/ClassKit0x1cfaec000 - 0x1cfaf8fff CPMS arm64 <ae1c4d81b9893ae095e8bbfb98248e5e> /System/Library/PrivateFrameworks/CPMS.framework/CPMS0x1cfaf9000 - 0x1cfb01fff RTCReporting arm64 <7d38e083766334b58c304df7d65653f3> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting0x1cfc60000 - 0x1cfcacfff MobileBackup arm64 <2c5db5d710b73807a36303ce2a3fd474> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup0x1cfd5c000 - 0x1cfd63fff CoreTime arm64 <ff4d4fc888213566826e7482836cd72a> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime0x1d0309000 - 0x1d035dfff ToneLibrary arm64 <cb407460a616362b9de54a0b7b1fe62c> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary0x1d0629000 - 0x1d0647fff AppConduit arm64 <784d155a5d20352ba12f68810d8ea3b5> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit0x1d0648000 - 0x1d0660fff IntlPreferences arm64 <8ccbcc7f787e3876bbf65dc4d8d91fe9> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences0x1d09dc000 - 0x1d0ab0fff CoreBrightness arm64 <73d93edeb16c3e0aa5777a7d6ccbf4a2> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness0x1d0ab1000 - 0x1d0ab8fff libIOReport.dylib arm64 <4892e66f540d394db22c0685756afbd0> /usr/lib/libIOReport.dylib0x1d0c49000 - 0x1d0df1fff libBNNS.dylib arm64 <033203e2e68e30b59105efd48135eada> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib0x1d0df2000 - 0x1d0df9fff StudyLog arm64 <a2e1380c854d333fb961e6a65ff97e82> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog0x1d2037000 - 0x1d204afff LocalAuthentication arm64 <022df3d9b64d3e75a659c95539dcb6e6> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication0x1d2073000 - 0x1d207efff CaptiveNetwork arm64 <5cf7b891f1163ec181244aa41715fbb2> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork0x1d21d0000 - 0x1d2282fff libBLAS.dylib arm64 <1c4c2eb2e72537449985694560a86157> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib0x1d2283000 - 0x1d2291fff CTCarrierSpace arm64 <805ad8066c163a3c8aa1a8e214e1146b> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace0x1d2d39000 - 0x1d2d53fff libtailspin.dylib arm64 <6ea75c6b88633ee2a675a0cc97806b73> /usr/lib/libtailspin.dylib0x1d2e10000 - 0x1d2e19fff MobileActivation arm64 <c61637c87260379286dbbfe13553d23b> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation0x1d2e9a000 - 0x1d2ea8fff MobileIcons arm64 <8ca119e901153c46a6736af1f43e63bb> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons0x1d2ea9000 - 0x1d2fa9fff ResponseKit arm64 <b0ed71bbd8b137db9375b0e9db131ccc> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit0x1d3071000 - 0x1d30bafff CoreHaptics arm64 <a778afe0e70439ff82136caa83a61eb7> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics0x1d30bb000 - 0x1d3184fff ProofReader arm64 <d635b4abd30c3988b275376598a4835f> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader0x1d31f9000 - 0x1d3279fff CoreSymbolication arm64 <97075ad1c3083da3be31cac4125c5aec> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication0x1d327a000 - 0x1d3280fff IdleTimerServices arm64 <13088e64312038748db07ff96375b4c1> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices0x1d3906000 - 0x1d394dfff LoggingSupport arm64 <0c5c6f16d50135b7a2bd8a2298bef457> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport0x1d3a65000 - 0x1d3abffff ProtectedCloudStorage arm64 <53c7dd8ce46b3f7c9d1b3d917277d46d> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage0x1d3ba9000 - 0x1d3bb2fff OpenGLES arm64 <c2d702a45cba3066a3f74efb58519541> /System/Library/Frameworks/OpenGLES.framework/OpenGLES0x1d3d13000 - 0x1d3d1bfff libGFXShared.dylib arm64 <db66f6add7973827852b7c824f45e483> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib0x1d3d1c000 - 0x1d3d50fff SharedUtils arm64 <5d3120a659b035f4849cf5b7fb78524c> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils0x1d3d51000 - 0x1d3d9efff PhotosFormats arm64 <ea0659a8c03f394dab6d16b3e176f994> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats0x1d4df2000 - 0x1d4e2efff StreamingZip arm64 <4d753975167b397caff2c7345786d4e0> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip0x1d5d22000 - 0x1d5d25fff InternationalTextSearch arm64 <b1410950d3493f77951bd2a8067ae4ac> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch0x1d5d43000 - 0x1d5d5ffff AssetCacheServices arm64 <2e73b2d6d15039ef91ef00e64418fec0> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices0x1d66ec000 - 0x1d6704fff NetworkStatistics arm64 <179b5e8fc33a3a6ca5b4dcbaf17ff9b9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics0x1d6b60000 - 0x1d6b66fff Netrb arm64 <67948968e75333e796f46e8eaaa05cb6> /System/Library/PrivateFrameworks/Netrb.framework/Netrb0x1d6b6a000 - 0x1d6b9afff EAP8021X arm64 <1760544b404835deba2bc9b99cd38ae7> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X0x1d6b9b000 - 0x1d6b9dfff OSAServicesClient arm64 <513c89179dbf3a479e76c2f53b450b44> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient0x1d6d3e000 - 0x1d6d42fff libgermantok.dylib arm64 <9a4f9d24b53838ec8333bf78a1051ea0> /usr/lib/libgermantok.dylib0x1d6d43000 - 0x1d6df6fff libmecab.dylib arm64 <921c114d67d03adebef4e4f11c5eedce> /usr/lib/libmecab.dylib0x1d6ef2000 - 0x1d6f0afff EmojiFoundation arm64 <85e734be92393d41b86178175b338986> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation0x1d6f86000 - 0x1d6fc1fff VoiceServices arm64 <e3bb7870be59350dbca1257c0ca99aa6> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices0x1d73f3000 - 0x1d7401fff CoreDuetDaemonProtocol arm64 <6b46691e9e7130eb9b50fca8ac2b9234> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol0x1d8955000 - 0x1d8957fff OAuth arm64 <8070c0f3c0763a00ba11cf7cd9e4dcb5> /System/Library/PrivateFrameworks/OAuth.framework/OAuth0x1d9421000 - 0x1d9490fff libarchive.2.dylib arm64 <42dc1924be3d3620b705ef7660cee32c> /usr/lib/libarchive.2.dylib0x1d9491000 - 0x1d94c2fff C2 arm64 <625968f49d1e34fc9efec4bfac98f3ed> /System/Library/PrivateFrameworks/C2.framework/C20x1d94c3000 - 0x1d94f7fff NaturalLanguage arm64 <9f032d719bda36c58edbefd0412a678a> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage0x1d958b000 - 0x1d958cfff libsystem_coreservices.dylib arm64 <c563c842c99b3c0b82e5e88df5ed90ba> /usr/lib/system/libsystem_coreservices.dylib0x1d959e000 - 0x1d95affff libmis.dylib arm64 <d953a58b49e330a5bf69503510aba9f1> /usr/lib/libmis.dylib0x1d9607000 - 0x1d9614fff DCIMServices arm64 <9e493b53a76736c09cf264f9c66e3ab9> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices0x1d9615000 - 0x1d9767fff CloudPhotoLibrary arm64 <043b325a8a203087b7994651759d2bb8> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary0x1d97a2000 - 0x1d97aafff libcopyfile.dylib arm64 <69d5c4bcc3673b83ba434a55623dc14f> /usr/lib/system/libcopyfile.dylib0x1d9b0e000 - 0x1d9b9efff AccountsDaemon arm64 <1ada74adf2cf3ef0aad26a97db2137bd> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon0x1d9b9f000 - 0x1d9baafff AppleIDSSOAuthentication arm64 <a90a37f64c9d38099f4edeaf4fe710df> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication0x1d9bab000 - 0x1d9bbcfff SettingsFoundation arm64 <2f0e777314e93262880a59995ad49423> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation0x1d9ceb000 - 0x1d9d67fff Symbolication arm64 <03df9d66612e33cb8d05104df7470df2> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication0x1d9f1d000 - 0x1d9f6bfff ChunkingLibrary arm64 <5731da721f3b3d8c98d4e1d0857b4772> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary0x1da473000 - 0x1da475fff CoreDuetDebugLogging arm64 <acaa8f89f2a73bff9671cba1840fe236> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging0x1daf74000 - 0x1dafb2fff SignpostSupport arm64 <227f558f50d834b7a1840d8f64dd3405> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport0x1db215000 - 0x1db21efff SignpostCollection arm64 <caa25c2934893ffd9683f9111613bb20> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection0x1db94f000 - 0x1db956fff URLFormatting arm64 <53c4edf99b9033b49fe5ce420cacf5ee> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting0x1db96b000 - 0x1dba12fff MMCS arm64 <2f21063982f9354aa4105f3d2fbac389> /System/Library/PrivateFrameworks/MMCS.framework/MMCS0x1dba6b000 - 0x1dbc98fff MobileSpotlightIndex arm64 <71c7f560a2c83f7f96163c8271cf6917> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex0x1dc06e000 - 0x1dc0b4fff CoreLocationProtobuf arm64 <6a676f0af66634b499f38a3babd5258f> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf0x1dc168000 - 0x1dc1e5fff Quagga arm64 <96625bea40e63553b9f3ce7b4b4b3e16> /System/Library/PrivateFrameworks/Quagga.framework/Quagga0x1dc4f2000 - 0x1dc507fff libEDR arm64 <c7f5fed15e09331292fbd33fece65cd9> /System/Library/PrivateFrameworks/libEDR.framework/libEDR0x1dd123000 - 0x1dd131fff libperfcheck.dylib arm64 <5e0967af8172325b8318005ae435e244> /usr/lib/libperfcheck.dylib0x1dd132000 - 0x1dd13dfff libAudioStatistics.dylib arm64 <0eb346999e3f38b1b336ac2e0aadbb43> /usr/lib/libAudioStatistics.dylib0x1dd2fe000 - 0x1dd30efff caulk arm64 <fab4aa83460231c482661b676ff77209> /System/Library/PrivateFrameworks/caulk.framework/caulk0x1dd34e000 - 0x1dd354fff MobileSystemServices arm64 <658b9cbf7d7f3d179f4bfbf922e1a829> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices0x1de440000 - 0x1de479fff libGLImage.dylib arm64 <582c16540f1b3fea93b803803d21e5fa> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib0x1de8aa000 - 0x1de8bbfff libSparseBLAS.dylib arm64 <757eeffd4ed23d84ac9339bdbabc720d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib0x1de8bc000 - 0x1de8cffff Engram arm64 <a15b4cff9dbc36a8913c4f84448ad00b> /System/Library/PrivateFrameworks/Engram.framework/Engram0x1de947000 - 0x1de981fff DataDetectorsNaturalLanguage arm64 <5b761b2fc04c3dbb8154b42c23aed0fd> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage0x1dec71000 - 0x1dec79fff FSEvents arm64 <190b0224753e3c4381d5b8446a132097> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents0x1dec89000 - 0x1ded07fff CoreDAV arm64 <0db9975f3ca43fc38cbe4c0c64749609> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV0x1df652000 - 0x1df662fff RemoteTextInput arm64 <a2f5bab1b4f13c3fb5617fbdac5725af> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput0x1df68b000 - 0x1df6bafff iCalendar arm64 <827bce045d6f3ad38bd8e7896c138ee9> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar0x1df6d7000 - 0x1df6e0fff CloudPhotoServices arm64 <1ea2794d7ab8320dbac64afb5747468b> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices0x1df71f000 - 0x1df733fff libLinearAlgebra.dylib arm64 <2f6c6ddb7ada3bc18cd3f0cf3e943790> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib0x1df9d1000 - 0x1df9dffff CoreAUC arm64 <322c9197d8613b40afe57b7fb68df2f9> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC0x1e0448000 - 0x1e048ffff PhysicsKit arm64 <b30f5b6d216b33b2a7c25afc71f38cdd> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit0x1e0490000 - 0x1e04e1fff CorePrediction arm64 <14351dae9b7031e9b528f7bf9628be4f> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction0x1e0942000 - 0x1e098dfff SafariSafeBrowsing arm64 <05d48dbe0ec63d329281f91b521736ac> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing0x1e0e3a000 - 0x1e0e58fff GenerationalStorage arm64 <58ab87316773388db7dfbcce942a0b7b> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage0x1e0ebd000 - 0x1e0ec8fff PersonaKit arm64 <d056a5d8be433a5b9e58ecee5b7eba0f> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit0x1e12d8000 - 0x1e12ddfff kperf arm64 <4f55f95353aa362396276bbb5a474a5e> /System/Library/PrivateFrameworks/kperf.framework/kperf0x1e14b1000 - 0x1e14e4fff libpcap.A.dylib arm64 <a40145e07a52309fb2d4c67003a367b2> /usr/lib/libpcap.A.dylib0x1e182d000 - 0x1e18c7fff libvDSP.dylib arm64 <dc80adf2f1f93c7d86af56f519205aba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib0x1e18c8000 - 0x1e18f3fff vCard arm64 <e4117947327133abba16c3737bca6412> /System/Library/PrivateFrameworks/vCard.framework/vCard0x1e193b000 - 0x1e19c6fff SampleAnalysis arm64 <b4201d77a3a3394aaec2ef64539cf87c> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis0x1e19c7000 - 0x1e19d2fff IntentsFoundation arm64 <6ff494f82a80362795fd4eae18b07825> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation0x1e1fc7000 - 0x1e1ffffff PhotosImagingFoundation arm64 <7fb05884c38a3d3d81378f7f3f9b7458> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation0x1e2000000 - 0x1e2022fff MediaConversionService arm64 <4420a105c11034e593451a846291a9cb> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService0x1e2023000 - 0x1e2040fff MediaStream arm64 <459e2ce38ff13bd98a9d1fb35a115d5c> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream0x1e2041000 - 0x1e213cfff CoreMediaStream arm64 <959d244f622436e69ae3f69c99541b4e> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream0x1e243e000 - 0x1e243efff Accelerate arm64 <7fbf97ba921e35349dceafc6f2e83085> /System/Library/Frameworks/Accelerate.framework/Accelerate0x1e2440000 - 0x1e275bfff libLAPACK.dylib arm64 <d6ea6a57de14389ca3ec031d84ba62d5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib0x1e275c000 - 0x1e2760fff libQuadrature.dylib arm64 <bb2c62ec40973ea68167eb9cc6327489> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib0x1e2761000 - 0x1e27bafff libvMisc.dylib arm64 <04b04e0046e33768ab2d40e809a2ccef> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib0x1e27bb000 - 0x1e27bbfff vecLib arm64 <165af11d20af32d492e65566bd61e933> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib0x1e2814000 - 0x1e2911fff Combine arm64 <29d48ca86f59346999f5eebe79baf186> /System/Library/Frameworks/Combine.framework/Combine0x1e2b79000 - 0x1e2ba6fff GSS arm64 <f1c03bd69a933ea28bb10025c609ca33> /System/Library/Frameworks/GSS.framework/GSS0x1e2bba000 - 0x1e2bebfff MPSCore arm64 <1666663f48883961a9e202c568626e7d> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore0x1e2bec000 - 0x1e2c65fff MPSImage arm64 <781dc8f6e1b138ba86b2c0058c19cb98> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage0x1e2c66000 - 0x1e2c88fff MPSMatrix arm64 <02c88d27f29e37b3a8495a640ca94213> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix0x1e2c89000 - 0x1e2c9dfff MPSNDArray arm64 <271201d903fe363fb8464b4b1342a21f> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray0x1e2c9e000 - 0x1e2e2efff MPSNeuralNetwork arm64 <bdc7c056eb81311bb4590152d2abbd90> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork0x1e2e2f000 - 0x1e2e74fff MPSRayIntersector arm64 <48f8661ffbed300a99c3b600af8b284c> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector0x1e2e75000 - 0x1e2e75fff MetalPerformanceShaders arm64 <e9e56ea5bdcf3ab8af209e036e0612f0> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders0x1e2e82000 - 0x1e2e82fff MobileCoreServices arm64 <ccff2e7f7fc03c67842b6778deb92b15> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices0x1e2e8d000 - 0x1e2e8efff libCVMSPluginSupport.dylib arm64 <3a428a3a2c6437749a4dba11166bf483> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib0x1e2e8f000 - 0x1e2e95fff libCoreFSCache.dylib arm64 <bbbe1cbe89293acc979abb13f4251d43> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib0x1e2e96000 - 0x1e2e9bfff libCoreVMClient.dylib arm64 <6fdac9a1339232b896a611b47684f53d> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib0x1e2ecf000 - 0x1e2f06fff QuickLookThumbnailing arm64 <610ebc9a3ebd3221ba18d0d02e0e1305> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing0x1e3310000 - 0x1e3310fff UIKit arm64 <6226e2e1d7803f38a6ededf79a9627a6> /System/Library/Frameworks/UIKit.framework/UIKit0x1e3745000 - 0x1e3895fff ANECompiler arm64 <7bd68c7ca0fc3affbee042f9c3d8f2b2> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler0x1e3896000 - 0x1e38a6fff ANEServices arm64 <60422c4e8e3136d9b5c32ffbaf54f8fe> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices0x1e38af000 - 0x1e3943fff APFS arm64 <f5ed866028033f4bb6e8c0d5822ac5e2> /System/Library/PrivateFrameworks/APFS.framework/APFS0x1e3944000 - 0x1e3948fff ASEProcessing arm64 <e54a90141f06306ba510b79fc6453bfe> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing0x1e3aea000 - 0x1e3af5fff AccountSettings arm64 <9a06ef66910a35f58dc0bc63a75eefc7> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings0x1e4423000 - 0x1e4431fff AppleFSCompression arm64 <a0bb48745a5d3e5e9077ee742a747f38> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression0x1e4438000 - 0x1e4446fff AppleIDAuthSupport arm64 <47e1d773959b3e8186999127f0d977c9> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport0x1e4447000 - 0x1e4488fff AppleJPEG arm64 <cdd1885be3d630d0baefc185801354fd> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG0x1e44a4000 - 0x1e44b5fff AppleNeuralEngine arm64 <8bcebcd8655b3f9e8eea6af3cf128d47> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine0x1e44bc000 - 0x1e44dffff AppleSauce arm64 <bce271f8932f34118aa7f506f632d159> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce0x1e46da000 - 0x1e470afff Bom arm64 <ddb1ef09e3343861bcc3b13e0313a0be> /System/Library/PrivateFrameworks/Bom.framework/Bom0x1e519a000 - 0x1e51a1fff CommonAuth arm64 <c33a0f2928313699b3d71d2e07acf848> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth0x1e55c1000 - 0x1e55c5fff CoreOptimization arm64 <d358170146ce3b8493c4dbbca34765a4> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization0x1e56dc000 - 0x1e56e7fff DeviceIdentity arm64 <bcaed68cffe030e3a51d99f200c1d9a3> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity0x1e5873000 - 0x1e588efff DocumentManagerCore arm64 <8826aea5363f3f7eae9f433716f0f677> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore0x1e594a000 - 0x1e5fa4fff Espresso arm64 <83805eca6338313bac2ce006e65ab421> /System/Library/PrivateFrameworks/Espresso.framework/Espresso0x1e626d000 - 0x1e667ffff FaceCore arm64 <09174f97e63c3e3884b438a951eadcd4> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore0x1e6752000 - 0x1e6766fff libGSFontCache.dylib arm64 <6de8722a42e23fb2b8a17af04dde3a85> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib0x1e67ca000 - 0x1e67d6fff libhvf.dylib arm64 <4ec3537257f63c2d82daaf832a600772> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib0x1e74d2000 - 0x1e74defff GraphVisualizer arm64 <0c3822f5d9fe3ee5a00396e93e50816c> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer0x1e7e4a000 - 0x1e7eb9fff Heimdal arm64 <25c647eadec232af974e0550552b10e8> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal0x1e8408000 - 0x1e840efff InternationalSupport arm64 <4a14c71c3da2305a963b1bd637bc3eb6> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport0x1e86c9000 - 0x1e86c9fff Marco arm64 <335c790cb29a37d3920cb407f8914640> /System/Library/PrivateFrameworks/Marco.framework/Marco0x1e8bb6000 - 0x1e8bc9fff MobileDeviceLink arm64 <f0bcb1425598390d9c531d4d055b4b0f> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink0x1e8e78000 - 0x1e8eb7fff OTSVG arm64 <d7aaee1178bf374591ea6c8c3a3561d3> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG0x1e9505000 - 0x1e9505fff PhoneNumbers arm64 <7c28ff603df33250b2b4ecdb2ad7fe07> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers0x1eaea2000 - 0x1eaea6fff RevealCore arm64 <572330ddd0333007b8eaa52f10747819> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore0x1eb039000 - 0x1eb045fff SetupAssistantSupport arm64 <c91413044d6b3a3180d159dc417b8826> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport0x1eb063000 - 0x1eb063fff SignpostMetrics arm64 <251e0942df5f3ac9ba8f351424bfbcb9> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics0x1eb091000 - 0x1eb0b8fff SiriInstrumentation arm64 <7c4a43494d453c96acfba5204eedd9d0> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation0x1eb956000 - 0x1eb9f8fff TextureIO arm64 <92b750bfe4663fdba8abc3acac5af460> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO0x1ec828000 - 0x1ecd0dfff libwebrtc.dylib arm64 <eb98efad7fff3b5b809d09349f01058c> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib0x1ece94000 - 0x1ece9cfff kperfdata arm64 <a5de3e99457a345f929799d11953bda5> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata0x1ece9d000 - 0x1ecee4fff ktrace arm64 <2a3228568da930a6b93cd7cbc6d9a254> /System/Library/PrivateFrameworks/ktrace.framework/ktrace0x1ecefd000 - 0x1ecf09fff perfdata arm64 <5e4c6bf0c1c833d89363122128f3d20f> /System/Library/PrivateFrameworks/perfdata.framework/perfdata0x1ed306000 - 0x1ed606fff libAWDSupportFramework.dylib arm64 <a00edb8d9c6638a989d75622d1291f21> /usr/lib/libAWDSupportFramework.dylib0x1ed7ba000 - 0x1ed7c4fff libChineseTokenizer.dylib arm64 <ef9b88fe5c5935b9bcae9c675bbfa23a> /usr/lib/libChineseTokenizer.dylib0x1ed7e9000 - 0x1ed99cfff libFosl_dynamic.dylib arm64 <bea0ead4ccfe34ed8d67db9040c5da5f> /usr/lib/libFosl_dynamic.dylib0x1eda19000 - 0x1eda1ffff libMatch.1.dylib arm64 <e83c52ddeb9e33c69a177327c0cdc1db> /usr/lib/libMatch.1.dylib0x1edbb3000 - 0x1edbb4fff libSystem.B.dylib arm64 <ce21da921ce93923afddf0cd58f8f6a5> /usr/lib/libSystem.B.dylib0x1edbbd000 - 0x1edbbffff libThaiTokenizer.dylib arm64 <a9ce14ae232235a19898388ba6b1a2ca> /usr/lib/libThaiTokenizer.dylib0x1edcbe000 - 0x1edcd3fff libapple_nghttp2.dylib arm64 <91ab893bfe943688aef625dca11ab0d6> /usr/lib/libapple_nghttp2.dylib0x1edd4c000 - 0x1edd5cfff libbsm.0.dylib arm64 <987d9aeed03d3370a547670fc38af03f> /usr/lib/libbsm.0.dylib0x1edd5d000 - 0x1edd69fff libbz2.1.0.dylib arm64 <b58e02ba8ec2336195efb36d766a18c2> /usr/lib/libbz2.1.0.dylib0x1edd6a000 - 0x1edd6afff libcharset.1.dylib arm64 <14be8e9ab94e331f9efe4c7d3c27f090> /usr/lib/libcharset.1.dylib0x1edd6b000 - 0x1edd7cfff libcmph.dylib arm64 <876ce59390b1332a891e3422abb255bc> /usr/lib/libcmph.dylib0x1edd7d000 - 0x1edd94fff libcompression.dylib arm64 <a3284d81bc4a3abc91b79c04caa497af> /usr/lib/libcompression.dylib0x1edd95000 - 0x1edd96fff libcoretls_cfhelpers.dylib arm64 <95ee12f5f8b4324cbc8a06f0679a2141> /usr/lib/libcoretls_cfhelpers.dylib0x1edd97000 - 0x1edd9dfff libcupolicy.dylib arm64 <5144364548e33d2ab9b59996ab22d576> /usr/lib/libcupolicy.dylib0x1edddd000 - 0x1edde6fff libdscsym.dylib arm64 <2a90db755b9f3bc18cd8b85b75b8a342> /usr/lib/libdscsym.dylib0x1edde7000 - 0x1ede03fff libedit.3.dylib arm64 <e84e5ccc6513331981dcfd6aae9b174e> /usr/lib/libedit.3.dylib0x1ee344000 - 0x1ee349fff libheimdal-asn1.dylib arm64 <b84286dc56c0381cbdab267cd781b3ac> /usr/lib/libheimdal-asn1.dylib0x1ee34a000 - 0x1ee43bfff libiconv.2.dylib arm64 <2baa5b6bfc033546bb19f856ddbe62a5> /usr/lib/libiconv.2.dylib0x1ee451000 - 0x1ee45cfff liblockdown.dylib arm64 <5a109261b1db3a0e9d41c9a9014fda25> /usr/lib/liblockdown.dylib0x1ee45d000 - 0x1ee475fff liblzma.5.dylib arm64 <90b58a83ee4739bead3bb25f8d5f69e8> /usr/lib/liblzma.5.dylib0x1ee7f3000 - 0x1ee822fff libncurses.5.4.dylib arm64 <4c59d89cfac4347aacc02478f4204bdf> /usr/lib/libncurses.5.4.dylib0x1ee823000 - 0x1ee837fff libnetworkextension.dylib arm64 <a31cb0d5d3cd36dfb1674519634bc45c> /usr/lib/libnetworkextension.dylib0x1eebc1000 - 0x1eebd9fff libresolv.9.dylib arm64 <c43a80648b9b3463997f9980fb91e4c3> /usr/lib/libresolv.9.dylib0x1eebda000 - 0x1eebdcfff libsandbox.1.dylib arm64 <bf762d0070853a1395113ce0851e05d8> /usr/lib/libsandbox.1.dylib0x1eebe3000 - 0x1eec14fff libtidy.A.dylib arm64 <7bd4c53a136e3d0bb2cac1f9dafe9f96> /usr/lib/libtidy.A.dylib0x1eec1c000 - 0x1eec1ffff libutil.dylib arm64 <e9d6e216ac8e3f6cba159f646ba02230> /usr/lib/libutil.dylib0x1eec4d000 - 0x1eec5efff libz.1.dylib arm64 <f0958b1f257135919a445426cc0d8547> /usr/lib/libz.1.dylib0x1eec89000 - 0x1eec8bfff liblog_network.dylib arm64 <a429a4f3773038eca70b00b75c7fab4c> /usr/lib/log/liblog_network.dylib0x1eed2a000 - 0x1eed2efff libswiftCoreFoundation.dylib arm64 <8d1f589a103c33429f2d3bfa0d30abda> /usr/lib/swift/libswiftCoreFoundation.dylib0x1eed2f000 - 0x1eed3dfff libswiftCoreGraphics.dylib arm64 <4cf4637928e234938ca8e538183491c7> /usr/lib/swift/libswiftCoreGraphics.dylib0x1eed3e000 - 0x1eed42fff libswiftCoreImage.dylib arm64 <ab56de4c72c23b4c83bb0f84e68a1eed> /usr/lib/swift/libswiftCoreImage.dylib0x1eed97000 - 0x1eeda0fff libswiftDarwin.dylib arm64 <6f38dc78242e32baa2dc4a7c585bee73> /usr/lib/swift/libswiftDarwin.dylib0x1eeda1000 - 0x1eedbcfff libswiftDispatch.dylib arm64 <57e9bf072517383fb88d383579a32e46> /usr/lib/swift/libswiftDispatch.dylib0x1eedbd000 - 0x1eef42fff libswiftFoundation.dylib arm64 <0e3bc05c556c3717ba2da9e37b8dcf1d> /usr/lib/swift/libswiftFoundation.dylib0x1eef7f000 - 0x1eef86fff libswiftMetal.dylib arm64 <31bfb95a02393002a2af642683dfdf18> /usr/lib/swift/libswiftMetal.dylib0x1eeff8000 - 0x1eeffefff libswiftObjectiveC.dylib arm64 <84e676b5133d3b9b839d06afadb70f35> /usr/lib/swift/libswiftObjectiveC.dylib0x1ef009000 - 0x1ef00efff libswiftQuartzCore.dylib arm64 <5f1af497d37333328418c66a747fee51> /usr/lib/swift/libswiftQuartzCore.dylib0x1ef04a000 - 0x1ef061fff libswiftUIKit.dylib arm64 <0a60e8066cb239dc813721d1431823c8> /usr/lib/swift/libswiftUIKit.dylib0x1ef096000 - 0x1ef09bfff libcache.dylib arm64 <be71141fe3be367bbc565c1741f6b01e> /usr/lib/system/libcache.dylib0x1ef09c000 - 0x1ef0a8fff libcommonCrypto.dylib arm64 <18d07bfb4ffd3a659ebc0ee49abdbb1a> /usr/lib/system/libcommonCrypto.dylib0x1ef0a9000 - 0x1ef0adfff libcompiler_rt.dylib arm64 <9406b53f22a731fb89fee6dd8b567bd3> /usr/lib/system/libcompiler_rt.dylib0x1ef183000 - 0x1ef183fff liblaunch.dylib arm64 <e8a0fa47b6b23c07aebd273967459ec5> /usr/lib/system/liblaunch.dylib0x1ef184000 - 0x1ef189fff libmacho.dylib arm64 <c6510dc0f7c53d3f871a10aebf81fc38> /usr/lib/system/libmacho.dylib0x1ef18a000 - 0x1ef18cfff libremovefile.dylib arm64 <464f0bb7e90f3c20ac3a6dbc64db454f> /usr/lib/system/libremovefile.dylib0x1ef18d000 - 0x1ef18efff libsystem_featureflags.dylib arm64 <e18e61e887843a8ba16a66008936a521> /usr/lib/system/libsystem_featureflags.dylib0x1ef18f000 - 0x1ef1bcfff libsystem_m.dylib arm64 <c1a752bbda883d16898da9c0c9ed9a9a> /usr/lib/system/libsystem_m.dylib0x1ef1bd000 - 0x1ef1c2fff libunwind.dylib arm64 <76b18d6dcb553b05b0c3d01d7df700c4> /usr/lib/system/libunwind.dylib0x1ef4a1000 - 0x1ef509fff NanoRegistry arm64 <4dbce0ff9619369a81f9b754c6d9e2d6> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry0x1ef50a000 - 0x1ef517fff NanoPreferencesSync arm64 <e9f3421609c13c85a0714d5245a6feef> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync0x1f0f35000 - 0x1f0f48fff AppSSOCore arm64 <fcc121e7fbb9381ab95080d27b1dceac> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCoreEOF