ivpusic / react-native-image-crop-picker

iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping
MIT License
6.08k stars 1.55k forks source link

[IOS] App crashes after crop size change #1425

Open PauloMello99 opened 3 years ago

PauloMello99 commented 3 years ago

Version

Tell us which versions you are using:

System: OS: macOS 10.15.7 CPU: (6) x64 Intel(R) Core(TM) i5-8500B CPU @ 3.00GHz Memory: 674.85 MB / 8.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 14.6.0 - /usr/local/bin/node Yarn: 1.22.5 - ~/.yarn/bin/yarn npm: 6.14.7 - /usr/local/bin/npm Watchman: 4.9.0 - /usr/local/bin/watchman SDKs: iOS SDK: Platforms: iOS 14.0, DriverKit 19.0, macOS 10.15, tvOS 14.0, watchOS 7.0 IDEs: Android Studio: 4.0 AI-193.6911.18.40.6626763 Xcode: 12.0/12A7209 - /usr/bin/xcodebuild npmPackages: react: 16.9.0 => 16.9.0 react-native: 0.61.2 => 0.61.2 npmGlobalPackages: react-native-cli: 2.0.1

Platform

Expected behaviour

Controller keep cropping without sudden crashes

Actual behaviour

App crashes on crop change, after the animation end

Steps to reproduce

  1. Add react-native-image-crop-picker following exactly as the documention does
  2. Call ImageCropper.openCropper() with the following options:

{ cropping: true, mediaType: 'photo', includeBase64: true, writeTempFile: false, showCropGuidelines: false, freeStyleCropEnabled: true, enableRotationGesture: true, compressImageQuality: 1, cropperActiveWidgetColor: '#68b2a3', cropperStatusBarColor: '#68b2a3', cropperToolbarColor: '#68b2a3', cropperToolbarWidgetColor: '#ffffff', path: [image path] }

Attachments

Incident Identifier: 34AD81DF-201A-411E-BACA-6005AF576945
CrashReporter Key:   6ff392b5fa6335e0c7f2259ec81560e3973f9c68
Hardware Model:      iPhone9,4
Process:             Move [479]
Path:                /private/var/containers/Bundle/Application/77797D30-F393-467D-A438-B38A40F66E40/Move.app/Move
Identifier:          com.pecege.moveapp
Version:             30 (1.3.1)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.pecege.moveapp [484]

Date/Time:           2020-10-02 16:53:11.7626 -0300
Launch Time:         2020-10-02 16:51:01.8702 -0300
OS Version:          iPhone OS 14.0.1 (18A393)
Release Type:        User
Baseband Version:    5.00.00
Report Version:      104

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x00000001af80662c
Termination Signal: Trace/BPT trap: 5
Termination Reason: Namespace SIGNAL, Code 0x5
Terminating Process: exc handler [479]
Triggered by Thread:  9

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0:
0   libsystem_kernel.dylib          0x00000001da57c8c4 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001da57bcc8 mach_msg + 72
2   CoreFoundation                  0x00000001afba874c __CFRunLoopServiceMachPort + 376
3   CoreFoundation                  0x00000001afba2bd0 __CFRunLoopRun + 1176
4   CoreFoundation                  0x00000001afba2200 CFRunLoopRunSpecific + 572
5   GraphicsServices                0x00000001c5c9d598 GSEventRunModal + 160
6   UIKitCore                       0x00000001b2468004 -[UIApplication _run] + 1052
7   UIKitCore                       0x00000001b246d5d8 UIApplicationMain + 164
8   Move                            0x0000000104c2d59c main + 21916 (main.m:14)
9   libdyld.dylib                   0x00000001af881598 start + 4

Thread 1 name:  com.apple.uikit.eventfetch-thread
Thread 1:
0   libsystem_kernel.dylib          0x00000001da57c8c4 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001da57bcc8 mach_msg + 72
2   CoreFoundation                  0x00000001afba874c __CFRunLoopServiceMachPort + 376
3   CoreFoundation                  0x00000001afba2bd0 __CFRunLoopRun + 1176
4   CoreFoundation                  0x00000001afba2200 CFRunLoopRunSpecific + 572
5   Foundation                      0x00000001b0dac278 -[NSRunLoop+ 33400 (NSRunLoop) runMode:beforeDate:] + 228
6   Foundation                      0x00000001b0dac158 -[NSRunLoop+ 33112 (NSRunLoop) runUntilDate:] + 88
7   UIKitCore                       0x00000001b25139fc -[UIEventFetcher threadMain] + 504
8   Foundation                      0x00000001b0f08c48 __NSThread__start__ + 848
9   libsystem_pthread.dylib         0x00000001f550ab70 _pthread_start + 288
10  libsystem_pthread.dylib         0x00000001f550f880 thread_start + 8

Thread 2 name:  com.google.firebase.crashlytics.MachExceptionServer
Thread 2:
0   libsystem_kernel.dylib          0x00000001da5a26fc write + 8
1   Move                            0x0000000104e5496c FIRCLSSDKFileLog + 2279788 (FIRCLSInternalLogging.c:63)
2   Move                            0x0000000104e572ec FIRCLSMachExceptionReply + 2290412 (FIRCLSMachException.c:267)
3   Move                            0x0000000104e56de4 FIRCLSMachExceptionServer + 2289124 (FIRCLSMachException.c:178)
4   libsystem_pthread.dylib         0x00000001f550ab70 _pthread_start + 288
5   libsystem_pthread.dylib         0x00000001f550f880 thread_start + 8

Thread 3 name:  com.facebook.react.JavaScript
Thread 3:
0   libsystem_kernel.dylib          0x00000001da57c8c4 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001da57bcc8 mach_msg + 72
2   CoreFoundation                  0x00000001afba874c __CFRunLoopServiceMachPort + 376
3   CoreFoundation                  0x00000001afba2bd0 __CFRunLoopRun + 1176
4   CoreFoundation                  0x00000001afba2200 CFRunLoopRunSpecific + 572
5   Move                            0x0000000105669d6c +[RCTCxxBridge runRunLoop] + 10755436 (RCTCxxBridge.mm:268)
6   Foundation                      0x00000001b0f08c48 __NSThread__start__ + 848
7   libsystem_pthread.dylib         0x00000001f550ab70 _pthread_start + 288
8   libsystem_pthread.dylib         0x00000001f550f880 thread_start + 8

Thread 4 name:  JavaScriptCore bmalloc scavenger
Thread 4:
0   libsystem_kernel.dylib          0x00000001da59f72c __psynch_cvwait + 8
1   libsystem_pthread.dylib         0x00000001f5504330 _pthread_cond_wait$VARIANT$mp + 1180
2   libc++.1.dylib                  0x00000001c34ebe0c std::__1::condition_variable::wait+ 52748 (std::__1::unique_lock<std::__1::mutex>&) + 24
3   JavaScriptCore                  0x00000001b96e553c void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >+ 14808380 (std::__1::unique_lock<bmalloc::Mutex>&) + 108
4   JavaScriptCore                  0x00000001b96e9ea0 bmalloc::Scavenger::threadRunLoop+ 14827168 () + 240
5   JavaScriptCore                  0x00000001b96e98e4 bmalloc::Scavenger::Scavenger+ 14825700 (std::__1::scoped_lock<bmalloc::Mutex> const&) + 0
6   JavaScriptCore                  0x00000001b96eafc4 std::__1::__thread_specific_ptr<std::__1::__thread_struct>::set_pointer+ 14831556 (std::__1::__thread_struct*) + 0
7   libsystem_pthread.dylib         0x00000001f550ab70 _pthread_start + 288
8   libsystem_pthread.dylib         0x00000001f550f880 thread_start + 8

Thread 5 name:  com.apple.CFStream.LegacyThread
Thread 5:
0   libsystem_kernel.dylib          0x00000001da57c8c4 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001da57bcc8 mach_msg + 72
2   CoreFoundation                  0x00000001afba874c __CFRunLoopServiceMachPort + 376
3   CoreFoundation                  0x00000001afba2bd0 __CFRunLoopRun + 1176
4   CoreFoundation                  0x00000001afba2200 CFRunLoopRunSpecific + 572
5   CoreFoundation                  0x00000001afbc48b4 _legacyStreamRunLoop_workThread + 260
6   libsystem_pthread.dylib         0x00000001f550ab70 _pthread_start + 288
7   libsystem_pthread.dylib         0x00000001f550f880 thread_start + 8

Thread 6 name:  com.squareup.SocketRocket.NetworkThread
Thread 6:
0   libsystem_kernel.dylib          0x00000001da57c8c4 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001da57bcc8 mach_msg + 72
2   CoreFoundation                  0x00000001afba874c __CFRunLoopServiceMachPort + 376
3   CoreFoundation                  0x00000001afba2bd0 __CFRunLoopRun + 1176
4   CoreFoundation                  0x00000001afba2200 CFRunLoopRunSpecific + 572
5   Foundation                      0x00000001b0dac278 -[NSRunLoop+ 33400 (NSRunLoop) runMode:beforeDate:] + 228
6   Move                            0x000000010573e9f4 -[_RCTSRRunLoopThread main] + 11626996 (RCTSRWebSocket.m:1623)
7   Foundation                      0x00000001b0f08c48 __NSThread__start__ + 848
8   libsystem_pthread.dylib         0x00000001f550ab70 _pthread_start + 288
9   libsystem_pthread.dylib         0x00000001f550f880 thread_start + 8

Thread 7 name:  com.apple.NSURLConnectionLoader
Thread 7:
0   libsystem_kernel.dylib          0x00000001da57c8c4 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001da57bcc8 mach_msg + 72
2   CoreFoundation                  0x00000001afba874c __CFRunLoopServiceMachPort + 376
3   CoreFoundation                  0x00000001afba2bd0 __CFRunLoopRun + 1176
4   CoreFoundation                  0x00000001afba2200 CFRunLoopRunSpecific + 572
5   CFNetwork                       0x00000001b042c9a4 0x1b01fb000 + 2300324
6   Foundation                      0x00000001b0f08c48 __NSThread__start__ + 848
7   libsystem_pthread.dylib         0x00000001f550ab70 _pthread_start + 288
8   libsystem_pthread.dylib         0x00000001f550f880 thread_start + 8

Thread 8 name:  com.apple.CFSocket.private
Thread 8:
0   libsystem_kernel.dylib          0x00000001da59fc10 __select + 8
1   CoreFoundation                  0x00000001afbb4af4 __CFSocketManager + 620
2   libsystem_pthread.dylib         0x00000001f550ab70 _pthread_start + 288
3   libsystem_pthread.dylib         0x00000001f550f880 thread_start + 8

Thread 9 Crashed:
0   libdispatch.dylib               0x00000001af80662c _dispatch_assert_queue_fail + 112
1   libdispatch.dylib               0x00000001af806624 _dispatch_assert_queue_fail + 104
2   libdispatch.dylib               0x00000001af8065b4 dispatch_assert_queue$V2$VARIANT$mp + 144
3   UIKitCore                       0x00000001b29257a0 -[UIImageView _mainQ_beginLoadingIfApplicable] + 72
4   UIKitCore                       0x00000001b291dba4 -[UIImageView setHidden:] + 72
5   UIKitCore                       0x00000001b1dfda94 -[UIButton _updateImageView] + 540
6   UIKitCore                       0x00000001b1dfe42c -[UIButton layoutSubviews] + 348
7   UIKitCore                       0x00000001b296d954 -[UIView+ 16935252 (CALayerDelegate) layoutSublayersOfLayer:] + 2464
8   QuartzCore                      0x00000001b2e6d9e8 -[CALayer layoutSublayers] + 288
9   QuartzCore                      0x00000001b2e73eb4 CA::Layer::layout_if_needed+ 1420980 (CA::Transaction*) + 520
10  QuartzCore                      0x00000001b2e7f1d0 CA::Layer::layout_and_display_if_needed+ 1466832 (CA::Transaction*) + 140
11  QuartzCore                      0x00000001b2dcb500 CA::Context::commit_transaction+ 730368 (CA::Transaction*, double, double*) + 416
12  QuartzCore                      0x00000001b2df5698 CA::Transaction::commit+ 902808 () + 728
13  QuartzCore                      0x00000001b2df5ea4 CA::Transaction::release_thread+ 904868 (void*) + 228
14  libsystem_pthread.dylib         0x00000001f550f110 _pthread_tsd_cleanup + 520
15  libsystem_pthread.dylib         0x00000001f550abcc _pthread_exit + 80
16  libsystem_pthread.dylib         0x00000001f550c8a0 _pthread_wqthread_legacy_worker_wrap + 0
17  libsystem_pthread.dylib         0x00000001f550c634 _pthread_wqthread + 416
18  libsystem_pthread.dylib         0x00000001f550f874 start_wqthread + 8

