Telerik-Verified-Plugins / ImagePicker

Cordova Plugin For Multiple Image Selection
MIT License
181 stars 329 forks source link

APP crash on IOS with user with about 20,000 photos #152

Open evxzibit opened 5 years ago

evxzibit commented 5 years ago

SETUP: Ionic 1 plugin version: 2.24

ON IOS , when trying to open the user library using getPictures , after the APP permission to access photos are allowed, the app crashes.

see code below: var options = { quality: 50, maximumImagesCount: 10, width: 800, height: 800 };

$cordovaImagePicker .getPictures(options) .then(function (results) { console.lo }, function () { //no error here app just crashes }); Could someone please assist? Thank you Crash report contains the following:

Hardware Model: iPhone10,4 Process: AppName [709] Path: /private/var/containers/Bundle/Application/9E76AF3E-B9F8-4A1D-83EE-FFB6CF1508F9/AppName.app/AppName Identifier: com.appname.iphone Version: 407 (2.8.4) AppStoreTools: 10B63 AppVariant: 1:iPhone10,4:11 Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd [1] Coalition: com.appname.iphone [625]

Date/Time: 2019-03-25 12:11:02.7617 +0200 Launch Time: 2019-03-25 12:10:27.2871 +0200 OS Version: iPhone OS 12.1.4 (16D57) Baseband Version: 2.02.51 Report Version: 104

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Triggered by Thread: 0

Application Specific Information: abort() called

Last Exception Backtrace: (0x1c2949ea4 0x1c1b19a50 0x1c28c1384 0x1c28307e0 0x104cb2be0 0x104cb2690 0x1ef66d890 0x1ef5d9ea8 0x1ef5da1b0 0x1ef5db140 0x1ef5dc440 0x1ef5be630 0x1f00dd77c 0x1c6f45b7c 0x1c6f4ab34 0x1c6ea9598 0x1c6ed7ec8 0x1efc5d8fc 0x1c28d96bc 0x1c28d4350 0x1c28d48f0 0x1c28d40e0 0x1c4b4d584 0x1efc34c00 0x104c7ef74 0x1c2392bb4)

Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 libsystem_kernel.dylib 0x00000001c24df104 0x1c24bc000 + 143620 1 libsystem_pthread.dylib 0x00000001c255f948 0x1c2559000 + 26952 2 libsystem_c.dylib 0x00000001c2436d78 0x1c23df000 + 359800 3 libc++abi.dylib 0x00000001c1b00f78 0x1c1aff000 + 8056 4 libc++abi.dylib 0x00000001c1b01120 0x1c1aff000 + 8480 5 libobjc.A.dylib 0x00000001c1b19e58 0x1c1b13000 + 28248 6 libc++abi.dylib 0x00000001c1b0d0fc 0x1c1aff000 + 57596 7 libc++abi.dylib 0x00000001c1b0ccec 0x1c1aff000 + 56556 8 libobjc.A.dylib 0x00000001c1b19c20 0x1c1b13000 + 27680 9 CoreFoundation 0x00000001c28d414c 0x1c282d000 + 684364 10 GraphicsServices 0x00000001c4b4d584 0x1c4b42000 + 46468 11 UIKitCore 0x00000001efc34c00 0x1ef34c000 + 9341952 12 AppName 0x0000000104c7ef74 0x104c78000 + 28532 13 libdyld.dylib 0x00000001c2392bb4 0x1c2392000 + 2996

Thread 1 name: com.apple.uikit.eventfetch-thread Thread 1: 0 libsystem_kernel.dylib 0x00000001c24d3ea4 0x1c24bc000 + 97956 1 libsystem_kernel.dylib 0x00000001c24d337c 0x1c24bc000 + 95100 2 CoreFoundation 0x00000001c28d9ad8 0x1c282d000 + 707288 3 CoreFoundation 0x00000001c28d4974 0x1c282d000 + 686452 4 CoreFoundation 0x00000001c28d40e0 0x1c282d000 + 684256 5 Foundation 0x00000001c32ca494 0x1c32c2000 + 33940 6 Foundation 0x00000001c32ca340 0x1c32c2000 + 33600 7 UIKitCore 0x00000001efd250c4 0x1ef34c000 + 10326212 8 Foundation 0x00000001c33fd23c 0x1c32c2000 + 1290812 9 libsystem_pthread.dylib 0x00000001c256425c 0x1c2559000 + 45660 10 libsystem_pthread.dylib 0x00000001c25641bc 0x1c2559000 + 45500 11 libsystem_pthread.dylib 0x00000001c2567cf4 0x1c2559000 + 60660

Thread 2 name: JavaScriptCore bmalloc scavenger Thread 2: 0 libsystem_kernel.dylib 0x00000001c24def0c 0x1c24bc000 + 143116 1 libsystem_pthread.dylib 0x00000001c2561410 0x1c2559000 + 33808 2 libc++.1.dylib 0x00000001c1aac4d0 0x1c1aa4000 + 34000 3 JavaScriptCore 0x00000001c9c8d648 0x1c9c31000 + 378440 4 JavaScriptCore 0x00000001c9c9173c 0x1c9c31000 + 395068 5 JavaScriptCore 0x00000001c9c90e70 0x1c9c31000 + 392816 6 JavaScriptCore 0x00000001c9c9291c 0x1c9c31000 + 399644 7 libsystem_pthread.dylib 0x00000001c256425c 0x1c2559000 + 45660 8 libsystem_pthread.dylib 0x00000001c25641bc 0x1c2559000 + 45500 9 libsystem_pthread.dylib 0x00000001c2567cf4 0x1c2559000 + 60660

Thread 3 name: WebThread Thread 3: 0 libsystem_kernel.dylib 0x00000001c24def0c 0x1c24bc000 + 143116 1 libsystem_pthread.dylib 0x00000001c2561410 0x1c2559000 + 33808 2 JavaScriptCore 0x00000001c9c7b794 0x1c9c31000 + 305044 3 JavaScriptCore 0x00000001c9c629a0 0x1c9c31000 + 203168 4 JavaScriptCore 0x00000001c9c57de4 0x1c9c31000 + 159204 5 WebCore 0x00000001cb743370 0x1cb295000 + 4907888 6 WebCore 0x00000001cb743af0 0x1cb295000 + 4909808 7 CoreFoundation 0x00000001c294f4b8 0x1c282d000 + 1189048 8 CoreFoundation 0x00000001c295146c 0x1c282d000 + 1197164 9 WebKitLegacy 0x00000001ccbfa7e0 0x1ccb37000 + 800736 10 WebCore 0x00000001cc28995c 0x1cb295000 + 16730460 11 WebCore 0x00000001cc269324 0x1cb295000 + 16597796 12 WebCore 0x00000001cc268118 0x1cb295000 + 16593176 13 WebCore 0x00000001cc266134 0x1cb295000 + 16585012 14 WebCore 0x00000001cc262ca4 0x1cb295000 + 16571556 15 WebCore 0x00000001cc2626c8 0x1cb295000 + 16570056 16 WebCore 0x00000001cc2877cc 0x1cb295000 + 16721868 17 WebCore 0x00000001cc283268 0x1cb295000 + 16704104 18 WebCore 0x00000001cc3deaec 0x1cb295000 + 18127596 19 WebCore 0x00000001cc423514 0x1cb295000 + 18408724 20 CoreFoundation 0x00000001c28da718 0x1c282d000 + 710424 21 CoreFoundation 0x00000001c28da448 0x1c282d000 + 709704 22 CoreFoundation 0x00000001c28d9c7c 0x1c282d000 + 707708 23 CoreFoundation 0x00000001c28d4b58 0x1c282d000 + 686936 24 CoreFoundation 0x00000001c28d40e0 0x1c282d000 + 684256 25 WebCore 0x00000001cb7453e8 0x1cb295000 + 4916200 26 libsystem_pthread.dylib 0x00000001c256425c 0x1c2559000 + 45660 27 libsystem_pthread.dylib 0x00000001c25641bc 0x1c2559000 + 45500 28 libsystem_pthread.dylib 0x00000001c2567cf4 0x1c2559000 + 60660

Thread 4: 0 libsystem_kernel.dylib 0x00000001c24d3ef8 0x1c24bc000 + 98040 1 libdispatch.dylib 0x00000001c2350c4c 0x1c2321000 + 195660 2 libdispatch.dylib 0x00000001c235159c 0x1c2321000 + 198044 3 libdispatch.dylib 0x00000001c23648dc 0x1c2321000 + 276700 4 libsystem_pthread.dylib 0x00000001c256425c 0x1c2559000 + 45660 5 libsystem_pthread.dylib 0x00000001c25641bc 0x1c2559000 + 45500 6 libsystem_pthread.dylib 0x00000001c2567cf4 0x1c2559000 + 60660

Thread 5: 0 libsystem_kernel.dylib 0x00000001c24d3ef8 0x1c24bc000 + 98040 1 libdispatch.dylib 0x00000001c2350c4c 0x1c2321000 + 195660 2 libdispatch.dylib 0x00000001c235159c 0x1c2321000 + 198044 3 libdispatch.dylib 0x00000001c23648dc 0x1c2321000 + 276700 4 libsystem_pthread.dylib 0x00000001c256425c 0x1c2559000 + 45660 5 libsystem_pthread.dylib 0x00000001c25641bc 0x1c2559000 + 45500 6 libsystem_pthread.dylib 0x00000001c2567cf4 0x1c2559000 + 60660

Thread 6 name: com.apple.CFStream.LegacyThread Thread 6: 0 libsystem_kernel.dylib 0x00000001c24d3ea4 0x1c24bc000 + 97956 1 libsystem_kernel.dylib 0x00000001c24d337c 0x1c24bc000 + 95100 2 CoreFoundation 0x00000001c28d9ad8 0x1c282d000 + 707288 3 CoreFoundation 0x00000001c28d4974 0x1c282d000 + 686452 4 CoreFoundation 0x00000001c28d40e0 0x1c282d000 + 684256 5 CoreFoundation 0x00000001c28ed174 0x1c282d000 + 786804 6 libsystem_pthread.dylib 0x00000001c256425c 0x1c2559000 + 45660 7 libsystem_pthread.dylib 0x00000001c25641bc 0x1c2559000 + 45500 8 libsystem_pthread.dylib 0x00000001c2567cf4 0x1c2559000 + 60660

Thread 7 name: WebCore: LocalStorage Thread 7: 0 libsystem_kernel.dylib 0x00000001c24def0c 0x1c24bc000 + 143116 1 libsystem_pthread.dylib 0x00000001c2561410 0x1c2559000 + 33808 2 JavaScriptCore 0x00000001c9c7b794 0x1c9c31000 + 305044 3 JavaScriptCore 0x00000001c9c629a0 0x1c9c31000 + 203168 4 WebKitLegacy 0x00000001ccbcb180 0x1ccb37000 + 606592 5 WebKitLegacy 0x00000001ccbcde24 0x1ccb37000 + 618020 6 WebKitLegacy 0x00000001ccbcd43c 0x1ccb37000 + 615484 7 JavaScriptCore 0x00000001c9c799f0 0x1c9c31000 + 297456 8 JavaScriptCore 0x00000001c9c7af58 0x1c9c31000 + 302936 9 libsystem_pthread.dylib 0x00000001c256425c 0x1c2559000 + 45660 10 libsystem_pthread.dylib 0x00000001c25641bc 0x1c2559000 + 45500 11 libsystem_pthread.dylib 0x00000001c2567cf4 0x1c2559000 + 60660

Thread 8 name: WebCore: Database Thread 8: 0 libsystem_kernel.dylib 0x00000001c24def0c 0x1c24bc000 + 143116 1 libsystem_pthread.dylib 0x00000001c2561410 0x1c2559000 + 33808 2 JavaScriptCore 0x00000001c9c7b794 0x1c9c31000 + 305044 3 JavaScriptCore 0x00000001c9c629a0 0x1c9c31000 + 203168 4 WebCore 0x00000001cb744d54 0x1cb295000 + 4914516 5 WebCore 0x00000001cbbf26bc 0x1cb295000 + 9819836 6 WebCore 0x00000001cbbef150 0x1cb295000 + 9806160 7 JavaScriptCore 0x00000001c9c799f0 0x1c9c31000 + 297456 8 JavaScriptCore 0x00000001c9c7af58 0x1c9c31000 + 302936 9 libsystem_pthread.dylib 0x00000001c256425c 0x1c2559000 + 45660 10 libsystem_pthread.dylib 0x00000001c25641bc 0x1c2559000 + 45500 11 libsystem_pthread.dylib 0x00000001c2567cf4 0x1c2559000 + 60660

Thread 9: 0 libsystem_pthread.dylib 0x00000001c2567ce8 0x1c2559000 + 60648

Thread 10: 0 libsystem_pthread.dylib 0x00000001c2567ce8 0x1c2559000 + 60648

Thread 11 name: GAIThread Thread 11: 0 libsystem_kernel.dylib 0x00000001c24d3ea4 0x1c24bc000 + 97956 1 libsystem_kernel.dylib 0x00000001c24d337c 0x1c24bc000 + 95100 2 CoreFoundation 0x00000001c28d9ad8 0x1c282d000 + 707288 3 CoreFoundation 0x00000001c28d4974 0x1c282d000 + 686452 4 CoreFoundation 0x00000001c28d40e0 0x1c282d000 + 684256 5 Foundation 0x00000001c32ca494 0x1c32c2000 + 33940 6 Foundation 0x00000001c3305e84 0x1c32c2000 + 278148 7 AppName 0x0000000104cf06c8 0x104c78000 + 493256 8 Foundation 0x00000001c33fd23c 0x1c32c2000 + 1290812 9 libsystem_pthread.dylib 0x00000001c256425c 0x1c2559000 + 45660 10 libsystem_pthread.dylib 0x00000001c25641bc 0x1c2559000 + 45500 11 libsystem_pthread.dylib 0x00000001c2567cf4 0x1c2559000 + 60660

Thread 12 name: com.apple.NSURLConnectionLoader Thread 12: 0 libsystem_kernel.dylib 0x00000001c24d3ea4 0x1c24bc000 + 97956 1 libsystem_kernel.dylib 0x00000001c24d337c 0x1c24bc000 + 95100 2 CoreFoundation 0x00000001c28d9ad8 0x1c282d000 + 707288 3 CoreFoundation 0x00000001c28d4974 0x1c282d000 + 686452 4 CoreFoundation 0x00000001c28d40e0 0x1c282d000 + 684256 5 CFNetwork 0x00000001c2ef700c 0x1c2ef5000 + 8204 6 Foundation 0x00000001c33fd23c 0x1c32c2000 + 1290812 7 libsystem_pthread.dylib 0x00000001c256425c 0x1c2559000 + 45660 8 libsystem_pthread.dylib 0x00000001c25641bc 0x1c2559000 + 45500 9 libsystem_pthread.dylib 0x00000001c2567cf4 0x1c2559000 + 60660

Thread 13 name: WTF::AutomaticThread Thread 13: 0 libsystem_kernel.dylib 0x00000001c24def0c 0x1c24bc000 + 143116 1 libsystem_pthread.dylib 0x00000001c2561410 0x1c2559000 + 33808 2 JavaScriptCore 0x00000001c9c7b7d8 0x1c9c31000 + 305112 3 JavaScriptCore 0x00000001c9c629a0 0x1c9c31000 + 203168 4 JavaScriptCore 0x00000001c9c3c2e4 0x1c9c31000 + 45796 5 JavaScriptCore 0x00000001c9c3c684 0x1c9c31000 + 46724 6 JavaScriptCore 0x00000001c9c799f0 0x1c9c31000 + 297456 7 JavaScriptCore 0x00000001c9c7af58 0x1c9c31000 + 302936 8 libsystem_pthread.dylib 0x00000001c256425c 0x1c2559000 + 45660 9 libsystem_pthread.dylib 0x00000001c25641bc 0x1c2559000 + 45500 10 libsystem_pthread.dylib 0x00000001c2567cf4 0x1c2559000 + 60660

Thread 14 name: WTF::AutomaticThread Thread 14: 0 libsystem_kernel.dylib 0x00000001c24def0c 0x1c24bc000 + 143116 1 libsystem_pthread.dylib 0x00000001c2561410 0x1c2559000 + 33808 2 JavaScriptCore 0x00000001c9c7b7d8 0x1c9c31000 + 305112 3 JavaScriptCore 0x00000001c9c629a0 0x1c9c31000 + 203168 4 JavaScriptCore 0x00000001c9c3c2e4 0x1c9c31000 + 45796 5 JavaScriptCore 0x00000001c9c3c684 0x1c9c31000 + 46724 6 JavaScriptCore 0x00000001c9c799f0 0x1c9c31000 + 297456 7 JavaScriptCore 0x00000001c9c7af58 0x1c9c31000 + 302936 8 libsystem_pthread.dylib 0x00000001c256425c 0x1c2559000 + 45660 9 libsystem_pthread.dylib 0x00000001c25641bc 0x1c2559000 + 45500 10 libsystem_pthread.dylib 0x00000001c2567cf4 0x1c2559000 + 60660

Thread 15 name: WTF::AutomaticThread Thread 15: 0 libsystem_kernel.dylib 0x00000001c24def0c 0x1c24bc000 + 143116 1 libsystem_pthread.dylib 0x00000001c2561410 0x1c2559000 + 33808 2 JavaScriptCore 0x00000001c9c7b7d8 0x1c9c31000 + 305112 3 JavaScriptCore 0x00000001c9c629a0 0x1c9c31000 + 203168 4 JavaScriptCore 0x00000001c9c3c2e4 0x1c9c31000 + 45796 5 JavaScriptCore 0x00000001c9c3c684 0x1c9c31000 + 46724 6 JavaScriptCore 0x00000001c9c799f0 0x1c9c31000 + 297456 7 JavaScriptCore 0x00000001c9c7af58 0x1c9c31000 + 302936 8 libsystem_pthread.dylib 0x00000001c256425c 0x1c2559000 + 45660 9 libsystem_pthread.dylib 0x00000001c25641bc 0x1c2559000 + 45500 10 libsystem_pthread.dylib 0x00000001c2567cf4 0x1c2559000 + 60660

Thread 16 name: WTF::AutomaticThread Thread 16: 0 libsystem_kernel.dylib 0x00000001c24def0c 0x1c24bc000 + 143116 1 libsystem_pthread.dylib 0x00000001c2561410 0x1c2559000 + 33808 2 JavaScriptCore 0x00000001c9c7b7d8 0x1c9c31000 + 305112 3 JavaScriptCore 0x00000001c9c629a0 0x1c9c31000 + 203168 4 JavaScriptCore 0x00000001c9c3c2e4 0x1c9c31000 + 45796 5 JavaScriptCore 0x00000001c9c3c684 0x1c9c31000 + 46724 6 JavaScriptCore 0x00000001c9c799f0 0x1c9c31000 + 297456 7 JavaScriptCore 0x00000001c9c7af58 0x1c9c31000 + 302936 8 libsystem_pthread.dylib 0x00000001c256425c 0x1c2559000 + 45660 9 libsystem_pthread.dylib 0x00000001c25641bc 0x1c2559000 + 45500 10 libsystem_pthread.dylib 0x00000001c2567cf4 0x1c2559000 + 60660

Thread 17 name: WTF::AutomaticThread Thread 17: 0 libsystem_kernel.dylib 0x00000001c24def0c 0x1c24bc000 + 143116 1 libsystem_pthread.dylib 0x00000001c2561410 0x1c2559000 + 33808 2 JavaScriptCore 0x00000001c9c7b7d8 0x1c9c31000 + 305112 3 JavaScriptCore 0x00000001c9c629a0 0x1c9c31000 + 203168 4 JavaScriptCore 0x00000001c9c3c2e4 0x1c9c31000 + 45796 5 JavaScriptCore 0x00000001c9c3c684 0x1c9c31000 + 46724 6 JavaScriptCore 0x00000001c9c799f0 0x1c9c31000 + 297456 7 JavaScriptCore 0x00000001c9c7af58 0x1c9c31000 + 302936 8 libsystem_pthread.dylib 0x00000001c256425c 0x1c2559000 + 45660 9 libsystem_pthread.dylib 0x00000001c25641bc 0x1c2559000 + 45500 10 libsystem_pthread.dylib 0x00000001c2567cf4 0x1c2559000 + 60660

Thread 18: 0 libsystem_pthread.dylib 0x00000001c2567ce8 0x1c2559000 + 60648

Thread 19: 0 libsystem_kernel.dylib 0x00000001c24d3ef8 0x1c24bc000 + 98040 1 libdispatch.dylib 0x00000001c2350c4c 0x1c2321000 + 195660 2 libdispatch.dylib 0x00000001c235159c 0x1c2321000 + 198044 3 libdispatch.dylib 0x00000001c23648dc 0x1c2321000 + 276700 4 libsystem_pthread.dylib 0x00000001c256425c 0x1c2559000 + 45660 5 libsystem_pthread.dylib 0x00000001c25641bc 0x1c2559000 + 45500 6 libsystem_pthread.dylib 0x00000001c2567cf4 0x1c2559000 + 60660

Thread 20 name: AVAudioSession Notify Thread Thread 20: 0 libsystem_kernel.dylib 0x00000001c24d3ea4 0x1c24bc000 + 97956 1 libsystem_kernel.dylib 0x00000001c24d337c 0x1c24bc000 + 95100 2 CoreFoundation 0x00000001c28d9ad8 0x1c282d000 + 707288 3 CoreFoundation 0x00000001c28d4974 0x1c282d000 + 686452 4 CoreFoundation 0x00000001c28d40e0 0x1c282d000 + 684256 5 AVFAudio 0x00000001c88e860c 0x1c8859000 + 587276 6 AVFAudio 0x00000001c8914768 0x1c8859000 + 767848 7 libsystem_pthread.dylib 0x00000001c256425c 0x1c2559000 + 45660 8 libsystem_pthread.dylib 0x00000001c25641bc 0x1c2559000 + 45500 9 libsystem_pthread.dylib 0x00000001c2567cf4 0x1c2559000 + 60660

Thread 21: 0 libsystem_pthread.dylib 0x00000001c2567ce8 0x1c2559000 + 60648

Thread 22: 0 libsystem_pthread.dylib 0x00000001c2567ce8 0x1c2559000 + 60648

Thread 23: 0 libsystem_pthread.dylib 0x00000001c2567ce8 0x1c2559000 + 60648

Thread 24: 0 libsystem_pthread.dylib 0x00000001c2567ce8 0x1c2559000 + 60648

Thread 0 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000283265db7 x4: 0x00000001c1b10b81 x5: 0x000000016b1874c0 x6: 0x000000000000006e x7: 0xffffffff00003b00 x8: 0x0000000000000800 x9: 0x00000001c255f820 x10: 0x00000001c255aea4 x11: 0x0000000000000003 x12: 0x000000000000003b x13: 0x0000000000000000 x14: 0x0000000000000010 x15: 0x0000000000000044 x16: 0x0000000000000148 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x0000000000000006 x20: 0x0000000105282b80 x21: 0x000000016b1874c0 x22: 0x0000000000000303 x23: 0x0000000105282c60 x24: 0x0000000281e082e0 x25: 0x0000000000000000 x26: 0x0000000000000001 x27: 0x0000000000000000 x28: 0x000000016b187b28 fp: 0x000000016b187420 lr: 0x00000001c255f948 sp: 0x000000016b1873f0 pc: 0x00000001c24df104 cpsr: 0x00000000

Binary Images: 0x104c78000 - 0x104e0bfff AppName arm64 <64faaf6699dd325ea852ba69508449a1> /var/containers/Bundle/Application/9E76AF3E-B9F8-4A1D-83EE-FFB6CF1508F9/AppName.app/AppName 0x104ebc000 - 0x104ec3fff libswiftCoreFoundation.dylib arm64 <47deeaa1967b3e339dfcb48535a994e1> /var/containers/Bundle/Application/9E76AF3E-B9F8-4A1D-83EE-FFB6CF1508F9/AppName.app/Frameworks/libswiftCoreFoundation.dylib 0x104ed0000 - 0x104edffff libswiftCoreGraphics.dylib arm64 <25fe91aa901b3cf6a443b498012ab5af> /var/containers/Bundle/Application/9E76AF3E-B9F8-4A1D-83EE-FFB6CF1508F9/AppName.app/Frameworks/libswiftCoreGraphics.dylib 0x104ef4000 - 0x104efbfff libswiftCoreImage.dylib arm64 <762a9d5e144d38b5b02b910e61486196> /var/containers/Bundle/Application/9E76AF3E-B9F8-4A1D-83EE-FFB6CF1508F9/AppName.app/Frameworks/libswiftCoreImage.dylib 0x104f08000 - 0x104f13fff libswiftDarwin.dylib arm64 /var/containers/Bundle/Application/9E76AF3E-B9F8-4A1D-83EE-FFB6CF1508F9/AppName.app/Frameworks/libswiftDarwin.dylib 0x104f24000 - 0x104f3ffff libswiftDispatch.dylib arm64 <7ad01fe8bf9f3bad811e9c5ce8c68f8f> /var/containers/Bundle/Application/9E76AF3E-B9F8-4A1D-83EE-FFB6CF1508F9/AppName.app/Frameworks/libswiftDispatch.dylib 0x104f5c000 - 0x1050abfff libswiftFoundation.dylib arm64 <0848e6ddbbfb31ae87c86b45ff691470> /var/containers/Bundle/Application/9E76AF3E-B9F8-4A1D-83EE-FFB6CF1508F9/AppName.app/Frameworks/libswiftFoundation.dylib 0x105134000 - 0x10513bfff libswiftMetal.dylib arm64 <7a56d69e55fb3a23a40cfb2c2abae537> /var/containers/Bundle/Application/9E76AF3E-B9F8-4A1D-83EE-FFB6CF1508F9/AppName.app/Frameworks/libswiftMetal.dylib 0x105148000 - 0x10514ffff libswiftObjectiveC.dylib arm64 /var/containers/Bundle/Application/9E76AF3E-B9F8-4A1D-83EE-FFB6CF1508F9/AppName.app/Frameworks/libswiftObjectiveC.dylib 0x10515c000 - 0x105163fff libswiftQuartzCore.dylib arm64 <5b0df8513fdc35f480865794bac2b551> /var/containers/Bundle/Application/9E76AF3E-B9F8-4A1D-83EE-FFB6CF1508F9/AppName.app/Frameworks/libswiftQuartzCore.dylib 0x105170000 - 0x10517ffff libswiftUIKit.dylib arm64 <7b96c8dddb1337a9b8b2a806cd798a69> /var/containers/Bundle/Application/9E76AF3E-B9F8-4A1D-83EE-FFB6CF1508F9/AppName.app/Frameworks/libswiftUIKit.dylib 0x105194000 - 0x10519bfff libswiftos.dylib arm64 <8e3b4ee77a833c3fad9499717ed18eec> /var/containers/Bundle/Application/9E76AF3E-B9F8-4A1D-83EE-FFB6CF1508F9/AppName.app/Frameworks/libswiftos.dylib 0x1051e8000 - 0x10524bfff dyld arm64 <67179aea6d8038a58f729b468f24ca69> /usr/lib/dyld 0x1052b8000 - 0x1055effff libswiftCore.dylib arm64 /var/containers/Bundle/Application/9E76AF3E-B9F8-4A1D-83EE-FFB6CF1508F9/AppName.app/Frameworks/libswiftCore.dylib 0x107260000 - 0x10726bfff libobjc-trampolines.dylib arm64 <0d67ef7e3ec8370aa106a59717eb17fa> /usr/lib/libobjc-trampolines.dylib 0x1c1aa2000 - 0x1c1aa3fff libSystem.B.dylib arm64 /usr/lib/libSystem.B.dylib 0x1c1aa4000 - 0x1c1afefff libc++.1.dylib arm64 /usr/lib/libc++.1.dylib 0x1c1aff000 - 0x1c1b12fff libc++abi.dylib arm64 /usr/lib/libc++abi.dylib 0x1c1b13000 - 0x1c229bfff libobjc.A.dylib arm64 <3c1dc6c93e273dd3938e146c18cc5188> /usr/lib/libobjc.A.dylib 0x1c229c000 - 0x1c22a1fff libcache.dylib arm64 /usr/lib/system/libcache.dylib 0x1c22a2000 - 0x1c22aefff libcommonCrypto.dylib arm64 /usr/lib/system/libcommonCrypto.dylib 0x1c22af000 - 0x1c22b3fff libcompiler_rt.dylib arm64 /usr/lib/system/libcompiler_rt.dylib 0x1c22b4000 - 0x1c22bcfff libcopyfile.dylib arm64 /usr/lib/system/libcopyfile.dylib 0x1c22bd000 - 0x1c2320fff libcorecrypto.dylib arm64 /usr/lib/system/libcorecrypto.dylib 0x1c2321000 - 0x1c2391fff libdispatch.dylib arm64 <025080cbcf933d2f81c1b2e0b82a362d> /usr/lib/system/libdispatch.dylib 0x1c2392000 - 0x1c23bcfff libdyld.dylib arm64 /usr/lib/system/libdyld.dylib 0x1c23bd000 - 0x1c23bdfff liblaunch.dylib arm64 <5fb8b0437013319887b994a645c87bee> /usr/lib/system/liblaunch.dylib 0x1c23be000 - 0x1c23c3fff libmacho.dylib arm64 <16c0dcb8fe293859b948a16894dc8161> /usr/lib/system/libmacho.dylib 0x1c23c4000 - 0x1c23c5fff libremovefile.dylib arm64 /usr/lib/system/libremovefile.dylib 0x1c23c6000 - 0x1c23ddfff libsystem_asl.dylib arm64 /usr/lib/system/libsystem_asl.dylib 0x1c23de000 - 0x1c23defff libsystem_blocks.dylib arm64 <068a78ad98aa353e956eeaf058fd9637> /usr/lib/system/libsystem_blocks.dylib 0x1c23df000 - 0x1c245dfff libsystem_c.dylib arm64 <7da5f27d7b4830dda0a4dd26c109e448> /usr/lib/system/libsystem_c.dylib 0x1c245e000 - 0x1c2462fff libsystem_configuration.dylib arm64 <25383d775a2136589984adc6c9b35309> /usr/lib/system/libsystem_configuration.dylib 0x1c2463000 - 0x1c246afff libsystem_containermanager.dylib arm64 <3dcd9a50bfdf3c1191f4e90691f4d5e8> /usr/lib/system/libsystem_containermanager.dylib 0x1c246b000 - 0x1c246cfff libsystem_coreservices.dylib arm64 /usr/lib/system/libsystem_coreservices.dylib 0x1c246d000 - 0x1c2473fff libsystem_darwin.dylib arm64 <1b7bfac5248e36ef923f46597ca358d1> /usr/lib/system/libsystem_darwin.dylib 0x1c2474000 - 0x1c247afff libsystem_dnssd.dylib arm64 <0fb34f5c3eb93adb83a4b74f452dafb2> /usr/lib/system/libsystem_dnssd.dylib 0x1c247b000 - 0x1c24bbfff libsystem_info.dylib arm64 /usr/lib/system/libsystem_info.dylib 0x1c24bc000 - 0x1c24e6fff libsystem_kernel.dylib arm64 <3ab723d26da43120b5fc292ff2dc4c84> /usr/lib/system/libsystem_kernel.dylib 0x1c24e7000 - 0x1c2514fff libsystem_m.dylib arm64 <12380e91ac4437a69be12482c0a6e10a> /usr/lib/system/libsystem_m.dylib 0x1c2515000 - 0x1c2538fff libsystem_malloc.dylib arm64 /usr/lib/system/libsystem_malloc.dylib 0x1c2539000 - 0x1c2545fff libsystem_networkextension.dylib arm64 <472dd253009d3bb4b597d51e461a34db> /usr/lib/system/libsystem_networkextension.dylib 0x1c2546000 - 0x1c254dfff libsystem_notify.dylib arm64 /usr/lib/system/libsystem_notify.dylib 0x1c254e000 - 0x1c2558fff libsystem_platform.dylib arm64 <368fd1a9ce9937a4bde2354a5c5d4804> /usr/lib/system/libsystem_platform.dylib 0x1c2559000 - 0x1c2569fff libsystem_pthread.dylib arm64 /usr/lib/system/libsystem_pthread.dylib 0x1c256a000 - 0x1c256cfff libsystem_sandbox.dylib arm64 /usr/lib/system/libsystem_sandbox.dylib 0x1c256d000 - 0x1c2574fff libsystem_symptoms.dylib arm64 /usr/lib/system/libsystem_symptoms.dylib 0x1c2575000 - 0x1c258afff libsystem_trace.dylib arm64 <6c1526cb161d302e887f8dc30ce3b5f9> /usr/lib/system/libsystem_trace.dylib 0x1c258b000 - 0x1c2590fff libunwind.dylib arm64 /usr/lib/system/libunwind.dylib 0x1c2591000 - 0x1c25bffff libxpc.dylib arm64 <8c926c76a52a323ab048ab447b34a334> /usr/lib/system/libxpc.dylib 0x1c25c0000 - 0x1c281afff libicucore.A.dylib arm64 <4bc5287e088f30f882bc6999a90feacc> /usr/lib/libicucore.A.dylib 0x1c281b000 - 0x1c282cfff libz.1.dylib arm64 <788ab2a7d56e3b528034d5a9b9f9d3f6> /usr/lib/libz.1.dylib 0x1c282d000 - 0x1c2b91fff CoreFoundation arm64 <65db57e47b15316d8e61c7e9b36d6ef5> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x1c2b92000 - 0x1c2ba2fff libbsm.0.dylib arm64 /usr/lib/libbsm.0.dylib 0x1c2ba3000 - 0x1c2ba3fff libenergytrace.dylib arm64 <9c3edae00ffc357dbba7b7f6a4820fcc> /usr/lib/libenergytrace.dylib 0x1c2ba4000 - 0x1c2c34fff IOKit arm64 /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x1c2c35000 - 0x1c2d1dfff libxml2.2.dylib arm64 <4c3f394b5a9334589d60dbff79c6a0f7> /usr/lib/libxml2.2.dylib 0x1c2d1e000 - 0x1c2d2bfff libbz2.1.0.dylib arm64 <273cbb660f5f397eab26a425e8a657b7> /usr/lib/libbz2.1.0.dylib 0x1c2d2c000 - 0x1c2d44fff liblzma.5.dylib arm64 <75e94b185f193af9a2c87ec2f7e0ac46> /usr/lib/liblzma.5.dylib 0x1c2d45000 - 0x1c2ebefff libsqlite3.dylib arm64 /usr/lib/libsqlite3.dylib 0x1c2ebf000 - 0x1c2ef4fff libMobileGestalt.dylib arm64 /usr/lib/libMobileGestalt.dylib 0x1c2ef5000 - 0x1c32c1fff CFNetwork arm64 /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x1c32c2000 - 0x1c35cefff Foundation arm64 <5a26e86f7c633191a59874134a7876e4> /System/Library/Frameworks/Foundation.framework/Foundation 0x1c35cf000 - 0x1c36dbfff Security arm64 /System/Library/Frameworks/Security.framework/Security 0x1c36dc000 - 0x1c374afff SystemConfiguration arm64 <85514a7674383f6485ac7750a41894bd> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x1c374b000 - 0x1c3780fff libCRFSuite.dylib arm64 <3160a917a42d35a3a30e8c6d922070c6> /usr/lib/libCRFSuite.dylib 0x1c3781000 - 0x1c3797fff libapple_nghttp2.dylib arm64 /usr/lib/libapple_nghttp2.dylib 0x1c3798000 - 0x1c37c1fff libarchive.2.dylib arm64 <53722536e2ab33e992347c4afb90ef97> /usr/lib/libarchive.2.dylib 0x1c37c2000 - 0x1c3890fff libboringssl.dylib arm64 <68f7323d11ff3c80a1de2e5dc6518771> /usr/lib/libboringssl.dylib 0x1c3891000 - 0x1c38a7fff libcoretls.dylib arm64 <97b6385a40853340b39fca181b1a24d1> /usr/lib/libcoretls.dylib 0x1c38a8000 - 0x1c38a9fff libcoretls_cfhelpers.dylib arm64 /usr/lib/libcoretls_cfhelpers.dylib 0x1c38aa000 - 0x1c38abfff liblangid.dylib arm64 <984ab4017cce3def839d7da2555c98f4> /usr/lib/liblangid.dylib 0x1c38ac000 - 0x1c3c21fff libnetwork.dylib arm64 /usr/lib/libnetwork.dylib 0x1c3c22000 - 0x1c3c57fff libpcap.A.dylib arm64 <1e723fd7ee7133259e72aa46992693ab> /usr/lib/libpcap.A.dylib 0x1c3c58000 - 0x1c3cb5fff libusrtcp.dylib arm64 <7f312ea426753ff0943fac305311baf0> /usr/lib/libusrtcp.dylib 0x1c3cb6000 - 0x1c3cc2fff IOSurface arm64 /System/Library/Frameworks/IOSurface.framework/IOSurface 0x1c3cc3000 - 0x1c3d76fff libBLAS.dylib arm64 <422303ea936b30c4a3a204c5042a4019> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x1c3d77000 - 0x1c4096fff libLAPACK.dylib arm64 <81d6d8a0ea4933488a6706fda9653f13> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x1c4097000 - 0x1c4309fff vImage arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x1c430a000 - 0x1c431bfff libSparseBLAS.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib 0x1c431c000 - 0x1c4378fff libvMisc.dylib arm64 <64fed501f334318cae6d4e4387a47be3> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x1c4379000 - 0x1c43a8fff libBNNS.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib 0x1c43a9000 - 0x1c43bdfff libLinearAlgebra.dylib arm64 <9febf91b130b37d9afc9a8d7be78f271> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x1c43be000 - 0x1c43c2fff libQuadrature.dylib arm64 <5e86d436c08e391e84b3ba27ebb0fb79> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib 0x1c43c3000 - 0x1c4433fff libSparse.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib 0x1c4434000 - 0x1c44c2fff libvDSP.dylib arm64 <707871f1ca7a343b9937a3f8ccb79592> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x1c44c3000 - 0x1c44c3fff vecLib arm64 <0041874ce19f3d47906b23024b685abf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x1c44c4000 - 0x1c44c4fff Accelerate arm64 <94e84f08c2af3ed2994bca4a3f71bd47> /System/Library/Frameworks/Accelerate.framework/Accelerate 0x1c44c5000 - 0x1c44ddfff libcompression.dylib arm64 <52cfe534518a3352a563755c00536d36> /usr/lib/libcompression.dylib 0x1c44de000 - 0x1c4a8cfff CoreGraphics arm64 <71f35861779e33dc85becdcb3c50e7ad> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x1c4a8d000 - 0x1c4a92fff IOAccelerator arm64 <8b179d4801dc3c358ca2f080a9dd12f9> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x1c4a93000 - 0x1c4a98fff libCoreFSCache.dylib arm64 <86bf2e4231f7365e919e32aeee0ca186> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 0x1c4a99000 - 0x1c4b41fff Metal arm64 /System/Library/Frameworks/Metal.framework/Metal 0x1c4b42000 - 0x1c4b55fff GraphicsServices arm64 <0d63a05d8c803e93b5fe8a52208271b4> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x1c4b56000 - 0x1c4b56fff MobileCoreServices arm64 /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x1c4b57000 - 0x1c4b59fff IOSurfaceAccelerator arm64 /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 0x1c4b5a000 - 0x1c4b9cfff AppleJPEG arm64 <18955d5987183a68adff153ecba46736> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x1c4b9d000 - 0x1c5162fff ImageIO arm64 <994242d700dc3f7db5ca48a485a01020> /System/Library/Frameworks/ImageIO.framework/ImageIO 0x1c5163000 - 0x1c51d5fff BaseBoard arm64 /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x1c51d6000 - 0x1c51edfff AssertionServices arm64 <6a23fd7c0b2e323187a027271ab430e4> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x1c51ee000 - 0x1c51f6fff CorePhoneNumbers arm64 <8b18291423fb32d0b30bb7a9f2aa5655> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers 0x1c51f7000 - 0x1c523cfff AppSupport arm64 <18872c192de23d29a024492143e090f5> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x1c523d000 - 0x1c5256fff CrashReporterSupport arm64 /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x1c5257000 - 0x1c525cfff AggregateDictionary arm64 <399b625c2ed6303fbd987f78ffd56539> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x1c525d000 - 0x1c52e5fff libTelephonyUtilDynamic.dylib arm64 <95c20504af503f21a28ad6ccb84a4d19> /usr/lib/libTelephonyUtilDynamic.dylib 0x1c52e6000 - 0x1c5305fff ProtocolBuffer arm64 /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x1c5306000 - 0x1c5336fff MobileKeyBag arm64 <68a9efcb67223020a5d2b87b326b565c> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x1c5337000 - 0x1c5373fff BackBoardServices arm64 <05ba119e36e33e678acba4bd7f27de47> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x1c5374000 - 0x1c53ddfff FrontBoardServices arm64 /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x1c53de000 - 0x1c5425fff SpringBoardServices arm64 <39ff285a5a08300581df78d39839e43f> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x1c5426000 - 0x1c5439fff PowerLog arm64 /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x1c543a000 - 0x1c5455fff CommonUtilities arm64 <1f7eb175f249371692b1d1d229873ae1> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x1c5456000 - 0x1c5461fff liblockdown.dylib arm64 /usr/lib/liblockdown.dylib 0x1c5462000 - 0x1c57a0fff CoreData arm64 <2332c30861283595ad5394a1f08be532> /System/Library/Frameworks/CoreData.framework/CoreData 0x1c57a1000 - 0x1c57a8fff TCC arm64 /System/Library/PrivateFrameworks/TCC.framework/TCC 0x1c57a9000 - 0x1c57b1fff libcupolicy.dylib arm64 <130f161faa6b3ec0a7c4dcf1eed866f9> /usr/lib/libcupolicy.dylib 0x1c57b2000 - 0x1c5897fff CoreTelephony arm64 <93355f632f593f5281865c969aac485d> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x1c5898000 - 0x1c58f9fff Accounts arm64 <968701d6f1a53f1cbb1c943c7989bb04> /System/Library/Frameworks/Accounts.framework/Accounts 0x1c58fa000 - 0x1c5923fff AppleSauce arm64 /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce 0x1c5924000 - 0x1c592dfff DataMigration arm64 /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x1c592e000 - 0x1c5935fff Netrb arm64 /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x1c5936000 - 0x1c596afff PersistentConnection arm64 /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x1c596b000 - 0x1c597cfff libmis.dylib arm64 <8bd05aae163c357493b14fa4bce90aa7> /usr/lib/libmis.dylib 0x1c597d000 - 0x1c5a86fff ManagedConfiguration arm64 <30a80be382bb31e7af162c281e48c400> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x1c5a87000 - 0x1c5a8cfff libReverseProxyDevice.dylib arm64 <9f47b0cedcfd3f75b4ee0e545ddee3f3> /usr/lib/libReverseProxyDevice.dylib 0x1c5a8d000 - 0x1c5a9ffff libamsupport.dylib arm64 <4d654aed059e377bbf718221cfbc1c28> /usr/lib/libamsupport.dylib 0x1c5aa0000 - 0x1c5aa5fff libCoreVMClient.dylib arm64 <44e914213c323fbba6145cda4fd10a6e> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x1c5aa6000 - 0x1c5aa7fff libCVMSPluginSupport.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x1c5aa8000 - 0x1c5aabfff libutil.dylib arm64 <4eaf33b8988039f795ae66f03a01e3ac> /usr/lib/libutil.dylib 0x1c5aac000 - 0x1c5aebfff libGLImage.dylib arm64 <9d403b15ee8c3339ae472ceb4f3609f2> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x1c5aec000 - 0x1c5b63fff APFS arm64 /System/Library/PrivateFrameworks/APFS.framework/APFS 0x1c5b64000 - 0x1c5b95fff MediaKit arm64 <384d64739049326784c770ffb215e963> /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit 0x1c5b96000 - 0x1c5bb2fff libSERestoreInfo.dylib arm64 <4c21f0cba4df3176b36dae70f2298ca2> /usr/lib/updaters/libSERestoreInfo.dylib 0x1c5bb9000 - 0x1c5bf5fff DiskImages arm64 /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages 0x1c5bf6000 - 0x1c5bfffff libGFXShared.dylib arm64 <50fe12ebf4ff3e4fa81337c2f86c4830> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x1c5c00000 - 0x1c5c4efff libauthinstall.dylib arm64 <2214c7596ded3935bd19f281af2afb77> /usr/lib/libauthinstall.dylib 0x1c5c4f000 - 0x1c5c57fff IOMobileFramebuffer arm64 <7e0cb324f630364abf441ba9dc82297a> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x1c5c58000 - 0x1c5c63fff OpenGLES arm64 <15496bbdb29e3e0c8c4fc1dd1f98fa08> /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x1c5c64000 - 0x1c5d01fff ColorSync arm64 <52c4256ba91d3636aded4b2254e82903> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 0x1c5d02000 - 0x1c5d31fff CoreVideo arm64 <317da5b683d13593be36750e39a8d53d> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x1c5d32000 - 0x1c5d33fff libCTGreenTeaLogger.dylib arm64 <76e8b109bac13330820949a528965882> /usr/lib/libCTGreenTeaLogger.dylib 0x1c5d34000 - 0x1c5ea3fff CoreAudio arm64 <2844977772f930058ef9314a9b400ee7> /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x1c5ea4000 - 0x1c5ec6fff CoreAnalytics arm64 <359d4a89acb83886bfe06910dbc63885> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics 0x1c5ec7000 - 0x1c5ecafff UserFS arm64 <380267d724e7332a8e3a07c2fe1a552e> /System/Library/PrivateFrameworks/UserFS.framework/UserFS 0x1c5ecb000 - 0x1c6068fff CoreMedia arm64 <276c2955623f3dd69526fa59cdb2c16c> /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x1c6069000 - 0x1c607bfff libprotobuf-lite.dylib arm64 /usr/lib/libprotobuf-lite.dylib 0x1c607c000 - 0x1c60e1fff libprotobuf.dylib arm64 <29eb153d4e49305da00845942dc1ce90> /usr/lib/libprotobuf.dylib 0x1c60e2000 - 0x1c63f8fff libAWDSupportFramework.dylib arm64 <4f99fd19a6a439f399a8888629347c9f> /usr/lib/libAWDSupportFramework.dylib 0x1c63f9000 - 0x1c6443fff WirelessDiagnostics arm64 <316e8098fc0030b3b87909e3b55ebd90> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics 0x1c6444000 - 0x1c6504fff VideoToolbox arm64 <0a749e2a0e28386e9ffbfb727915ab16> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 0x1c6505000 - 0x1c6610fff libFontParser.dylib arm64 <7dd118d3800c31f5a3f01b8c93318685> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x1c6611000 - 0x1c6611fff FontServices arm64 <6b7868d8151131459597cf1d80c044c9> /System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x1c6612000 - 0x1c6773fff CoreText arm64 /System/Library/Frameworks/CoreText.framework/CoreText 0x1c6774000 - 0x1c6783fff IntlPreferences arm64 <8d608ca85cd23d1b8f6055ffec3d6be9> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x1c6784000 - 0x1c678efff RTCReporting arm64 <7377e0cceeec35a99d5f419abb175808> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting 0x1c678f000 - 0x1c6807fff CoreBrightness arm64 <574ba7a774fa304787ecbab2d5cfc563> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness 0x1c6808000 - 0x1c6812fff libAudioStatistics.dylib arm64 <611ea247048d3d789a99cbaf8dcd1c26> /usr/lib/libAudioStatistics.dylib 0x1c6813000 - 0x1c6e05fff AudioToolbox arm64 /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x1c6e06000 - 0x1c7043fff QuartzCore arm64 /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x1c7044000 - 0x1c704ffff MediaAccessibility arm64 <40e2b21f769735d9a80564244056008d> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x1c7050000 - 0x1c7142fff libiconv.2.dylib arm64 <506e2bfca9c334d0a02a0bb44e669025> /usr/lib/libiconv.2.dylib 0x1c7143000 - 0x1c715efff NetworkStatistics arm64 <7fb3bc1fa5713d2eb99dad2ca782067c> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 0x1c715f000 - 0x1c717dfff MPSCore arm64 <6436293106bb381184af63f069f2fb16> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore 0x1c717e000 - 0x1c71f2fff MPSImage arm64 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage 0x1c71f3000 - 0x1c7217fff MPSMatrix arm64 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix 0x1c7218000 - 0x1c7226fff CoreAUC arm64 /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x1c7227000 - 0x1c78c4fff MediaToolbox arm64 <8e776fd1ab06334a9d66fb55037997a4> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x1c78c5000 - 0x1c7a37fff MPSNeuralNetwork arm64 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork 0x1c7a38000 - 0x1c7a38fff MetalPerformanceShaders arm64 <64e2ac7df1b039b48eda0ed63fa73aeb> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders 0x1c7a39000 - 0x1c7e56fff FaceCore arm64 <9a7b26e3fa6d3b0d8be59b0a0e3c246e> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x1c7e57000 - 0x1c7e64fff GraphVisualizer arm64 /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer 0x1c7e65000 - 0x1c800cfff libFosl_dynamic.dylib arm64 /usr/lib/libFosl_dynamic.dylib 0x1c800d000 - 0x1c82adfff CoreImage arm64 <65d53fa038213884a6a4582fb4d77e58> /System/Library/Frameworks/CoreImage.framework/CoreImage 0x1c82ae000 - 0x1c84eafff CoreMotion arm64 <5a0557290b5b39fe89e3b88c33f131c3> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x1c84eb000 - 0x1c851bfff CoreBluetooth arm64 <437704fa00283c8884f0b8bae30fd287> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x1c851c000 - 0x1c853ffff PlugInKit arm64 <180d62e5afbc3e2383eda14aa96129a7> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x1c8540000 - 0x1c87cdfff Celestial arm64 /System/Library/PrivateFrameworks/Celestial.framework/Celestial 0x1c87ce000 - 0x1c8858fff Quagga arm64 /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x1c8859000 - 0x1c895dfff AVFAudio arm64 <37dabcd7ff7e3b72bf0baed07751bbc5> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio 0x1c895e000 - 0x1c8b70fff AVFoundation arm64 /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x1c8b71000 - 0x1c8b91fff CacheDelete arm64 /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x1c8b92000 - 0x1c8bcefff StreamingZip arm64 /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip 0x1c8bcf000 - 0x1c8be3fff CoreEmoji arm64 <1aa1d71a2a0d3369b9b893e9f07bc319> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji 0x1c8be4000 - 0x1c8c33fff CoreLocationProtobuf arm64 /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf 0x1c8c34000 - 0x1c8c3cfff SymptomDiagnosticReporter arm64 <2d5007879a3d36499a06706913efb88e> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter 0x1c8c3d000 - 0x1c9659fff GeoServices arm64 <7ca293994de43129b1dc2fe302a6f70c> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x1c965a000 - 0x1c9674fff MobileAsset arm64 <5f5a593a0d7633ff95e85ab77885b485> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x1c9675000 - 0x1c96b5fff Lexicon arm64 <07230f4f74ae38ad9f795eb0ea837228> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon 0x1c96b6000 - 0x1c96c7fff libcmph.dylib arm64 <4e381f1b9feb336baf98e9c4421949b5> /usr/lib/libcmph.dylib 0x1c96c8000 - 0x1c97eefff LanguageModeling arm64 /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x1c9807000 - 0x1c98abfff CoreLocation arm64 /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x1c98ac000 - 0x1c98acfff PhoneNumbers arm64 <1e61802a950d335b80adf66cd9b68727> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers 0x1c98ad000 - 0x1c98b8fff libChineseTokenizer.dylib arm64 <49ae296e32b83e4296caf5874e7f40eb> /usr/lib/libChineseTokenizer.dylib 0x1c98b9000 - 0x1c9975fff libmecab_em.dylib arm64 /usr/lib/libmecab_em.dylib 0x1c9976000 - 0x1c9977fff libThaiTokenizer.dylib arm64 <007bbafe33f836369f656ba07ae69892> /usr/lib/libThaiTokenizer.dylib 0x1c9978000 - 0x1c997cfff libgermantok.dylib arm64 <0b300a5faf0b346393b16f95b4db96db> /usr/lib/libgermantok.dylib 0x1c9989000 - 0x1c99f6fff CoreNLP arm64 <1442cb6146ae3065b32677fcd8f1459c> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP 0x1c99f7000 - 0x1c9bc9fff MobileSpotlightIndex arm64 <55892aecfd10348e9817927065f450cd> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 0x1c9bca000 - 0x1c9c30fff CoreSpotlight arm64 /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight 0x1c9c31000 - 0x1ca806fff JavaScriptCore arm64 /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x1ca807000 - 0x1ca80cfff libheimdal-asn1.dylib arm64 /usr/lib/libheimdal-asn1.dylib 0x1ca80d000 - 0x1ca887fff libate.dylib arm64 <616bc97e229e3819bdc06670f01a3eb7> /usr/lib/libate.dylib 0x1ca888000 - 0x1ca931fff TextureIO arm64 /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO 0x1ca932000 - 0x1ca9f6fff CoreUI arm64 <8cdda2b50f27368e87bcc448107e99b5> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x1ca9f7000 - 0x1caa04fff MobileIcons arm64 /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x1caa05000 - 0x1caa14fff AppleFSCompression arm64 /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression 0x1caa15000 - 0x1caa7dfff TextInput arm64 /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x1caaa8000 - 0x1caaddfff DataDetectorsCore arm64 /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore 0x1caade000 - 0x1cab79fff FileProvider arm64 <2db6a075d5e8386d9cbbd06286aa4000> /System/Library/Frameworks/FileProvider.framework/FileProvider 0x1cab7a000 - 0x1cac91fff NLP arm64 /System/Library/PrivateFrameworks/NLP.framework/NLP 0x1cac92000 - 0x1cad69fff ProofReader arm64 <4bd9e2c2ef4135e5a95712d0d0cffaa8> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x1cad6a000 - 0x1cad80fff libAccessibility.dylib arm64 <4183b22ccfe73252b79801a32fd5338d> /usr/lib/libAccessibility.dylib 0x1cad81000 - 0x1cb227fff libwebrtc.dylib arm64 /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib 0x1cb228000 - 0x1cb294fff ContactsFoundation arm64 /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation 0x1cb295000 - 0x1ccb36fff WebCore arm64 /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x1ccb37000 - 0x1cccc2fff WebKitLegacy arm64 <72b67a3b987030d3b41c6b75ba35f598> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x1cccc3000 - 0x1cccf4fff DataAccessExpress arm64 <30def6ba724d3bf0b15aed82d418a882> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x1cccf5000 - 0x1ccd8ffff AddressBookLegacy arm64 /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy 0x1ccd90000 - 0x1ccdebfff ProtectedCloudStorage arm64 /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x1ccdec000 - 0x1cce20fff UserNotifications arm64 <0d08d97997d0386598f0f385e47dbcd4> /System/Library/Frameworks/UserNotifications.framework/UserNotifications 0x1cce21000 - 0x1cce2cfff AppleIDAuthSupport arm64 <468eeabf20be394bb7c1a9cd55c7080a> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport 0x1cce2d000 - 0x1cce89fff AuthKit arm64 <7c16afd7e4e13f0392bb89699c2c0f19> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit 0x1cceca000 - 0x1ccecafff UIKit arm64 /System/Library/Frameworks/UIKit.framework/UIKit 0x1ccecb000 - 0x1ccedefff DocumentManagerCore arm64 /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore 0x1ccedf000 - 0x1cceedfff HangTracer arm64 <5a15b87816da321d87f6e0e635409ee3> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer 0x1cceee000 - 0x1ccf42fff PhysicsKit arm64 <2cb849e753bb39598a9b61a570558967> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x1ccf43000 - 0x1ccf47fff StudyLog arm64 /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog 0x1ccf48000 - 0x1cd035fff UIFoundation arm64 <1b931c8912e33338a4a399bc548046ba> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x1cd036000 - 0x1cd15efff CloudKit arm64 /System/Library/Frameworks/CloudKit.framework/CloudKit 0x1cd15f000 - 0x1cd166fff IntentsFoundation arm64 <94122606323d3019aac32cac43852226> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation 0x1cd167000 - 0x1cd454fff Intents arm64 <8878c1da4cf73c64a4e782a62036c960> /System/Library/Frameworks/Intents.framework/Intents 0x1cd455000 - 0x1cd46dfff libresolv.9.dylib arm64 /usr/lib/libresolv.9.dylib 0x1cd46e000 - 0x1cd470fff CoreDuetDebugLogging arm64 <989f2bc326f8390d8a00aa997a7491f2> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 0x1cd471000 - 0x1cd4a2fff libtidy.A.dylib arm64 /usr/lib/libtidy.A.dylib 0x1cd4a3000 - 0x1cd67bfff CoreDuet arm64 <2ee4005851b631dea800034204fabd64> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 0x1cd67c000 - 0x1cd69efff CoreDuetContext arm64 /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext 0x1cd69f000 - 0x1cd6b1fff CoreDuetDaemonProtocol arm64 <374cb31631f8396aa1bc2a18cfccab12> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 0x1cd6b2000 - 0x1cd71dfff IMFoundation arm64 <54ecf135ff5738b381bcf8f963890f11> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x1cd71e000 - 0x1cd74ffff vCard arm64 /System/Library/PrivateFrameworks/vCard.framework/vCard 0x1cd750000 - 0x1cd86ffff Contacts arm64 <55e1d18533643da4bb10a57345742911> /System/Library/Frameworks/Contacts.framework/Contacts 0x1cd870000 - 0x1cd871fff DiagnosticLogCollection arm64 /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection 0x1cd872000 - 0x1cd873fff Marco arm64 <89e35f51ffcb33a2b3e0550bb2e0e386> /System/Library/PrivateFrameworks/Marco.framework/Marco 0x1cd874000 - 0x1cd87bfff MessageProtection arm64 <4a5fa063ed5f319fb68946d95866651a> /System/Library/PrivateFrameworks/MessageProtection.framework/MessageProtection 0x1cd87c000 - 0x1cdb92fff StoreServices arm64 <7276e8776dbe3d949a1b266bd938bdb3> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x1cdb93000 - 0x1cdbaafff Engram arm64 <41bdbdddec9d38d7901b7ea3159084e1> /System/Library/PrivateFrameworks/Engram.framework/Engram 0x1cdbab000 - 0x1cdcc5fff IDSFoundation arm64 /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x1cdcc6000 - 0x1cdcd1fff CaptiveNetwork arm64 /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 0x1cdcd2000 - 0x1cdd03fff EAP8021X arm64 /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 0x1cdd04000 - 0x1cdd41fff MobileWiFi arm64 <03cfbf6142c7310386e56aa2c7fe3ccd> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 0x1cdd42000 - 0x1cdd44fff OAuth arm64 /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x1cdd45000 - 0x1cdd47fff CommonAuth arm64 /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth 0x1cdd48000 - 0x1cddb8fff Heimdal arm64 <7b1184f444293581984ad9b33d7204dd> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal 0x1cddb9000 - 0x1cdde2fff GSS arm64 <74b973d471d83cbc879a82d13c3db585> /System/Library/Frameworks/GSS.framework/GSS 0x1cdde3000 - 0x1cddfcfff ApplePushService arm64 <247da4d634c638c5a3f46053934aa7c6> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x1cddfd000 - 0x1cde97fff AccountsDaemon arm64 <079f9307b69239668e9b72c55e8ee396> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon 0x1cde98000 - 0x1cdebafff AppleIDSSOAuthentication arm64 <4f6b0aabbfc230a7b9f394738af1cba9> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication 0x1cdebb000 - 0x1cdf40fff AppleAccount arm64 /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x1cdf41000 - 0x1ce09dfff CoreUtils arm64 /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils 0x1ce09e000 - 0x1ce1b3fff IDS arm64 <0a7abd70144f38ae802910bcf2584e13> /System/Library/PrivateFrameworks/IDS.framework/IDS 0x1ce1b4000 - 0x1ce1dafff MediaServices arm64 <30d81dad1c753200acb10bde0ce1b998> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 0x1ce1db000 - 0x1ce3bbfff MediaRemote arm64 /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x1ce3bc000 - 0x1ce3d7fff UserManagement arm64 /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement 0x1ce3d8000 - 0x1ce3e8fff MobileBluetooth arm64 /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 0x1ce3e9000 - 0x1ce419fff Bom arm64 <27d2cb8ad22f3b1fa9e4ab01fdef2b2f> /System/Library/PrivateFrameworks/Bom.framework/Bom 0x1ce41a000 - 0x1ce41efff CommunicationsFilter arm64 <3c91664453d23bd8aa92105c002ae20e> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x1ce41f000 - 0x1ce443fff FTAWD arm64 /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD 0x1ce444000 - 0x1ce49ffff FTServices arm64 <935103f8796d3f8984855dab93a14fe5> /System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x1ce4d9000 - 0x1ce4e4fff ProactiveEventTracker arm64 <2a5a658b49f03cc18f9d1f70127e5782> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker 0x1ce4e5000 - 0x1ce533fff ChunkingLibrary arm64 /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x1ce534000 - 0x1ce543fff libnetworkextension.dylib arm64 <79117027246d316da9176d30131acdba> /usr/lib/libnetworkextension.dylib 0x1ce544000 - 0x1ce568fff AddressBook arm64 <39fe84ea4b9c3ba095c4b6f1b894a55e> /System/Library/Frameworks/AddressBook.framework/AddressBook 0x1cf4ae000 - 0x1cf667fff NetworkExtension arm64 <0c52eb9491143d328ad15189d938ac42> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension 0x1cf668000 - 0x1cfac8fff SiriTTS arm64 /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS 0x1cfac9000 - 0x1cfb26fff SAObjects arm64 <14cabee4d606312eaff561d25541de86> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects 0x1cfb27000 - 0x1cfb68fff VoiceServices arm64 /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 0x1cfb69000 - 0x1cfb99fff GLKit arm64 <98684e04773b355a8fb06d6cafa9106e> /System/Library/Frameworks/GLKit.framework/GLKit 0x1cfb9a000 - 0x1cfcbbfff AssistantServices arm64 <8183ecd187e833b1a21f92a37b1edb93> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices 0x1cfcbc000 - 0x1cfcdbfff AssetCacheServices arm64 <6097ccc96d523d47850a4458c87b89d2> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices 0x1cfcdc000 - 0x1cfd98fff NetworkServiceProxy arm64 /System/Library/PrivateFrameworks/NetworkServiceProxy.framework/NetworkServiceProxy 0x1cfd99000 - 0x1cfe71fff MMCS arm64 /System/Library/PrivateFrameworks/MMCS.framework/MMCS 0x1cfe72000 - 0x1cfe7efff BluetoothManager arm64 <942a68b6d7263efdafcf39d93424cef2> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 0x1cfe7f000 - 0x1cfef0fff CoreDAV arm64 <8f78567cedcc32d3afd1cd5fbe53dc50> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV 0x1cfef1000 - 0x1cff25fff iCalendar arm64 <6e8d2ab6d7fa3d6b84868d61c137e5bb> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar 0x1cff26000 - 0x1cff34fff PersonaKit arm64 <911f0bb1661e340e8eda6e88f3c6a6f1> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit 0x1cff35000 - 0x1cff8dfff CalendarFoundation arm64 <9144e0d9a25e3b0b974ac876593f3c9e> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation 0x1cff8e000 - 0x1cffbefff PhotosFormats arm64 <6096c9c5e2023847be8bdfe12d8939c6> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 0x1cffbf000 - 0x1d005cfff CalendarDatabase arm64 <4a1572ce39fd3d44b6f31e231005911b> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase 0x1d005d000 - 0x1d00b7fff CalendarDaemon arm64 /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon 0x1d00b8000 - 0x1d0231fff CloudPhotoLibrary arm64 /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 0x1d0232000 - 0x1d0321fff EventKit arm64 <47ce793d8afe3bd0a4cb937132fe0746> /System/Library/Frameworks/EventKit.framework/EventKit 0x1d0322000 - 0x1d0356fff AssetsLibraryServices arm64 <677ec4a0ad75356baf10b9ff08e4c638> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x1d038c000 - 0x1d03b5fff DCIMServices arm64 <674fb4e464eb3961bdfd60f4f013bf36> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 0x1d03b6000 - 0x1d04f1fff CoreMediaStream arm64 /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 0x1d04f2000 - 0x1d04f9fff XPCKit arm64 <1928f59ecf1831558680d4a687dcbc77> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit 0x1d05df000 - 0x1d05fdfff CloudPhotoServices arm64 /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices 0x1d05fe000 - 0x1d0609fff CoreRecents arm64 /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents 0x1d060a000 - 0x1d0628fff MediaStream arm64 <02b4f954594f38a38b954ae6da5cce5c> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 0x1d0629000 - 0x1d0b6ffff PhotoLibraryServices arm64 <04f51cd115193b9fafbc474a36b7f3a0> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 0x1d0b70000 - 0x1d0b8cfff PrototypeTools arm64 <82893defb7153b6eba6699e6c387a853> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools 0x1d0b8d000 - 0x1d0c16fff CoreSymbolication arm64 <4180ec89d0aa3c4c8981d1e51b275827> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication 0x1d0c17000 - 0x1d0d60fff SearchFoundation arm64 <80fb78b06a483271964cb9a20f764972> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation 0x1d0d61000 - 0x1d0d67fff IncomingCallFilter arm64 /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter 0x1d0d68000 - 0x1d0e23fff iTunesStore arm64 /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore 0x1d0e24000 - 0x1d0e2afff libtzupdate.dylib arm64 <6221b88e437d3da7a635d0ab571e0bfc> /usr/lib/libtzupdate.dylib 0x1d0e2b000 - 0x1d0f81fff Preferences arm64 <4ed031e9cc03319f8784a5850113cba0> /System/Library/PrivateFrameworks/Preferences.framework/Preferences 0x1d0f82000 - 0x1d0f8afff CoreTime arm64 <2794cf580ba139f88b8724d49ad6114d> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime 0x1d0f8b000 - 0x1d0fddfff CoreAppleCVA arm64 <9c7ad0c39c3933018ab769f2869e9eaf> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA 0x1d0fde000 - 0x1d101efff DifferentialPrivacy arm64 <43737d3dd672390eaaf18cc8919fbd14> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy 0x1d101f000 - 0x1d11cafff AppleCVA arm64 <18bd7bea950e3f37a8b742d7b05f1e3d> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA 0x1d11cb000 - 0x1d1268fff Montreal arm64 <9245892a98243ad7aebbc667218433a6> /System/Library/PrivateFrameworks/Montreal.framework/Montreal 0x1d1269000 - 0x1d15ddfff Espresso arm64 <40771d39da953fe79f7e4377a348b679> /System/Library/PrivateFrameworks/Espresso.framework/Espresso 0x1d15de000 - 0x1d15e4fff MobileSystemServices arm64 <3d8a3d2af32a3b38b97aadce8b3a52c3> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x1d15e5000 - 0x1d17eafff Photos arm64 <9d3adaed7a8d35929890e07f123d8b80> /System/Library/Frameworks/Photos.framework/Photos 0x1d17f7000 - 0x1d1a5afff CoreML arm64 /System/Library/Frameworks/CoreML.framework/CoreML 0x1d1a5b000 - 0x1d1a5ffff CoreOptimization arm64 <8e4a143b80803fbcbf4ba81c5147f16b> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization 0x1d1a60000 - 0x1d1abdfff SafariCore arm64 <44e771e5e2d43bbeae883fb2949e0e10> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore 0x1d1abe000 - 0x1d1b18fff CorePrediction arm64 <130e93cf8cae314ebc1ac0f3fe513984> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction 0x1d1b19000 - 0x1d1c1ffff Navigation arm64 <4a0cd173af1b38409bec071cd56633fb> /System/Library/PrivateFrameworks/Navigation.framework/Navigation 0x1d1c20000 - 0x1d1c39fff ContactsDonation arm64 /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation 0x1d1c3a000 - 0x1d1c66fff Futhark arm64 <77448663e4223b33994cc48aeea12237> /System/Library/PrivateFrameworks/Futhark.framework/Futhark 0x1d1c67000 - 0x1d1cdffff NanoRegistry arm64 <5cb2c6baa0393ee6971e0144f08cff74> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry 0x1d1ce0000 - 0x1d1d3bfff ToneLibrary arm64 <05c1cf264aaf3c3e931f3124cc7897ce> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary 0x1d1d3c000 - 0x1d1d53fff BaseBoardUI arm64 /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI 0x1d1d54000 - 0x1d1db0fff ContactsUICore arm64 /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore 0x1d1db1000 - 0x1d1f29fff ContactsUI arm64 <3313ec1d0e393367bda348a500fe5d8d> /System/Library/Frameworks/ContactsUI.framework/ContactsUI 0x1d1f2a000 - 0x1d1ff5fff CorePDF arm64 <65141725213e3b7e8046166235649b2f> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 0x1d1ff6000 - 0x1d22bafff Vision arm64 <64a0e95e0301312ab2aec92c532b6613> /System/Library/Frameworks/Vision.framework/Vision 0x1d22bb000 - 0x1d2789fff WebKit arm64 /System/Library/Frameworks/WebKit.framework/WebKit 0x1d278a000 - 0x1d282bfff BulletinBoard arm64 /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard 0x1d282c000 - 0x1d2831fff ConstantClasses arm64 /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x1d2832000 - 0x1d283afff CertUI arm64 <6fca30de5c8c3fec81f6f7d36b245a80> /System/Library/PrivateFrameworks/CertUI.framework/CertUI 0x1d283b000 - 0x1d2886fff AXRuntime arm64 <2fe9fd1ab99c34608372a554904976c7> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime 0x1d2887000 - 0x1d28c0fff ScreenReaderCore arm64 <76ddbd6ee5b6317b8a6083286825cbe5> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore 0x1d28c1000 - 0x1d28dcfff TextToSpeech arm64 <24e8248eb49736ed95ab6cab2ef9f525> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech 0x1d28dd000 - 0x1d2937fff CoreMIDI arm64 /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI 0x1d2938000 - 0x1d29d6fff MediaPlatform arm64 <3112141562173a39bc44731d8a0179a8> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform 0x1d29d7000 - 0x1d2a41fff WebBookmarks arm64 /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks 0x1d2a42000 - 0x1d2a4dfff DAAPKit arm64 <45065e551abd3549a03fa44dd0e3973d> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit 0x1d2a4e000 - 0x1d2a50fff libAXSafeCategoryBundle.dylib arm64 <50d7f621db7238cca7ba6b5b2cf86b00> /usr/lib/libAXSafeCategoryBundle.dylib 0x1d2a51000 - 0x1d2a5cfff libAXSpeechManager.dylib arm64 /usr/lib/libAXSpeechManager.dylib 0x1d2a5d000 - 0x1d2b4afff AccessibilityUtilities arm64 <290a6d5ced023864a73d6785149e74ac> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities 0x1d2b4b000 - 0x1d2e5dfff MediaLibraryCore arm64 <1ea130319eaa3b6b80ebd9e17a7af587> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore 0x1d2e5e000 - 0x1d2e5ffff AdSupport arm64 <4ceb6fa2040b3e0fb7d66f7762f40e61> /System/Library/Frameworks/AdSupport.framework/AdSupport 0x1d2e60000 - 0x1d30f7fff MusicLibrary arm64 <987e74c794253b87b1ad557c905a122a> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary 0x1d30f8000 - 0x1d3752fff VectorKit arm64 /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit 0x1d3753000 - 0x1d39a0fff MapKit arm64 <9b26cfd95e3d3060835d0366fa4371df> /System/Library/Frameworks/MapKit.framework/MapKit 0x1d39a1000 - 0x1d3b44fff iTunesCloud arm64 <00f5f3b4b0813700a46670bdbfa53212> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud 0x1d3b45000 - 0x1d3be6fff HomeSharing arm64 <0a82b64f9429306c8ea7af799a25cd9a> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing 0x1d3d69000 - 0x1d41e0fff MediaPlayer arm64 <5426d543e9673e73b5bec8adb7b5f469> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer 0x1d41e1000 - 0x1d4206fff MobileInstallation arm64 <67607be899883a63a31ebd577036c705> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 0x1d4207000 - 0x1d420efff EmailAddressing arm64 <9e1fa6808fbf3dada7d7530bc46fda47> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing 0x1d420f000 - 0x1d4211fff MessageSupport arm64 <110b6dd5962134a9af293105afde1b1f> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport 0x1d4212000 - 0x1d4214fff InternationalTextSearch arm64 <3417668195f43603b8ca3946b0d5c061> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch 0x1d4215000 - 0x1d4270fff MIME arm64 /System/Library/PrivateFrameworks/MIME.framework/MIME 0x1d4271000 - 0x1d42a8fff ProactiveSupport arm64 <709546f5a7343f1a9a8f84c5e2051495> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport 0x1d42a9000 - 0x1d42e2fff Notes arm64 <46c6f514c65535fb989c7022d0a91b2f> /System/Library/PrivateFrameworks/Notes.framework/Notes 0x1d42e3000 - 0x1d43b0fff TelephonyUtilities arm64 /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 0x1d43b1000 - 0x1d43ecfff CalendarUIKit arm64 <9111963fc0e2316a82ae356e9eeb8da3> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit 0x1d43ed000 - 0x1d440dfff AccessibilityUIUtilities arm64 /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities 0x1d440e000 - 0x1d4469fff DataAccess arm64 <9d92f035e03436b6b442d4cff4360948> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess 0x1d446a000 - 0x1d447dfff AssetsLibrary arm64 <91a31178d28b3438a2a1c4d17785c63f> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary 0x1d447e000 - 0x1d4661fff EventKitUI arm64 <51f37cede75a36c487cf12c99664693b> /System/Library/Frameworks/EventKitUI.framework/EventKitUI 0x1d4662000 - 0x1d46c4fff AXMediaUtilities arm64 /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities 0x1d46c5000 - 0x1d473cfff UIAccessibility arm64 /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility 0x1d475c000 - 0x1d47fdfff Social arm64 <74e51029b81039d19feaadf01f6c3b7e> /System/Library/Frameworks/Social.framework/Social 0x1d4899000 - 0x1d48b1fff CoreFollowUp arm64 <4b2fb372dc6d3badbd42f88d340d65f9> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp 0x1d48b2000 - 0x1d4926fff CoreSuggestions arm64 <2f07ad4cdeae347698d1d7e66ce9b905> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions 0x1d4927000 - 0x1d4937fff MailServices arm64 <0a3fb346f9df3f53ab266dd189d12e9d> /System/Library/PrivateFrameworks/MailServices.framework/MailServices 0x1d4938000 - 0x1d49cbfff CoreRecognition arm64 <42fdc939f5453bfeabe138f07633b237> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition 0x1d49cc000 - 0x1d49f4fff MailSupport arm64 /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport 0x1d49f5000 - 0x1d4b4dfff Message arm64 /System/Library/PrivateFrameworks/Message.framework/Message 0x1d4b4e000 - 0x1d4d83fff libmecabra.dylib arm64 <3612361564023ca89bf72872d15c51d1> /usr/lib/libmecabra.dylib 0x1d4d84000 - 0x1d4e37fff CoreParsec arm64 /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec 0x1d4e68000 - 0x1d4e9afff SharedUtils arm64 /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils 0x1d4e9b000 - 0x1d4edcfff ContactsAutocomplete arm64 <37c619dd7b1d38869a6b720867b392a7> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete 0x1d4edd000 - 0x1d4fa5fff VideoSubscriberAccount arm64 /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount 0x1d4fa6000 - 0x1d4fd9fff Pegasus arm64 <4ebc86671dce39b9b413d98021a810d2> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus 0x1d4fda000 - 0x1d5092fff AVKit arm64 /System/Library/Frameworks/AVKit.framework/AVKit 0x1d50bf000 - 0x1d50c2fff FTClientServices arm64 /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 0x1d50c3000 - 0x1d50c6fff SharedWebCredentials arm64 <6c44e611145134069102819656ea5250> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials 0x1d50c8000 - 0x1d50e2fff SafariFoundation arm64 /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation 0x1d52c6000 - 0x1d52dcfff LocalAuthentication arm64 <7a08aebc8197316fabd388f5f5659394> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication 0x1d52dd000 - 0x1d52dffff ParsecSubscriptionServiceSupport arm64 <1e2bd96e579033a1a0a3d8b51686a4b5> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport 0x1d538a000 - 0x1d55d7fff SafariShared arm64 <65ee7eff33933d69bace7d9b0e73ae3d> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared 0x1d55d8000 - 0x1d561bfff WebUI arm64 /System/Library/PrivateFrameworks/WebUI.framework/WebUI 0x1d561c000 - 0x1d5629fff SetupAssistantSupport arm64 <39bceb5a03123d9c996fb656296a50bd> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport 0x1d562a000 - 0x1d5656fff SetupAssistant arm64 /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant 0x1d56a2000 - 0x1d56acfff MobileStorage arm64 /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage 0x1d56ad000 - 0x1d56effff ContentIndex arm64 /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex 0x1d56f0000 - 0x1d574dfff ImageCapture arm64 <45f217d34db239b188a248daada67d2b> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture 0x1d592d000 - 0x1d5943fff iPhotoMigrationSupport arm64 /System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport 0x1d5944000 - 0x1d5955fff DiagnosticExtensions arm64 /System/Library/PrivateFrameworks/DiagnosticExtensions.framework/DiagnosticExtensions 0x1d5956000 - 0x1d5977fff LatentSemanticMapping arm64 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/LatentSemanticMapping 0x1d5cba000 - 0x1d5d36fff PhotoLibrary arm64 /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary 0x1d5d37000 - 0x1d6288fff PhotosUICore arm64 <742d6d7bc64a35a290f53305a39466a0> /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore 0x1d636f000 - 0x1d6375fff LinguisticData arm64 <33e9c5f1892f302983980fb3b711998a> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData 0x1d638f000 - 0x1d641afff PhotoEditSupport arm64 <44a958df4ab936138c630ba5db85b97d> /System/Library/PrivateFrameworks/PhotoEditSupport.framework/PhotoEditSupport 0x1d642f000 - 0x1d6914fff PhotosUI arm64 <18cd3a821c2f313c8cd01ef940d784be> /System/Library/Frameworks/PhotosUI.framework/PhotosUI 0x1d6a21000 - 0x1d6a59fff StoreKit arm64 /System/Library/Frameworks/StoreKit.framework/StoreKit 0x1d6aee000 - 0x1d6b04fff EmojiFoundation arm64 /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation 0x1d6c36000 - 0x1d6c50fff MetalKit arm64 /System/Library/Frameworks/MetalKit.framework/MetalKit 0x1d6c51000 - 0x1d6c72fff GenerationalStorage arm64 /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 0x1d70c8000 - 0x1d7196fff CoreHandwriting arm64 /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting 0x1d7881000 - 0x1d79fdfff PencilKit arm64 <062a01f1746c3c9eb89424cc908d9a79> /System/Library/PrivateFrameworks/PencilKit.framework/PencilKit 0x1d79fe000 - 0x1d7a1efff QuickLookThumbnailing arm64 /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing 0x1d7a1f000 - 0x1d7ae6fff PDFKit arm64 <03d0dacc8a033e10b8b6fe9c457046cd> /System/Library/Frameworks/PDFKit.framework/PDFKit 0x1d7ae7000 - 0x1d7c12fff AnnotationKit arm64 <772b50ad1a8937b48cd164604341be14> /System/Library/PrivateFrameworks/AnnotationKit.framework/AnnotationKit 0x1d7e5f000 - 0x1d7e90fff MarkupUI arm64 <8dbd470060f83c54ace5355ee7641e6c> /System/Library/PrivateFrameworks/MarkupUI.framework/MarkupUI 0x1d7e91000 - 0x1d7ea3fff MobileDeviceLink arm64 <74de7d2ef66b3e0287231da7a93732b3> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink 0x1d7eb3000 - 0x1d7f6cfff QuickLook arm64 /System/Library/Frameworks/QuickLook.framework/QuickLook 0x1d7f90000 - 0x1d7fd9fff MobileBackup arm64 /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup 0x1d7fda000 - 0x1d8027fff SafariSafeBrowsing arm64 /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing 0x1d8045000 - 0x1d817ffff SafariServices arm64 /System/Library/Frameworks/SafariServices.framework/SafariServices 0x1d8180000 - 0x1d81e4fff AppStoreDaemon arm64 /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon 0x1d853a000 - 0x1d8638fff MessageUI arm64 /System/Library/Frameworks/MessageUI.framework/MessageUI 0x1d9206000 - 0x1d9211fff MobileActivation arm64 /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation 0x1d9347000 - 0x1d94d9fff Sharing arm64 <4d1e8eeab2743b09a2579af061f75bf1> /System/Library/PrivateFrameworks/Sharing.framework/Sharing 0x1d994f000 - 0x1d9964fff NewsFoundation arm64 <44590ec0ad7035308c8d125bdb412678> /System/Library/PrivateFrameworks/NewsFoundation.framework/NewsFoundation 0x1d9965000 - 0x1d9be0fff NewsTransport arm64 <9efd85fac1de3a8e9fab96ceb55f26df> /System/Library/PrivateFrameworks/NewsTransport.framework/NewsTransport 0x1d9c2a000 - 0x1d9c83fff CallKit arm64 <5e885043d938371ea86f9fa966ad86d6> /System/Library/Frameworks/CallKit.framework/CallKit 0x1d9d40000 - 0x1da0a2fff NewsCore arm64 <89f0066176f33efbb152cc27f7be6db4> /System/Library/PrivateFrameworks/NewsCore.framework/NewsCore 0x1da0e6000 - 0x1da140fff ClockKit arm64 <86f4d106f7c93ce783355eade74fef3b> /System/Library/PrivateFrameworks/ClockKit.framework/ClockKit 0x1da161000 - 0x1da165fff NewsDaemon arm64 /System/Library/PrivateFrameworks/NewsDaemon.framework/NewsDaemon 0x1da84f000 - 0x1da867fff NewsServicesInternal arm64 <750df8e27ec43a988ef2e92477c82545> /System/Library/PrivateFrameworks/NewsServicesInternal.framework/NewsServicesInternal 0x1da9e8000 - 0x1da9eefff DuetRecommendation arm64 <1c6c3de9325e3d1c849807a02c028731> /System/Library/PrivateFrameworks/DuetRecommendation.framework/DuetRecommendation 0x1da9ef000 - 0x1daa42fff LoggingSupport arm64 <1f1c6027db803b0da5d603c7892d70eb> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport 0x1dabd7000 - 0x1dac30fff NewsToday arm64 <9e24a1b986af351cb9d42f65217ad65c> /System/Library/PrivateFrameworks/NewsToday.framework/NewsToday 0x1dada3000 - 0x1dadacfff FamilyCircle arm64 /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle 0x1dadad000 - 0x1dadb2fff NewsServices arm64 /System/Library/PrivateFrameworks/NewsServices.framework/NewsServices 0x1dcaf8000 - 0x1dcb1cfff AppSupportUI arm64 /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI 0x1dd58d000 - 0x1dd5d3fff Catalyst arm64 <3830192a1539357389fcc6d0bb8235ab> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst 0x1dd8d7000 - 0x1dd8dcfff kperf arm64 /System/Library/PrivateFrameworks/kperf.framework/kperf 0x1ddb36000 - 0x1ddb5cfff CellularPlanManager arm64 /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager 0x1ddb5d000 - 0x1ddbb2fff DeviceManagement arm64 <23acbd4662f8361a8e7e15d296cffa29> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement 0x1ddd44000 - 0x1ddd4cfff kperfdata arm64 <07cdf27744d53c899ef6568ca60a93d7> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata 0x1ddd92000 - 0x1ddd9afff libdscsym.dylib arm64 /usr/lib/libdscsym.dylib 0x1de168000 - 0x1de1a3fff ktrace arm64 <5e716bd202b433d599fd14e8ae790d5b> /System/Library/PrivateFrameworks/ktrace.framework/ktrace 0x1df7c4000 - 0x1df813fff DataDetectorsUI arm64 <43d06a50e5963867aa515edf7c1571d5> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI 0x1e03f0000 - 0x1e0437fff BiometricKit arm64 <52706876f39f3fd89344ff2538d52974> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit 0x1e0457000 - 0x1e0466fff CTCarrierSpace arm64 <5bd71f5764953d509aa3d71588943f8c> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace 0x1e08fe000 - 0x1e0912fff DeviceIdentity arm64 <524b6854c2db316789910b6879620eea> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity 0x1e2a2d000 - 0x1e2a69fff Rapport arm64 <6503af18058d3222a1a287fbab594cfa> /System/Library/PrivateFrameworks/Rapport.framework/Rapport 0x1e2aa6000 - 0x1e2ac3fff SignpostSupport arm64 <5c82dad2278137fab253183ff0198ad2> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport 0x1e3a18000 - 0x1e3a1ffff libMatch.1.dylib arm64 /usr/lib/libMatch.1.dylib 0x1e3a68000 - 0x1e3a84fff libtailspin.dylib arm64 /usr/lib/libtailspin.dylib 0x1e3d83000 - 0x1e4069fff RawCamera arm64 <7d18ab54ced13c699aadfedec7f08343> /System/Library/CoreServices/RawCamera.bundle/RawCamera 0x1e4177000 - 0x1e418bfff libCGInterfaces.dylib arm64 <85b9e4a9303230569e25491fd7f191c3> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib 0x1e688a000 - 0x1e6895fff ContextKit arm64 <8f13366b75303077a3405338af83f561> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit 0x1e6b0c000 - 0x1e6b33fff CoreServicesInternal arm64 /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 0x1e6eef000 - 0x1e6f25fff CryptoTokenKit arm64 /System/Library/PrivateFrameworks/CryptoTokenKit.framework/CryptoTokenKit 0x1e71ad000 - 0x1e71b4fff EmailCore arm64 <85567eaa748336db84bdf4030307c427> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore 0x1e71c2000 - 0x1e71d3fff libGSFontCache.dylib arm64 /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 0x1e71d4000 - 0x1e7206fff libTrueTypeScaler.dylib arm64 <015e8c878acc3f019b9c7a83f6606823> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib 0x1e7c32000 - 0x1e7c32fff libmetal_timestamp.dylib arm64 <7160bd439a8a3e6985d15bcfc2f90110> /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libmetal_timestamp.dylib 0x1e8d57000 - 0x1e8d5bfff InternationalSupport arm64 /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport 0x1ea12b000 - 0x1ea137fff PersonaUI arm64 <46a2953340543dcd8f740b39e81eca56> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI 0x1ea573000 - 0x1ea57dfff SignpostCollection arm64 /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection 0x1eabfb000 - 0x1eac01fff TextInputUI arm64 /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI 0x1eb082000 - 0x1eb098fff WebContentAnalysis arm64 <64e36ec06f1935e9839a17edd4abcb68> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis 0x1eb131000 - 0x1eb134fff XCTTargetBootstrap arm64 <125834652e7a3a11bc651eaa9e666daf> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap 0x1eb177000 - 0x1eb189fff libEDR arm64 /System/Library/PrivateFrameworks/libEDR.framework/libEDR 0x1ebc50000 - 0x1ebc5dfff libMobileGestaltExtensions.dylib arm64 <1c30ea252776384bad74952401a7c015> /usr/lib/libMobileGestaltExtensions.dylib 0x1ebd6f000 - 0x1ebd6ffff libcharset.1.dylib arm64 <261ef847003736228dff4aa79221b198> /usr/lib/libcharset.1.dylib 0x1ec83e000 - 0x1ec83ffff libsandbox.1.dylib arm64 <96115773ec793ebc8a7744b0d3b0d960> /usr/lib/libsandbox.1.dylib 0x1ec87e000 - 0x1ec87ffff liblog_network.dylib arm64 /usr/lib/log/liblog_network.dylib 0x1ec96d000 - 0x1eca5afff AGXMetalA11 arm64 <7066896ff14533ba8a2d9980aaed1591> /System/Library/Extensions/AGXMetalA11.bundle/AGXMetalA11 0x1eca5b000 - 0x1eca65fff AuthenticationServices arm64 /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices 0x1ecafc000 - 0x1ecc50fff CoreServices arm64 <7ca0c8226edd3f0e9de6c9ada3f8854c> /System/Library/Frameworks/CoreServices.framework/CoreServices 0x1ecc7d000 - 0x1ecc96fff MPSRayIntersector arm64 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector 0x1eccc6000 - 0x1ece01fff Network arm64 /System/Library/Frameworks/Network.framework/Network 0x1ece0c000 - 0x1ece1afff ANEServices arm64 <2cb537a340fc305e9b367d6829ce597b> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices 0x1ece1f000 - 0x1ece23fff ASEProcessing arm64 <3703b68e414f32dbbdd1ac4a97a7ba1d> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing 0x1ece24000 - 0x1ece2ffff AXCoreUtilities arm64 <35b935e1fb03325a967b71c339a63fd1> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities 0x1ed0aa000 - 0x1ed1e7fff AppleMediaServices arm64 /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices 0x1ed1e8000 - 0x1ed1f7fff AppleNeuralEngine arm64 /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine 0x1ed381000 - 0x1ed3b8fff C2 arm64 <04e0090ef3493354a65e6f4a3919ad37> /System/Library/PrivateFrameworks/C2.framework/C2 0x1ed549000 - 0x1ed554fff Categories arm64 <002d77e4c7ac35d68959e43c22c75793> /System/Library/PrivateFrameworks/Categories.framework/Categories 0x1ed55c000 - 0x1ed67afff ConfigurationEngineModel arm64 <2bf421211473365f9ea737cd4273041f> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel 0x1ed7d3000 - 0x1ed7eefff DoNotDisturb arm64 <55263d99b6823350943b771281915e94> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb 0x1ed926000 - 0x1ed97efff DocumentManager arm64 /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager 0x1edabb000 - 0x1edabffff IdleTimerServices arm64 /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices 0x1edb3b000 - 0x1edb66fff MetadataUtilities arm64 /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities 0x1ee0cf000 - 0x1ee0e2fff NewsAnalyticsUpload arm64 <70f66f810cf93b5c817cc5b0ab43b811> /System/Library/PrivateFrameworks/NewsAnalyticsUpload.framework/NewsAnalyticsUpload 0x1ee0e5000 - 0x1ee136fff OTSVG arm64 <120d3e9410e33b1fbfebc7db541098d2> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG 0x1ee234000 - 0x1ee293fff PhotoFoundation arm64 <0908388d88763d02ab84a5489ddfa37d> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation 0x1ee2e7000 - 0x1ee32cfff PhotosImagingFoundation arm64 <74618eb684c13ca793e60c9596a273a7> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation 0x1ee362000 - 0x1ee36bfff PrototypeToolsUI arm64 /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI 0x1ee36c000 - 0x1ee37ffff QuickLookSupport arm64 <97431301773e36569b59c0d7864b999e> /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport 0x1ee380000 - 0x1ee3e0fff ROCKit arm64 /System/Library/PrivateFrameworks/ROCKit.framework/ROCKit 0x1ee558000 - 0x1ee589fff RemoteConfiguration arm64 <03b1c8bf68793be2a1c6f3335fcddf4a> /System/Library/PrivateFrameworks/RemoteConfiguration.framework/RemoteConfiguration 0x1ee599000 - 0x1ee5f5fff RemoteManagement arm64 /System/Library/PrivateFrameworks/RemoteManagement.framework/RemoteManagement 0x1ee5f6000 - 0x1ee608fff RemoteTextInput arm64 /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput 0x1ee631000 - 0x1ee6cbfff SampleAnalysis arm64 /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis 0x1ee7b0000 - 0x1ee7b0fff SignpostNotification arm64 <7d1b1e317bea32ecaf71290b96d6e123> /System/Library/PrivateFrameworks/SignpostNotification.framework/SignpostNotification 0x1ee81f000 - 0x1ee827fff StatsKit arm64 <64e328675e8b33fab748332751a870dd> /System/Library/PrivateFrameworks/StatsKit.framework/StatsKit 0x1ef34c000 - 0x1f0481fff UIKitCore arm64 /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore 0x1f0482000 - 0x1f048dfff UIKitServices arm64 /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices 0x1f048e000 - 0x1f0495fff URLFormatting arm64 <6103f7f4467a38ac889cf6fc4946ef10> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting 0x1f0496000 - 0x1f04b8fff UsageTracking arm64 /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking

sithwarrior commented 5 years ago

Hi @evxzibit any update on this? I have a client with a similar problem 17.000 photos on an iPhone 6.

I dont know what really is crashing the app, as I dont have the device. But we have many many many users, and only this one customer, is crashing when wanting to select an image.

jffs commented 5 years ago

Hey any update?

alanwms commented 4 years ago

Any update on this ?

evxzibit commented 4 years ago

sorry guys i missed these notifications..no update still