iOS 13.1.2 application crash if device in sleep mode or application waiting in background
See original GitHub issueDebug or production application on iOS 13.1.2 is crashing if iPhone or iPad switched to sleep mode and awake again or application is sleeping in background during some time. I’m using latest react-native@0.61.2
We already have almost same issue with Websockets usage, but I don’t use them and have same issue. I use Apollo Client for GraphQL, maybe it uses Websockets under the hood and cause this crash.
React Native version:
System:
OS: macOS 10.14.6
CPU: (4) x64 Intel(R) Core(TM) i5-6360U CPU @ 2.00GHz
Memory: 105.80 MB / 8.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 12.4.0 - ~/.nvm/versions/node/v12.4.0/bin/node
Yarn: 1.19.0 - /usr/local/bin/yarn
npm: 6.9.0 - ~/.nvm/versions/node/v12.4.0/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 13.0, DriverKit 19.0, macOS 10.15, tvOS 13.0, watchOS 6.0
Android SDK:
API Levels: 23, 24, 25, 26, 27, 28
Build Tools: 23.0.1, 25.0.1, 26.0.1, 26.0.2, 26.0.3, 27.0.3, 28.0.0, 28.0.3
System Images: android-23 | Intel x86 Atom_64, android-23 | Google APIs Intel x86 Atom, android-23 | Google APIs Intel x86 Atom_64, android-25 | Google APIs Intel x86 Atom, android-27 | Google Play Intel x86 Atom, android-28 | Google APIs Intel x86 Atom
IDEs:
Android Studio: 3.5 AI-191.8026.42.35.5791312
Xcode: 11.0/11A420a - /usr/bin/xcodebuild
npmPackages:
@react-native-community/cli: 2.9.0 => 2.9.0
react: 16.9.0 => 16.9.0
react-native: 0.61.2 => 0.61.2
npmGlobalPackages:
react-native-cli: 2.0.1
Steps To Reproduce
Scenario 1:
- Open release application on real device on iOS 13.1.2
- Work with application in normal mode, after that switch to another application, leave current app in background mode
- Application will be crashed with related stacktrace.
Scenario 2:
- Open release application on real device on iOS 13.1.2
- Work with application in normal mode, after that leave device and wait until it will switch to sleep mode.
- Unlock device and go to the application again
- Application will be crashed with the same stacktrace.
Also reproduced on iOS 13.1 Simulator iPhone 11 (Xcode 11.1):
- Open an application
- Emulate device sleep mode: click on hardware “ON/OFF” button on Simulator
- Screen should be black now
- Wait 1-2 minutes in this sleep mode
- Unlock device again
- Application will be crashed without any error
For best crash detection I use react-native-debugger with Memory Tab: when application will be crashed - we will see that in Select Javascript Area VM instance
field
This stacktrace was sent by a lot of users with default embedded iOS 13 Crash Report Tool modal window:
Crash report:
Incident Identifier: 0BD594A2-A959-43D1-A89B-B12563BBF6A4
Beta Identifier: CDFFACD6-697D-4636-B92A-CE3BBDA0AEA1
Hardware Model: iPad7,3
Process: Brandgility [395]
Path: /private/var/containers/Bundle/Application/ECEFDABA-15AB-4680-9202-B929E909D56E/Brandgility.app/Brandgility
Identifier: com.elateral.brandgility
Version: 358 (1.1.45)
AppStoreTools: 11A1002b
Beta: YES
Code Type: ARM-64 (Native)
Role: unknown
Parent Process: launchd [1]
Coalition: com.elateral.brandgility [541]
Date/Time: 2019-10-07 12:38:02.9030 +0100
Launch Time: 2019-10-07 12:25:01.3271 +0100
OS Version: iPhone OS 13.1.2 (17A860)
Release Type: User
Baseband Version: n/a
Report Version: 104
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Subtype: KERN_MEMORY_ERROR at 0x00000001010c0f88
VM Region Info: 0x1010c0f88 is in 0x1010ac000-0x1010c4000; bytes after start: 85896 bytes before end: 12407
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
__LINKEDIT 0000000101070000-00000001010ac000 [ 240K] r--/r-- SM=COW
---> mapped file 00000001010ac000-00000001010c4000 [ 96K] r--/rw- SM=COW ...t_id=da8e9e71
Kernel Alloc Once 00000001010c4000-00000001010cc000 [ 32K] rw-/rwx SM=PRV
Termination Signal: Bus error: 10
Termination Reason: Namespace SIGNAL, Code 0xa
Terminating Process: exc handler [395]
Triggered by Thread: 5
Thread 0 name:
Thread 0:
0 libsystem_kernel.dylib 0x0000000194fc95f4 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x0000000194fc8a60 mach_msg + 72 (mach_msg.c:103)
2 CoreFoundation 0x0000000195170068 __CFRunLoopServiceMachPort + 216 (CFRunLoop.c:2575)
3 CoreFoundation 0x000000019516b188 __CFRunLoopRun + 1444 (CFRunLoop.c:2931)
4 CoreFoundation 0x000000019516a8bc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
5 GraphicsServices 0x000000019efd6328 GSEventRunModal + 104 (GSEvent.c:2246)
6 UIKitCore 0x00000001992006d4 UIApplicationMain + 1936 (UIApplication.m:4753)
7 nonprintable-path 0x0000000100e04250 main + 88 (main.m:14)
8 libdyld.dylib 0x0000000194ff5460 start + 4
Thread 1 name:
Thread 1:
0 libsystem_kernel.dylib 0x0000000194fc95f4 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x0000000194fc8a60 mach_msg + 72 (mach_msg.c:103)
2 CoreFoundation 0x0000000195170068 __CFRunLoopServiceMachPort + 216 (CFRunLoop.c:2575)
3 CoreFoundation 0x000000019516b188 __CFRunLoopRun + 1444 (CFRunLoop.c:2931)
4 CoreFoundation 0x000000019516a8bc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
5 Foundation 0x00000001954aa994 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 228 (NSRunLoop.m:374)
6 Foundation 0x00000001954aa874 -[NSRunLoop(NSRunLoop) runUntilDate:] + 88 (NSRunLoop.m:421)
7 UIKitCore 0x000000019929849c -[UIEventFetcher threadMain] + 152 (UIEventFetcher.m:637)
8 Foundation 0x00000001955db0b0 __NSThread__start__ + 848 (NSThread.m:724)
9 libsystem_pthread.dylib 0x0000000194f0f1ec _pthread_start + 124 (pthread.c:895)
10 libsystem_pthread.dylib 0x0000000194f12aec thread_start + 8
Thread 2 name:
Thread 2:
0 libsystem_kernel.dylib 0x0000000194fc95f4 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x0000000194fc8a60 mach_msg + 72 (mach_msg.c:103)
2 CoreFoundation 0x0000000195170068 __CFRunLoopServiceMachPort + 216 (CFRunLoop.c:2575)
3 CoreFoundation 0x000000019516b188 __CFRunLoopRun + 1444 (CFRunLoop.c:2931)
4 CoreFoundation 0x000000019516a8bc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
5 nonprintable-path 0x0000000100e79a40 +[RCTCxxBridge runRunLoop] + 264 (RCTCxxBridge.mm:268)
6 Foundation 0x00000001955db0b0 __NSThread__start__ + 848 (NSThread.m:724)
7 libsystem_pthread.dylib 0x0000000194f0f1ec _pthread_start + 124 (pthread.c:895)
8 libsystem_pthread.dylib 0x0000000194f12aec thread_start + 8
Thread 3 name:
Thread 3:
0 libsystem_kernel.dylib 0x0000000194feac8c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x0000000194f08204 _pthread_cond_wait$VARIANT$mp + 684 (pthread_cond.c:591)
2 libc++.1.dylib 0x000000019503c7a8 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24 (__threading_support:287)
3 JavaScriptCore 0x00000001a3dc83fc void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::uni... + 108 (condition_variable:204)
4 JavaScriptCore 0x00000001a3dcbdcc bmalloc::Scavenger::threadRunLoop() + 200 (condition_variable:213)
5 JavaScriptCore 0x00000001a3dcbab4 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 12 (Scavenger.cpp:295)
6 JavaScriptCore 0x00000001a3dccdc0 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, st... + 40 (type_traits:4361)
7 libsystem_pthread.dylib 0x0000000194f0f1ec _pthread_start + 124 (pthread.c:895)
8 libsystem_pthread.dylib 0x0000000194f12aec thread_start + 8
Thread 4 name:
Thread 4:
0 libsystem_kernel.dylib 0x0000000194fc95f4 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x0000000194fc8a60 mach_msg + 72 (mach_msg.c:103)
2 CoreFoundation 0x0000000195170068 __CFRunLoopServiceMachPort + 216 (CFRunLoop.c:2575)
3 CoreFoundation 0x000000019516b188 __CFRunLoopRun + 1444 (CFRunLoop.c:2931)
4 CoreFoundation 0x000000019516a8bc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
5 CFNetwork 0x00000001983e5e68 -[__CoreSchedulingSetRunnable runForever] + 192 (CoreSchedulingSet.mm:1372)
6 Foundation 0x00000001955db0b0 __NSThread__start__ + 848 (NSThread.m:724)
7 libsystem_pthread.dylib 0x0000000194f0f1ec _pthread_start + 124 (pthread.c:895)
8 libsystem_pthread.dylib 0x0000000194f12aec thread_start + 8
Thread 5 name:
Thread 5 Crashed:
0 libdyld.dylib 0x0000000194ff76c0 dyld3::closure::ObjCStringTable::hash(char const*, unsigned long) const + 16 (Closure.cpp:1339)
1 libdyld.dylib 0x0000000194ff7cd4 dyld3::closure::ObjCStringTable::getIndex(char const*) const + 52 (Closure.h:840)
2 libdyld.dylib 0x0000000194ff7b54 dyld3::closure::ObjCClassOpt::forEachClass(char const*, dyld3::Array<std::__1::pair<unsigned long... + 52 (Closure.cpp:1397)
3 libdyld.dylib 0x00000001950044f8 dyld3::AllImages::forEachObjCClass(char const*, void (void*, bool, bool*) block_pointer) const + 132 (AllImages.cpp:1922)
4 libobjc.A.dylib 0x0000000194f36c38 getPreoptimizedClass + 148 (objc-opt.mm:279)
5 libobjc.A.dylib 0x0000000194f218d8 getClassExceptSomeSwift(char const*) + 20 (objc-runtime-new.mm:1607)
6 libobjc.A.dylib 0x0000000194f22784 look_up_class + 100 (objc-runtime-new.mm:6843)
7 CoreFoundation 0x00000001950c8b6c -[NSInvocation invoke] + 200 (NSForwarding.m:3129)
8 CoreFoundation 0x00000001950c97a8 -[NSInvocation invokeWithTarget:] + 76 (NSForwarding.m:3223)
9 nonprintable-path 0x0000000100e99ea8 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 472 (RCTModuleMethod.mm:569)
10 nonprintable-path 0x0000000100e9c174 facebook::react::invokeInner(RCTBridge*, RCTModuleData*, unsigned int, folly::dynamic const&) + 244 (RCTNativeModule.mm:108)
11 nonprintable-path 0x0000000100e9bed8 invocation function for block in facebook::react::RCTNativeModule::invoke(unsigned int, folly::dy... + 88 (RCTNativeModule.mm:73)
12 libdispatch.dylib 0x0000000194ebf610 _dispatch_call_block_and_release + 24 (init.c:1408)
13 libdispatch.dylib 0x0000000194ec0184 _dispatch_client_callout + 16 (object.m:495)
14 libdispatch.dylib 0x0000000194e6c464 _dispatch_lane_serial_drain$VARIANT$mp + 608 (inline_internal.h:2487)
15 libdispatch.dylib 0x0000000194e6ce58 _dispatch_lane_invoke$VARIANT$mp + 420 (queue.c:3820)
16 libdispatch.dylib 0x0000000194e76340 _dispatch_workloop_worker_thread + 588 (queue.c:6386)
17 libsystem_pthread.dylib 0x0000000194f0ffa4 _pthread_wqthread + 276 (pthread.c:2323)
18 libsystem_pthread.dylib 0x0000000194f12ae0 start_wqthread + 8
Thread 6:
0 libsystem_pthread.dylib 0x0000000194f12ad8 start_wqthread + 0
Thread 7:
0 libsystem_pthread.dylib 0x0000000194f12ad8 start_wqthread + 0
Thread 5 crashed with ARM Thread State (64-bit):
x0: 0x00000001010c0f70 x1: 0x0000000195288f48 x2: 0x0000000000000007 x3: 0x0000000194f00e88
x4: 0x0000000000000010 x5: 0x0000000000000001 x6: 0x0000000000000061 x7: 0x0000000000000000
x8: 0x0000000000000000 x9: 0x000000016f1a2518 x10: 0x9e3779b97f4a7c13 x11: 0x001f00014ff25c60
x12: 0x000000014ff25d10 x13: 0x000241a1daaf7109 x14: 0x0000000000000000 x15: 0x00000000000002f9
x16: 0x0000000194f00f40 x17: 0x00000001950e5fb8 x18: 0x0000000000000000 x19: 0x0000000195288f48
x20: 0x0000000000000007 x21: 0x00000001010c0f70 x22: 0x0000000195288f48 x23: 0x0000000100000002
x24: 0x000000028190f690 x25: 0x00000001d02d39a0 x26: 0x0000000000000000 x27: 0x00000001cadc0e60
x28: 0x000000028190d2c0 fp: 0x000000016f1a2420 lr: 0x0000000194ff7cd4
sp: 0x000000016f1a2400 pc: 0x0000000194ff76c0 cpsr: 0x80000000
esr: 0x92000007 (Data Abort) byte read Translation fault
Binary Images:
0x100dfc000 - 0x100fd7fff nonprintable-path arm64 <3803af47f2bd3c2b8c16e2713ff2fd64> nonprintable-path
0x10119c000 - 0x1011a7fff libobjc-trampolines.dylib arm64 <048eb53f47913e0a9314876c6577aa10> /usr/lib/libobjc-trampolines.dylib
0x1012b4000 - 0x101317fff dyld arm64 <571392a7e1e6369f8805c1a141f3c1c5> /usr/lib/dyld
0x194d9d000 - 0x194db3fff libsystem_trace.dylib arm64 <f7e5141b7c243e5aaa79065004ecbf30> /usr/lib/system/libsystem_trace.dylib
0x194db4000 - 0x194de5fff libxpc.dylib arm64 <217dc1a778213f1fa8373825d770ef05> /usr/lib/system/libxpc.dylib
0x194de6000 - 0x194de6fff libsystem_blocks.dylib arm64 <c06042b841f63e4994717b606330928a> /usr/lib/system/libsystem_blocks.dylib
0x194de7000 - 0x194e63fff libsystem_c.dylib arm64 <c4beb94cb8313889a4034b7a4aa4dcdf> /usr/lib/system/libsystem_c.dylib
0x194e64000 - 0x194ed8fff libdispatch.dylib arm64 <3a5db4e0bc24375d897e51e6cf7d6304> /usr/lib/system/libdispatch.dylib
0x194ed9000 - 0x194ef8fff libsystem_malloc.dylib arm64 <5dbcbc6428083e64890cb59f2ddfeb1d> /usr/lib/system/libsystem_malloc.dylib
0x194ef9000 - 0x194f03fff libsystem_platform.dylib arm64 <09a51269d3c53ece87b7f32c096af8e7> /usr/lib/system/libsystem_platform.dylib
0x194f04000 - 0x194f14fff libsystem_pthread.dylib arm64 <c3fa4f34750f362bbefe835bfb15c0f8> /usr/lib/system/libsystem_pthread.dylib
0x194f15000 - 0x194f45fff libobjc.A.dylib arm64 <b39048c383953de4af4daca3097fdc53> /usr/lib/libobjc.A.dylib
0x194f46000 - 0x194fb1fff libcorecrypto.dylib arm64 <6ddbd01331ce32cb9fce3c5f40880ac5> /usr/lib/system/libcorecrypto.dylib
0x194fb2000 - 0x194fc5fff libc++abi.dylib arm64 <b148bc1f83c834e2868d00db2d9bbb55> /usr/lib/libc++abi.dylib
0x194fc6000 - 0x194ff3fff libsystem_kernel.dylib arm64 <92cbd0cb514f3a23a21c169e915052a7> /usr/lib/system/libsystem_kernel.dylib
0x194ff4000 - 0x195025fff libdyld.dylib arm64 <e1637502bfcb3bbcb3e1ccf78617e0e4> /usr/lib/system/libdyld.dylib
0x195026000 - 0x19502dfff libsystem_darwin.dylib arm64 <c10d7897c5833454b6f9697c78d9eeb6> /usr/lib/system/libsystem_darwin.dylib
0x19502e000 - 0x195084fff libc++.1.dylib arm64 <4547c800a6533ece9808c26768583e25> /usr/lib/libc++.1.dylib
0x195085000 - 0x1950c6fff libsystem_info.dylib arm64 <bb4a834b619136be866b5018d4eb692d> /usr/lib/system/libsystem_info.dylib
0x1950c7000 - 0x19543bfff CoreFoundation arm64 <da838e756b30360e9661c4800a7e1bf6> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x19543c000 - 0x1954a2fff SystemConfiguration arm64 <24254722088c3cb5af21e32f8a1366f9> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1954a3000 - 0x19575cfff Foundation arm64 <0df2911e80cb32898a1eed0913d55a12> /System/Library/Frameworks/Foundation.framework/Foundation
0x19575d000 - 0x19578ffff libCRFSuite.dylib arm64 <5eea9a99dc773f8fa38a7214c7192306> /usr/lib/libCRFSuite.dylib
0x195790000 - 0x195909fff CoreServices arm64 <4631a29affb23a9d95ff1037507bd066> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x19590a000 - 0x19596bfff libSparse.dylib arm64 <c9c6da9287043061931f9425bb776862> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x19596c000 - 0x195e5afff ImageIO arm64 <71d13168073032b08e658e66dc59001c> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x195e5b000 - 0x195e5dfff ConstantClasses arm64 <db0b6ffe8580302fb454a1c9e242cfd7> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x195e5e000 - 0x195ffafff CoreText arm64 <47a65ed0e0b43c039a4fe4222224ca3a> /System/Library/Frameworks/CoreText.framework/CoreText
0x195ffb000 - 0x196125fff Security arm64 <8003f4ebb0f83e9ba3174364b92dae41> /System/Library/Frameworks/Security.framework/Security
0x196126000 - 0x1961c8fff IOKit arm64 <8acdb99787bd3d9b841c28ad5b55b74a> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1961c9000 - 0x1961fffff libMobileGestalt.dylib arm64 <e0a5a3f77ff13aedb102f27e9f2d9694> /usr/lib/libMobileGestalt.dylib
0x196200000 - 0x19625cfff libprotobuf.dylib arm64 <857eac10094e3fb0a8412969b0b27389> /usr/lib/libprotobuf.dylib
0x19625d000 - 0x19626efff libprotobuf-lite.dylib arm64 <d065ff8c37e635dd8da3754b6e81e73d> /usr/lib/libprotobuf-lite.dylib
0x19626f000 - 0x1964c0fff libicucore.A.dylib arm64 <9204a32b02813cb58029ebca005794cf> /usr/lib/libicucore.A.dylib
0x1964c1000 - 0x1964eafff CoreServicesInternal arm64 <a60ce709d35c377d984fbbe58bab92db> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1964eb000 - 0x196533fff WirelessDiagnostics arm64 <b6cc161ce0103ffda515a17c1ba0bc77> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x196534000 - 0x19656dfff libAWDSupport.dylib arm64 <cf5a5034052834089493e2414ee58501> /usr/lib/libAWDSupport.dylib
0x19656e000 - 0x1969f4fff CoreAudio arm64 <68b4311c467231b2a4bbb640ffefb7b1> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1969f5000 - 0x196cc0fff CoreImage arm64 <5041875b776930448d5f1e40ff094bce> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x196cc1000 - 0x196daffff LanguageModeling arm64 <019d35151d7739409fecbaa2f0bc9be4> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x196db0000 - 0x196df6fff Lexicon arm64 <bb228ebb571f3f23b4aeb7296e3376ab> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x196df7000 - 0x196f7afff libsqlite3.dylib arm64 <deee5c788e863223aaff0c33bb8ce515> /usr/lib/libsqlite3.dylib
0x196f7b000 - 0x196faafff MobileKeyBag arm64 <77a7737b65673a42be50c4551d1e3d2b> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x196fab000 - 0x196fb4fff libsystem_notify.dylib arm64 <fe955a03725d3f83b0c5d712107a2b68> /usr/lib/system/libsystem_notify.dylib
0x196fb5000 - 0x19717efff CoreDuet arm64 <1ba0f3cf789a38b1916b5405c7254039> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x19717f000 - 0x1972c0fff Montreal arm64 <58aa00de87a53a988a7a6925b68f96a3> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1972c1000 - 0x1973a8fff NLP arm64 <dd2ffae7d54734cb90a6adbe51d38b8b> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1973a9000 - 0x1973c5fff CellularPlanManager arm64 <4b2b7c4c96f2339b8073aa7dffc73bf5> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1973c6000 - 0x197403fff AppSupport arm64 <e235a396706b3dae8dd6eb9a9a4836ad> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x197404000 - 0x1978d0fff libnetwork.dylib arm64 <66ee12926fe43b729cd6c8dd412fa201> /usr/lib/libnetwork.dylib
0x1978d1000 - 0x1979dafff ManagedConfiguration arm64 <2f9f7222069a3269bf8ed393e3c5d0d9> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1979db000 - 0x197a05fff CoreServicesStore arm64 <0d51d3b6cf493681b7fe115573ad8354> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x197a06000 - 0x197a26fff UserManagement arm64 <2565b0e2de2533c8818b6c7e89d7b2f9> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x197a27000 - 0x197cdefff CoreML arm64 <6a211919d74f39aa80cbf2f3b0eadd7d> /System/Library/Frameworks/CoreML.framework/CoreML
0x197cdf000 - 0x197cf5fff ProtocolBuffer arm64 <bdd192c04c60333baed3cb503c4f26e3> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x197cf6000 - 0x197d10fff CommonUtilities arm64 <70615b240c993a968f7d8b22e810632f> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x197d11000 - 0x197d11fff libenergytrace.dylib arm64 <be232718f429386f881be1485fd5e860> /usr/lib/libenergytrace.dylib
0x197d12000 - 0x197d48fff RunningBoardServices arm64 <fc42bb21e62d3e59a8ab06b844560200> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x197d49000 - 0x197dbcfff BaseBoard arm64 <c0d9960bc54c3c10be665c722d239a35> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x197dbd000 - 0x198302fff SiriTTS arm64 <a3da6c26cac13cffb7b8ea9e333ba265> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x198303000 - 0x198371fff CoreLocation arm64 <a6e3792da0fd3ffb8d863737d7080ffa> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x19837f000 - 0x1983d2fff Accounts arm64 <c6f269a35ebb36a987ed1d4b1953ec5e> /System/Library/Frameworks/Accounts.framework/Accounts
0x1983d3000 - 0x1983e3fff SharedWebCredentials arm64 <962b8d7013b836b8a6e2e73119acce6f> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1983e4000 - 0x19872ffff CFNetwork arm64 <dd1595007d533484aa3d9dd5073d7a2f> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x198730000 - 0x19880ffff UIFoundation arm64 <762ab2275b383575ab8edadd5cce81ca> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x198810000 - 0x1998b1fff UIKitCore arm64 <82c949dd37f635f7b3ef62ba342f6bf5> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1998b2000 - 0x1998bffff AssertionServices arm64 <4fef6e63b07c31819944cba5beef11c2> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1998c0000 - 0x199991fff CoreTelephony arm64 <8498f53222a138bfa79be9c333d8237b> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x199992000 - 0x199997fff AggregateDictionary arm64 <627b9cb989923d4887e48fa247a37cfe> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x199998000 - 0x1999aefff libsystem_asl.dylib arm64 <04233c43380135619ce81eb5ed210716> /usr/lib/system/libsystem_asl.dylib
0x1999af000 - 0x199a26fff CloudDocs arm64 <fa131fb683fe3c86a058c0a0642e4cb5> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x199a27000 - 0x199d48fff CoreData arm64 <a44f3b0e35af3b26b9e3f764077562ea> /System/Library/Frameworks/CoreData.framework/CoreData
0x199f72000 - 0x199fb5fff PhotoFoundation arm64 <d443cd478dce3c5fa4becd8987fdd54e> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x199fb6000 - 0x199fe1fff BoardServices arm64 <397361d5d88d315ea2e9979a46efac0c> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x199fe2000 - 0x19a090fff libboringssl.dylib arm64 <7410767017ce3c4d8b1c5f553acb709b> /usr/lib/libboringssl.dylib
0x19a091000 - 0x19a09ffff libsystem_networkextension.dylib arm64 <20bc358488a93893aac7b5e4a0130106> /usr/lib/system/libsystem_networkextension.dylib
0x19a0a0000 - 0x19a0c0fff CoreAnalytics arm64 <1ae72168247f3e57b56f80b361a65f1a> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x19a0c1000 - 0x19a231fff CloudKit arm64 <92fcfab621483f38b7df5bb78e4c4c87> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x19a232000 - 0x19a27efff SpringBoardServices arm64 <b9ae2754d13f3754a8ee22dde9a82eb9> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x19a27f000 - 0x19a2f2fff FrontBoardServices arm64 <949083b6181132709ca8fe2468c56568> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x19a2f3000 - 0x19a40afff Network arm64 <92a1012a81b43c1890e61982b82d41af> /System/Library/Frameworks/Network.framework/Network
0x19a40b000 - 0x19a467fff libusrtcp.dylib arm64 <af50ba896f31300db394c48481e1ec4b> /usr/lib/libusrtcp.dylib
0x19a468000 - 0x19a46ffff libsystem_symptoms.dylib arm64 <b3d47c4684ac38d2a187645bdedc3125> /usr/lib/system/libsystem_symptoms.dylib
0x19a470000 - 0x19b2f2fff GeoServices arm64 <761d16b850e43d28946687d4bbb96ea0> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x19b2f3000 - 0x19b2fbfff TCC arm64 <ffcf214c13b93871be86c3d5c3108939> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x19b2fc000 - 0x19b355fff IMFoundation arm64 <6b88d26a956e3d8cb00bc921cf0d1741> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x19b356000 - 0x19b4b5fff CoreUtils arm64 <9bae008296e836f7b0ca309787a1e0e6> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x19b55e000 - 0x19b5abfff ImageCaptureCore arm64 <cd65707ba4cb3263b8ae88bbe6405e25> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x19b5ac000 - 0x19b5b5fff libsystem_containermanager.dylib arm64 <7c46f5c119843115a4c79610c0b7019a> /usr/lib/system/libsystem_containermanager.dylib
0x19b5b6000 - 0x19b630fff AppleAccount arm64 <94805868ca243c17a018784a27fadd0d> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x19b631000 - 0x19b64cfff ApplePushService arm64 <bec0e926db1c3a40bf1d1806f0d07e96> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x19b64d000 - 0x19b736fff IDS arm64 <7eb9348ace92300881f367f6de48c0b3> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x19b737000 - 0x19b863fff IDSFoundation arm64 <5c7cfdd9e14737a68b259d4f13f2a025> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x19b864000 - 0x19b865fff libCTGreenTeaLogger.dylib arm64 <47db0a7fe71938d4bf303758cc76bcf3> /usr/lib/libCTGreenTeaLogger.dylib
0x19b8c6000 - 0x19b9c3fff CoreMedia arm64 <4e0d2da77f5b31d0998a027b7e16c987> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x19b9c4000 - 0x19b9d3fff UIKitServices arm64 <1b738cdb4c523ab5a81cf03994ba8be2> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x19b9d4000 - 0x19ba26fff BackBoardServices arm64 <da0ce7310ee63880b2f33421e029ded6> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x19ba27000 - 0x19bc74fff QuartzCore arm64 <5a4a8f86a37d3290ac6a9c03140fa5d3> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x19bc75000 - 0x19be32fff ColorSync arm64 <6f2244d3ec8039ce9703fff1c6be602e> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x19be33000 - 0x19c3a1fff CoreGraphics arm64 <28e4305086b13449ab7514ac4056a1bf> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x19c3a2000 - 0x19c4d2fff Contacts arm64 <39c73201bd0f37538ee0aff07a5b4b97> /System/Library/Frameworks/Contacts.framework/Contacts
0x19c4d3000 - 0x19c502fff UserNotifications arm64 <d2b17eac642e3bfd901fbd1b1c8bc5b7> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x19c503000 - 0x19c526fff LocationSupport arm64 <bf8e3754625338f2ba6d940354134775> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x19c527000 - 0x19c67efff Sharing arm64 <8d428009942235af95f382238f671e14> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x19c67f000 - 0x19cc38fff WebKit arm64 <049fc73494c93e5d826fabb56f7e2d25> /System/Library/Frameworks/WebKit.framework/WebKit
0x19cc39000 - 0x19e81dfff WebCore arm64 <2545001929ac3112b397178574b6afa5> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x19e81e000 - 0x19e835fff libAccessibility.dylib arm64 <77030d6452fa3a9e821225db5b013204> /usr/lib/libAccessibility.dylib
0x19e836000 - 0x19e841fff AXCoreUtilities arm64 <f6427e0373a13315b730658693c0bf9b> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x19e842000 - 0x19e8b6fff ContactsFoundation arm64 <3770041970503cd49103e024e44d922d> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x19e8b7000 - 0x19e8cbfff PowerLog arm64 <3a35cb784cb733148a853fdba6ae5441> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x19e8cc000 - 0x19e8ddfff IOSurface arm64 <4b69c4e924b13c0bb6302065b9bf9665> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x19e8de000 - 0x19efd2fff MediaToolbox arm64 <af8fa7d9a68b3d18afd94ec7fe60da87> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x19efd3000 - 0x19efdbfff GraphicsServices arm64 <0bf55c8caf0033c882926d40ffeb6f46> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x19f0be000 - 0x19f2adfff AVFoundation arm64 <ef96489e88af3b22a193cade73dc0297> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x19f2e6000 - 0x19f333fff MobileWiFi arm64 <32ed7928804239d7ae59d7e706c2ae3c> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x19f334000 - 0x19f34cfff MobileAsset arm64 <98105034326f35c783bd932f5ede0386> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x19f34d000 - 0x19f35afff libGSFont.dylib arm64 <1e3a2506bd9d3ff3a7fd2bd734e6443e> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x19f35b000 - 0x19f364fff FontServices arm64 <f9ef1fde732130dca0e92a8702d7d378> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x19f365000 - 0x19f4aefff libFontParser.dylib arm64 <efcf40d0671f30f49d3182336540c058> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x19f4fd000 - 0x19f63bfff SearchFoundation arm64 <816637f6492b340a95b95880d01a1079> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x19f63c000 - 0x19f75efff Preferences arm64 <630a5de04b073e1c8c0bd3d8e070551c> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x19f75f000 - 0x19fdb5fff PhotoLibraryServices arm64 <764531d928ef3d1da009f10d5993d954> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x19fdb6000 - 0x1a0019fff vImage arm64 <e292006a2b5c3de69c9c5a730e0857b5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1a001a000 - 0x1a024cfff AudioToolbox arm64 <845848c42a7a31338883d56f3dee889b> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1a024d000 - 0x1a0282fff libAudioToolboxUtility.dylib arm64 <800acfd8417e3c28aee5e654f7982a55> /usr/lib/libAudioToolboxUtility.dylib
0x1a049b000 - 0x1a069bfff Photos arm64 <081139b940433715b543ee1237b1b8be> /System/Library/Frameworks/Photos.framework/Photos
0x1a069c000 - 0x1a072efff ShareSheet arm64 <6e07be385171376eb1c68ea3e23ccbdc> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1a0743000 - 0x1a07f7fff PDFKit arm64 <1827bc968a4238afa7ebe460e96b7c02> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1a0875000 - 0x1a08a2fff DocumentManager arm64 <b2138f289ea935f8b324efb8db524c38> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1a0afb000 - 0x1a0b6efff AuthKit arm64 <0e3d32ce73e9392ebef45baeaf331715> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1a0b6f000 - 0x1a0f7dfff Intents arm64 <051990c089773064b1f2f0929a599021> /System/Library/Frameworks/Intents.framework/Intents
0x1a0f7e000 - 0x1a0f92fff libCGInterfaces.dylib arm64 <7d870225f18b3a34aae31fd62c6aa7d0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1a0f93000 - 0x1a10dffff WebKitLegacy arm64 <c77e345b8678359abe54cc164403bf97> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1a10e0000 - 0x1a1148fff TextInput arm64 <0c3b121d00d036d98b4ec76698e7421e> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1a11c6000 - 0x1a11c9fff XCTTargetBootstrap arm64 <e9cb00d9c66e38fe849809f9b41ee864> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1a11ca000 - 0x1a127ffff CorePDF arm64 <36fe0cc3cffa39a1be4e21a69109d7ba> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1a1673000 - 0x1a197cfff AppleMediaServices arm64 <cc11ef9ae6973b94b4c678d82b7db881> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1a197d000 - 0x1a19a3fff CacheDelete arm64 <0b5da2a547733de3bac919384c9d3699> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1a19a4000 - 0x1a1b65fff CoreMotion arm64 <81ae655a9ea93456ac44fb41da5ac4e0> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1a1b66000 - 0x1a1c53fff AVFAudio arm64 <90502188446033e884fd9a1d30a416b4> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1a1c54000 - 0x1a1e71fff RawCamera arm64 <d5aafdea009b371e84b892b481ceb7ef> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1a1e72000 - 0x1a1f28fff CoreUI arm64 <65a0afca82ea340b95a95d5136646a16> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1a1f4e000 - 0x1a1f83fff CoreVideo arm64 <95d72d7d25aa37e8aa77260884538882> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1a1f84000 - 0x1a21b8fff AudioToolboxCore arm64 <279b39efc6fb3ca7889754e855161fac> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1a21b9000 - 0x1a21fdfff CoreDuetContext arm64 <a5b9d392f7c334fd819fb02950eb0404> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1a21fe000 - 0x1a2237fff SetupAssistant arm64 <0f8ec0c6084c32edbe3ac31fd9c897a3> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1a22f3000 - 0x1a231dfff PlugInKit arm64 <d026d05c72a33dc5a0a108d7eec4aa5e> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1a2665000 - 0x1a2793fff AssistantServices arm64 <0b1380d280c73c96aac8a0240494b676> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1a2794000 - 0x1a27f4fff ProactiveSupport arm64 <d4bd8ffec9b03526b20e50af519e7f24> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1a2a2e000 - 0x1a2a45fff PrototypeTools arm64 <1e3a3602813c32339f229a0f99468ade> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1a2a46000 - 0x1a2b33fff MediaExperience arm64 <9a663f1064af37c5b70518b635fc6cbd> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1a2b34000 - 0x1a2de7fff Celestial arm64 <94529087e6343000859f7e58ee890bf8> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1a2de8000 - 0x1a2e3ffff CallKit arm64 <c2f9b0e1021f361c9751bb2af949868f> /System/Library/Frameworks/CallKit.framework/CallKit
0x1a36ff000 - 0x1a37cefff AVKit arm64 <c7f1068f70cb321b916e6645dd159dd3> /System/Library/Frameworks/AVKit.framework/AVKit
0x1a37cf000 - 0x1a37fdfff Pegasus arm64 <ae114678fc063dfd92deef0912b11a00> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1a37fe000 - 0x1a3800fff libapp_launch_measurement.dylib arm64 <ab917f448ed6390db2848bb31cf97687> /usr/lib/libapp_launch_measurement.dylib
0x1a38db000 - 0x1a393dfff CoreSpotlight arm64 <be081c3d34e23954ae6c9e6f2ad3d37b> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1a393e000 - 0x1a39d1fff AddressBookLegacy arm64 <2346d467850636c5a3d21770cf4af3fe> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1a39d2000 - 0x1a39e1fff CrashReporterSupport arm64 <2f3dcb71e4ee37df8ba41ca1bd43a6c9> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1a39e2000 - 0x1a39f4fff MobileBluetooth arm64 <97d4ae206f6231688bae3f2f3a996b24> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1a39f5000 - 0x1a3aaffff LinkPresentation arm64 <d021b846875238959eaed1c218522957> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1a3ae5000 - 0x1a3ae9fff libsystem_configuration.dylib arm64 <482ba88cc017345a8efbaf6348914f12> /usr/lib/system/libsystem_configuration.dylib
0x1a3bf7000 - 0x1a3c7afff Social arm64 <42cfae1d2504388390d3d2fedcf6cc6d> /System/Library/Frameworks/Social.framework/Social
0x1a3cc9000 - 0x1a3cd7fff HangTracer arm64 <f0f83bc43c483ed2bc76dbbf04ee88c5> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1a3cd8000 - 0x1a3d3dfff CoreNLP arm64 <a6bd80d378d9304293156563bcda5f7f> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1a3d3e000 - 0x1a3d3ffff liblangid.dylib arm64 <b1e0f2078efc341d90b7a7792609b068> /usr/lib/liblangid.dylib
0x1a3d40000 - 0x1a4aa0fff JavaScriptCore arm64 <6d4e079bcbd2340388dfe601466dfd46> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1a4aa1000 - 0x1a4b2efff libTelephonyUtilDynamic.dylib arm64 <a69dcec202ae3acba22991712ad812eb> /usr/lib/libTelephonyUtilDynamic.dylib
0x1a4b43000 - 0x1a4dbcfff StoreServices arm64 <92609f6fd8143850bb53b8b358d5dad8> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1a4dbd000 - 0x1a4dc6fff IOMobileFramebuffer arm64 <cebfa4b93e05397eab5def67036d4421> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1a5111000 - 0x1a512bfff CoreMaterial arm64 <4ac1f9baac87368c9e94692f1c4b5b89> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1a512c000 - 0x1a5212fff libxml2.2.dylib arm64 <6e692ba566223b738f3e96ef0b5d078b> /usr/lib/libxml2.2.dylib
0x1a687e000 - 0x1a68c6fff MetadataUtilities arm64 <770681b046343cf69c1d8e43a41cb4c3> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1a7253000 - 0x1a746efff NetworkExtension arm64 <90b0cbb1a3bf3570ab878a58871442f5> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1a746f000 - 0x1a74a5fff DataDetectorsCore arm64 <aec5256b6e9a3d9094c2f558b3e0e7c2> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1a74a6000 - 0x1a7506fff CalendarFoundation arm64 <700ab7227bb333eb9781f6342407c6dc> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1a7507000 - 0x1a75f9fff EventKit arm64 <3cd05a3b2f4535cf9e820dcd5e84592f> /System/Library/Frameworks/EventKit.framework/EventKit
0x1a75fa000 - 0x1a762efff MediaServices arm64 <79462d9dfa03390d866910b5d15c75a7> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1a7a78000 - 0x1a7ab7fff BiometricKit arm64 <accbd30f6909353fb15b54575f5451ec> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1a7ab8000 - 0x1a7ae3fff PersistentConnection arm64 <edf4e9dff6483fe680ecd59ab2ed514a> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1a7ae4000 - 0x1a7b37fff CalendarDaemon arm64 <18e5c5b220363eb1bd6dded40f58f37a> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1a7b38000 - 0x1a7bcefff CalendarDatabase arm64 <0888845be2773a6ebef874da62c2323a> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1a7bcf000 - 0x1a7da5fff MediaRemote arm64 <adda1b08bcdd3aa8b46fa03abdb9627a> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1a7da6000 - 0x1a7daefff CorePhoneNumbers arm64 <e3bc7af68f603c6390d8ef9fce97004b> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1a7dbf000 - 0x1a7de4fff DuetActivityScheduler arm64 <b722c506d1b23860ae2912a553bbcbd9> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1a7ee4000 - 0x1a7f06fff CoreSVG arm64 <405dbd55c7b03ade9b467743aecd9ad3> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1a7f21000 - 0x1a7f3efff ProactiveEventTracker arm64 <057c3e98ce1e34458dec485cbfff0eb9> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1a7f3f000 - 0x1a7f49fff MallocStackLogging arm64 <5e3fa430968c3f5ca7caef722499ee36> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1a7f4a000 - 0x1a7fdefff CoreSuggestions arm64 <ddde39ea309431b283caaac927c9ffec> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1a89b3000 - 0x1a89bffff BluetoothManager arm64 <ee082c6d79823f79ad064ce45059efd0> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1a89c0000 - 0x1a89f5fff CoreBluetooth arm64 <90d827c268983b83a6cad890d36ab24d> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1a89f6000 - 0x1a89f8fff libsystem_sandbox.dylib arm64 <8790f7f8f85e333b9bbfdab82787f7a1> /usr/lib/system/libsystem_sandbox.dylib
0x1a8adc000 - 0x1a8b0ffff TextInputUI arm64 <0e4937ceff863259af88c7a1beacc823> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x1a8b59000 - 0x1a8bc0fff Rapport arm64 <95842c19a5783bfeb5aa15933fa7fe96> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1a8bc1000 - 0x1a8bedfff OSAnalytics arm64 <741167c0cdd83e4d871c6fcf5b75315a> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1a8bee000 - 0x1a8c1bfff MobileInstallation arm64 <9ac7519f99703268a02317ae8724228b> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1a8c1c000 - 0x1a8cb6fff Metal arm64 <db1a636672073b7388362da9f1569d26> /System/Library/Frameworks/Metal.framework/Metal
0x1a8cb7000 - 0x1a8cbdfff IOAccelerator arm64 <a469e8ced5203169b0a934a32a9ae8d9> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1a8cbe000 - 0x1a8cc9fff MediaAccessibility arm64 <9a969317430d3916aba8c75982d3d188> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1a8ce7000 - 0x1a8ceefff libsystem_dnssd.dylib arm64 <f339bcf081ce3a57a518bcc56d28b4cf> /usr/lib/system/libsystem_dnssd.dylib
0x1a8cef000 - 0x1a8cf5fff PushKit arm64 <fe364e50a4dd3b28b18e0b4bb86e881a> /System/Library/Frameworks/PushKit.framework/PushKit
0x1a8cf6000 - 0x1a8df9fff FileProvider arm64 <65d024f77aa03bb0a76f4d8e2c5945af> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1a8e0d000 - 0x1a8e0efff BackgroundTaskAgent arm64 <b4501442fd1c369ca45d1f023a8630a2> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x1a8e0f000 - 0x1a8e13fff LinguisticData arm64 <e5abe8d82d6a3330ad287e1c1c5b6b4c> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1a8e58000 - 0x1a8f13fff VideoToolbox arm64 <568f073809c53b80b5b90e0b0080b71c> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1a946d000 - 0x1a9475fff SymptomDiagnosticReporter arm64 <d189850aa2a73627aec3f25997e3a2e2> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1a9476000 - 0x1a9478fff IOSurfaceAccelerator arm64 <69fa54616a3031cda2e9833a04cd4e1f> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1a9479000 - 0x1a9524fff AssetsLibraryServices arm64 <5fe047d9983b3914aef97f2e35e64591> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1a9525000 - 0x1a9554fff DataAccessExpress arm64 <c89f0e32620032559779a379f8e2e28b> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1a95c3000 - 0x1a95d8fff CoreFollowUp arm64 <49cfbdbda3a833a1ba695f15dcc95078> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1a95e2000 - 0x1a95f7fff libcoretls.dylib arm64 <73cbc7c41bd13c9fb7ab4b3249d2c137> /usr/lib/libcoretls.dylib
0x1a964d000 - 0x1a96dcfff libate.dylib arm64 <f0c1e877138f30789e5dab57308f204d> /usr/lib/libate.dylib
0x1aa96f000 - 0x1aa994fff Pasteboard arm64 <d9f5e4285af13eb89312c69dd6296f55> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1aaa94000 - 0x1aaacdfff SAObjects arm64 <8fe4b90e06d134189de6c0067fc66d1e> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1aab20000 - 0x1aab2afff SymptomReporter arm64 <1f5ab21534ff3466b7a71a5651130730> /System/Library/PrivateFrameworks/SymptomReporter.framework/SymptomReporter
0x1aab81000 - 0x1aab8efff DataMigration arm64 <7b0d9fd981eb3dde8f58522b5e5286d3> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1aad41000 - 0x1aad65fff IconServices arm64 <2320fdd83df33f14b74bf60324e95465> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1ab1b0000 - 0x1ab1b1fff WatchdogClient arm64 <99c4b76de07238a1a6a9db0f7b4fd928> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1ab1b2000 - 0x1ab1c3fff libprequelite.dylib arm64 <abff7892262b38049ce850a23dbe247c> /usr/lib/libprequelite.dylib
0x1ab1e8000 - 0x1ab1f8fff CoreEmoji arm64 <61b0c15324be377995c806372710b507> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1ab28b000 - 0x1ab2d8fff ClassKit arm64 <20cbfe4079133f278da27826c4a0117f> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1ab345000 - 0x1ab34ffff CPMS arm64 <b07d69f67ae734a18e06609646867880> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1ab350000 - 0x1ab358fff RTCReporting arm64 <ededb9fc91de3d7eb0bfa5a992be9961> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1ab4b1000 - 0x1ab4fdfff MobileBackup arm64 <9edb3fbc98a13bcca1c2c4d298e6fb2f> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1ab5ad000 - 0x1ab5b4fff CoreTime arm64 <4686ef91e5bf345a9e11204317ac84ee> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1abb42000 - 0x1abb96fff ToneLibrary arm64 <3ce640a5408434dc80e18aac06ec7893> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1abe59000 - 0x1abe77fff AppConduit arm64 <e3fb04a99b33331d934bb69d28a5a349> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1abe78000 - 0x1abe90fff IntlPreferences arm64 <3649d7fd9d673c10afb307f8a66c5e60> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1ac1ef000 - 0x1ac2c2fff CoreBrightness arm64 <5e787a9996db3121b6ddf74af3ffd8cb> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1ac2c3000 - 0x1ac2cafff libIOReport.dylib arm64 <608a00131d4d3adfb6ade4baafe2c905> /usr/lib/libIOReport.dylib
0x1ac45a000 - 0x1ac602fff libBNNS.dylib arm64 <cc1068188e0e3f15a64f062f6f875189> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1ac603000 - 0x1ac609fff StudyLog arm64 <75bd4f9ad94d388090731234304fc77f> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1ad822000 - 0x1ad835fff LocalAuthentication arm64 <349a7045d79d37bbaa6ceb36a60759d7> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1ad85e000 - 0x1ad869fff CaptiveNetwork arm64 <7b9872f15ef53d949a1ec3c621672d1f> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1ad9bb000 - 0x1ada6dfff libBLAS.dylib arm64 <096dcd9c201133cc83c9f198963ffafb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1ada6e000 - 0x1ada7cfff CTCarrierSpace arm64 <4f2ac44ddbad31fc9172c6fa5385a89d> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1ae4fd000 - 0x1ae516fff libtailspin.dylib arm64 <92a341afb72834eb99f1d815318cf2a6> /usr/lib/libtailspin.dylib
0x1ae5d2000 - 0x1ae5dbfff MobileActivation arm64 <30e70a8a02093ee2b0aa5e6fa10816fc> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1ae663000 - 0x1ae671fff MobileIcons arm64 <e6acfdfe52b33804b7286804a1af1a42> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1ae672000 - 0x1ae772fff ResponseKit arm64 <028761cdcf523a50b2f009a5d4f74c09> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1ae839000 - 0x1ae880fff CoreHaptics arm64 <25d720c635eb30a58467ec76aa553b91> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1ae881000 - 0x1ae949fff ProofReader arm64 <5b341390bb22333e92273b1fa7053dc7> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1ae9b9000 - 0x1aea39fff CoreSymbolication arm64 <3bb5224121c131908ee079775b7fa1f5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1aea3a000 - 0x1aea40fff IdleTimerServices arm64 <f74efe882c4d3a0787bc175c9545977d> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1af0be000 - 0x1af105fff LoggingSupport arm64 <1efe9eef51d439b1896521d304b8f9cc> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1af20a000 - 0x1af264fff ProtectedCloudStorage arm64 <2d8760437fd83e3bb2cdcb37d4c00848> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1af34e000 - 0x1af357fff OpenGLES arm64 <bbea5c5ec4e53502b1db53935a260b37> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1af4b8000 - 0x1af4c0fff libGFXShared.dylib arm64 <935e83d3ba7d3a07b84de5e69d47a28c> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1af4c1000 - 0x1af4f5fff SharedUtils arm64 <40a4b28d62813281ae76bd53d85bfc80> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1af4f6000 - 0x1af543fff PhotosFormats arm64 <1bda4fb3e8713a2fab72b37974f93d43> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1b058c000 - 0x1b05c8fff StreamingZip arm64 <8b969f56f78d3585b589d58d4b23dcc9> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1b149d000 - 0x1b14a0fff InternationalTextSearch arm64 <ced031b1995535069987fe4e0fdb24ae> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1b14be000 - 0x1b14dafff AssetCacheServices arm64 <ff37ab273c84370a94f2a43ff0a973a3> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1b1e64000 - 0x1b1e7cfff NetworkStatistics arm64 <6cef360982ae39c0b01abe9084287b17> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1b22d7000 - 0x1b22ddfff Netrb arm64 <40a8a1a95e1c38d5af74bbafb0919119> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1b22e1000 - 0x1b2311fff EAP8021X arm64 <bfbde4fdaa0f3d20bc929cc34b41b411> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1b2312000 - 0x1b2314fff OSAServicesClient arm64 <c5eaed3a005e374e8d0588c92a59e8f6> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1b24ae000 - 0x1b24b2fff libgermantok.dylib arm64 <519dde12281b39c98940ae8185b07e4d> /usr/lib/libgermantok.dylib
0x1b24b3000 - 0x1b2566fff libmecab.dylib arm64 <0656d578f9f93f2a9c8a765db61d3e19> /usr/lib/libmecab.dylib
0x1b2662000 - 0x1b2677fff EmojiFoundation arm64 <88c88377b2a23e67a04c329d701221da> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x1b26f3000 - 0x1b272dfff VoiceServices arm64 <0f1ad589f1a13643977228ccae5c712a> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1b2b50000 - 0x1b2b5efff CoreDuetDaemonProtocol arm64 <3e59e555f21e3203849dda490e1ac19b> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1b3b19000 - 0x1b3b1bfff OAuth arm64 <eb7ff78d307c3876ad1b42a1480673e4> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1b45bb000 - 0x1b462afff libarchive.2.dylib arm64 <da3dcfeaa1133946afd69ce4fdd66b3a> /usr/lib/libarchive.2.dylib
0x1b462b000 - 0x1b465afff C2 arm64 <f6e457a669bd3341b78f77af63c9e0ca> /System/Library/PrivateFrameworks/C2.framework/C2
0x1b465b000 - 0x1b468ffff NaturalLanguage arm64 <f85dd1d50f2f32909667b49168903d36> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1b4723000 - 0x1b4724fff libsystem_coreservices.dylib arm64 <056ff41b4a3e3e058c63563a2b6cc624> /usr/lib/system/libsystem_coreservices.dylib
0x1b4736000 - 0x1b4747fff libmis.dylib arm64 <f40fa333544b3686ad9ae933548a6f20> /usr/lib/libmis.dylib
0x1b479f000 - 0x1b47acfff DCIMServices arm64 <6d743e4fcd10316ea61dd319ba81a6ed> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1b47ad000 - 0x1b48fefff CloudPhotoLibrary arm64 <b5ba7b67a9ba3812a82b0e0b2dede9b3> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1b4939000 - 0x1b4941fff libcopyfile.dylib arm64 <0680a413ee233d1d877cbd1a1b98cd7e> /usr/lib/system/libcopyfile.dylib
0x1b4c8e000 - 0x1b4d1dfff AccountsDaemon arm64 <0de70eb7ac3c3a5b9982fba9df0bd53b> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1b4d1e000 - 0x1b4d29fff AppleIDSSOAuthentication arm64 <8571665a6d953776b80282e3531a91e2> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1b4d2a000 - 0x1b4d3bfff SettingsFoundation arm64 <d0e12da3972a327b89c54696dd7a2f7c> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1b4e5c000 - 0x1b4ed7fff Symbolication arm64 <e7b9b471b56337a9804d1351aa5e1666> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1b508c000 - 0x1b50dafff ChunkingLibrary arm64 <1ff2202c91fc32198ec48d59ebd8d3c0> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1b55c8000 - 0x1b55cafff CoreDuetDebugLogging arm64 <c979219e86023ae593e61d32ec6305f4> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1b609b000 - 0x1b60d8fff SignpostSupport arm64 <5d0dbc6b595d33e0abef55d64c3b8798> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1b6304000 - 0x1b630dfff SignpostCollection arm64 <4db83358c8c039fda69a821becb01363> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1b6a35000 - 0x1b6a3cfff URLFormatting arm64 <c50b071bba3e34fba8aeb6f1221cc9fd> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1b6a51000 - 0x1b6af8fff MMCS arm64 <3cf3e9ecab9c34b4bf228559b1a84348> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1b6b51000 - 0x1b6d77fff MobileSpotlightIndex arm64 <b0691a85f04a3d0e957fefb5b8ae9dad> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1b715f000 - 0x1b71a5fff CoreLocationProtobuf arm64 <84dfc3606d803552bdff56b837e57beb> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1b7230000 - 0x1b72adfff Quagga arm64 <7a1f4aa0ebee356296d167ebec9d3440> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1b75b6000 - 0x1b75cafff libEDR arm64 <37b400daffbe3678805197a77f3c43e9> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1b81d5000 - 0x1b81e3fff libperfcheck.dylib arm64 <5dd7217122b43afe9a58122605f7a58c> /usr/lib/libperfcheck.dylib
0x1b81e4000 - 0x1b81effff libAudioStatistics.dylib arm64 <d844fa136b253b2db02951286543671e> /usr/lib/libAudioStatistics.dylib
0x1b83a6000 - 0x1b83b6fff caulk arm64 <40c59f79f177373787db8857002e4a9a> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1b83f6000 - 0x1b83fcfff MobileSystemServices arm64 <a7b7f3b4a8d335348fc792a3d46ab154> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1b9145000 - 0x1b9159fff RemoteXPC arm64 <e02cb0c04d1f36159d8b24c57247dc35> /System/Library/PrivateFrameworks/RemoteXPC.framework/RemoteXPC
0x1b94bc000 - 0x1b94f5fff libGLImage.dylib arm64 <ed6377f3817334fdbb8058a0fb238777> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1b991b000 - 0x1b992cfff libSparseBLAS.dylib arm64 <2388d02f952132cb891f08249ccb6253> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1b992d000 - 0x1b9940fff Engram arm64 <766e498cdb82360889b73f670b1c3c45> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1b99b8000 - 0x1b99f2fff DataDetectorsNaturalLanguage arm64 <a4bb1907e76e34cfaf1ecea9bc8b4cbe> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1b9cd4000 - 0x1b9cdcfff FSEvents arm64 <bf902d35536a3f26a1f51181f4e6eca6> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1b9cdd000 - 0x1b9d5bfff CoreDAV arm64 <53899828aa7431839999685892419b04> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1ba69d000 - 0x1ba6adfff RemoteTextInput arm64 <c4c62091295e39fa9ebe6fd0d15f4d76> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1ba6d6000 - 0x1ba705fff iCalendar arm64 <1edb3421405c37258b7869c850885a4f> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1ba722000 - 0x1ba72bfff CloudPhotoServices arm64 <579580c7fb583ef28b345db3e02083d8> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1ba76a000 - 0x1ba77efff libLinearAlgebra.dylib arm64 <188a2c0085103d40968c51b56786a050> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1baa1b000 - 0x1baa29fff CoreAUC arm64 <c16c87f59d663a9aa1a3ede3e7c88778> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1bb41c000 - 0x1bb463fff PhysicsKit arm64 <7559b947b99d34dc92b1168af13a010b> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1bb464000 - 0x1bb4b5fff CorePrediction arm64 <823145e885533d46a7036c7edd5d3c55> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1bb8e8000 - 0x1bb933fff SafariSafeBrowsing arm64 <94d66640f5f9338d81202be956d09679> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1bbdd6000 - 0x1bbdf4fff GenerationalStorage arm64 <7679232cd37d322391458de38cfba542> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1bbe58000 - 0x1bbe63fff PersonaKit arm64 <2711c35822cb372b94b26227ac95c3ae> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1bc271000 - 0x1bc276fff kperf arm64 <cd3c6ea37c4b3dff942699d706f58f70> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1bc403000 - 0x1bc411fff AssetsLibrary arm64 <c72f4976ac1035fbb20ffaea76672015> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1bc43e000 - 0x1bc46efff libpcap.A.dylib arm64 <680fb4c1bd6b3049b41a4e03338e5a04> /usr/lib/libpcap.A.dylib
0x1bc79f000 - 0x1bc839fff libvDSP.dylib arm64 <17cedcd634703db1947605912da5c153> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1bc83a000 - 0x1bc865fff vCard arm64 <08b7040ecb1f34128c8e037d87456a1a> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1bc8a7000 - 0x1bc932fff SampleAnalysis arm64 <5129d9cc0b8d381782ef5759bf290bb2> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1bc933000 - 0x1bc93dfff IntentsFoundation arm64 <1dcf59962c193c069e4c9e0bd5694759> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1bcf23000 - 0x1bcf5bfff PhotosImagingFoundation arm64 <778695642f4433c9837f685b759990ca> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1bcf5c000 - 0x1bcf7efff MediaConversionService arm64 <8144b5bcc3663c379d0c13c05a24fcc1> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1bcf7f000 - 0x1bcf9cfff MediaStream arm64 <cea794776adb3aa3a532e9689571661e> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1bcf9d000 - 0x1bd098fff CoreMediaStream arm64 <c208ece7a8213d13a4bbff535153511a> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1bd28f000 - 0x1bd28ffff Accelerate arm64 <6e2f0eb242eb3d698c49d7b8937ce681> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1bd291000 - 0x1bd5acfff libLAPACK.dylib arm64 <ae620ec525a731d9a715ce70c875f543> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1bd5ad000 - 0x1bd5b1fff libQuadrature.dylib arm64 <01a3f7ce12f73cd6bbfc1aa29f62c134> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1bd5b2000 - 0x1bd60bfff libvMisc.dylib arm64 <0ce6a4851cc3335aa62b3c574ada23ca> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1bd60c000 - 0x1bd60cfff vecLib arm64 <2cf4dce3a72b3ddf9c1cc5a73120b032> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1bd9cd000 - 0x1bd9fafff GSS arm64 <225e035e34ef3230887f4b414afbb0f6> /System/Library/Frameworks/GSS.framework/GSS
0x1bda0e000 - 0x1bda3ffff MPSCore arm64 <253f3941794d3d36bf90c53ad2876155> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1bda40000 - 0x1bdab9fff MPSImage arm64 <a362ef81e4063a93a6813fb317bfd3e7> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1bdaba000 - 0x1bdadcfff MPSMatrix arm64 <33c124071cf13deea1bb4a48e72fbb41> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1bdadd000 - 0x1bdaf0fff MPSNDArray arm64 <5a5c21a804e1357ab7064fd433aafd11> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1bdaf1000 - 0x1bdc81fff MPSNeuralNetwork arm64 <90d91a4c61f43277ae5aa1420558b674> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1bdc82000 - 0x1bdcc7fff MPSRayIntersector arm64 <e152efc155913577b49e91b625dca0bb> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1bdcc8000 - 0x1bdcc8fff MetalPerformanceShaders arm64 <524dd85aa77238da874d1229353c75c7> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1bdcd5000 - 0x1bdcd5fff MobileCoreServices arm64 <b91d13f35d1236a6bc318a72f38375c5> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1bdce0000 - 0x1bdce1fff libCVMSPluginSupport.dylib arm64 <39c3e90d26ed386d9955392a8da964e0> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1bdce2000 - 0x1bdce8fff libCoreFSCache.dylib arm64 <32d64b26af353775af862800179e1d1c> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1bdce9000 - 0x1bdceefff libCoreVMClient.dylib arm64 <7418e2f0eb4034e6ab4f783fb21edaa5> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1bdd22000 - 0x1bdd56fff QuickLookThumbnailing arm64 <795d3c9195bd30c78c78df3a22dab551> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1be1b0000 - 0x1be1b0fff UIKit arm64 <9b025821a6063634a0383032b850f8e2> /System/Library/Frameworks/UIKit.framework/UIKit
0x1be461000 - 0x1be5a9fff ANECompiler arm64 <0d6e93768fa637c6897f0d353809ae7f> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1be5aa000 - 0x1be5bafff ANEServices arm64 <5d2c3db7a40730dfb59284006538da7f> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1be654000 - 0x1be658fff ASEProcessing arm64 <0be9968405863cd097ab4ed2c3859cb6> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1be7eb000 - 0x1be7f6fff AccountSettings arm64 <11239ef0cb573b44b94329704ddb767f> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x1bf1a7000 - 0x1bf1b5fff AppleFSCompression arm64 <20b78ff40b34321c8397a01f9a92cb7b> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1bf1bc000 - 0x1bf1c6fff AppleIDAuthSupport arm64 <ab244dd6390c38c1a00750d4c567c5eb> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1bf1c7000 - 0x1bf208fff AppleJPEG arm64 <ce3824f89459369493f4e409b57fea97> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1bf224000 - 0x1bf235fff AppleNeuralEngine arm64 <d0b0ec20d42135039dd9f5af213ba458> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1bf23c000 - 0x1bf25ffff AppleSauce arm64 <46c45cd4efe533f28302e2818e916179> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1bf456000 - 0x1bf486fff Bom arm64 <2d8cca84b2113c37a3d6d24acc22224e> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1bfec1000 - 0x1bfec8fff CommonAuth arm64 <f4289b96febe3ad78e676e673d56e645> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1c02de000 - 0x1c02e2fff CoreOptimization arm64 <c1d01b5b359c3b958498dd3b4099d55f> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1c03fa000 - 0x1c0405fff DeviceIdentity arm64 <8f5cb2106a6a39a296a2fb946b4cc9f6> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1c0590000 - 0x1c05aafff DocumentManagerCore arm64 <541299da83fa30a39572afccfcdb9288> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1c0661000 - 0x1c0cabfff Espresso arm64 <4bf12b5fa9e43b319c94f443f75826d4> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1c0f71000 - 0x1c1383fff FaceCore arm64 <aa934e067ceb3cda8c75ed1a6aa5ed35> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1c1453000 - 0x1c1467fff libGSFontCache.dylib arm64 <805cb023cea63ead9e157671ab941a6f> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1c14cb000 - 0x1c14d7fff libhvf.dylib arm64 <943e21adebc932fab557c3ba69921476> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1c21d1000 - 0x1c21ddfff GraphVisualizer arm64 <a073f2b408b53c35b5894ed4e32cf04c> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1c24fc000 - 0x1c256bfff Heimdal arm64 <bf9929b673b03d5991d96693ca6f3ec8> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1c2a89000 - 0x1c2a8ffff InternationalSupport arm64 <d037a3229a7137188e8e49913f1779fc> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1c2d46000 - 0x1c2d46fff Marco arm64 <84106752c0e433848f3a45d25d8adee3> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1c3232000 - 0x1c3244fff MobileDeviceLink arm64 <6aedf5ec46203ce39055d75f1ce3537c> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1c3256000 - 0x1c325ffff MobileStorage arm64 <083ff797373c3a738887e3d82f6f37c6> /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage
0x1c34f3000 - 0x1c3532fff OTSVG arm64 <f37dbabfdc2a369e800f12d0169471ca> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1c3b80000 - 0x1c3b80fff PhoneNumbers arm64 <af3eb8f1a8e835cca5a87ec7703680d8> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1c540b000 - 0x1c5417fff RemoteServiceDiscovery arm64 <eab1132e9bb331cc9ee5cc02391db82e> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/RemoteServiceDiscovery
0x1c5470000 - 0x1c5474fff RevealCore arm64 <f0022354349332e3b64de5eabc7746eb> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1c55f8000 - 0x1c5604fff SetupAssistantSupport arm64 <5c1f14cb73a03d0eb3d6a1bb803ae3f4> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1c5622000 - 0x1c5622fff SignpostMetrics arm64 <6a23f80b3e95362a97024435d699234d> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1c5650000 - 0x1c566cfff SiriInstrumentation arm64 <10d53d18cfd831a0bf1bf3e38b98fa2d> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1c5ee5000 - 0x1c5f87fff TextureIO arm64 <a0baffecbe53353f91d5a8cdd54906b7> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1c6d9b000 - 0x1c7280fff libwebrtc.dylib arm64 <c5cf11f1e58937cf919f6ada153b916a> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1c7407000 - 0x1c740ffff kperfdata arm64 <ee26ca6500e23d249a58d7a6557c28b7> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1c7410000 - 0x1c7457fff ktrace arm64 <614bdefc4f223b10aadade4e08cc09d0> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1c7470000 - 0x1c747cfff perfdata arm64 <7fbb27c9d7703b95be175f147f109bdb> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1c747d000 - 0x1c748bfff zudp arm64 <b86e3f97732e3d4a9d84b579f1d8db70> /System/Library/PrivateFrameworks/zudp.framework/zudp
0x1c785f000 - 0x1c7b58fff libAWDSupportFramework.dylib arm64 <d9342c0ef5dc3c0da0701a5306bba9d4> /usr/lib/libAWDSupportFramework.dylib
0x1c7d07000 - 0x1c7d11fff libChineseTokenizer.dylib arm64 <ee21709661723d82b04979c62aa995f7> /usr/lib/libChineseTokenizer.dylib
0x1c7d36000 - 0x1c7ee9fff libFosl_dynamic.dylib arm64 <b27260b4610937b7ad0d212a1fcc32e9> /usr/lib/libFosl_dynamic.dylib
0x1c7f66000 - 0x1c7f6cfff libMatch.1.dylib arm64 <a294cd89de0435929d6d41ef11108d3f> /usr/lib/libMatch.1.dylib
0x1c8022000 - 0x1c8023fff libSystem.B.dylib arm64 <f11cb1ccb61639b18d76192163af9c98> /usr/lib/libSystem.B.dylib
0x1c802c000 - 0x1c802efff libThaiTokenizer.dylib arm64 <b41d39b5c1c634439152a02656b3f8bd> /usr/lib/libThaiTokenizer.dylib
0x1c812d000 - 0x1c8142fff libapple_nghttp2.dylib arm64 <8f44a3c8d09d3767a9faac6ecd1e117d> /usr/lib/libapple_nghttp2.dylib
0x1c81bb000 - 0x1c81cbfff libbsm.0.dylib arm64 <34e5d47f9eb53fcb90e8d376b2495d76> /usr/lib/libbsm.0.dylib
0x1c81cc000 - 0x1c81d8fff libbz2.1.0.dylib arm64 <585b38ef25d13a32ae5a58063781d3f3> /usr/lib/libbz2.1.0.dylib
0x1c81d9000 - 0x1c81d9fff libcharset.1.dylib arm64 <8f45b0844d5137cf81dad41df7d09791> /usr/lib/libcharset.1.dylib
0x1c81da000 - 0x1c81ebfff libcmph.dylib arm64 <613da5e4a09f34fc8d38e2522ca6e355> /usr/lib/libcmph.dylib
0x1c81ec000 - 0x1c8203fff libcompression.dylib arm64 <0510173465113cb5a85ad77c1f2ab922> /usr/lib/libcompression.dylib
0x1c8204000 - 0x1c8205fff libcoretls_cfhelpers.dylib arm64 <7c006b990b843bebb47b3a2b7226af4d> /usr/lib/libcoretls_cfhelpers.dylib
0x1c8206000 - 0x1c820cfff libcupolicy.dylib arm64 <cae0e1b8ef8b36aeb0d0aa2428e7e3c1> /usr/lib/libcupolicy.dylib
0x1c824c000 - 0x1c8255fff libdscsym.dylib arm64 <fc37a3a0bd6039f79adf629e7417e5af> /usr/lib/libdscsym.dylib
0x1c8256000 - 0x1c8272fff libedit.3.dylib arm64 <f13c569fd9d9344b90cb64c9b927a3d8> /usr/lib/libedit.3.dylib
0x1c828c000 - 0x1c8291fff libheimdal-asn1.dylib arm64 <194f2d30c4133319ba80b44b8fb95da5> /usr/lib/libheimdal-asn1.dylib
0x1c8292000 - 0x1c8383fff libiconv.2.dylib arm64 <c7159c1dc5f2393880195f1f26a812d6> /usr/lib/libiconv.2.dylib
0x1c8399000 - 0x1c83a4fff liblockdown.dylib arm64 <54781e736ccd39a3bca20a8387978134> /usr/lib/liblockdown.dylib
0x1c83be000 - 0x1c83d6fff liblzma.5.dylib arm64 <a240c647436c3eec873320bde9f08286> /usr/lib/liblzma.5.dylib
0x1c8749000 - 0x1c8778fff libncurses.5.4.dylib arm64 <5e5c455de6ba30b9960c057a460ccf0b> /usr/lib/libncurses.5.4.dylib
0x1c8779000 - 0x1c878dfff libnetworkextension.dylib arm64 <3485a06e384737bf9e51cb52409ba639> /usr/lib/libnetworkextension.dylib
0x1c8b17000 - 0x1c8b2ffff libresolv.9.dylib arm64 <a66f83497e563c98ab5502c0550edb7f> /usr/lib/libresolv.9.dylib
0x1c8b30000 - 0x1c8b32fff libsandbox.1.dylib arm64 <79d45127a2a630da946c8a5a32b79900> /usr/lib/libsandbox.1.dylib
0x1c8b39000 - 0x1c8b6afff libtidy.A.dylib arm64 <e6106393eb593afc98f3404eff5d4e43> /usr/lib/libtidy.A.dylib
0x1c8b72000 - 0x1c8b75fff libutil.dylib arm64 <8d7200aea3aa34d5a83e314569bffcb5> /usr/lib/libutil.dylib
0x1c8ba3000 - 0x1c8bb4fff libz.1.dylib arm64 <f8c60e32c7063653ad1f6be0e1a67550> /usr/lib/libz.1.dylib
0x1c8bdd000 - 0x1c8bdffff liblog_network.dylib arm64 <7c8fe3bf8f0f3979ad975f4758bfd7d6> /usr/lib/log/liblog_network.dylib
0x1c8feb000 - 0x1c8ff0fff libcache.dylib arm64 <f17694258699365bada071b6cd590c45> /usr/lib/system/libcache.dylib
0x1c8ff1000 - 0x1c8ffdfff libcommonCrypto.dylib arm64 <ff724a2044093eb29367dfcd5a519a0f> /usr/lib/system/libcommonCrypto.dylib
0x1c8ffe000 - 0x1c9002fff libcompiler_rt.dylib arm64 <95a2a970877e365fae720a708a8edd68> /usr/lib/system/libcompiler_rt.dylib
0x1c90d7000 - 0x1c90d7fff liblaunch.dylib arm64 <a816029cb1a4394cbbde334b0d5ca673> /usr/lib/system/liblaunch.dylib
0x1c90d8000 - 0x1c90ddfff libmacho.dylib arm64 <ae1368acefd2371bad32d77575985795> /usr/lib/system/libmacho.dylib
0x1c90de000 - 0x1c90e0fff libremovefile.dylib arm64 <056edd870d1a3755b48c06dcbe44441b> /usr/lib/system/libremovefile.dylib
0x1c90e1000 - 0x1c90e2fff libsystem_featureflags.dylib arm64 <112de23b918f32fc95b72d5bbc4de99f> /usr/lib/system/libsystem_featureflags.dylib
0x1c90e3000 - 0x1c9110fff libsystem_m.dylib arm64 <a03fbf7c033f30ed858a58ca85114fba> /usr/lib/system/libsystem_m.dylib
0x1c9111000 - 0x1c9116fff libunwind.dylib arm64 <cbba89c76f2730f6b8250fc0a4de9795> /usr/lib/system/libunwind.dylib
0x1c93f0000 - 0x1c9457fff NanoRegistry arm64 <ddf172358e2030ae9cff530295f28372> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1c9458000 - 0x1c9465fff NanoPreferencesSync arm64 <ce6ba95c85c7309da39fa2515579269f> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1ca45e000 - 0x1ca47bfff AppSSO arm64 <3244e46ad3f93e6b8007d91292275da1> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1ca47c000 - 0x1ca490fff AppSSOCore arm64 <d4c783f3476a3e8c8cde6eff006aab45> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
EOF
Issue Analytics
- State:
- Created 4 years ago
- Reactions:11
- Comments:7
Top GitHub Comments
@react-native-bot Guys could you please check this issue? This is a very big blocker for a few production applications… Thanks a lot
yeah we are still seeing this in iOS 13.4.1 - any help would be appreciated. @oleksandr-dziuban did you get your issue resolved?