Thread 10:
0   libsystem_pthread.dylib         0x00000001f550f86c start_wqthread + 0

Thread 11:
0   libsystem_pthread.dylib         0x00000001f550f86c start_wqthread + 0

Thread 12:
0   libsystem_pthread.dylib         0x00000001f550f86c start_wqthread + 0

Thread 9 crashed with ARM Thread State (64-bit):
    x0: 0x000000010a390000   x1: 0x00000002820b0680   x2: 0x0000000000000007   x3: 0x00000001be5217e0
    x4: 0x0000000000000000   x5: 0x0000000000000000   x6: 0x00676f6c7379732f   x7: 0x000000016b7d6978
    x8: 0x0000000205db1000   x9: 0x000000000000007f  x10: 0x000000000000000e  x11: 0x00000000000007fb
   x12: 0x00000000000007fd  x13: 0x0000000000000000  x14: 0x00000000b980e800  x15: 0x000000000000001d
   x16: 0x0000000080000000  x17: 0x0000000039800000  x18: 0x0000000000000000  x19: 0x00000002820b0f00
   x20: 0x0000000000000000  x21: 0x0000000138f16490  x22: 0x0000000000000000  x23: 0x0000000282db5950
   x24: 0x0000000000000000  x25: 0x0000000000000000  x26: 0x0000000000000220  x27: 0x000000000000009c
   x28: 0x0000000000000000   fp: 0x000000016b7d80e0   lr: 0x00000001af806624
    sp: 0x000000016b7d80b0   pc: 0x00000001af80662c cpsr: 0x60000000
   esr: 0xf2000001  Address size fault

Binary Images:
0x104c28000 - 0x1063bbfff Move arm64  <2e8df8d2062d316c9b3cde5d45316dfa> /var/containers/Bundle/Application/77797D30-F393-467D-A438-B38A40F66E40/Move.app/Move
0x10a3f0000 - 0x10a3fbfff libobjc-trampolines.dylib arm64  <531731c8e9f131659c4be4d34eb3ad02> /usr/lib/libobjc-trampolines.dylib
0x10a544000 - 0x10a5affff dyld arm64  <db2dc234676830f889db5b18092543c0> /usr/lib/dyld
0x1af801000 - 0x1af87ffff libdispatch.dylib arm64  <a564fa91a3e33a41afd1410fad72e52a> /usr/lib/system/libdispatch.dylib
0x1af880000 - 0x1af8b6fff libdyld.dylib arm64  <77e573148a58306490c08af9a4745430> /usr/lib/system/libdyld.dylib
0x1af8b7000 - 0x1afb0efff libicucore.A.dylib arm64  <b69f2d5b339d3615816342da657b3a4a> /usr/lib/libicucore.A.dylib
0x1afb0f000 - 0x1afeb7fff CoreFoundation arm64  <f80fca31bf7632938bc61729588ae8b6> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1afeb8000 - 0x1b0050fff CoreServices arm64  <248e39da84ae30ec9b99d0828d6d6adc> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x1b0051000 - 0x1b0099fff WirelessDiagnostics arm64  <6618cbc3569a38c28aa1920c4c034f64> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x1b009a000 - 0x1b0112fff SystemConfiguration arm64  <9a8a9b4a8d233d76a3e00d2e23adc717> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1b0113000 - 0x1b01fafff CoreTelephony arm64  <080a8015d906315b95b5d151427bb5ef> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1b01fb000 - 0x1b067bfff CFNetwork arm64  <c2a586f195cb35cfb58d7c215706514e> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1b067c000 - 0x1b0d32fff libnetwork.dylib arm64  <4c7453197a833572a6f67c7a93253d78> /usr/lib/libnetwork.dylib
0x1b0d33000 - 0x1b0da3fff Accounts arm64  <1119c5897f3f318eb36fb7cadd13b35d> /System/Library/Frameworks/Accounts.framework/Accounts
0x1b0da4000 - 0x1b103efff Foundation arm64  <4b7b9c0abad3348d95a394784bfed02e> /System/Library/Frameworks/Foundation.framework/Foundation
0x1b103f000 - 0x1b13a0fff ImageIO arm64  <1eb4eb79e3d63843bdf651030946d702> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1b13a1000 - 0x1b13b9fff libCGInterfaces.dylib arm64  <581cfc2d75583472b8d1a8ce5a1ec571> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1b13ba000 - 0x1b1946fff CoreGraphics arm64  <8db9d5e0ae2e3452ba61e08b61d0b5a7> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1b1947000 - 0x1b2cfbfff UIKitCore arm64  <00ea142638f73fd2be0104ebd44eca35> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1b2cfc000 - 0x1b2d18fff libAccessibility.dylib arm64  <6eaa2bbb983c31e0a54445ab83e375e7> /usr/lib/libAccessibility.dylib
0x1b2d19000 - 0x1b2f8bfff QuartzCore arm64  <3e647da558433774b65aa1928066ebbc> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1b2f8c000 - 0x1b2ff1fff BackBoardServices arm64  <8d8ff0c391863e14b59fba5a0379b135> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1b2ff2000 - 0x1b3079fff TextInput arm64  <702a96ae5cd631b79303a51a20deabf5> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1b307a000 - 0x1b30e1fff libusrtcp.dylib arm64  <b04edb78d7c23279a2f08c48547650de> /usr/lib/libusrtcp.dylib
0x1b30e2000 - 0x1b3476fff AppleMediaServices arm64  <77068928b7f338e5af9a4e43248471e6> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1b3477000 - 0x1b35dafff libswiftFoundation.dylib arm64  <772ae6f29e433d17a60cf1c6478a5266> /usr/lib/swift/libswiftFoundation.dylib
0x1b35db000 - 0x1b398bfff libswiftCore.dylib arm64  <9156be86d4b63a8184608728fa38c978> /usr/lib/swift/libswiftCore.dylib
0x1b398c000 - 0x1b39a0fff UIKitServices arm64  <1f3cd175224d3f26a5600d139f4f1f40> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x1b39a1000 - 0x1b3ae8fff Preferences arm64  <a4ca293a84a8386ab0c553e3edb81fe4> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1b3ae9000 - 0x1b3cf7fff ContactsUI arm64  <ef8404e6d4473b74ade7086388ebe493> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1b3cf8000 - 0x1b3eb0fff CoreText arm64  <acab3f31cda932a28fe5566404fc7b76> /System/Library/Frameworks/CoreText.framework/CoreText
0x1b3eb1000 - 0x1b3ec9fff ExtensionKit arm64  <eb2e265374973c91ae06db90c531dee8> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
0x1b3edf000 - 0x1b3f5cfff BaseBoard arm64  <b9796c0d4cb6374bbfefc4211e2a621b> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1b3f5d000 - 0x1b4172fff CoreDuet arm64  <0d0b95a19dc033fc80a96c7ae0f93653> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1b4173000 - 0x1b42b9fff Contacts arm64  <b92ac3df43b93676abbcd44967415cd3> /System/Library/Frameworks/Contacts.framework/Contacts
0x1b42ba000 - 0x1b5718fff GeoServices arm64  <44979cf9b49d3a9ab31bb4ddd82be40e> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1b5719000 - 0x1b579dfff CoreLocation arm64  <5c9e124296273b4b9cbcf94e3d5785b9> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1b579e000 - 0x1b593afff CloudKit arm64  <c9e5d97746e93c0f8ea54a1a53852093> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1b593b000 - 0x1b5c9dfff CoreData arm64  <d6bd337e6232360cbc36ab1edb921118> /System/Library/Frameworks/CoreData.framework/CoreData
0x1b688b000 - 0x1b6895fff libswiftCoreGraphics.dylib arm64  <1531409888db39449ce5db0a9e8f5374> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1b6896000 - 0x1b68d4fff AppSupport arm64  <7007fbe50270309dbb72a9675db02535> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1b68d5000 - 0x1b69f1fff ManagedConfiguration arm64  <4af6524e93173aafaf9f264dcac12fd8> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1b69f2000 - 0x1b6a5efff IMFoundation arm64  <88c687b2e1de325c95cf8d8559614f0a> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1b6a5f000 - 0x1b6b61fff IDS arm64  <6b252a94405c31729d5d0777dc17a546> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1b6b62000 - 0x1b6c9efff Security arm64  <d6b2c1cb544d3d628f8b0e86922622dc> /System/Library/Frameworks/Security.framework/Security
0x1b6c9f000 - 0x1b7094fff MediaPlayer arm64  <38faaf1386f43bf8aee30315f8e03fc8> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1b7095000 - 0x1b70acfff AudioSession arm64  <dc0b478c08c33b24be2fb932a6fa08f0> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x1b70ad000 - 0x1b7225fff AVFCore arm64  <4af35698d09930f897bfdb8192af532a> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
0x1b7226000 - 0x1b7774fff Intents arm64  <26c944ab8a4e39a4820d1744faeb5ec0> /System/Library/Frameworks/Intents.framework/Intents
0x1b7775000 - 0x1b77bffff TextInputUI arm64  <5bbe94f056313f0eae194faf86be0b2e> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x1b77c0000 - 0x1b7ab4fff CoreImage arm64  <36f179cea2393257b48e1f20786da448> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1b7ab5000 - 0x1b7b6efff ColorSync arm64  <486b1137d98a3a9f91f386bd7f2f425d> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1b7b6f000 - 0x1b7ba7fff CoreVideo arm64  <9e006d465bb939e9ab31782d3f254f8c> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1b7ba8000 - 0x1b82bdfff MediaToolbox arm64  <bb26609fdb0d3079bcbee8b5757deabd> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1b82be000 - 0x1b83a9fff CoreMedia arm64  <b48e8ae41fe437b0bfc9bf9255a835ef> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1b83aa000 - 0x1b8614fff AudioToolbox arm64  <1f4e77b23328305ca19f50a8773b7637> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1b8615000 - 0x1b8664fff CoreHaptics arm64  <4bed7c06a10c3a7590b6166e97e8035a> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1b8665000 - 0x1b86c1fff UserActivity arm64  <2ec555d881403493a67b00c906e9a3a6> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1b86c2000 - 0x1b87c1fff UIFoundation arm64  <ac4b381071c5329eab3171245848a2a3> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1b87c2000 - 0x1b87fffff libsystem_info.dylib arm64  <86ea93b2cc963d8ca53ebfcf708b5ec5> /usr/lib/system/libsystem_info.dylib
0x1b8800000 - 0x1b887cfff libsystem_c.dylib arm64  <e64a11f730ec313c8acfb0de81756ee6> /usr/lib/system/libsystem_c.dylib
0x1b887d000 - 0x1b88c5fff RunningBoardServices arm64  <4bd250113ccc351eaa970f2b8ce9436d> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1b88c6000 - 0x1b97f8fff JavaScriptCore arm64  <5f868c00551331a1adf812a5ade40e41> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1b9d75000 - 0x1b9dfafff ContactsFoundation arm64  <257b2b7bdbca3e6b88c8421592d39fe8> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1b9dfb000 - 0x1ba01efff HealthKit arm64  <fe05c2cec3793a85860fe9587df15244> /System/Library/Frameworks/HealthKit.framework/HealthKit
0x1ba01f000 - 0x1ba040fff ProactiveEventTracker arm64  <9fee4f7ebeee35a28af89190fbc2726b> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1ba041000 - 0x1ba08afff Lexicon arm64  <78773acb16613a8b9eec2879de95e700> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1ba08b000 - 0x1ba0f3fff PersonalizationPortrait arm64  <50a07a3b5e3134d8986ed77a3c3de4a7> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1ba0f4000 - 0x1ba140fff CoreDuetContext arm64  <1e09c135b60a339ebe3c48ee226bdfd0> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1ba141000 - 0x1ba1e6fff IOKit arm64  <ac262e0f73c53352a36cd240aed00570> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1ba1e7000 - 0x1ba1f6fff DataMigration arm64  <36ee29905cf33ea4b63c9e57ebff658a> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1ba1f7000 - 0x1ba24efff SpringBoardServices arm64  <159a44bea3c33324adb33c5ed8b4d4af> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1ba24f000 - 0x1ba260fff ContextKit arm64  <72e2125daf3a34bc8e803a89245c66c5> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1ba261000 - 0x1ba4b8fff CoreMotion arm64  <ced520684e043c36a22acebca7007ee6> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1ba4b9000 - 0x1ba5eefff EventKit arm64  <4368112a67393f67a1f8e1c5f5cfc2cf> /System/Library/Frameworks/EventKit.framework/EventKit
0x1bab06000 - 0x1bad57fff MediaRemote arm64  <90db9d33776933cb81a9a412bf701032> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1bad58000 - 0x1baeeffff CoreUtils arm64  <f509e9b22a093c2d88d34f0411370f74> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1baef0000 - 0x1baf05fff FamilyCircle arm64  <832c7de05cca39cab22a8d7403401cc1> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1baf06000 - 0x1baf71fff CoreSpotlight arm64  <eb1b9b360a0d37e39e3538ff2c779663> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1bb33d000 - 0x1bb4bdfff AssistantServices arm64  <a2cb42c2525d339f8772366a6766bdbb> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1bb4be000 - 0x1bb57ffff CoreUI arm64  <06b307c805fb365c9a17bf28e03315ad> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1bb580000 - 0x1bb5cdfff SafariSafeBrowsing arm64  <2f7c2bb62eb53887897d840f25e56412> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1bb5ce000 - 0x1bbcf5fff WebKit arm64  <d2b002fc25433913b5c93b01c4fa936a> /System/Library/Frameworks/WebKit.framework/WebKit
0x1bbcf6000 - 0x1be055fff WebCore arm64  <24a23357aaff3969b8ac1c1b9e59b652> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1be056000 - 0x1be0b2fff libMobileGestalt.dylib arm64  <dc5e8552363c3a369d3f34167d2ee890> /usr/lib/libMobileGestalt.dylib
0x1be0b3000 - 0x1be0cefff CommonUtilities arm64  <0b5a598e0add354085b5beb2bcfa6dc1> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1be0cf000 - 0x1be234fff IDSFoundation arm64  <34c0a0a0f6c33886bab5c794cfa320f0> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1be235000 - 0x1be331fff IMSharedUtilities arm64  <437d42c98ffe3ff081b71f4e3d87cc8c> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1be332000 - 0x1be3d2fff CoreSuggestions arm64  <1536f2bcf499367f910d541000fdb6a8> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1be3d3000 - 0x1be46dfff AddressBookLegacy arm64  <d4ba359136373c76bbca277ff35d79a6> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1be46e000 - 0x1be49efff UserNotifications arm64  <609d7b0ee0523347a0f9a80503675b1e> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1be49f000 - 0x1be51ffff FrontBoardServices arm64  <4722b22ec68836a38a0fb123cada07ce> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1be520000 - 0x1be542fff libsystem_malloc.dylib arm64  <ab9cee1431f83a1d88a6a326ab836926> /usr/lib/system/libsystem_malloc.dylib
0x1be543000 - 0x1be7f8fff MapKit arm64  <b80856e61b5f32c4a566a173a4c287f5> /System/Library/Frameworks/MapKit.framework/MapKit
0x1be7f9000 - 0x1befc1fff VectorKit arm64  <f7a5ccb87e1f3d969eb9f3ad57f00f5f> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1befc2000 - 0x1bf04bfff AuthKit arm64  <67b5623b340e3d86a3382db5cc964e7f> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1bf04c000 - 0x1bf0dafff AppleAccount arm64  <48612228b5e132e7930d54b0acf6c9af> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1bf0db000 - 0x1bf1e0fff AVFAudio arm64  <7a95cc9202f1319aba84f5849848469a> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1bf1e1000 - 0x1bf438fff AudioToolboxCore arm64  <9e71dd080cef36eb9d8352fd2c75abc9> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1bf468000 - 0x1bf6fefff StoreServices arm64  <226381cbfa2836c89191bc7626dbcc81> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1bf6ff000 - 0x1bf872fff Sharing arm64  <1aefc8bfff5a36388a6bd2e345802099> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1bf873000 - 0x1bf912fff ShareSheet arm64  <a6c9670a5f6b3ea68a0a5c44b37f8af4> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1bf913000 - 0x1bf9fafff CoreParsec arm64  <b254a3c4b329379cb72ec408ee6aa314> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1bf9fb000 - 0x1bfa40fff PhotoFoundation arm64  <dd918b7fc49335adaa053febad37db42> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1bfa41000 - 0x1bfc71fff Photos arm64  <8e09f62192833004a65111865068ddff> /System/Library/Frameworks/Photos.framework/Photos
0x1bfc72000 - 0x1c0342fff PhotoLibraryServices arm64  <4e747551dfe23a6f9fb35df1c222f7f3> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1c0343000 - 0x1c03f8fff AssetsLibraryServices arm64  <f79e0c9d60653c7ca0ae7db02361a970> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1c03f9000 - 0x1c0448fff MobileBackup arm64  <4b01636f4da8353aa4a297f16f20b4ec> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1c0449000 - 0x1c045cfff MSUDataAccessor arm64  <80ceb033883d3258b4422801fe348b08> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor
0x1c045d000 - 0x1c0482fff MobileAsset arm64  <b584963553bb3adca793f115acbf49ff> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1c0483000 - 0x1c0492fff libsystem_networkextension.dylib arm64  <a135b009fd9b3b3299978ba024bd4544> /usr/lib/system/libsystem_networkextension.dylib
0x1c0493000 - 0x1c06cefff NetworkExtension arm64  <92af9527011c3256adebcf3e2925a305> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1c06f9000 - 0x1c0abbfff CoreML arm64  <7d66482de4f3308582c21fce441f6b5d> /System/Library/Frameworks/CoreML.framework/CoreML
0x1c0abc000 - 0x1c12d5fff Espresso arm64  <99c3dab82d27363982de3212ad3ab10a> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1c12d6000 - 0x1c13c1fff VideoToolbox arm64  <a151f840cfed3618a0077f3314424eaf> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1c13c2000 - 0x1c140afff OnBoardingKit arm64  <a37c8a0dd6fc3fb1a716cb3703ee7697> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1c14fd000 - 0x1c150cfff AXCoreUtilities arm64  <639753bc281334d89a36eeaff0d77176> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1c2335000 - 0x1c24a4fff Montreal arm64  <e0b801b4b6083e71b7824ef7074942e9> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1c24a5000 - 0x1c25b1fff LanguageModeling arm64  <27a195926ea23cc2af8559c7eb55d4a5> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1c25b2000 - 0x1c25bafff InternationalSupport arm64  <368cef823686339bab0f913210fdfaad> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1c25bb000 - 0x1c27f2fff iTunesCloud arm64  <a232badfc206390ab00b45af4f21ab1d> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1c27f3000 - 0x1c282ffff libswiftUIKit.dylib arm64  <b4c3563833b43bb5922e2dfd456502c5> /usr/lib/swift/libswiftUIKit.dylib
0x1c293d000 - 0x1c29dffff CalendarDatabase arm64  <33aaefba2d3736b9b7b87298fb7c3438> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1c2a29000 - 0x1c2afffff LinkPresentation arm64  <dd50f5b7528b3a1abc6eb2a71287f754> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1c2b00000 - 0x1c2bf1fff Combine arm64  <594a0d33b2e23a6a95d5390c3b1f3112> /System/Library/Frameworks/Combine.framework/Combine
0x1c2c78000 - 0x1c2c88fff UniformTypeIdentifiers arm64  <d350a3b2316c31dd80e97c844188d78a> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x1c2c89000 - 0x1c2d05fff CloudDocs arm64  <c434ebfedf7f3b7993012aec47808baf> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1c31d2000 - 0x1c320cfff MediaServices arm64  <8b4cc7f15b183fce95b33fdc9e32d64e> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1c320d000 - 0x1c3371fff SearchFoundation arm64  <f18cc8d283133a5e93a731f54204aa78> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1c3372000 - 0x1c33cafff WebBookmarks arm64  <05f1a760622c38c8ad624512374f0da1> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1c3446000 - 0x1c347efff libobjc.A.dylib arm64  <19e9f9a3f38334eaa5f2a59774933351> /usr/lib/libobjc.A.dylib
0x1c347f000 - 0x1c34defff LoggingSupport arm64  <4c06c79633853395850ce8fa3fa81141> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1c34df000 - 0x1c3538fff libc++.1.dylib arm64  <da67cb48478c3703b904cdb242a7f957> /usr/lib/libc++.1.dylib
0x1c3539000 - 0x1c3551fff libc++abi.dylib arm64  <9bdc8fb7f27b37588232411f2a070984> /usr/lib/libc++abi.dylib
0x1c3552000 - 0x1c3590fff SetupAssistant arm64  <5c93f286b0153da6bb97e6f8308fca2e> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1c3591000 - 0x1c35a9fff OctagonTrust arm64  <4d4d03731a63304d97f97b325599ec28> /System/Library/PrivateFrameworks/OctagonTrust.framework/OctagonTrust
0x1c36b0000 - 0x1c36f0fff CoreAutoLayout arm64  <3bc7cf7c2e7538829037e607c116b9ca> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
0x1c36f1000 - 0x1c3846fff Network arm64  <67039f9e1e69383ea880069034391a06> /System/Library/Frameworks/Network.framework/Network
0x1c3847000 - 0x1c387bfff MobileKeyBag arm64  <d29b9fde1baf36ad8961c36fbb2a70fc> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1c3a99000 - 0x1c3aacfff BaseBoardUI arm64  <b7c6c0c4a95b38b59002e210484848c3> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1c3aad000 - 0x1c3b47fff libvDSP.dylib arm64  <c55aaf2d958a33a0ad9bf4cfdd8e48c6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1c3b48000 - 0x1c3b7afff libAudioToolboxUtility.dylib arm64  <d1e86c5a1bf03fd0b39c6330a5ffe5b1> /usr/lib/libAudioToolboxUtility.dylib
0x1c3d18000 - 0x1c3da0fff CoreNLP arm64  <a23c25ae670134fd896abe988a1bb98c> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1c3da1000 - 0x1c3eacfff FileProvider arm64  <02b95742eef73bc688fdb11dcf0c910c> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1c3ead000 - 0x1c3ebcfff BiomeStorage arm64  <a977dd6b47153c018911efc1098bec1e> /System/Library/PrivateFrameworks/BiomeStorage.framework/BiomeStorage
0x1c3ebd000 - 0x1c3ed3fff libswiftDispatch.dylib arm64  <3b7ae0fe9c23347888a15fe9053de99d> /usr/lib/swift/libswiftDispatch.dylib
0x1c3ed4000 - 0x1c3f09fff DataDetectorsCore arm64  <05b1738eeabf30a7944d237e25330e00> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1c3f0a000 - 0x1c3f94fff Symbolication arm64  <1b798f7ce66b33589838af2e889e6ebd> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1c3f95000 - 0x1c3fb2fff CrashReporterSupport arm64  <02a6ad802ab137e9a23a4936922c071e> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1c3fef000 - 0x1c40b7fff TelephonyUtilities arm64  <327043ac85d2336ebf8d980016902002> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1c40ee000 - 0x1c42d5fff MPSNeuralNetwork arm64  <a0568a6501de34ef81c8cdc81f96044d> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1c42d6000 - 0x1c4329fff MPSCore arm64  <ed6393fdf55a3ef4919adc36a3caa181> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1c4479000 - 0x1c44e1fff CalendarFoundation arm64  <ebff33ebf2403637a306026589f3a811> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1c4540000 - 0x1c462dfff NLP arm64  <86f130b92bca37bd863f6b2982b33df0> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1c462e000 - 0x1c4655fff AppSupportUI arm64  <6d086ace75ad3b899554cfb0aaaf6b73> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1c465e000 - 0x1c46b0fff FTServices arm64  <0c6145a59ef930d788498d760e2478cf> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1c46b1000 - 0x1c475dfff libboringssl.dylib arm64  <13f92f4a74393c7b844803e524055329> /usr/lib/libboringssl.dylib
0x1c475e000 - 0x1c4774fff ProtocolBuffer arm64  <d054565aab6a384c8a34ab50862e369f> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1c4775000 - 0x1c4874fff AVKit arm64  <3a31ec8e1c443ddcac3e318f59c1308e> /System/Library/Frameworks/AVKit.framework/AVKit
0x1c49d8000 - 0x1c49e6fff AssertionServices arm64  <441bcb1580e9332bbdaa932daf272733> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1c49e7000 - 0x1c4a0efff CloudServices arm64  <561da489bf933eeeb30c584e03ebb812> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
0x1c4a61000 - 0x1c4b3afff Metal arm64  <127b5a5e58ed3ba18771ea667305519d> /System/Library/Frameworks/Metal.framework/Metal
0x1c4b3b000 - 0x1c4c69fff MediaExperience arm64  <69dbd1b3ebfb34509d7513f20e3c6bfc> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1c5017000 - 0x1c502dfff libsystem_trace.dylib arm64  <27106d0783f33262a2186c09cb43bbd6> /usr/lib/system/libsystem_trace.dylib
0x1c502e000 - 0x1c505efff CoreServicesInternal arm64  <a1f716fc85c235bfa842533b5056a21f> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1c505f000 - 0x1c50c0fff SafariCore arm64  <6be7efe04e97323381a96ba2b15c4649> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1c50c1000 - 0x1c52ddfff SafariShared arm64  <5994fac516373872b3eefaeee9ba34bd> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1c52de000 - 0x1c536efff AppStoreDaemon arm64  <fc2f0e3d40643731928e379abcb7319f> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x1c5bbc000 - 0x1c5c56fff SAObjects arm64  <ee8741bf031732ae8addd3404fe35402> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1c5c57000 - 0x1c5c99fff VoiceServices arm64  <5d58836cdc8d363b8451d3d57faf38e4> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1c5c9a000 - 0x1c5ca2fff GraphicsServices arm64  <7762c1613c1b3e56ba759cb873604898> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1c5ca3000 - 0x1c5cf6fff DeviceManagement arm64  <82cfbcc2d68f347eb27f92806539fc49> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1c5cf7000 - 0x1c5e58fff Translation arm64  <d98382b967a633a686a0d4f8ed2fa520> /System/Library/PrivateFrameworks/Translation.framework/Translation
0x1c5e59000 - 0x1c5e6dfff PowerLog arm64  <fa316322274a3edfb0f24695fdfa39cb> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1c5e6e000 - 0x1c5e95fff DuetActivityScheduler arm64  <2f304715b5ab33098f1fe60f5f253ee5> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1c7399000 - 0x1c762afff Vision arm64  <b40357a23a29373bb352961291271131> /System/Library/Frameworks/Vision.framework/Vision
0x1c7685000 - 0x1c76effff ProactiveSupport arm64  <f2c830d151bb34e7ab8fd4250743c2e0> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1c771b000 - 0x1c7738fff ApplePushService arm64  <a5fa6bb2d5d83e4db58c01e18fcac7e3> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1c7739000 - 0x1c775ffff BoardServices arm64  <c7a26f1fed133352b792e02a7d6189a0> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1c78af000 - 0x1c78defff libncurses.5.4.dylib arm64  <534d915a39213f77a6f822a8892be94a> /usr/lib/libncurses.5.4.dylib
0x1c78df000 - 0x1c792afff OSAnalytics arm64  <4fe5520295d93e4287b2f3d284b8340c> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1c792b000 - 0x1c79adfff CoreBluetooth arm64  <d226d59480e43a11b19da9fd0a82ada3> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1c7b7a000 - 0x1c7bbcfff TemplateKit arm64  <ec1f58d49fdc3135923d05f14ccb28f2> /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit
0x1c7bbd000 - 0x1c7beffff MobileInstallation arm64  <7e4f8f06ecfc3eab890efcb394dabdaa> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1c7bf0000 - 0x1c7c7efff libTelephonyUtilDynamic.dylib arm64  <30eaf24df2793f489b51d83e50ad6177> /usr/lib/libTelephonyUtilDynamic.dylib
0x1c7c7f000 - 0x1c7ce6fff NanoRegistry arm64  <e2e8bbe9a58d318da122d4f07d8c61d1> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1c7db8000 - 0x1c7dd4fff CoreMaterial arm64  <8b58bde11d7d3a12aa801bfd971db617> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1c7e44000 - 0x1c7fc6fff libsqlite3.dylib arm64  <2c36458eaa8b3745a820f81bc42a8205> /usr/lib/libsqlite3.dylib
0x1c7fc7000 - 0x1c8082fff AVFCapture arm64  <95eb034ce265335290c436a74b46432a> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
0x1c8083000 - 0x1c839ffff CMCapture arm64  <e1b94c798737384d902adac539005a57> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
0x1c84ea000 - 0x1c873afff MobileSpotlightIndex arm64  <ff1cb805ca553f338dbddeabf5eea249> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1c8b3b000 - 0x1c8b45fff libsystem_notify.dylib arm64  <53d35bc61c833bb8bdd07cb45194afdc> /usr/lib/system/libsystem_notify.dylib
0x1c8b46000 - 0x1c8b88fff CryptoTokenKit arm64  <9959770c4df038c9b104fe83150c7a8a> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1c8bf0000 - 0x1c8c61fff libcorecrypto.dylib arm64  <0132fdd2a91538919c322733a68c136f> /usr/lib/system/libcorecrypto.dylib
0x1c8c62000 - 0x1c8c84fff UserManagement arm64  <446f0ed5432e39f7ba07fc13098c05cd> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1c8d55000 - 0x1c8d6bfff libsystem_asl.dylib arm64  <2d732c1c91d739da8981bb8ea0265b47> /usr/lib/system/libsystem_asl.dylib
0x1c8d6c000 - 0x1c8d8efff AppSSO arm64  <4b6f1d80a33632d29a687d1e74899d13> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1c8d8f000 - 0x1c8dabfff SharedWebCredentials arm64  <9de5e81a0235315a910b073c10496cce> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1c8dac000 - 0x1c8f7efff SafariServices arm64  <c6b7db8f62ce3c569bc392ffda489368> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1c8fd4000 - 0x1c900afff DataAccessExpress arm64  <4ccafb8eae983b01ab3c6a2250807c06> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1c900b000 - 0x1c9041fff CoreServicesStore arm64  <030438846e5b39faae37c22fa736bdb8> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1c9042000 - 0x1c9066fff CoreAnalytics arm64  <43ed2b52d6bf34ff85a81fa594917963> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1c9067000 - 0x1c9072fff SymptomAnalytics arm64  <b1e84a0dcf1b30559a0f256409424768> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x1c924e000 - 0x1c925dfff NanoPreferencesSync arm64  <f80f79b345713bd28f159efe73cefd53> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1c9a09000 - 0x1c9a33fff IconServices arm64  <3f645203f06b3c5494b55cbc282a8018> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1c9abb000 - 0x1c9b6ffff QuickLook arm64  <eafde88e3b5e3631bcedbac66f16f1cf> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x1ca3fb000 - 0x1ca696fff vImage arm64  <4d2753e5ccc03c1ebeb4d89472ebf7cd> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1cb1f0000 - 0x1cb3c1fff IMCore arm64  <90bb42ba12e63f4cb7af84925deba533> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1cb4b1000 - 0x1cb4c8fff IAP arm64  <32ccdc96ce9b32f4b3c2929de687899b> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x1cb4c9000 - 0x1cb51efff ktrace arm64  <097420ebaa7e36ae9dbf36f796be63e9> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1cb806000 - 0x1cb813fff Celestial arm64  <4943ee031d6f3f7ca307f6c5fc714f16> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1cb8b7000 - 0x1cb8fafff Pegasus arm64  <c5e7519cd58c3455afcfb6b94c0194af> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1cb8fb000 - 0x1cba59fff WebKitLegacy arm64  <02f26121740a3a808167d6e3e1041857> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1cbac5000 - 0x1cbb34fff ClassKit arm64  <fd158d64632d31d1b81196f88c443a0e> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1cbb35000 - 0x1cbb76fff StoreKit arm64  <7b942ae79dd53539a3ccbe63d6c412b4> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x1cc770000 - 0x1cc77afff IOMobileFramebuffer arm64  <dcdc7f06833c3f8e9e1d245cf8b94f02> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1cc77b000 - 0x1cc7ecfff ScreenTimeCore arm64  <fc360858775b3847a41661b598272451> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1cc893000 - 0x1cca07fff CloudPhotoLibrary arm64  <212b417af05b3373b0d1332506f81181> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1cca08000 - 0x1ccccbfff MusicLibrary arm64  <69c7de31875239d6bc4b0489ae44ffd1> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1ccccc000 - 0x1ccd30fff CallKit arm64  <437f05ae96573c92aba3c50325d4d334> /System/Library/Frameworks/CallKit.framework/CallKit
0x1ccdce000 - 0x1ccdecfff PrototypeTools arm64  <d3f78765bb3137baacf8009e96d8b371> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1ccded000 - 0x1cce18fff PersistentConnection arm64  <16765b75546c37c381d5e435d025a787> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1ccee7000 - 0x1ccf05fff BiomeStreams arm64  <6616da253d933cfe9ea43d84b29d1b33> /System/Library/PrivateFrameworks/BiomeStreams.framework/BiomeStreams
0x1ccf20000 - 0x1cd1c1fff PencilKit arm64  <85200dc2069c3a63905d2e017e6df390> /System/Library/Frameworks/PencilKit.framework/PencilKit
0x1cd277000 - 0x1cd3e4fff CoreSpeech arm64  <6f90b804c2c433f19a11784d7c4befa0> /System/Library/PrivateFrameworks/CoreSpeech.framework/CoreSpeech
0x1cd3e5000 - 0x1cd531fff IMDPersistence arm64  <9397ac0068ea3e119c103bda21d106e8> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1cd75c000 - 0x1cd80cfff SafariSharedUI arm64  <73380cf7c7433dbb8ad65a01c35bf38e> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI
0x1cd829000 - 0x1cd83efff AppSSOCore arm64  <f8d2d4db4a71381c97518a92a2d21b65> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
0x1cd83f000 - 0x1cd848fff libMobileGestaltExtensions.dylib arm64  <8c43cd02547f3099b349f9546ceed6e8> /usr/lib/libMobileGestaltExtensions.dylib
0x1cd849000 - 0x1cd85ffff CoreFollowUp arm64  <0bd8154ad157397ebce9c7a77815c21b> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1cd860000 - 0x1cd8d2fff Rapport arm64  <ad4b3a0b533f3dd18ce3c95647c11147> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1cd970000 - 0x1cd981fff Categories arm64  <516867c7736331e1b280994f631b443b> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1cdc1d000 - 0x1cdc43fff LocationSupport arm64  <8a9be86de4a13e62bffb1705c59938b3> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1cdc44000 - 0x1cdc76fff iCalendar arm64  <0aee8247fe7a34daad7902c510ad9a6c> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1cdca2000 - 0x1cdda4fff ConfigurationEngineModel arm64  <81686722304b3479b525a76b49c27a06> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1cdda5000 - 0x1cddcefff CacheDelete arm64  <78237707ea453c1e82e84825f349de82> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1cddcf000 - 0x1cde48fff CVNLP arm64  <9e4fcf078fb93f3ca6e23f37b0c5bdf5> /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP
0x1cdf81000 - 0x1cdf83fff OSAServicesClient arm64  <4976b7be0b953226a56f02869e05429b> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1cdf84000 - 0x1cdf86fff BiomeFoundation arm64  <d1f577c3e48b31e3af24795eb59b9b6c> /System/Library/PrivateFrameworks/BiomeFoundation.framework/BiomeFoundation
0x1cdf87000 - 0x1cdfdefff ProtectedCloudStorage arm64  <383e1d3f1f3331d9a9cf892509f52ca1> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1cdfdf000 - 0x1ce015fff C2 arm64  <198f3ea947503cc39f9d220e5ebdc001> /System/Library/PrivateFrameworks/C2.framework/C2
0x1ce016000 - 0x1ce068fff DifferentialPrivacy arm64  <64c195d18a443e6a8675e492b757a65c> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1ce22f000 - 0x1ce9e9fff EmbeddedAcousticRecognition arm64  <170675581f7430978650d55646ed6f27> /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition
0x1ce9ea000 - 0x1cea5efff SiriInstrumentation arm64  <6a75112efa313407b7aabdccbbff962f> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1cea5f000 - 0x1ceaa0fff BiometricKit arm64  <6dfcf19d45003fdbbd8407b54b6e1f7b> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1cead3000 - 0x1ceb82fff CoreSymbolication arm64  <757c9f0b17273bba990c590adc517fa5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1cebf1000 - 0x1cec9bfff SpeakerRecognition arm64  <98c71a64ed66338a9817bb6841ea5b8f> /System/Library/PrivateFrameworks/SpeakerRecognition.framework/SpeakerRecognition
0x1cf279000 - 0x1cf28afff IOSurface arm64  <8f94086085d737abb5aaac2b1866d86c> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1cf28b000 - 0x1cf2eafff MobileWiFi arm64  <1a97840fcb963453be177d661925cefb> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1cf6bb000 - 0x1cf761fff MMCS arm64  <16ec2b038dc939f48cb197c2b2bcc6d3> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1cf7c4000 - 0x1cf7fdfff libGLImage.dylib arm64  <cf2eef14d66d36aa949e5befda03088b> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1cf7fe000 - 0x1cf805fff libsystem_symptoms.dylib arm64  <b85143fe2be737688af32e1d37a86a1d> /usr/lib/system/libsystem_symptoms.dylib
0x1cf848000 - 0x1cfdf4fff CoreAudio arm64  <67773bc042d8391eaa3fdadf97f39bab> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1cfdf5000 - 0x1cfe0afff ContactsDonation arm64  <b7e1d933de073d239e2222a86cac9f7f> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1cfe0b000 - 0x1cfe28fff IntentsCore arm64  <9cbdcce1a777332884f739bc42eabb54> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
0x1cfec6000 - 0x1cfefcfff ImageCaptureCore arm64  <1a0585d91f983e01a8bc876b7ceb1ec3> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x1d004b000 - 0x1d0188fff Navigation arm64  <6f465c4af8133c238ea816421b082667> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1d0189000 - 0x1d01a4fff SafariFoundation arm64  <927a05b3c2c636ea86fbe98ecf590be1> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1d0318000 - 0x1d032bfff MaterialKit arm64  <e87a6b90bfa03c6fbb7c4618184d651b> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x1d042d000 - 0x1d043dfff CoreAUC arm64  <523a64721fb3342b94b28c35ee4fd67e> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1d0c37000 - 0x1d0c47fff SettingsFoundation arm64  <c1226215f8ba3db881e481878c2f4f87> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1d1363000 - 0x1d159dfff RawCamera arm64  <06eee6e15094362aa27c3a5fd7669c17> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1d1605000 - 0x1d165ffff ToneLibrary arm64  <a6b1eda9bf093ea69c7f46925b41ff7f> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1d1e52000 - 0x1d1e5ffff MediaSafetyNet arm64  <a9e7a7d80dad359f9ccff776c2a33a90> /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet
0x1d1e60000 - 0x1d1e9bfff TimeSync arm64  <7fd32790f5ce3bcea216a85abae43e94> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync
0x1d1f2b000 - 0x1d1f66fff ExposureNotification arm64  <6b3dea6c17253363aa8d7e96efb05acb> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
0x1d25b6000 - 0x1d25bffff CoreTime arm64  <ed632bf6778b3ff2a7e5df4b28073eeb> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1d2f12000 - 0x1d300efff TextRecognition arm64  <3f64a0db36e53d4692d521e8a55bcdf9> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1d311f000 - 0x1d3128fff ContextKitExtraction arm64  <21524cab8edf34a1b467a8c8081a30b4> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
0x1d31fa000 - 0x1d31fcfff libswiftObjectiveC.dylib arm64  <e9e09b0b9f92392f9fad1c9f6c989e85> /usr/lib/swift/libswiftObjectiveC.dylib
0x1d31fd000 - 0x1d3439fff libmorphun.dylib arm64  <42896de222683a989657134990dc55bd> /usr/lib/libmorphun.dylib
0x1d46f3000 - 0x1d4774fff CoreDAV arm64  <e1e784b0dd223349be80f1b93f2b07d4> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1d493f000 - 0x1d494dfff MobileIcons arm64  <babb5e4371b53c38a6cb824c212e6fe6> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1d4d18000 - 0x1d4de8fff ProofReader arm64  <30f6ea879d11339582dbce6af9c232ed> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1d5f36000 - 0x1d5f40fff MallocStackLogging arm64  <858acb277af3359a8fd07152b168f83a> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1d6161000 - 0x1d61abfff MetadataUtilities arm64  <cce4c0a2e62e3d399a9fbb5e0dea7d30> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1d682d000 - 0x1d6885fff CoreLocationProtobuf arm64  <f12482f70d263955b66e45df0c68da11> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1d6a89000 - 0x1d6abafff Bom arm64  <7cb897977fe03d0e84104df94cfc60a5> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1d6aea000 - 0x1d6af0fff PushKit arm64  <ffa088e21dab396d84943bb7aa81819a> /System/Library/Frameworks/PushKit.framework/PushKit
0x1d6af1000 - 0x1d6b55fff PhotosFormats arm64  <88e0363dce0a344c9310c67180a4480f> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1d6ca1000 - 0x1d6d32fff Quagga arm64  <16715f6e7b1d385fa856ca8df5600c8d> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1d6d33000 - 0x1d6d3afff StudyLog arm64  <93b1a618f6083a1aa2ab05298e2db029> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1d7c62000 - 0x1d7ca1fff NaturalLanguage arm64  <de4b268a090034b693e05d481a97cdcb> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1d86ec000 - 0x1d8709fff MediaStream arm64  <19492adf8696318db7a39e2c69c8c826> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1d92c5000 - 0x1d92ecfff MediaConversionService arm64  <7f66e10eb510321d8cdc202862d54307> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1d943b000 - 0x1d9577fff CoreHandwriting arm64  <bbf2b7a929dd3001bdac84e820ddd672> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1d9c94000 - 0x1d9c9ffff AppleIDAuthSupport arm64  <ed66c34b77d7399eac6e24e6ae1acb3b> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1d9cae000 - 0x1d9cc4fff LocalAuthentication arm64  <2c84adac652935d1934557abc150e9be> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1d9d3c000 - 0x1d9d42fff IOAccelerator arm64  <eab9ed1834473d798cae3b74751ab9b6> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1da108000 - 0x1da111fff CloudPhotoServices arm64  <359bb0c1f3363e079dc47e0b52200a69> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1da152000 - 0x1da1e6fff iTunesStore arm64  <0252c87d03b339438063d43355cce3b3> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1da579000 - 0x1da5a8fff libsystem_kernel.dylib arm64  <82dbf088d58735cf959815f79c12eaa4> /usr/lib/system/libsystem_kernel.dylib
0x1da7c6000 - 0x1da8cdfff ResponseKit arm64  <c2964f19570c3b16ae474c2221d03aa6> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1da8ce000 - 0x1da906fff EmojiFoundation arm64  <73de32427e5f3764b03c1433e6e376a9> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x1daee2000 - 0x1daeeefff FontServices arm64  <dba6ff60c1d3311da5d116ae5092e555> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1db080000 - 0x1db08bfff MediaAccessibility arm64  <b2d8b4ea7bde35c6a97130bb23dc1305> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1db0cc000 - 0x1db697fff SiriTTS arm64  <caaebb80de0739e9bb9658848388e5ae> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1db698000 - 0x1db6a6fff SetupAssistantSupport arm64  <1e22cc340d043c43b63bff994d7367b2> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1db7a1000 - 0x1db7d0fff VirtualGarage arm64  <e76b4a83ecc73dec8fdf49f9833add81> /System/Library/PrivateFrameworks/VirtualGarage.framework/VirtualGarage
0x1db7d1000 - 0x1db7f5fff NetAppsUtilities arm64  <966a9c89cfa039c98b5acc200ede32bc> /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities
0x1db7f6000 - 0x1db858fff Osprey arm64  <cb1d66887280310b9c07bd10240326c7> /System/Library/PrivateFrameworks/Osprey.framework/Osprey
0x1dcc85000 - 0x1dcc91fff libdscsym.dylib arm64  <4eb292dfd43834d4a7b219841e8326c5> /usr/lib/libdscsym.dylib
0x1dcc92000 - 0x1dcca3fff HangTracer arm64  <28aed98179ea3d32a8dc4e8a397ff700> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1dce50000 - 0x1dcf08fff SampleAnalysis arm64  <74a526e5693b39f9a867d04debeac387> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1dcf09000 - 0x1dcf37fff PlugInKit arm64  <a1dae7ad9f003dbc8baec9d505b5e2fe> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1dcfce000 - 0x1dcfcffff libSystem.B.dylib arm64  <ebdb6d14cbdc3ce0ab68c0ee237a16e0> /usr/lib/libSystem.B.dylib
0x1dd2b2000 - 0x1dd2bafff MobileActivation arm64  <d748b4cf6b8535f9b06f5fc6bfa5cf1d> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1dd2bb000 - 0x1dd312fff CalendarDaemon arm64  <31871f62e60a3208b5b119cac39e1c39> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1dd407000 - 0x1dd475fff libarchive.2.dylib arm64  <584a70fd7da63008b71604ef99254229> /usr/lib/libarchive.2.dylib
0x1dd476000 - 0x1dd499fff libtailspin.dylib arm64  <fa2e827ad7b334e58a715cf79f831b7f> /usr/lib/libtailspin.dylib
0x1dd49a000 - 0x1dd8c0fff libBNNS.dylib arm64  <a42c621f162e32d5a9672b9ad124d346> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1dd8c1000 - 0x1dd900fff SharedUtils arm64  <87ca7742c6013aa3b4120db837f4125f> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1ddb9a000 - 0x1ddb9ffff libsysdiagnose.dylib arm64  <e2294cfba70f32eeae90b41c738922a7> /usr/lib/libsysdiagnose.dylib
0x1ddbd2000 - 0x1ddcd3fff CoreMediaStream arm64  <1a8124d7be223cd896e27e4fb56bbbc0> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1ddecf000 - 0x1ddecffff AVFoundation arm64  <47a18200c0333bc9864cdb00a2e46c29> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1dded0000 - 0x1dded0fff Accelerate arm64  <61d6e706b1863b32a2a8e01ac1d46443> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1dded1000 - 0x1ddf80fff libBLAS.dylib arm64  <b404152c5ebe3ab5bba9c852ee97ea31> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1ddf81000 - 0x1de293fff libLAPACK.dylib arm64  <8625162ce6dc3c7e8c654a7d6bf57cbe> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1de294000 - 0x1de2a8fff libLinearAlgebra.dylib arm64  <1cab0d8379243f9296d553ac0d70cbd6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1de2a9000 - 0x1de2adfff libQuadrature.dylib arm64  <c4b76ae2a5783857b19b17e7a82e7309> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1de2ae000 - 0x1de30ffff libSparse.dylib arm64  <9fff1eaa7a4f3e619368364d0721f352> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1de310000 - 0x1de321fff libSparseBLAS.dylib arm64  <7dd5047a29e9366197256c1e0020011a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1de322000 - 0x1de37bfff libvMisc.dylib arm64  <220714da804534e2b661bd16662bbc7f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1de37c000 - 0x1de37cfff vecLib arm64  <adeee68d3e453776add246aad6dae801> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1de3b6000 - 0x1de3c5fff AssetsLibrary arm64  <04d7589548b73c48a260ff5c4c11b122> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1de4d7000 - 0x1de4f2fff AuthenticationServices arm64  <cb8bec376ff33352b0c5eff65c206ba9> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1deb41000 - 0x1deb44fff DeviceCheck arm64  <7aa45dd7ba9c3f48991a42444b0fb51d> /System/Library/Frameworks/DeviceCheck.framework/DeviceCheck
0x1deb45000 - 0x1deb5bfff ExternalAccessory arm64  <56e3ba45907c3b8082c41c681db4f4a4> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x1ded20000 - 0x1dee67fff MLCompute arm64  <2a1c84ab8b0e3dd69efe5508531b1d62> /System/Library/Frameworks/MLCompute.framework/MLCompute
0x1dee8c000 - 0x1deea4fff MetalKit arm64  <3fd3676cdf1e36e8bf16d560cdd14035> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1deea5000 - 0x1def2afff MPSImage arm64  <a744a1dc0803351d962c706046fe56a6> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1def2b000 - 0x1def51fff MPSMatrix arm64  <55d5253d52b432c89fc1d451f9d55f6e> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1def52000 - 0x1def8afff MPSNDArray arm64  <5cb7c6034ece3efc9d0fe60311e96562> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1def8b000 - 0x1defd3fff MPSRayIntersector arm64  <a2457e1d186c35df8e6b720f51604300> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1defd4000 - 0x1defd4fff MetalPerformanceShaders arm64  <cea4592557393600bbf50a1ea2e23dd0> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1df350000 - 0x1df350fff MobileCoreServices arm64  <7275644f2e2f394e9fe4bc9279f5f778> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1dff36000 - 0x1dff3efff OpenGLES arm64  <3f31fb62ab1733009a9bfe21c1507898> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1dff3f000 - 0x1dff40fff libCVMSPluginSupport.dylib arm64  <f357556cd2df3ac39603664f87aa04c8> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1dff41000 - 0x1dff47fff libCoreFSCache.dylib arm64  <c198a37a10713397910d44bbbe89f354> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1dff48000 - 0x1dff4dfff libCoreVMClient.dylib arm64  <ef1d65f5b0f03a04b64c80209bce055f> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1dff4e000 - 0x1dff56fff libGFXShared.dylib arm64  <ac3853445de336668360e5b93f2dc30d> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1e0103000 - 0x1e01c3fff PDFKit arm64  <b9466cfc60c6314b831289b9361055ec> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1e01d2000 - 0x1e020dfff QuickLookThumbnailing arm64  <ca8940d211d6360d883a0db1d4d05f81> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1e0888000 - 0x1e09cefff SoundAnalysis arm64  <602c37cf55673c82a682c3069d8c5e49> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis
0x1e09cf000 - 0x1e09defff Speech arm64  <bc25b53f5dde30599a41bc3a1c3086d6> /System/Library/Frameworks/Speech.framework/Speech
0x1e0b00000 - 0x1e0b00fff UIKit arm64  <0684bbaa65d33a28aa9770f30beb518c> /System/Library/Frameworks/UIKit.framework/UIKit
0x1e0b09000 - 0x1e0bccfff VideoSubscriberAccount arm64  <85d2244029213e3e9ed6abca339ba22e> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1e0bcd000 - 0x1e17a3fff libfaceCore.dylib arm64  <92ca66d6bc2a3f47841cefc88e39970a> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
0x1e1cd3000 - 0x1e1cd6fff AFKUser arm64  <69c1d09c8a403dfabb1a2d3e06c22000> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser
0x1e1d96000 - 0x1e2011fff ANECompiler arm64  <41638650c8f83d6292e0e3bf25cd8a9a> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1e2012000 - 0x1e2025fff ANEServices arm64  <66b4799b31a73955af1cf67acaf714e3> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1e202a000 - 0x1e20e1fff APFS arm64  <823ea73b7581318ca59d5efb59d0e199> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1e20e2000 - 0x1e20e7fff ASEProcessing arm64  <43e5bc61f8ad3e9a8cea6787497bd35e> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1e28c0000 - 0x1e28c5fff AggregateDictionary arm64  <59d523348b21398b880ac82a7af28390> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1e2a44000 - 0x1e2b1dfff AirPlaySync arm64  <bfd72e08cc2e3390a3299141ec62e4e4> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
0x1e2c24000 - 0x1e2c3ffff AlgosScoreFramework arm64  <3a3863c728423925af48609ec0ee1654> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework
0x1e2d64000 - 0x1e2d85fff AppConduit arm64  <c11b391a62263245b9c8cea122e9dd49> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1e2e55000 - 0x1e2e5ffff AppStoreOverlays arm64  <14f9102955e83f829bf3aeccdbeea637> /System/Library/PrivateFrameworks/AppStoreOverlays.framework/AppStoreOverlays
0x1e3eec000 - 0x1e3efbfff AppleFSCompression arm64  <ff58c35416ed37628f2315b40db8e5c6> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1e3f08000 - 0x1e3f15fff AppleIDSSOAuthentication arm64  <f95cd2626f9c320183b79e8a96a8b74f> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1e3f16000 - 0x1e3f59fff AppleJPEG arm64  <ca73b2334751376d8d20e48fc7bf9366> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1e3fd4000 - 0x1e3fe8fff AppleNeuralEngine arm64  <33956eaa28523b89989b56ef570bd5cb> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1e3ff2000 - 0x1e4015fff AppleSauce arm64  <98773b29d1ca32859bb2e33e372e7ad4> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1e4044000 - 0x1e4061fff AssetCacheServices arm64  <09fca87c8e573488afca2933c3ce83d2> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1e41c0000 - 0x1e421bfff AuthKitUI arm64  <2d8b369a66b13cd3bac3ab2940f2da70> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1e42aa000 - 0x1e42c2fff BiomePubSub arm64  <1e923137ddf739c9911f97c4d6f5e50b> /System/Library/PrivateFrameworks/BiomePubSub.framework/BiomePubSub
0x1e4560000 - 0x1e456efff BluetoothManager arm64  <90c10ed5788738f29ab95d30a5c296c8> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1e47f4000 - 0x1e47fefff CMCaptureCore arm64  <46a5a06a59cb33448f65493275cacd3b> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
0x1e47ff000 - 0x1e4815fff CPAnalytics arm64  <30408100613c3b2c8d9dfa6c108abf74> /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics
0x1e4818000 - 0x1e4827fff CPMS arm64  <e39e55f4bd8b3eb8a2c67baa319925b5> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1e4828000 - 0x1e4837fff CTCarrierSpace arm64  <0398db29b63f3fd7b23a67a8f0c7ab07> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1e4b3a000 - 0x1e4b45fff CaptiveNetwork arm64  <5d00f4e42152382fb63fbd925f29fd05> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1e4c61000 - 0x1e4c9bfff Catalyst arm64  <10f788d2edbd3c71a060989320948615> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1e4cc0000 - 0x1e4ce1fff CellularPlanManager arm64  <33a79b49d65f3614b3cbc328807e2626> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1e4cfa000 - 0x1e4d02fff CertUI arm64  <8e8238ad50313f549562a5a751565776> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1e4d0b000 - 0x1e4d59fff ChunkingLibrary arm64  <c720b94d770535e990d278956ad4c6d3> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1e513f000 - 0x1e5143fff CommunicationsFilter arm64  <c3f7f2dbb27739768d3513cd21e0882f> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1e5213000 - 0x1e5216fff ConstantClasses arm64  <0acd87d41849364085c69009cf692c90> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1e5262000 - 0x1e52d2fff ContactsUICore arm64  <c6a2a2e593423f3b92ce7626687de64b> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1e544c000 - 0x1e553dfff CoreBrightness arm64  <f0ead13cec4232fc864fceb96b90362b> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1e55a7000 - 0x1e55b6fff CoreDuetDaemonProtocol arm64  <14a65e5a1411356d8ad7e24969046a33> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1e55b9000 - 0x1e55bbfff CoreDuetDebugLogging arm64  <6e6f179aad41307282f668e877577ada> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1e55ca000 - 0x1e55dcfff CoreEmoji arm64  <20394a668c1a320b80df41055cee6182> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1e5b06000 - 0x1e5b0afff CoreOptimization arm64  <df515a8d246e342891f774e3bf18cfa6> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1e5b0b000 - 0x1e5bc4fff CorePDF arm64  <61a4575378d23bd186a8cc421e380a85> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1e5bc5000 - 0x1e5bcdfff CorePhoneNumbers arm64  <64a166806f5031a997756c064232fe11> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1e5bce000 - 0x1e5c22fff CorePrediction arm64  <8f16184fb32432259b700ea8212322cf> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1e6522000 - 0x1e652cfff CoreRecents arm64  <cae303f5db9332b9855a723ec5bb1425> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1e652d000 - 0x1e6593fff CoreRecognition arm64  <8f8cceef99943c5ea633556e701c72fb> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1e6594000 - 0x1e65acfff CoreSDB arm64  <e5aa802021963bec817cdaa2019f18bf> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1e65ad000 - 0x1e65d5fff CoreSVG arm64  <3217d7e9ae72350c87ebb30b3b364cc6> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1e677f000 - 0x1e6783fff DAAPKit arm64  <000646563fa239d78a713726219ff5fa> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1e67a1000 - 0x1e67aefff DCIMServices arm64  <63a2d9f55857305d8db1d5ec86c247ff> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1e67c5000 - 0x1e6801fff DataDetectorsNaturalLanguage arm64  <20dd0e19fab8334baf5a45c147003723> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1e6864000 - 0x1e6873fff DeviceIdentity arm64  <3982948d7e8d31b3b4cbcc808159a972> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1e699b000 - 0x1e69d0fff DistributedEvaluation arm64  <a7526b4438473dba9cea82959de74137> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
0x1e6ae9000 - 0x1e6b23fff DocumentManager arm64  <7c3051c977cd374db31b43b733d94e4e> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1e6b24000 - 0x1e6b42fff DocumentManagerCore arm64  <602d77fd1c8d3df6ab53f027fdb0695e> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1e6bc6000 - 0x1e6bc8fff DragUI arm64  <19371251fd3433e2b7299e371b5d8db5> /System/Library/PrivateFrameworks/DragUI.framework/DragUI
0x1e6bf7000 - 0x1e6c27fff EAP8021X arm64  <723dfd9ab82837e6a343f505d7e6144c> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1e6c56000 - 0x1e6c6afff Engram arm64  <166b4486f1b732fcbd1cf18a3d8f316a> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1e6da3000 - 0x1e6daafff ExtensionFoundation arm64  <3057cf1d42953e77929fb8679c6e9ff9> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
0x1e6f24000 - 0x1e6f2cfff FSEvents arm64  <2018b3b538ba3346ad0c38c0dd50ae58> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1e6f2d000 - 0x1e6f4cfff FTAWD arm64  <cb695906b83d399084be8dbd6ae8b389> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1e6f4d000 - 0x1e6f50fff FTClientServices arm64  <ca550f99b27832faa21556deb2e7a364> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1e6f51000 - 0x1e7363fff FaceCore arm64  <1212449c1d813831a67f01c0bbb73ccd> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1e736c000 - 0x1e7371fff FeatureFlagsSupport arm64  <e1d9daac7ab23bdfa836ac445704ea89> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport
0x1e7372000 - 0x1e737afff FeedbackLogger arm64  <ab4f2105d16833c09669ad65b8387d8e> /System/Library/PrivateFrameworks/FeedbackLogger.framework/FeedbackLogger
0x1e7503000 - 0x1e763ffff libFontParser.dylib arm64  <811fcf65dfa1310ba7269cb3184c18c4> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1e7640000 - 0x1e7648fff libGSFont.dylib arm64  <23ada823abf434bda35b475e1b402f79> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1e7649000 - 0x1e7686fff libGSFontCache.dylib arm64  <2e6bbc94fcb13b36bb6848ea16466410> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1e76ea000 - 0x1e76f7fff libhvf.dylib arm64  <c9c2ba49f172327fa09b274b163bebfa> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1e771d000 - 0x1e7734fff Futhark arm64  <68f212da64673bf5a405e54d98905b5b> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1e835e000 - 0x1e837cfff GenerationalStorage arm64  <e5421432be29351b9a27bc7462df8a3d> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1e837d000 - 0x1e838afff GraphVisualizer arm64  <8d7ecf3365e43e499586765506ebd73f> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1e83b5000 - 0x1e83c0fff HID arm64  <4121b87277253bc2bd754a4cba7daa72> /System/Library/PrivateFrameworks/HID.framework/HID
0x1e886f000 - 0x1e88e6fff HomeSharing arm64  <7c96ce5e48183277b1d2afead6445f65> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1e8940000 - 0x1e8945fff IDSKVStore arm64  <73479e1d6a2531a28b10570c0cf76bef> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1e8c5d000 - 0x1e8c66fff IOKitten arm64  <ebcf65636f953fd092e8a0fc807e5136> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten
0x1e8c67000 - 0x1e8c69fff IOSurfaceAccelerator arm64  <d2c560b91ce9359f8aa43eb55cd6b530> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1e8c8d000 - 0x1e8c94fff IdleTimerServices arm64  <545551ecfa1a38faa6836766fc80200d> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1e8c9c000 - 0x1e8ca1fff IncomingCallFilter arm64  <ee7c6774a5933ce5ad256b55b68dc7a0> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1e8d60000 - 0x1e8d6cfff IntentsFoundation arm64  <801454c3444c3d04840ce557e6aec172> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1e8d86000 - 0x1e8d89fff InternationalTextSearch arm64  <2cd95d117f0631eaa158de4107181f2c> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1e8d8a000 - 0x1e8da5fff IntlPreferences arm64  <655065db99d53d638ef5bf18b4dfc07f> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1e9004000 - 0x1e900afff LinguisticData arm64  <1d113deee31d3c7aa4136f8a7721d172> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1e9058000 - 0x1e9090fff LocalAuthenticationPrivateUI arm64  <7305e6b963e3398eab22cd178df9f378> /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI
0x1e9247000 - 0x1e9247fff Marco arm64  <7b19828708ec396ab560a8d93384f83c> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1e94a9000 - 0x1e97c0fff MediaLibraryCore arm64  <70dbe537580231e385add0f635542d3b> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1e97c1000 - 0x1e9850fff MediaPlatform arm64  <d720207864df306ba6783f3e3555e8c1> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1e9c34000 - 0x1e9cfcfff MetalTools arm64  <b5ad1500f65a3872bed8180b6c3fee2d> /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
0x1e9d1e000 - 0x1e9d69fff MetricsKit arm64  <e55dbb4c401a33fb93bdd568adaede04> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1e9d7d000 - 0x1e9d91fff MobileBluetooth arm64  <bc20ab35182736f89facdc754ee9cebf> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1e9e11000 - 0x1e9e17fff MobileSystemServices arm64  <34a5144899f431068ab1eb0c593a56a8> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1ea1a7000 - 0x1ea1adfff Netrb arm64  <25e84c85ec463a549d770a75fed95719> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1ea269000 - 0x1ea282fff NetworkStatistics arm64  <9e20389a661f39b7b2c22c2d718d8253> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1ea358000 - 0x1ea398fff OTSVG arm64  <29902cc4eb1732728b22d4340051a2e6> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1ea999000 - 0x1ea99bfff ParsecSubscriptionServiceSupport arm64  <e16df16207663b8ebf2883673b9b377e> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1ea9a0000 - 0x1ea9c8fff Pasteboard arm64  <8326ef1a9c53387683bf62097e6c3ef6> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1ea9f7000 - 0x1eaa02fff PersonaKit arm64  <ddb14d125c9032888ab748a0e23add78> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1eaa03000 - 0x1eaa0ffff PersonaUI arm64  <00025b65125e373e8e5d77b44e44f5d6> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1eaa31000 - 0x1eaa31fff PhoneNumbers arm64  <b48d6337a78e323f8f3985d828f1ae8a> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1eabdd000 - 0x1eac19fff PhotosImagingFoundation arm64  <09e384900c7a3f57bdcd12b8187f36b8> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1eac1a000 - 0x1eac65fff PhysicsKit arm64  <8700df181762319689b0666d96317e0b> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1ead19000 - 0x1ead24fff PointerUIServices arm64  <7af31d2a3bfe3889984fd2123249d11f> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1ec171000 - 0x1ec18afff QuickLookSupport arm64  <4e50ca435719362aa3dbd0047ab64e92> /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport
0x1ec18f000 - 0x1ec199fff RTCReporting arm64  <b03b6aaa9a88351a8d9d74498a139963> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1ec4c4000 - 0x1ec4d5fff RemoteTextInput arm64  <1f0b5969dcc33ee1b3ef5d18f71bafce> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1ec4d6000 - 0x1ec53bfff RemoteUI arm64  <6554860eb6873b688ae2de66b7e841bc> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1ec571000 - 0x1ec575fff RevealCore arm64  <1dbbab8b8aab3e60b3a65e008771f25d> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1ec58b000 - 0x1ec904fff SDAPI arm64  <2ca1b92d06443e528dfbe57c2b6de578> /System/Library/PrivateFrameworks/SDAPI.framework/SDAPI
0x1ece37000 - 0x1ece40fff SignpostCollection arm64  <32cfeee632f130839759f0825bea533f> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1ece41000 - 0x1ece41fff SignpostMetrics arm64  <5cfb0c69eb7e31c0a20c0dbb5da662c1> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1ece43000 - 0x1ece81fff SignpostSupport arm64  <297b123ed97a3d3e911caa9e50c9f51b> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1ed6c4000 - 0x1ed6c4fff SoftLinking arm64  <97fdfaaec8e5375bbcc4f54ccb9d35ed> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
0x1edbd0000 - 0x1edc0dfff StreamingZip arm64  <728b1d8e97b23e95a25895b8c4ddd8e4> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1edc15000 - 0x1edc1ffff SymptomDiagnosticReporter arm64  <b0f71b4cf8323f8f94c0ac3a51fb7a8f> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1edc50000 - 0x1edc6bfff SymptomPresentationFeed arm64  <32326bc9953c3691b86968625b0eb2f5> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1edca6000 - 0x1edcb6fff TCC arm64  <7d96fad4a42e3cfc9fa0d0819adc51c4> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1ee579000 - 0x1ee62bfff TextureIO arm64  <8d6baa10d66b347f966b89ecb1ad7882> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1ee845000 - 0x1ee84cfff URLFormatting arm64  <a9906aa18ea53cf7a839182c8442d836> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1eee25000 - 0x1eee4efff UsageTracking arm64  <5ae190ff14fd3af081a843cd35bc72cb> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1ef8e2000 - 0x1ef9a4fff VoiceTrigger arm64  <75a310f8cf6c3d9f9ef3213e818310d8> /System/Library/PrivateFrameworks/VoiceTrigger.framework/VoiceTrigger
0x1efa66000 - 0x1efa67fff WatchdogClient arm64  <fd203ca56dc93fc0a6a4c565efccaee7> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1efd27000 - 0x1f044ffff libwebrtc.dylib arm64  <95ef997e2cda36829d1e60e5af1001f2> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1f04c8000 - 0x1f04ddfff WebUI arm64  <08d89ecbf82d32bdaf5436faf72c56ce> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1f09df000 - 0x1f09e2fff XCTTargetBootstrap arm64  <4db35f739c0e351dbab043c5d3f4c6ba> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1f0a3e000 - 0x1f0a5dfff caulk arm64  <3862d3b38b0339c096e2e1ecbc1eff2e> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1f2e94000 - 0x1f2e99fff kperf arm64  <b50ef8fda61f3350b15fd654c4338625> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1f2e9a000 - 0x1f2ea2fff kperfdata arm64  <86e99d81f33a34439b09a139668b516d> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1f2ea3000 - 0x1f2eb8fff libEDR arm64  <a09e7c62d2903d39b63575e7d9275262> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1f2ed4000 - 0x1f2ee4fff perfdata arm64  <d4bad467622e32c2b1b67c655a3dd666> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1f2ee5000 - 0x1f2f13fff vCard arm64  <fb429e5a3c2032a28558d7ec1d1deb10> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1f380e000 - 0x1f3847fff libAWDSupport.dylib arm64  <0900d15497f13a82be19a2f57c4a6373> /usr/lib/libAWDSupport.dylib
0x1f3848000 - 0x1f3bf8fff libAWDSupportFramework.dylib arm64  <fbd4315c19843f1582f8ae8edfd4f9cc> /usr/lib/libAWDSupportFramework.dylib
0x1f3d72000 - 0x1f3d81fff libAudioStatistics.dylib arm64  <941dacf1afb63a5f8e674a0b35d6d12b> /usr/lib/libAudioStatistics.dylib
0x1f3f1b000 - 0x1f3f4dfff libCRFSuite.dylib arm64  <38dd74de263e32c4aa9f98a5c1dbdf33> /usr/lib/libCRFSuite.dylib
0x1f3f4e000 - 0x1f3f4ffff libCTGreenTeaLogger.dylib arm64  <71c2384339923959a065ad15d9ea065a> /usr/lib/libCTGreenTeaLogger.dylib
0x1f3f50000 - 0x1f3f5afff libChineseTokenizer.dylib arm64  <0d66a477057a345e969675522f8b9d92> /usr/lib/libChineseTokenizer.dylib
0x1f41f4000 - 0x1f41fbfff libIOReport.dylib arm64  <47776e894e7c3d3cb063ed9653f68742> /usr/lib/libIOReport.dylib
0x1f4271000 - 0x1f4278fff libMatch.1.dylib arm64  <a4308b309cfe31e986adcd0e6f64f986> /usr/lib/libMatch.1.dylib
0x1f438c000 - 0x1f4391fff libThaiTokenizer.dylib arm64  <29c767a8fdb73c91b4fe13382b993043> /usr/lib/libThaiTokenizer.dylib
0x1f44c4000 - 0x1f44c6fff libapp_launch_measurement.dylib arm64  <d1735d998c2d3be78b696b6d39142141> /usr/lib/libapp_launch_measurement.dylib
0x1f44c7000 - 0x1f44ddfff libapple_nghttp2.dylib arm64  <15aed6e3e0873b0599ed6efe290b728a> /usr/lib/libapple_nghttp2.dylib
0x1f44de000 - 0x1f456ffff libate.dylib arm64  <0c19f1907abc3e0ea07189310a496ee2> /usr/lib/libate.dylib
0x1f45fe000 - 0x1f460efff libbsm.0.dylib arm64  <143fbc15b02d338fb6a1b39767b0d8d6> /usr/lib/libbsm.0.dylib
0x1f460f000 - 0x1f461bfff libbz2.1.0.dylib arm64  <080f312258a2361d9557680fa41fb3ea> /usr/lib/libbz2.1.0.dylib
0x1f461c000 - 0x1f461cfff libcharset.1.dylib arm64  <d2bfd5647e693ce2acbd75d812dcc6e1> /usr/lib/libcharset.1.dylib
0x1f461d000 - 0x1f462efff libcmph.dylib arm64  <957916b8197333c095f7b195badcf739> /usr/lib/libcmph.dylib
0x1f462f000 - 0x1f4646fff libcompression.dylib arm64  <aed5585423dc3ee98604ba680abd1af2> /usr/lib/libcompression.dylib
0x1f4647000 - 0x1f465cfff libcoretls.dylib arm64  <10f0a6718f0f3a79bb127189648ca0fd> /usr/lib/libcoretls.dylib
0x1f465d000 - 0x1f465efff libcoretls_cfhelpers.dylib arm64  <35c08391a163309589115dd323a82c36> /usr/lib/libcoretls_cfhelpers.dylib
0x1f4682000 - 0x1f4688fff libcupolicy.dylib arm64  <ef0f2a7ba6e936af8936e0db17e323ac> /usr/lib/libcupolicy.dylib
0x1f4689000 - 0x1f4690fff libdns_services.dylib arm64  <354111811df03f3dbc9422a2f0029e42> /usr/lib/libdns_services.dylib
0x1f4691000 - 0x1f46adfff libedit.3.dylib arm64  <816a737710183b56b430f6f012547f19> /usr/lib/libedit.3.dylib
0x1f46ae000 - 0x1f46aefff libenergytrace.dylib arm64  <49849d3b12be3842a0dea70c436742c5> /usr/lib/libenergytrace.dylib
0x1f46af000 - 0x1f46c6fff libexpat.1.dylib arm64  <9380047a0ed13d20aa54a8ba1c7238d7> /usr/lib/libexpat.1.dylib
0x1f46f3000 - 0x1f46f7fff libgermantok.dylib arm64  <e73d3ce2fa013e018127019335d46924> /usr/lib/libgermantok.dylib
0x1f46f8000 - 0x1f46fdfff libheimdal-asn1.dylib arm64  <a250977984703286b4315bd0e88feb85> /usr/lib/libheimdal-asn1.dylib
0x1f46fe000 - 0x1f47effff libiconv.2.dylib arm64  <d4a9a55a604038338f69b29eddf4984a> /usr/lib/libiconv.2.dylib
0x1f4813000 - 0x1f4814fff liblangid.dylib arm64  <4bb82b46fc223c43b783c6a6bd162e1b> /usr/lib/liblangid.dylib
0x1f4815000 - 0x1f4820fff liblockdown.dylib arm64  <7c5295079d7e3d42bc17efc5e7f43fbc> /usr/lib/liblockdown.dylib
0x1f4821000 - 0x1f4839fff liblzma.5.dylib arm64  <3c34ab768cdb312aba64cb27ef9ec744> /usr/lib/liblzma.5.dylib
0x1f4867000 - 0x1f48bafff libmecab.dylib arm64  <4cc93102498936959dd3af5cd2af2a89> /usr/lib/libmecab.dylib
0x1f48bb000 - 0x1f4ae3fff libmecabra.dylib arm64  <726149fd8b053eb99a419645d17ba944> /usr/lib/libmecabra.dylib
0x1f4ae4000 - 0x1f4af6fff libmis.dylib arm64  <38cd9bee64a536f397b90688a3398702> /usr/lib/libmis.dylib
0x1f4af7000 - 0x1f4b0cfff libnetworkextension.dylib arm64  <74a1f61b74a932ee9b7dc0755cc4ba39> /usr/lib/libnetworkextension.dylib
0x1f4ea6000 - 0x1f4ed9fff libpcap.A.dylib arm64  <7480e8ed4b0a36aea58f3f22f7e371dc> /usr/lib/libpcap.A.dylib
0x1f4eda000 - 0x1f4ee7fff libperfcheck.dylib arm64  <616d38d57d6e3911ab6af0d9d561d9e4> /usr/lib/libperfcheck.dylib
0x1f4eef000 - 0x1f4f00fff libprequelite.dylib arm64  <6be5e72e06f733e18fa03f8477252e2e> /usr/lib/libprequelite.dylib
0x1f4f01000 - 0x1f4f12fff libprotobuf-lite.dylib arm64  <b98ef8a9292334f986913ee4e9b7e5ef> /usr/lib/libprotobuf-lite.dylib
0x1f4f13000 - 0x1f4f71fff libprotobuf.dylib arm64  <38ef6eb728c636059bc52eaea57905a3> /usr/lib/libprotobuf.dylib
0x1f4f72000 - 0x1f4fcffff libquic.dylib arm64  <043cf124e530377196b3528ceabcdf70> /usr/lib/libquic.dylib
0x1f4fd0000 - 0x1f4fe7fff libresolv.9.dylib arm64  <c2903025c58a3c7ca5a2fb41ca23dcc4> /usr/lib/libresolv.9.dylib
0x1f4fe8000 - 0x1f4feafff libsandbox.1.dylib arm64  <18a398f15acf3f22a42e79d5a18e8d3a> /usr/lib/libsandbox.1.dylib
0x1f5032000 - 0x1f5035fff libutil.dylib arm64  <855d6c2ba0fe3bb987fc1750eaa844bb> /usr/lib/libutil.dylib
0x1f5036000 - 0x1f511bfff libxml2.2.dylib arm64  <a1fa300be30537d5b8cd229bf10711f6> /usr/lib/libxml2.2.dylib
0x1f5120000 - 0x1f5148fff libxslt.1.dylib arm64  <65b0eb3790f631438487ddf4da152208> /usr/lib/libxslt.1.dylib
0x1f5149000 - 0x1f515afff libz.1.dylib arm64  <b5c9f814a8163e21a9b1a7fb9cd49723> /usr/lib/libz.1.dylib
0x1f518f000 - 0x1f5191fff liblog_network.dylib arm64  <2697efa6417935c2a9b1aeb27a969c56> /usr/lib/log/liblog_network.dylib
0x1f5236000 - 0x1f5236fff libswiftCoreFoundation.dylib arm64  <aeedfc18a720335bb6e52de001da4304> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1f5237000 - 0x1f5237fff libswiftCoreImage.dylib arm64  <50c208a74ed63984ad35704a09ea580d> /usr/lib/swift/libswiftCoreImage.dylib
0x1f528d000 - 0x1f5296fff libswiftDarwin.dylib arm64  <2f4513fb62d5359a9227bde0bfccaa31> /usr/lib/swift/libswiftDarwin.dylib
0x1f52b5000 - 0x1f52b9fff libswiftMetal.dylib arm64  <7befc66aa88a307c86842305b2d41194> /usr/lib/swift/libswiftMetal.dylib
0x1f5325000 - 0x1f5326fff libswiftQuartzCore.dylib arm64  <bf3f0ed3317d3a27ad8ba3967af761ae> /usr/lib/swift/libswiftQuartzCore.dylib
0x1f5389000 - 0x1f538efff libcache.dylib arm64  <c03e75419e3838759e85571c9c91265e> /usr/lib/system/libcache.dylib
0x1f538f000 - 0x1f539bfff libcommonCrypto.dylib arm64  <398a60893251355c8e2a4a756006b994> /usr/lib/system/libcommonCrypto.dylib
0x1f539c000 - 0x1f53a0fff libcompiler_rt.dylib arm64  <3b729469f4bc324f887d7760ae88dfdc> /usr/lib/system/libcompiler_rt.dylib
0x1f53a1000 - 0x1f53a9fff libcopyfile.dylib arm64  <c44a9ca1863931de8b239455d58fd5f6> /usr/lib/system/libcopyfile.dylib
0x1f548a000 - 0x1f548afff liblaunch.dylib arm64  <239b4628269d3a30befc4a1cdde62200> /usr/lib/system/liblaunch.dylib
0x1f548b000 - 0x1f5490fff libmacho.dylib arm64  <1f4e88a2765131f19fbc3e4e4778513d> /usr/lib/system/libmacho.dylib
0x1f5491000 - 0x1f5493fff libremovefile.dylib arm64  <20332a9fbf18357daa68f9d3c38de5ef> /usr/lib/system/libremovefile.dylib
0x1f5494000 - 0x1f5495fff libsystem_blocks.dylib arm64  <c82a363dbe2937079b856b63e9750ac6> /usr/lib/system/libsystem_blocks.dylib
0x1f5496000 - 0x1f5498fff libsystem_collections.dylib arm64  <529aa57f7ed83d6582239e358795e383> /usr/lib/system/libsystem_collections.dylib
0x1f5499000 - 0x1f549dfff libsystem_configuration.dylib arm64  <7aeaf1d58b8c3916b207dfe53f70d36f> /usr/lib/system/libsystem_configuration.dylib
0x1f549e000 - 0x1f54aefff libsystem_containermanager.dylib arm64  <0e46f112fbab39ae80c66e7f2d8a88c7> /usr/lib/system/libsystem_containermanager.dylib
0x1f54af000 - 0x1f54b0fff libsystem_coreservices.dylib arm64  <0676c79bd19e3733bc767cb4bb5ea03e> /usr/lib/system/libsystem_coreservices.dylib
0x1f54b1000 - 0x1f54bafff libsystem_darwin.dylib arm64  <2ec6f22cd9323dadae5f69e95eead17d> /usr/lib/system/libsystem_darwin.dylib
0x1f54bb000 - 0x1f54c3fff libsystem_dnssd.dylib arm64  <0105e492820c3b28818db2a4faabc858> /usr/lib/system/libsystem_dnssd.dylib
0x1f54c4000 - 0x1f54c6fff libsystem_featureflags.dylib arm64  <6740a2aaf41b3c3a8065cf127b500502> /usr/lib/system/libsystem_featureflags.dylib
0x1f54c7000 - 0x1f54f4fff libsystem_m.dylib arm64  <5a30e5550a8d3d4f958099a8e166f84b> /usr/lib/system/libsystem_m.dylib
0x1f54f5000 - 0x1f54fffff libsystem_platform.dylib arm64  <4eb8aaf4abbe393ebeb7709438b60b01> /usr/lib/system/libsystem_platform.dylib
0x1f5500000 - 0x1f5500fff libsystem_product_info_filter.dylib arm64  <9f86cf4ccb7633dd847ad851dafe9fde> /usr/lib/system/libsystem_product_info_filter.dylib
0x1f5501000 - 0x1f5511fff libsystem_pthread.dylib arm64  <9a31891727db312e91d681661034fcc6> /usr/lib/system/libsystem_pthread.dylib
0x1f5512000 - 0x1f5515fff libsystem_sandbox.dylib arm64  <98c632a1deb039d3924f81fed09a1cd7> /usr/lib/system/libsystem_sandbox.dylib
0x1f5516000 - 0x1f551ffff libunwind.dylib arm64  <a8f36de8879b32c2a0eeceb65e6d8fe7> /usr/lib/system/libunwind.dylib
0x1f5520000 - 0x1f5551fff libxpc.dylib arm64  <2c2fdbd6c4a93dfbb3850ecf6f0f97f8> /usr/lib/system/libxpc.dylib
0x1f68c0000 - 0x1f68d2fff SpotlightLinguistics arm64  <7f9b5278e82f3b0282155c9cbe747c65> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics

EOF

NOTE: I'm using react-native-document-picker to get images/pdf documents, and only treat the cropping when selected a image, so it must have no relations to the issue (right?).

iOS-crop-fail

vrgimael commented 3 years ago

I'm having the same issue

jwaldrip commented 3 years ago

I am also having the same issue.

leelandclay commented 3 years ago

Not sure if it's related, but I'm getting a "UI API called on a background thread" error when I attempt to open the cropper. The error is in the initWithCroppingStyle method of the TOCropViewController.m file of the TOCropViewController pod

snamstorm commented 3 years ago

I am also having this issue

Am selecting an image to crop and upload - after about 5 second of idle or movement on the crop screen, app crashes

RN version: 0.63.3 Image Crop version: 0.35.0 iOS: 14

nguyenductoan1995 commented 3 years ago

same issue

PauloMello99 commented 3 years ago

@leelandclay I didn't get this error, but it might have something related to threads, i got this message from Crashlytics:

crash_info_entry_0: BUG IN CLIENT OF LIBDISPATCH: Assertion failed: Block was expected to execute on queue [com.apple.main-thread]

truongduyng commented 3 years ago

same issue

UIKitCore
-[UIImageView _mainQ_beginLoadingIfApplicable] + 72

I am also having this issue

Am selecting an image to crop and upload - after about 5 second of idle or movement on the crop screen, app crashes

RN version: 0.63.3 Image Crop version: 0.35.0 iOS: 14

MorelSerge commented 3 years ago

I'm seeing a surge in crash reports from iOS 14 in production that are originating from the crop tool:

Modifications to the layout engine must not be performed from a background thread after it has been accessed from the main thread.

Fatal Exception: NSInternalInconsistencyException
0  CoreFoundation                 0x1a605d114 __exceptionPreprocess
1  libobjc.A.dylib                0x1b9883cb4 objc_exception_throw
2  CoreAutoLayout                 0x1b9af3664 -[NSISEngine tryToOptimizeReturningMutuallyExclusiveConstraints]
3  CoreAutoLayout                 0x1b9af333c -[NSISEngine _optimizeWithoutRebuilding]
4  CoreAutoLayout                 0x1b9af2e9c -[NSISEngine optimize]
5  CoreAutoLayout                 0x1b9aeeb7c -[NSISEngine performPendingChangeNotifications]
6  UIKitCore                      0x1a8da0e4c -[UIView _wantsReapplicationOfAutoLayoutWithLayoutDirtyOnEntry:]
7  UIKitCore                      0x1a8da19b4 -[UIView(CALayerDelegate) layoutSublayersOfLayer:]
8  QuartzCore                     0x1a92a19e8 -[CALayer layoutSublayers]
9  QuartzCore                     0x1a92a7eb4 CA::Layer::layout_if_needed(CA::Transaction*)
10 QuartzCore                     0x1a92b31d0 CA::Layer::layout_and_display_if_needed(CA::Transaction*)
11 QuartzCore                     0x1a91ff500 CA::Context::commit_transaction(CA::Transaction*, double, double*)
12 QuartzCore                     0x1a9229698 CA::Transaction::commit()
13 QuartzCore                     0x1a9229ea4 CA::Transaction::release_thread(void*)
14 libsystem_pthread.dylib        0x1eb943110 _pthread_tsd_cleanup
15 libsystem_pthread.dylib        0x1eb93ebcc _pthread_exit
16 libsystem_pthread.dylib        0x1eb9408a0 _pthread_wqthread_legacy_worker_wrap
17 libsystem_pthread.dylib        0x1eb940634 _pthread_wqthread
18 libsystem_pthread.dylib        0x1eb943874 start_wqthread
joneswah commented 3 years ago

Has anyone found a workaround for this issue yet?

hackrx commented 3 years ago

I am experiencing the same on android. I am also first requesting permission, and permission is granted but then it gives an unknown error.

image

Jeancpdamke commented 3 years ago

I am experiencing the same issue, only on iOS 14.

MorelSerge commented 3 years ago

The solution in https://github.com/ivpusic/react-native-image-crop-picker/issues/1225 seems to solve it. Have yet to confirm this wide-scale though.

marister commented 3 years ago

I am also having the same issue :( Any ideas? The above (#1225) Solved it for me but waiting on a permanent fix

Jeancpdamke commented 3 years ago

The solution in #1225 actually fixed it for me too. Waiting on a permanent fix as well.

nguyenductoan1995 commented 3 years ago

@Jeancpdamke @marister Following the Solution in # 1225 still did not solve the problem pls help me

Jeancpdamke commented 3 years ago

Any news regarding this issue?

MorelSerge commented 3 years ago

@Jeancpdamke It's fixed, this issue can be closed AFAIK. See https://github.com/ivpusic/react-native-image-crop-picker/releases/tag/v0.35.2