Crash during validation only

This thread has been locked by a moderator.

Hello, I don't post often in here, but I can't understand where this crashs comes from. The app is tested on several devices with no problem, but the validation team tells us that they can't even launch the app. Here the received crash log.




Date/Time: 2020-03-05 16:56:57.2275 -0800

Launch Time: 2020-03-05 16:56:30.1937 -0800

OS Version: iPhone OS 13.3.1 (17D50)

Release Type: User

Baseband Version: n/a

Report Version: 104



Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000

Exception Note: EXC_CORPSE_NOTIFY

Triggered by Thread: 0



Last Exception Backtrace:

0 CoreFoundation 0x185288a48 0x18515d000 + 1227336

1 libobjc.A.dylib 0x184faffa4 0x184faa000 + 24484

2 CoreFoundation 0x18518c5a8 0x18515d000 + 193960

3 UIKitCore 0x18933c4e8 0x18890b000 + 10687720

4 CoreFoundation 0x18528c86c 0x18515d000 + 1243244

5 CoreFoundation 0x18528ea7c 0x18515d000 + 1251964

6 CallKit 0x19305adcc 0x193024000 + 224716

7 libdispatch.dylib 0x184f54610 0x184ef9000 + 374288

8 libdispatch.dylib 0x184f55184 0x184ef9000 + 377220

9 libdispatch.dylib 0x184f07190 0x184ef9000 + 57744

10 CoreFoundation 0x1852065e4 0x18515d000 + 693732

11 CoreFoundation 0x1852015d8 0x18515d000 + 673240

12 CoreFoundation 0x185200adc 0x18515d000 + 670428

13 GraphicsServices 0x18f1a1328 0x18f19e000 + 13096

14 UIKitCore 0x18930e63c 0x18890b000 + 10499644

15 appName 0x102f16330 main + 156464 (main.m:15)

16 libdyld.dylib 0x18508a360 0x185089000 + 4960





Thread 0 name: Dispatch queue: com.apple.main-thread

Thread 0 Crashed:

0 libsystem_kernel.dylib 0x000000018507fec4 0x18505b000 + 151236

1 libsystem_pthread.dylib 0x0000000184f9b1d8 0x184f99000 + 8664

2 libsystem_c.dylib 0x0000000184eef844 0x184e7c000 + 473156

3 appName 0x0000000103735248 -[PLCrashReporter generateLiveReportWithThread:] + 0

4 CoreFoundation 0x0000000185288d50 0x18515d000 + 1228112

5 libobjc.A.dylib 0x0000000184fb024c 0x184faa000 + 25164

6 libc++abi.dylib 0x0000000185055304 0x185047000 + 58116

7 libc++abi.dylib 0x000000018505529c 0x185047000 + 58012

8 libdispatch.dylib 0x0000000184f55198 0x184ef9000 + 377240

9 libdispatch.dylib 0x0000000184f07190 0x184ef9000 + 57744

10 CoreFoundation 0x00000001852065e4 0x18515d000 + 693732

11 CoreFoundation 0x00000001852015d8 0x18515d000 + 673240

12 CoreFoundation 0x0000000185200adc 0x18515d000 + 670428

13 GraphicsServices 0x000000018f1a1328 0x18f19e000 + 13096

14 UIKitCore 0x000000018930e63c 0x18890b000 + 10499644

15 appName 0x0000000102f16330 main + 156464 (main.m:0)

16 libdyld.dylib 0x000000018508a360 0x185089000 + 4960



Thread 1:

0 libsystem_pthread.dylib 0x0000000184fa7758 0x184f99000 + 59224



Thread 2:

0 libsystem_pthread.dylib 0x0000000184fa7758 0x184f99000 + 59224



Thread 3:

0 libsystem_pthread.dylib 0x0000000184fa7758 0x184f99000 + 59224



Thread 4 name: com.apple.uikit.eventfetch-thread

Thread 4:

0 libsystem_kernel.dylib 0x000000018505e634 0x18505b000 + 13876

1 libsystem_kernel.dylib 0x000000018505daa0 0x18505b000 + 10912

2 CoreFoundation 0x0000000185206288 0x18515d000 + 692872

3 CoreFoundation 0x00000001852013a8 0x18515d000 + 672680

4 CoreFoundation 0x0000000185200adc 0x18515d000 + 670428

5 Foundation 0x0000000185540784 0x185539000 + 30596

6 Foundation 0x0000000185540664 0x185539000 + 30308

7 UIKitCore 0x00000001893a6e80 0x18890b000 + 11124352

8 Foundation 0x000000018567109c 0x185539000 + 1278108

9 libsystem_pthread.dylib 0x0000000184fa3d8c 0x184f99000 + 44428

10 libsystem_pthread.dylib 0x0000000184fa776c 0x184f99000 + 59244



Thread 5 name: RLMRealm notification listener

Thread 5:

0 libsystem_kernel.dylib 0x00000001850819a4 0x18505b000 + 158116

1 appName 0x00000001031c93f4 realm::_impl::ExternalCommitHelper::listen() + 2986996 (external_commit_helper.cpp:203)

2 appName 0x00000001031c9578 std::__1::__async_assoc_state<void, std::__1::__async_func<realm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0> >::__execute() + 2987384 (future:1042)

3 appName 0x00000001031c970c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (std::__1::__async_assoc_state<void, std::__1::__async_func<realm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0> >::*)(), std::__1::__async_assoc_state<void, std::__1::__async_func<realm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0> >*> >(void*) + 2987788 (thread:354)

4 libsystem_pthread.dylib 0x0000000184fa3d8c 0x184f99000 + 44428

5 libsystem_pthread.dylib 0x0000000184fa776c 0x184f99000 + 59244



Thread 6 name: com.apple.NSURLConnectionLoader

Thread 6:

0 libsystem_kernel.dylib 0x000000018505e634 0x18505b000 + 13876

1 libsystem_kernel.dylib 0x000000018505daa0 0x18505b000 + 10912

2 CoreFoundation 0x0000000185206288 0x18515d000 + 692872

3 CoreFoundation 0x00000001852013a8 0x18515d000 + 672680

4 CoreFoundation 0x0000000185200adc 0x18515d000 + 670428

5 CFNetwork 0x00000001884ca4e8 0x1884c9000 + 5352

6 Foundation 0x000000018567109c 0x185539000 + 1278108

7 libsystem_pthread.dylib 0x0000000184fa3d8c 0x184f99000 + 44428

8 libsystem_pthread.dylib 0x0000000184fa776c 0x184f99000 + 59244



Thread 7 name: AVAudioSession Notify Thread

Thread 7:

0 libsystem_kernel.dylib 0x000000018505e634 0x18505b000 + 13876

1 libsystem_kernel.dylib 0x000000018505daa0 0x18505b000 + 10912

2 CoreFoundation 0x0000000185206288 0x18515d000 + 692872

3 CoreFoundation 0x00000001852013a8 0x18515d000 + 672680

4 CoreFoundation 0x0000000185200adc 0x18515d000 + 670428

5 AVFAudio 0x0000000191de3c1c 0x191d7d000 + 420892

6 AVFAudio 0x0000000191e34d60 0x191d7d000 + 752992

7 libsystem_pthread.dylib 0x0000000184fa3d8c 0x184f99000 + 44428

8 libsystem_pthread.dylib 0x0000000184fa776c 0x184f99000 + 59244



Thread 8:

0 libsystem_pthread.dylib 0x0000000184fa7758 0x184f99000 + 59224



Thread 0 crashed with ARM Thread State (64-bit):

x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000

x4: 0x0000000000000010 x5: 0x0000000000000020 x6: 0x0000000000000000 x7: 0x0000000000000000

x8: 0x0000000103eed800 x9: 0x8a4e4173974124c3 x10: 0x0000000184f9b150 x11: 0x0007000280179600

x12: 0x0000000280179620 x13: 0x000021a1cbd65109 x14: 0x000000000000003f x15: 0x7000000000000000

x16: 0x0000000000000148 x17: 0x0000000185169440 x18: 0x0000000000000000 x19: 0x0000000000000006

x20: 0x0000000000000407 x21: 0x000000028042fe90 x22: 0x0000000103eed8e0 x23: 0x00000001c121f870

x24: 0x00000001cbd61000 x25: 0x00000001bbc89ffc x26: 0x00000001bbc8b7ef x27: 0x000000018531e896

x28: 0x00000001c99726e0 fp: 0x000000016cf0e990 lr: 0x0000000184f9b1d8

sp: 0x000000016cf0e970 pc: 0x000000018507fec4 cpsr: 0x40000000

esr: 0x56000080 Address size fault



Thanks for any help provided !


Up vote post of Othman@Kiwake
1.1k views

Accepted Reply

OK folks, I’ve locked this thread and I want to explain why. The symptoms described by the original poster — a

SIGABRT
crash with a Last Exception Backtrace section — are very generic: They indicate that the app has crashed due to an unhandled language exception. There’s a bazillion underlying causes for that, which means there’s little to gain by having everyone post their own crash report to the same thread.

To tease these apart you need to do two things:

  1. Symbolicate your log — See Adding Identifiable Symbol Names to a Crash Report.

  2. Look at the Last Exception Backtrace section of the log

This will give you some clue as to why your app crashed. If you can’t figured things out from there, create a new thread in the Xcode > Debugger topic area and post your symbolicated Last Exception Backtrace there.

@aplefix, I symbolicated your log and I’m pretty sure that this is the issue discussed here.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

Replies

The presence of the Last Exception Backtrace section indicates that your app has crashed due to an unhandled language exception. It’s hard to offer any further insight because the crash report is not symbolicated. Please symbolicate your crash report and post the results here.

Note For information on how to symbolicate a crash report, see Technote 2151 Understanding and Analyzing iOS Application Crash Reports.

Alternatively, if your validation team can reproduce the problem reliably, you should have them monitor the system log. Unhandled language exceptions like this usually log a helpful message there. You can monitor the system log using Xcode (via the Devices and Simulators window). If your validation team doesn’t have Xcode installed, they can do the same thing using Apple Configurator.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

I have the same issue. I think this is related to Realm and this issue
https://github.com/realm/realm-cocoa/issues/6144

Were you find a workaround?

We are also getting the same error now, any solutions?

I have the same issue for half a year.


{"app_name":"iEasyCar","timestamp":"2020-05-21 00:26:32.00 +0800","app_version":"1.5.7","slice_uuid":"4a8bca37-9848-36fa-8f0d-be1e11c19c7c","adam_id":1329390893,"build_version":"4","bundleID":"com.liteshare.icareasy","share_with_app_devs":0,"is_first_party":0,"bug_type":"109","os_version":"iPhone OS 13.4.1 (17E262)","incident_id":"D0BFB78A-C646-4828-A72B-DC8808E21F29","name":"iEasyCar"}
Incident Identifier: D0BFB78A-C646-4828-A72B-DC8808E21F29
CrashReporter Key:   6e7465e55adadf9c1f79fa902228563702a02e40
Hardware Model:      ***1
Process:             iEasyCar [26225]
Path:                /private/var/containers/Bundle/Application/BC374F67-70A3-46F9-A6F9-CF09C2851596/iEasyCar.app/iEasyCar
Identifier:          com.liteshare.icareasy
Version:             4 (1.5.7)
AppStoreTools:       11E608a
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.liteshare.icareasy [9870]




Date/Time:           2020-05-21 00:26:32.5663 +0800
Launch Time:         2020-05-21 00:26:32.3445 +0800
OS Version:          iPhone OS 13.4.1 (17E262)
Release Type:        User
Baseband Version:    n/a
Report Version:      104


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


Last Exception Backtrace:
0   CoreFoundation                 0x1859475f0 0x18581d000 + 1222128
1   libobjc.A.dylib               0x185669bcc 0x185664000 + 23500
2   CoreFoundation                 0x18583db28 0x18581d000 + 133928
3   UIKitCore                     0x189365340 0x188fc6000 + 3797824
4   UIFoundation                   0x188f51c14 0x188ee6000 + 441364
5   UIFoundation                   0x188f51e34 0x188ee6000 + 441908
6   UIFoundation                   0x188eeea2c 0x188ee6000 + 35372
7   UIKitCore                     0x1893ac488 0x188fc6000 + 4088968
8   iEasyCar                       0x1022af7dc -[ViewController initWithCoder:] + 1030108 (ViewController.mm:275)
9   UIKitCore                     0x18968539c 0x188fc6000 + 7074716
10  UIFoundation                   0x188f51c14 0x188ee6000 + 441364
11  UIFoundation                   0x188eeea2c 0x188ee6000 + 35372
12  UIKitCore                     0x189689318 0x188fc6000 + 7090968
13  UIFoundation                   0x188f51c14 0x188ee6000 + 441364
14  UIFoundation                   0x188f51e34 0x188ee6000 + 441908
15  UIFoundation                   0x188eeea2c 0x188ee6000 + 35372
16  UIKitCore                     0x189684434 0x188fc6000 + 7070772
17  UIKitCore                     0x189686fb4 0x188fc6000 + 7081908
18  UIKitCore                     0x189b55ad0 0x188fc6000 + 12122832
19  iEasyCar                       0x1022757c8 -[AppDelegate init] + 792520 (AppDelegate.mm:146)
20  UIKitCore                     0x1899f2154 0x188fc6000 + 10666324
21  iEasyCar                       0x1022a131c main + 971548 (main.mm:14)
22  libdyld.dylib                 0x185747800 0x185746000 + 6144




Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib         0x000000018573cd88 0x185717000 + 155016
1   libsystem_pthread.dylib       0x00000001856551e8 0x185653000 + 8680
2   libsystem_c.dylib             0x00000001855a8644 0x185536000 + 468548
3   libc++abi.dylib               0x0000000185710cc0 0x1856fe000 + 76992
4   libc++abi.dylib               0x0000000185702e10 0x1856fe000 + 19984
5   libobjc.A.dylib               0x0000000185669e80 0x185664000 + 24192
6   libc++abi.dylib               0x000000018571014c 0x1856fe000 + 74060
7   libc++abi.dylib               0x0000000185712bd8 0x1856fe000 + 84952
8   libc++abi.dylib               0x0000000185712b98 0x1856fe000 + 84888
9   libobjc.A.dylib               0x0000000185669cf8 0x185664000 + 23800
10  CoreFoundation                 0x000000018583db28 0x18581d000 + 133928
11  UIKitCore                     0x0000000189365340 0x188fc6000 + 3797824
12  UIFoundation                   0x0000000188f51c14 0x188ee6000 + 441364
13  UIFoundation                   0x0000000188f51e34 0x188ee6000 + 441908
14  UIFoundation                   0x0000000188eeea2c 0x188ee6000 + 35372
15  UIKitCore                     0x00000001893ac488 0x188fc6000 + 4088968
16  iEasyCar                       0x00000001022af7dc -[ViewController initWithCoder:] + 1030108 (ViewController.mm:275)
17  UIKitCore                     0x000000018968539c 0x188fc6000 + 7074716
18  UIFoundation                   0x0000000188f51c14 0x188ee6000 + 441364
19  UIFoundation                   0x0000000188eeea2c 0x188ee6000 + 35372
20  UIKitCore                     0x0000000189689318 0x188fc6000 + 7090968
21  UIFoundation                   0x0000000188f51c14 0x188ee6000 + 441364
22  UIFoundation                   0x0000000188f51e34 0x188ee6000 + 441908
23  UIFoundation                   0x0000000188eeea2c 0x188ee6000 + 35372
24  UIKitCore                     0x0000000189684434 0x188fc6000 + 7070772
25  UIKitCore                     0x0000000189686fb4 0x188fc6000 + 7081908
26  UIKitCore                     0x0000000189b55ad0 0x188fc6000 + 12122832
27  iEasyCar                       0x00000001022757c8 -[AppDelegate init] + 792520 (AppDelegate.mm:146)
28  UIKitCore                     0x00000001899f2154 0x188fc6000 + 10666324
29  iEasyCar                       0x00000001022a131c main + 971548 (main.mm:14)
30  libdyld.dylib                 0x0000000185747800 0x185746000 + 6144


Thread 1:
0   libsystem_pthread.dylib       0x0000000185661738 0x185653000 + 59192


Thread 2:
0   libsystem_pthread.dylib       0x0000000185661738 0x185653000 + 59192


Thread 3 name:  Dispatch queue: mbqueue
Thread 3:
0   libsystem_kernel.dylib         0x000000018573d77c 0x185717000 + 157564
1   libsystem_platform.dylib       0x000000018564cef0 0x185648000 + 20208
2   libobjc.A.dylib               0x00000001856783d4 0x185664000 + 82900
3   iEasyCar                       0x0000000102f54c6c __38+[MOBFComponentManager defaultManager]_block_invoke + 180
4   libdispatch.dylib             0x000000018560d524 0x1855b2000 + 374052
5   libdispatch.dylib             0x00000001855b4dc8 0x1855b2000 + 11720
6   iEasyCar                       0x0000000102f54bb0 +[MOBFComponentManager defaultManager] + 56
7   iEasyCar                       0x0000000102f5b098 __20+[MobSDK initialize]_block_invoke + 28
8   libdispatch.dylib             0x000000018560c9a8 0x1855b2000 + 371112
9   libdispatch.dylib             0x000000018560d524 0x1855b2000 + 374052
10  libdispatch.dylib             0x00000001855b98a4 0x1855b2000 + 30884
11  libdispatch.dylib             0x00000001855ba294 0x1855b2000 + 33428
12  libdispatch.dylib             0x00000001855c378c 0x1855b2000 + 71564
13  libsystem_pthread.dylib       0x000000018565eb74 0x185653000 + 47988
14  libsystem_pthread.dylib       0x0000000185661740 0x185653000 + 59200


Thread 4 name:  Dispatch queue: com.apple.runningboardservices.connection.outgoing
Thread 4:
0   libsystem_kernel.dylib         0x000000018571b198 0x185717000 + 16792
1   libsystem_kernel.dylib         0x000000018571a60c 0x185717000 + 13836
2   libxpc.dylib                   0x000000018551f850 0x185503000 + 116816
3   libxpc.dylib                   0x000000018551fa9c 0x185503000 + 117404
4   libxpc.dylib                   0x0000000185506aa4 0x185503000 + 15012
5   libxpc.dylib                   0x0000000185506ed0 0x185503000 + 16080
6   libxpc.dylib                   0x000000018550d298 0x185503000 + 41624
7   libxpc.dylib                   0x000000018550f7b8 0x185503000 + 51128
8   libxpc.dylib                   0x000000018550e5ec 0x185503000 + 46572
9   RunningBoardServices           0x00000001884aa6c4 0x188492000 + 100036
10  RunningBoardServices           0x00000001884ab2e0 0x188492000 + 103136
11  libdispatch.dylib             0x000000018560c9a8 0x1855b2000 + 371112
12  libdispatch.dylib             0x000000018560d524 0x1855b2000 + 374052
13  libdispatch.dylib             0x00000001855b98a4 0x1855b2000 + 30884
14  libdispatch.dylib             0x00000001855ba2c4 0x1855b2000 + 33476
15  libdispatch.dylib             0x00000001855c378c 0x1855b2000 + 71564
16  libsystem_pthread.dylib       0x000000018565eb74 0x185653000 + 47988
17  libsystem_pthread.dylib       0x0000000185661740 0x185653000 + 59200


Thread 5:
0   libsystem_pthread.dylib       0x0000000185661738 0x185653000 + 59192


Thread 6:
0   libsystem_pthread.dylib       0x0000000185661738 0x185653000 + 59192


Thread 7 name:  com.apple.uikit.eventfetch-thread
Thread 7:
0   libsystem_kernel.dylib         0x000000018571b198 0x185717000 + 16792
1   libsystem_kernel.dylib         0x000000018571a60c 0x185717000 + 13836
2   CoreFoundation                 0x00000001858c53b4 0x18581d000 + 689076
3   CoreFoundation                 0x00000001858c03e8 0x18581d000 + 668648
4   CoreFoundation                 0x00000001858bfc34 0x18581d000 + 666676
5   Foundation                     0x0000000185c02bcc 0x185bfb000 + 31692
6   Foundation                     0x0000000185c02aac 0x185bfb000 + 31404
7   UIKitCore                     0x0000000189a94160 0x188fc6000 + 11329888
8   Foundation                     0x0000000185d319d0 0x185bfb000 + 1272272
9   libsystem_pthread.dylib       0x000000018565dd98 0x185653000 + 44440
10  libsystem_pthread.dylib       0x000000018566174c 0x185653000 + 59212


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000185713f29   x5: 0x000000016dc48b10   x6: 0x000000000000006e   x7: 0xffffffffffffffec
    x8: 0x0000000103cd2040   x9: 0x47fca82982bbe696  x10: 0x0000000185655160  x11: 0x000000000000000b
   x12: 0x00000001bf35b080  x13: 0x0000000000000001  x14: 0x0000000000000010  x15: 0x0000000000000068
   x16: 0x0000000000000148  x17: 0x0000000000000000  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x0000000000000407  x21: 0x000000016dc48b10  x22: 0x0000000103cd2120  x23: 0x00000001cdcbf000
   x24: 0x000000000000001d  x25: 0x00000001cdcc0000  x26: 0x00000001cdcc0000  x27: 0x00000001cdcc0000
   x28: 0x00000001cdcc0000   fp: 0x000000016dc48a70   lr: 0x00000001856551e8
    sp: 0x000000016dc48a50   pc: 0x000000018573cd88 cpsr: 0x40000000
   esr: 0x56000080  Address size fault


Binary Images:
0x1021b4000 - 0x10351ffff iEasyCar arm64  <4a8bca37984836fa8f0dbe1e11c19c7c> /var/containers/Bundle/Application/BC374F67-70A3-46F9-A6F9-CF09C2851596/iEasyCar.app/iEasyCar
0x1039d8000 - 0x103a27fff libstdc++.6.0.9.dylib arm64  <ffd01fd0fc4c3f2ea186459b7ac6738c> /usr/lib/libstdc++.6.0.9.dylib
0x103c10000 - 0x103c1bfff libobjc-trampolines.dylib arm64  <2df134bae62230edb227eb9333bfa4d9> /usr/lib/libobjc-trampolines.dylib
0x103c34000 - 0x103c97fff dyld arm64  <23eead922ec9376cbb08574507ab6177> /usr/lib/dyld
0x1854ec000 - 0x185502fff libsystem_trace.dylib arm64  <f67d8aff28893f9abf166036c3203325> /usr/lib/system/libsystem_trace.dylib
0x185503000 - 0x185534fff libxpc.dylib arm64  <9e9d069de3b136fa85755e1d9e6b6b54> /usr/lib/system/libxpc.dylib
0x185535000 - 0x185535fff libsystem_blocks.dylib arm64  <0afa438b8355370794f5015ad81f32df> /usr/lib/system/libsystem_blocks.dylib
0x185536000 - 0x1855b1fff libsystem_c.dylib arm64  <8d39ff48e14c3f868e1090f54896bb65> /usr/lib/system/libsystem_c.dylib
0x1855b2000 - 0x185626fff libdispatch.dylib arm64  <5a83d0cf8fb937278a32012d20a47ec8> /usr/lib/system/libdispatch.dylib
0x185627000 - 0x185647fff libsystem_malloc.dylib arm64  <a0a7d67af0f3399a8f006f92716d8e6f> /usr/lib/system/libsystem_malloc.dylib
0x185648000 - 0x185652fff libsystem_platform.dylib arm64  <a5d5822c76223859b0c0b869b7e244b5> /usr/lib/system/libsystem_platform.dylib
0x185653000 - 0x185663fff libsystem_pthread.dylib arm64  <fb1dd49f0cfb3114bdb40ef7be44f6bc> /usr/lib/system/libsystem_pthread.dylib
0x185664000 - 0x185695fff libobjc.A.dylib arm64  <091241f8e94c39ba9ca67352e998bb41> /usr/lib/libobjc.A.dylib
0x185696000 - 0x1856fdfff libcorecrypto.dylib arm64  <28c07c08a95635b1b04e88d84542020b> /usr/lib/system/libcorecrypto.dylib
0x1856fe000 - 0x185716fff libc++abi.dylib arm64  <f07199ac8a903127b17f0a906ffb7302> /usr/lib/libc++abi.dylib
0x185717000 - 0x185745fff libsystem_kernel.dylib arm64  <b422ba38a9f63062be28d28d39e3fe25> /usr/lib/system/libsystem_kernel.dylib
0x185746000 - 0x185778fff libdyld.dylib arm64  <876fb49abfba37bfad376ffc90f7f981> /usr/lib/system/libdyld.dylib
0x185779000 - 0x185781fff libsystem_darwin.dylib arm64  <fc50d2ff80ac31179ff0608fa6cff3a3> /usr/lib/system/libsystem_darwin.dylib
0x185782000 - 0x1857dbfff libc++.1.dylib arm64  <d7934e7f3eed3c078d1342fe55250c88> /usr/lib/libc++.1.dylib
0x1857dc000 - 0x18581cfff libsystem_info.dylib arm64  <6a94223de5dc3df6b89780ba56191d92> /usr/lib/system/libsystem_info.dylib
0x18581d000 - 0x185b90fff CoreFoundation arm64  <409609cd841038e1ba5dbded609d2018> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x185b91000 - 0x185bfafff SystemConfiguration arm64  <b1f843cc55883c0ba02fc5b80883cc9c> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x185bfb000 - 0x185eb2fff Foundation arm64  <1a46239df2fc34b695bc9f38869f0c85> /System/Library/Frameworks/Foundation.framework/Foundation
0x185eb3000 - 0x185ee5fff libCRFSuite.dylib arm64  <b5116ed3cf69347d85687d2c8d5d76c0> /usr/lib/libCRFSuite.dylib
0x185ee6000 - 0x186060fff CoreServices arm64  <43035d98ba1c3d5d972fd61df826fcb3> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x186061000 - 0x1860c1fff libSparse.dylib arm64  <fd83188d02163838a7c012b81f36e440> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1860c2000 - 0x1865acfff ImageIO arm64  <428fc36a6d0234b5a10cc2cf6f9e0674> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1865ad000 - 0x1865affff ConstantClasses arm64  <07aead6b70b73890b27f7aea1cd02350> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1865b0000 - 0x18674efff CoreText arm64  <3a068b6f533e36b18e9823833c815854> /System/Library/Frameworks/CoreText.framework/CoreText
0x18674f000 - 0x186884fff Security arm64  <d5a88c36cb0932a6906055bbc4b6817d> /System/Library/Frameworks/Security.framework/Security
0x186885000 - 0x186928fff IOKit arm64  <d138895882be3a12964aa53ca8da1b74> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x186929000 - 0x186960fff libMobileGestalt.dylib arm64  <fe7d38beb09530eca24b70bc964ec273> /usr/lib/libMobileGestalt.dylib
0x186961000 - 0x1869bdfff libprotobuf.dylib arm64  <027d49d7fea839cda49a4a4fb32c7f6f> /usr/lib/libprotobuf.dylib
0x1869be000 - 0x1869cffff libprotobuf-lite.dylib arm64  <2c82919a66fa30a7841320190f2c202d> /usr/lib/libprotobuf-lite.dylib
0x1869d0000 - 0x186c20fff libicucore.A.dylib arm64  <e00735d86bab31f8acbac8fdb01f290e> /usr/lib/libicucore.A.dylib
0x186c4b000 - 0x186c92fff WirelessDiagnostics arm64  <dc60c14089ab3ecb916e94fb63a2ae46> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x186c93000 - 0x186cccfff libAWDSupport.dylib arm64  <52926ffdcfd0397881e93a4df6893672> /usr/lib/libAWDSupport.dylib
0x186ccd000 - 0x187151fff CoreAudio arm64  <e467570caf523683bf36ce2594f1c98e> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x187152000 - 0x18741efff CoreImage arm64  <4aee50c9e546312ead5d721a6afdb059> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x18741f000 - 0x18750dfff LanguageModeling arm64  <1d022988ea363113a096c2f107568542> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x18750e000 - 0x187554fff Lexicon arm64  <9d08273daeac34e78493ff7bff76cab2> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x187555000 - 0x1876d7fff libsqlite3.dylib arm64  <4fadb9ee56a73afca3604780ddf3411b> /usr/lib/libsqlite3.dylib
0x1876d8000 - 0x18770afff MobileKeyBag arm64  <6cf66de926bb32089688747ed1dbd888> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x18770b000 - 0x187714fff libsystem_notify.dylib arm64  <21a918766a2c3f89855046e0f854018a> /usr/lib/system/libsystem_notify.dylib
0x187715000 - 0x1878f6fff CoreDuet arm64  <5640bda664273303800ed189c16e8049> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1878f7000 - 0x187a39fff Montreal arm64  <69a3d186833f35c5963a43e4d365e897> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x187a3a000 - 0x187b20fff NLP arm64  <22401c0f186737c295999afaf82b1840> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x187b21000 - 0x187b3efff CellularPlanManager arm64  <c88939c958243367b5401c11b803b8d1> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x187b3f000 - 0x187b7cfff AppSupport arm64  <1731e2fba0303bdbb0cf8b02e5e56ecd> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x187b7d000 - 0x18804efff libnetwork.dylib arm64  <cf9b76bf435b38d2aed3fb2c050d9216> /usr/lib/libnetwork.dylib
0x18804f000 - 0x18815bfff ManagedConfiguration arm64  <a40f654260d932528c5ebff3f5575cab> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x18815c000 - 0x188185fff CoreServicesStore arm64  <c16b4fad3e753a2e85d67639481e8080> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x188186000 - 0x1881a6fff UserManagement arm64  <ad5afd364e75332288e4a3bbcce41b5a> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1881a7000 - 0x18845efff CoreML arm64  <4b1ed9735bef37929aa9775df017a4f2> /System/Library/Frameworks/CoreML.framework/CoreML
0x18845f000 - 0x188475fff ProtocolBuffer arm64  <4e652067e296363bbfa380eba32585ad> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x188476000 - 0x188490fff CommonUtilities arm64  <8c65f3b91e6d322ebeedf8a0e60e717a> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x188491000 - 0x188491fff libenergytrace.dylib arm64  <b9fc54b519c53301bda0c5607f0e7806> /usr/lib/libenergytrace.dylib
0x188492000 - 0x1884c8fff RunningBoardServices arm64  <c78723a9f231370b8944596226f2b836> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1884c9000 - 0x188546fff BaseBoard arm64  <33a252545a9730ab9cc7fad0345d4758> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x188547000 - 0x188a9cfff SiriTTS arm64  <f4cc905a59803fe5b6283c8d3b2e70c7> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x188a9d000 - 0x188b0ffff CoreLocation arm64  <c8b1e677d38435d38b12bab96c65a426> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x188b1d000 - 0x188b71fff Accounts arm64  <75940abf4f773731855da69467dbb796> /System/Library/Frameworks/Accounts.framework/Accounts
0x188b83000 - 0x188ee5fff CFNetwork arm64  <c4865497192b3dbe81e984a99b788adf> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x188ee6000 - 0x188fc5fff UIFoundation arm64  <5633754447e039efbb34f207fda2553c> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x188fc6000 - 0x18a0dafff UIKitCore arm64  <3062ff32218237a2a5f9b38f6fb6b8c3> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x18a0db000 - 0x18a0e8fff AssertionServices arm64  <eff14a5c8feb33c1ac3004921caa2a25> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x18a0e9000 - 0x18a1bbfff CoreTelephony arm64  <f04a58a0c439319784c1f4ea154f6363> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x18a1bc000 - 0x18a1c1fff AggregateDictionary arm64  <e0ce74236eb13c98bb05186b7f4e3d2b> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x18a1c2000 - 0x18a1d8fff libsystem_asl.dylib arm64  <24190e9ac7db3006b4dfc5e64e85774a> /usr/lib/system/libsystem_asl.dylib
0x18a1d9000 - 0x18a251fff CloudDocs arm64  <c2f43b62730b3b8ba93d6acca741d864> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x18a252000 - 0x18a57afff CoreData arm64  <a654d396b79c3f469e3fbe9ec0ee1af4> /System/Library/Frameworks/CoreData.framework/CoreData
0x18a57b000 - 0x18a7a0fff Vision arm64  <958d82a44f733f0f96350b6f68bd9381> /System/Library/Frameworks/Vision.framework/Vision
0x18a7a1000 - 0x18a7e3fff PhotoFoundation arm64  <9e49f30ca736349893a9716346e41898> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x18a7e4000 - 0x18a80ffff BoardServices arm64  <728b59e6907e31e5892de5b2c55c48ce> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x18a8c6000 - 0x18a8d4fff libsystem_networkextension.dylib arm64  <3a3722da76863c2a99c2cce0e3924bf7> /usr/lib/system/libsystem_networkextension.dylib
0x18a8d5000 - 0x18a8f5fff CoreAnalytics arm64  <85843ee0a89b3316a3e68531eba75336> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x18a8f6000 - 0x18aa66fff CloudKit arm64  <d54d14692ec130d7b5af5f852438dc3e> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x18aa67000 - 0x18aab4fff SpringBoardServices arm64  <50878840805636d7bff4a6aa6d6cdfa9> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x18aab5000 - 0x18ab27fff FrontBoardServices arm64  <ca8e712fa22732ae842b65567f6046bb> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x18ab28000 - 0x18ac4ffff Network arm64  <38a032852b86333e95c553eb41e5d3e5> /System/Library/Frameworks/Network.framework/Network
0x18acad000 - 0x18acb4fff libsystem_symptoms.dylib arm64  <a0e89bc6db7f3c578468bdc9ae67fdcb> /usr/lib/system/libsystem_symptoms.dylib
0x18acb5000 - 0x18bb9ffff GeoServices arm64  <d2fc5b30d98a352d952013a5b60a073b> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x18bba0000 - 0x18bba8fff TCC arm64  <e8eb1bfdf24d34f2a53b5d0700632050> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x18bba9000 - 0x18bc02fff IMFoundation arm64  <b2d85b147b823944beebc644d365b564> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x18bc03000 - 0x18bd76fff CoreUtils arm64  <b642c3a48cdc3b1aba6d651b7e00d61c> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x18be29000 - 0x18be5efff ImageCaptureCore arm64  <99700767f48d36cb8ccb1d9e33962eda> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x18be5f000 - 0x18be68fff libsystem_containermanager.dylib arm64  <4764ee5a2f0a3fbb8a756f60f0e02cd8> /usr/lib/system/libsystem_containermanager.dylib
0x18be69000 - 0x18bee4fff AppleAccount arm64  <972cea5083b43105b83f737be8ad7a43> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x18bee5000 - 0x18befffff ApplePushService arm64  <89033f36d91031a594a517ecea968a3a> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x18bf00000 - 0x18bfe8fff IDS arm64  <cf2b018761f736d4a1dfad15aa703c85> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x18bfe9000 - 0x18c113fff IDSFoundation arm64  <a6bd395156ff3624b78997bb3ed24a06> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x18c114000 - 0x18c115fff libCTGreenTeaLogger.dylib arm64  <2ab5f36320803bda84913992c492743e> /usr/lib/libCTGreenTeaLogger.dylib
0x18c17a000 - 0x18c27afff CoreMedia arm64  <b9bf44cd041a37af8879451f66687468> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x18c27b000 - 0x18c28afff UIKitServices arm64  <0eeb42c795483dba82a142eeda85503e> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x18c28b000 - 0x18c2e8fff BackBoardServices arm64  <6f0540d2fedc308eacff631bff19cd69> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x18c2e9000 - 0x18c53afff QuartzCore arm64  <ba9eccee9f613baab8a88eb3b7e0a24f> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x18c53b000 - 0x18c602fff ColorSync arm64  <503c108270703f1786df14588e7f9ff7> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x18c603000 - 0x18cb72fff CoreGraphics arm64  <e068b7652d603d90aba30df6da3578bc> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x18cb73000 - 0x18cca2fff Contacts arm64  <18807e6ef924349a9384161c92390665> /System/Library/Frameworks/Contacts.framework/Contacts
0x18cca3000 - 0x18ccd1fff UserNotifications arm64  <44b07041e9723af2a6446a04bc8588a7> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x18ccd2000 - 0x18ccf5fff LocationSupport arm64  <470b39d55daf3170b1a38841292d494d> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x18ccf6000 - 0x18ce51fff Sharing arm64  <34759ac26e85385f9cca89d83469028d> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x18ce52000 - 0x18d491fff WebKit arm64  <0d71fc8cc7e331948094d1c767c7bc09> /System/Library/Frameworks/WebKit.framework/WebKit
0x18d492000 - 0x18f246fff WebCore arm64  <fbf9a3b9df503629af395c41d3e4e83a> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x18f247000 - 0x18f261fff libAccessibility.dylib arm64  <f55983edebf933948322efaefe1ecbca> /usr/lib/libAccessibility.dylib
0x18f262000 - 0x18f26dfff AXCoreUtilities arm64  <c9ced073466a32208dbabf96d0a50f15> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x18f26e000 - 0x18f2e1fff ContactsFoundation arm64  <0ba958ac9959337ca4d72b34bd2d50aa> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x18f2e2000 - 0x18f2f6fff PowerLog arm64  <eec0214c57da38818a8622fde679829c> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x18f2f7000 - 0x18f308fff IOSurface arm64  <4abf1719833c3f8db61863ff9b392891> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x18f309000 - 0x18fa05fff MediaToolbox arm64  <bce0f04fbe4d3f55bce62184be284bfd> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x18fa06000 - 0x18fa0efff GraphicsServices arm64  <aea26bf9483739a29902950b92b52592> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x18fa0f000 - 0x18faf6fff AccessibilityUtilities arm64  <08d2bcd32ab83f8092501c61f87023db> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x18faf7000 - 0x18fceffff AVFoundation arm64  <20bfceb457453bd2a5b3ce71ea50c1b2> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x18fcf0000 - 0x18fd27fff OnBoardingKit arm64  <e2e88272c1933ba4b9f2245bc7dba1e1> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x18fd28000 - 0x18fd76fff MobileWiFi arm64  <3e4f5fc8825839f084694f7c77d62907> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x18fd77000 - 0x18fd8ffff MobileAsset arm64  <9a597efb899f383a867473d91b06eb94> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x18fd90000 - 0x18fd9dfff libGSFont.dylib arm64  <59fe7a3b9b8437a7a992bdae0faab9d6> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x18fd9e000 - 0x18fda7fff FontServices arm64  <2b26f3985f9030d39a40bfe0df98686b> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x18fda8000 - 0x18fef1fff libFontParser.dylib arm64  <cac8dc5601323efd9875a5e886d92ea8> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x18fef2000 - 0x18ff3dfff AXRuntime arm64  <1bf005f54f9c3c5b9fda419692ab5039> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x18ff3e000 - 0x18ff40fff libAXSafeCategoryBundle.dylib arm64  <0647401436ea3e41a216da49a20c27a6> /usr/lib/libAXSafeCategoryBundle.dylib
0x18ff41000 - 0x19007afff SearchFoundation arm64  <e91f6d1fcdd23a1595d49b7ed678ec0a> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x19007b000 - 0x190199fff Preferences arm64  <9cb3558569ea3b2c8a520db57aba8688> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x19019a000 - 0x190808fff PhotoLibraryServices arm64  <7e2dec0b4e49338fb908b97df773b12a> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x190809000 - 0x190a6dfff vImage arm64  <1987440ca5e638368a23cd7341b1932a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x190a6e000 - 0x190ca2fff AudioToolbox arm64  <9eea0978fcad33cc9e3035ea939b2143> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x190ca3000 - 0x190cd5fff libAudioToolboxUtility.dylib arm64  <5e0ec0bf47f03853a777ea0123cdecaa> /usr/lib/libAudioToolboxUtility.dylib
0x190cd6000 - 0x190e92fff ContactsUI arm64  <f9dc4b6c059f37809b709240dcc469ac> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x190e93000 - 0x190efcfff UIAccessibility arm64  <58bafe0cc769397fb7b29554f1f77749> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
0x190efd000 - 0x191101fff Photos arm64  <beb29988134830ce91e9ba3af86440a0> /System/Library/Frameworks/Photos.framework/Photos
0x191102000 - 0x191196fff ShareSheet arm64  <0e75ee0b6aeb34c69e1403fe2a0b602a> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x191197000 - 0x1911aafff BaseBoardUI arm64  <5d95725058ed3df2a41c71a5d4726900> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1911ab000 - 0x19125ffff PDFKit arm64  <d8c1fee5d77635d895bbd3b646f269fc> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1912dd000 - 0x19130afff DocumentManager arm64  <df6155e3a82c3b98aad02755b34ffac2> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x19130b000 - 0x191565fff libmecabra.dylib arm64  <1157edfce8ad3df6a01b4ebb2f100af0> /usr/lib/libmecabra.dylib
0x191566000 - 0x1915ddfff AuthKit arm64  <2fda46a0c0c03b0e8222936e5ef11f24> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1915de000 - 0x1919fafff Intents arm64  <4c28f731a5bf380abec95b89347dcca6> /System/Library/Frameworks/Intents.framework/Intents
0x191a10000 - 0x191b6ffff WebKitLegacy arm64  <dd6cd4bf7b9535ea92c9c5d914af546b> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x191b70000 - 0x191bdafff TextInput arm64  <982b9b2cc64d3667aeb3863f355e5f6f> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x191bdb000 - 0x191c55fff AXMediaUtilities arm64  <58f1ede868c134f59db1842bdcdfc608> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
0x191c56000 - 0x191c59fff XCTTargetBootstrap arm64  <5c185207156334bcbfddbae1d7470d2b> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x191c5a000 - 0x191d0efff CorePDF arm64  <4068ec815d3438b59ad58c2ae7167ef4> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x191d0f000 - 0x191d49fff AccessibilityUIUtilities arm64  <95663a65573e305d8caefd5f89977aa8> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x191d4a000 - 0x1920fbfff MediaPlayer arm64  <2730d66693cf3968b472685e5323ea96> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1920fc000 - 0x192413fff AppleMediaServices arm64  <bfd95f83910f387e9876e28ebdd4dd57> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x192414000 - 0x19243afff CacheDelete arm64  <0c48aade3fe43589acc552d3e119c591> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x19243b000 - 0x192602fff CoreMotion arm64  <70ed3ef1d8263d55b5eae657ac5e8057> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x192603000 - 0x1926f0fff AVFAudio arm64  <1df3312395353945983fb139a4216fa9> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x19290e000 - 0x1929c4fff CoreUI arm64  <d90479e8d57435b1a4cbab0423d21770> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1929c5000 - 0x1929e9fff AppSupportUI arm64  <7264f3b8500e30b0ad4e3f00500d64bd> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1929ea000 - 0x192a1ffff CoreVideo arm64  <443ef021c4123a32a3970433993d16fe> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x192a20000 - 0x192c56fff AudioToolboxCore arm64  <5cc99c07d3b3317aa0aa90b7edb05d00> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x192c57000 - 0x192c9afff CoreDuetContext arm64  <badc9da39c60341aa29c34542cb16158> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x192c9b000 - 0x192cd5fff SetupAssistant arm64  <3f5a75d178773381875c6c41678d79e1> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x192cd6000 - 0x192d92fff TelephonyUtilities arm64  <5c63d78ffe1433738deae30f6c98838d> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x192d93000 - 0x192dbdfff PlugInKit arm64  <5d4ad58191a23317a0d2ee6357784767> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x193141000 - 0x19327cfff AssistantServices arm64  <a8b7086d107935e5a99f4496e472e170> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x19327d000 - 0x1932dcfff ProactiveSupport arm64  <f139ee3c405538eb8b0e3157dfeb850b> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1932dd000 - 0x19351ffff MapKit arm64  <7029e175072a3830a8d7e0402b5e3436> /System/Library/Frameworks/MapKit.framework/MapKit
0x193520000 - 0x19353cfff PrototypeTools arm64  <cc8e1d9d10a23e8785900518b23242dd> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x19353d000 - 0x19362efff MediaExperience arm64  <d3696f197c97386d855765ea3931bdea> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x19362f000 - 0x193903fff ********* arm64  <f23ff8ceade230c2946daf42793d76ab> /System/Library/PrivateFrameworks/*********.framework/*********
0x193904000 - 0x193960fff CallKit arm64  <43fdc2704c013b87a03e8d080c082b83> /System/Library/Frameworks/CallKit.framework/CallKit
0x193b26000 - 0x19421cfff VectorKit arm64  <5655a0aafafb3c3d8b69a2ef8e8e2146> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x19421d000 - 0x1942ecfff AVKit arm64  <2afc669447223d058ee6c706b54cbb35> /System/Library/Frameworks/AVKit.framework/AVKit
0x1942ed000 - 0x19431bfff Pegasus arm64  <8b990cff02533a6782f88bd0831837f4> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x19431c000 - 0x19431efff libapp_launch_measurement.dylib arm64  <2741e56c89873a20acde4979ee28be22> /usr/lib/libapp_launch_measurement.dylib
0x194334000 - 0x194396fff CoreSpotlight arm64  <73ad186f492c3a338c9f3cea760b172f> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x194397000 - 0x19442efff AddressBookLegacy arm64  <e45307d41ffb3a969616fe7e59195de2> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x19442f000 - 0x19443efff CrashReporterSupport arm64  <8f50c9095b293180a908ffdbdeecede3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x19443f000 - 0x194451fff MobileBluetooth arm64  <1b74874575393ca9ae852aed2a9fcaab> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x194452000 - 0x19450bfff LinkPresentation arm64  <652903c4cccb3fb38ef4495e900b809b> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x194544000 - 0x194548fff libsystem_configuration.dylib arm64  <1f77794460993bc0a06207f2193781f6> /usr/lib/system/libsystem_configuration.dylib
0x194730000 - 0x19473efff HangTracer arm64  <f7cd6e3068023cb8b89cfb387970d104> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x19473f000 - 0x1947a4fff CoreNLP arm64  <bc2c4aea12293a0fab1f92fc80182f74> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1947a5000 - 0x1947a6fff liblangid.dylib arm64  <e1c11f41cd7031148ffeb431b53b9fdd> /usr/lib/liblangid.dylib
0x1947a7000 - 0x195632fff JavaScriptCore arm64  <aaf4e988dfd33f50af21779cf1258c80> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x195633000 - 0x1956c0fff libTelephonyUtilDynamic.dylib arm64  <a187f39512fe32d99a85829691a49f64> /usr/lib/libTelephonyUtilDynamic.dylib
0x1956d5000 - 0x195953fff StoreServices arm64  <ec2375561d7b3b6aad035307560492cd> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x195954000 - 0x19595dfff IOMobileFramebuffer arm64  <7462439e125833758ae73bd083b45ae2> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x195ae6000 - 0x195cbdfff Message arm64  <4252efde3f2e3f06b90767acf0e4cafd> /System/Library/PrivateFrameworks/Message.framework/Message
0x195cd5000 - 0x195ceffff CoreMaterial arm64  <0c57d0346b8038ac99da29d1c5756073> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x195cf0000 - 0x195dd5fff libxml2.2.dylib arm64  <59363b79c5c93f4a8225d4514922256a> /usr/lib/libxml2.2.dylib
0x197644000 - 0x19768cfff MetadataUtilities arm64  <a6b4a006922d31b3a175503669bc8e3c> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x198016000 - 0x198227fff NetworkExtension arm64  <b9952b5daeb134a6b570a193e0440119> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x198228000 - 0x19825dfff DataDetectorsCore arm64  <3d0a108f71733e29965b637096e09ec8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x19825e000 - 0x1982bdfff CalendarFoundation arm64  <741401805340338b9af74bb4b3abbcec> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1982be000 - 0x1983b0fff EventKit arm64  <ccf2cfad170235068b9442ef6e9223c3> /System/Library/Frameworks/EventKit.framework/EventKit
0x1983b1000 - 0x1983e7fff MediaServices arm64  <280846cf79173979b3983b4d12c94480> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1984f3000 - 0x198692fff PencilKit arm64  <6fc9866e623835f795cfb8ed07534c63> /System/Library/Frameworks/PencilKit.framework/PencilKit
0x198693000 - 0x1987b5fff MessageUI arm64  <2417303b23b23eef9f1b2b5e0c89836b> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x198803000 - 0x198842fff BiometricKit arm64  <e6db96b653b93c1ebfc883ed0eaf8aec> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x198843000 - 0x19886dfff PersistentConnection arm64  <396582b9038d33ecbbaf6270715f2b50> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x19886e000 - 0x1988c1fff CalendarDaemon arm64  <7f06d2437059300ab555af7cb5998810> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1988c2000 - 0x198958fff CalendarDatabase arm64  <94a758b9924130a9a008623815ebbac9> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x198959000 - 0x198b47fff MediaRemote arm64  <1a209e28192c390bab18d149f841c17f> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x198b48000 - 0x198b50fff CorePhoneNumbers arm64  <68106cb9cf6d390d8e267e7bbf249c6b> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x198b61000 - 0x198b87fff DuetActivityScheduler arm64  <13c0f1714e3036779c37852398f0bafa> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x198c4c000 - 0x198c8bfff ContactsAutocompleteUI arm64  <72e5828e055237548a9f2c708024caaf> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
0x198c8c000 - 0x198caefff CoreSVG arm64  <73bfc0febb0d31628b9223dc7a5a983f> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x198cc9000 - 0x198ce6fff ProactiveEventTracker arm64  <d3f6831ea3103097999b303f03c8719e> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x198ce7000 - 0x198cf2fff MallocStackLogging arm64  <bd95833751b935d8bfaa122f9c6eaafa> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x198cf3000 - 0x198d87fff CoreSuggestions arm64  <5692520a6a6a3fa4a4dabef3347d528b> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x199790000 - 0x19979dfff BluetoothManager arm64  <5a83f768e5313c6eb7a5d8d40f5a65ba> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x19979e000 - 0x1997d3fff CoreBluetooth arm64  <0af559701b64365fa935b76fb2b6fc6f> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1997d4000 - 0x1997d6fff libsystem_sandbox.dylib arm64  <19bf542aa27f358aaf26c829d92f3995> /usr/lib/system/libsystem_sandbox.dylib
0x19993e000 - 0x1999aafff Rapport arm64  <0d829a31fed33c2bb4da9a2712178c8c> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1999ab000 - 0x1999eefff OSAnalytics arm64  <66d408f799793943ae529a4b12829625> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1999ef000 - 0x199a1dfff MobileInstallation arm64  <82830c2abb583bd5a627995189600504> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x199a1e000 - 0x199ab8fff Metal arm64  <245b6ff0bdfd33a7a34ce4fe57ebc2a2> /System/Library/Frameworks/Metal.framework/Metal
0x199ab9000 - 0x199abffff IOAccelerator arm64  <3335cc966200367c99e96bb8fd064751> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x199ac0000 - 0x199acbfff MediaAccessibility arm64  <f8f4cb6f12af349aadc0c2124373d615> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x199ae9000 - 0x199af0fff libsystem_dnssd.dylib arm64  <59b26d826fd335ed998cf5b62e38f910> /usr/lib/system/libsystem_dnssd.dylib
0x199af1000 - 0x199af7fff PushKit arm64  <634713aced1d38df81cd370674d873ad> /System/Library/Frameworks/PushKit.framework/PushKit
0x199af8000 - 0x199bfdfff FileProvider arm64  <817c33078d9f344bae2e99274886c2de> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x199c12000 - 0x199c13fff BackgroundTaskAgent arm64  <2ba41ad36b8a36088b6f0097d4a014fd> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x199c14000 - 0x199c19fff LinguisticData arm64  <ee7e5c2f67d63fdb8f294a556494ffa5> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x199c44000 - 0x199c5dfff DoNotDisturb arm64  <b0094a4cb5bb3d9e888d9f2edb1b8b17> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
0x199c5e000 - 0x199d19fff ************ arm64  <cb7226845bc83f528ef0eb5e3d9e7d06> /System/Library/Frameworks/************.framework/************
0x19a14d000 - 0x19a14efff MessageSupport arm64  <d4456184f8623984b58e7045027ab964> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x19a278000 - 0x19a280fff SymptomDiagnosticReporter arm64  <7f5611dfa5063e699db9329b22f493de> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x19a281000 - 0x19a283fff IOSurfaceAccelerator arm64  <4d17d1ca325c350a8cceec8a93550c14> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x19a284000 - 0x19a332fff AssetsLibraryServices arm64  <4955c2b198f034fabf1be5e071b1f199> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x19a333000 - 0x19a365fff DataAccessExpress arm64  <ccd6268a555f36fc823411bece0a960a> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x19a366000 - 0x19a3d4fff EmailFoundation arm64  <b0b3b9e3acec3a48bb87f56f005d525f> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
0x19a3d5000 - 0x19a3eafff CoreFollowUp arm64  <edfbe826475a330eb7062eaf1f013738> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x19a3eb000 - 0x19a3f3fff FamilyCircle arm64  <47b6531315713b6fb50aa030a9bc27b9> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x19a3f4000 - 0x19a409fff libcoretls.dylib arm64  <e83864eb177533af91d71d6e5bfd6799> /usr/lib/libcoretls.dylib
0x19a460000 - 0x19a4f1fff libate.dylib arm64  <0dbd4cdb7d493a94a11e8c4b6eb9d303> /usr/lib/libate.dylib
0x19b7a1000 - 0x19b7effff FTServices arm64  <c451d4c6281f34c7880529373e2a84d7> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x19b890000 - 0x19b8a0fff MaterialKit arm64  <d3e26e28496a3abd9ae6a5aa64c30ff6> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x19b8a1000 - 0x19b90bfff SAObjects arm64  <4d72bf5c563e3a9ca016e691ae307b08> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x19b90c000 - 0x19b916fff CoreRecents arm64  <e64c1a460cf23b7880679d9bc3521015> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x19b917000 - 0x19b95dfff MIME arm64  <7f0ef966897c3fefb7d003e74f1f2f37> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x19b9bf000 - 0x19b9ccfff DataMigration arm64  <bda78d7eac783fb7ad49253a971577af> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x19bad1000 - 0x19bb2cfff EmailCore arm64  <409829c8474d3171b47db351fea74c9c> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x19bb80000 - 0x19bba4fff IconServices arm64  <9d0a77437f5e311097babd6a8f94e8a1> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x19bba5000 - 0x19bd91fff iTunesCloud arm64  <e806cac9c1f13e80bf88b696c4cdd5e4> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x19bd92000 - 0x19c057fff MusicLibrary arm64  <c4573d69b57033c8871d37d686109222> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x19c058000 - 0x19c059fff WatchdogClient arm64  <834e0b823de23ff6b57e7904ce03a445> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x19c05a000 - 0x19c06bfff libprequelite.dylib arm64  <83d923c30f863498843177b257132ca9> /usr/lib/libprequelite.dylib
0x19c096000 - 0x19c0a6fff CoreEmoji arm64  <577a37002ad53990bcc8b0c9fd511a74> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x19c0a7000 - 0x19c13efff Email arm64  <507eb51e36c7368ba0a84d6500b6b892> /System/Library/PrivateFrameworks/Email.framework/Email
0x19c13f000 - 0x19c1a1fff ClassKit arm64  <a5b8753d353b33adb396bb4c1770589a> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x19c20d000 - 0x19c21afff CPMS arm64  <df575af01b103cfcb663abf02f06ac80> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x19c21b000 - 0x19c223fff RTCReporting arm64  <0a2ce1ac2e2e3ce4a08f6cac1003638f> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x19c368000 - 0x19c37efff IAP arm64  <28851bc967fb33a2a08fa4a0414d0225> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x19c37f000 - 0x19c3cbfff MobileBackup arm64  <c8b58b1f4f1b3c4e90d8a015dc4b8a5d> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x19c47a000 - 0x19c481fff CoreTime arm64  <cf3715716c1635b68d871a966ae17239> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x19c724000 - 0x19c773fff DataAccess arm64  <15849e30ae3335a68f58eea5689f3d91> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x19caaf000 - 0x19cb02fff ToneLibrary arm64  <ae796371fa9c388d875bf9987e816484> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x19cd9c000 - 0x19cdbafff AppConduit arm64  <154844916f3532859f72c3ab9b95ae87> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x19cdbb000 - 0x19cdd3fff IntlPreferences arm64  <19b52e5151793276afea6f0b59e6a97e> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x19d17a000 - 0x19d268fff CoreBrightness arm64  <df0aac48fa243894800d72a97e6b4943> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x19d269000 - 0x19d270fff libIOReport.dylib arm64  <ab2118f813b933e48f29f6d37d8d976e> /usr/lib/libIOReport.dylib
0x19d3f9000 - 0x19d62cfff libBNNS.dylib arm64  <a36340b78a703f8180b712c7759ab043> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x19d62d000 - 0x19d634fff StudyLog arm64  <6ba8e4d9754b3e25b97d3084e1646db0> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x19d74a000 - 0x19d75efff ExternalAccessory arm64  <7a1f739d6c77396487a42d65df740186> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x19e866000 - 0x19e878fff LocalAuthentication arm64  <b6f98d423e8634dc93182ca70b09cf3b> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x19e879000 - 0x19e87dfff CommunicationsFilter arm64  <b6b1cc145f2a3b199c85ada5af8dfd3e> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x19e8a1000 - 0x19e8acfff CaptiveNetwork arm64  <dc9b5ed33e063d7eb9edec10ebd0e665> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x19e8ad000 - 0x19e8adfff AdSupport arm64  <afca7c21a5333a25a035cdb5ee2e7535> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x19e9fd000 - 0x19eaadfff libBLAS.dylib arm64  <62050c2e28b83071926604f28576b48a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x19eaae000 - 0x19eabcfff CTCarrierSpace arm64  <41d7677ad9313fe891ce68c033bec647> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x19f584000 - 0x19f59ffff libtailspin.dylib arm64  <450b7c0ece54385bbdab05395a050bcd> /usr/lib/libtailspin.dylib
0x19f5fc000 - 0x19f610fff ContactsDonation arm64  <d9c53579f3753255a0d649fe1f7780dc> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x19f65b000 - 0x19f664fff MobileActivation arm64  <ed46d70e41b63f13bf3b17894f6b594d> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x19f6e5000 - 0x19f6f3fff MobileIcons arm64  <3326557a3286356a87ca1df0d6130151> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x19f6f4000 - 0x19f7f3fff ResponseKit arm64  <f16e781681d434dab63e5b9f5b065347> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x19f810000 - 0x19f849fff Notes arm64  <8d6dbca1ee0138f5a694e76c04bb46ac> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x19f84a000 - 0x19f861fff MetalKit arm64  <d6c06209589d3675acb927d06137a931> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x19f8ba000 - 0x19f904fff CoreHaptics arm64  <06db7c401d2d3d9cb266f37874fa0bbb> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x19f905000 - 0x19f9cdfff ProofReader arm64  <285fa52fafcf39bfaf8609a085422cd8> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x19fa1c000 - 0x19fa27fff EmailAddressing arm64  <a7b8c7ee40ed378c9c3af178d338245e> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x19fa28000 - 0x19fa3dfff MailServices arm64  <a1f8a7beff043f029898327354f73688> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x19fa3e000 - 0x19facdfff CoreSymbolication arm64  <a57040868d163139acb568011b34123a> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x19face000 - 0x19fad4fff IdleTimerServices arm64  <39c79767aa7034c9a680af46224d4640> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x19fc9b000 - 0x19fc9efff FTClientServices arm64  <78f0b76870173a47ae1f3024101d4aad> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x19fc9f000 - 0x19fd04fff ContactsUICore arm64  <2da1d6849b7b36e3bc95d2be741b2ea9> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1a0160000 - 0x1a01a7fff LoggingSupport arm64  <6b7e370405d33c45967ac8c458928a3f> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1a02ab000 - 0x1a0304fff ProtectedCloudStorage arm64  <bbc869b2f84b34d6bf61cef9d1fa8fc0> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1a03eb000 - 0x1a03f3fff OpenGLES arm64  <287f3b01842d30da9702f5cd4793458e> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1a0553000 - 0x1a055bfff libGFXShared.dylib arm64  <2209635c627c36d381f28da5e9019b90> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1a055c000 - 0x1a0591fff SharedUtils arm64  <f6c64f0f3df3385aab929b5f99acb807> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1a0592000 - 0x1a05dffff PhotosFormats arm64  <80f459a667303db0b188f9a6c61eb6cd> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1a1bec000 - 0x1a1c28fff StreamingZip arm64  <80a7602a6d27384abec3ffe12bc0c50f> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1a2aa0000 - 0x1a2aa3fff InternationalTextSearch arm64  <d534123f5b233184ac92042f378619cd> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1a2ac1000 - 0x1a2addfff AssetCacheServices arm64  <fe2d1f58a37a30459b13dcc1814362e6> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1a344e000 - 0x1a3453fff IncomingCallFilter arm64  <d6b56428a9b634788ecddd75c8420b8e> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1a346f000 - 0x1a3487fff NetworkStatistics arm64  <52d0181fe70c385697ef3746d5fe1bb4> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1a38f3000 - 0x1a38f9fff Netrb arm64  <53cc7821890f34b380124739cbb90896> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1a38fd000 - 0x1a392dfff EAP8021X arm64  <e8e5622aa64439bdae85b80f604662f1> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1a392e000 - 0x1a3930fff OSAServicesClient arm64  <785aab0a88ed34ba885d7483d3be9ee9> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1a3ab4000 - 0x1a3ab8fff libgermantok.dylib arm64  <e15d5eee368a3e16b9a11328963ce574> /usr/lib/libgermantok.dylib
0x1a3ab9000 - 0x1a3b6cfff libmecab.dylib arm64  <0bb7b7b678bb3ab887345ee24d6eff43> /usr/lib/libmecab.dylib
0x1a3d14000 - 0x1a3d50fff VoiceServices arm64  <e6f4af2654f03125b334ccce6916d07d> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1a3d51000 - 0x1a3e67fff Navigation arm64  <16a6a764ab0a3f75bc063f808063cbbf> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1a4180000 - 0x1a418efff CoreDuetDaemonProtocol arm64  <165d40fd3ad831c19723d85738aabf53> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1a418f000 - 0x1a41aefff FTAWD arm64  <51a4c50a1e883595bf4d7195a506fc8c> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1a5760000 - 0x1a5762fff OAuth arm64  <a6900a3c3a9639aca03ab1e00576cede> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1a59fd000 - 0x1a5a38fff DifferentialPrivacy arm64  <b0a6360b231337369dc89715c832eb22> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1a5cea000 - 0x1a5e81fff EmailDaemon arm64  <e0b632446f33378db7f021a85d61a2fd> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
0x1a61e6000 - 0x1a6211fff MailSupport arm64  <303a3e5968943ddf9cb09d0ac8c79387> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x1a6212000 - 0x1a6280fff libarchive.2.dylib arm64  <f687622c8e6e3452a0d48f7ed993c0d4> /usr/lib/libarchive.2.dylib
0x1a6281000 - 0x1a62b1fff C2 arm64  <0d7a3e496f95395c9eae28b0d0b16ba5> /System/Library/PrivateFrameworks/C2.framework/C2
0x1a62b2000 - 0x1a62e5fff NaturalLanguage arm64  <cfa438750b4032c8b14daf751e0b0df0> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1a6378000 - 0x1a6379fff libsystem_coreservices.dylib arm64  <50693ebd12b43fc8acaad84a8b82a0df> /usr/lib/system/libsystem_coreservices.dylib
0x1a638b000 - 0x1a639dfff libmis.dylib arm64  <70eb0208446d35d1a06035cee66ecf30> /usr/lib/libmis.dylib
0x1a63f4000 - 0x1a6401fff DCIMServices arm64  <2f74408211e2332b8aa91789e71ae562> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1a6402000 - 0x1a6552fff CloudPhotoLibrary arm64  <51a836e0dea1366b83a29640fc2648b1> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1a6553000 - 0x1a658cfff ContactsAutocomplete arm64  <76d4fc1b31463366a750fa828ef05692> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x1a658d000 - 0x1a6595fff libcopyfile.dylib arm64  <f5f048c1d258338f96bd94863b7f84e4> /usr/lib/system/libcopyfile.dylib
0x1a68f9000 - 0x1a698dfff AccountsDaemon arm64  <7abea61a48783baaa76d6ba23b765846> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1a698e000 - 0x1a6999fff AppleIDSSOAuthentication arm64  <e4999d56d7673b7b9c1370b23fcbbec5> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1a699a000 - 0x1a69adfff SettingsFoundation arm64  <d6b7da8b402b3d9c91234c18f5dc7ffb> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1a6ae6000 - 0x1a6b68fff Symbolication arm64  <31fd30f6ccb13309b25294a1d85326e2> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1a6d1d000 - 0x1a6d6afff ChunkingLibrary arm64  <6c669fdc362138dd89e33201adb10962> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1a6d6e000 - 0x1a6d72fff DAAPKit arm64  <407eb1b504133cf59185bb985c8834bd> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1a7247000 - 0x1a7249fff CoreDuetDebugLogging arm64  <1fd35a97edf032d68a771db66fc72f52> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1a7d6e000 - 0x1a7dacfff SignpostSupport arm64  <a8ffcfa229463bc087f1dcc98e94864e> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1a8037000 - 0x1a8040fff SignpostCollection arm64  <4f5984b7fa9938779a0e784f4ec5f2e1> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1a876d000 - 0x1a8773fff URLFormatting arm64  <fbc08a2be4293492a507ee08d69db0b9> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1a8788000 - 0x1a882ffff MMCS arm64  <a0b62405414f3082832d301e6c98c361> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1a8887000 - 0x1a8ab3fff MobileSpotlightIndex arm64  <001c3d304f153304b2a50fef0300dae4> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1a8ed6000 - 0x1a8f1cfff CoreLocationProtobuf arm64  <354363c3361234f0bde81d06b68951a8> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1a8fd0000 - 0x1a904cfff Quagga arm64  <1e8a7a5cf04239d8b8a9d719c1aeddad> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1a92e4000 - 0x1a92f2fff libAXSpeechManager.dylib arm64  <0ec202b25e9539bfaf0c1624320330e9> /usr/lib/libAXSpeechManager.dylib
0x1a9357000 - 0x1a936cfff libEDR arm64  <66ee6000bd2339d1ba5e6b3b10c2470c> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1a9f8a000 - 0x1a9f97fff libperfcheck.dylib arm64  <3ba9a8fd8a773231ab960d7701333c63> /usr/lib/libperfcheck.dylib
0x1a9f98000 - 0x1a9fa3fff libAudioStatistics.dylib arm64  <c74af5a6998431e3b5cf65f2283d2145> /usr/lib/libAudioStatistics.dylib
0x1aa167000 - 0x1aa177fff caulk arm64  <eb0f4cd651633b23948a25c8c2ba93c2> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1aa1b6000 - 0x1aa1bcfff MobileSystemServices arm64  <a1c84260dd6f36be94784291ef6f1c30> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1aa352000 - 0x1aa36bfff TextToSpeech arm64  <6cee67718e8f3340886f84400bfd5b64> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x1ab2e9000 - 0x1ab2f3fff HID arm64  <b07d4f0b24023f4ea0d2ab04d5871a94> /System/Library/PrivateFrameworks/HID.framework/HID
0x1ab320000 - 0x1ab359fff libGLImage.dylib arm64  <15ad0d4a18443118ac68cf15538dab9e> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1ab754000 - 0x1ab765fff libSparseBLAS.dylib arm64  <1f51189eaa19385c94b7fb0292561c82> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1ab766000 - 0x1ab779fff Engram arm64  <6e8e17826af3317f92fb524fa0b85c33> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1ab7f0000 - 0x1ab82afff DataDetectorsNaturalLanguage arm64  <fdd18833bb40393cb0b36aa612898268> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1abb21000 - 0x1abb29fff FSEvents arm64  <ff8eb4136ed734ddbba680ce0c3e88be> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1abb2a000 - 0x1abba7fff CoreDAV arm64  <bc90cfd12bae381e89a63307c80599a5> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1ac4f0000 - 0x1ac500fff RemoteTextInput arm64  <76a999dbfd5a363384d1ad23aaadccf6> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1ac529000 - 0x1ac558fff iCalendar arm64  <9df467aa8d1630b69f7d5e1371cf1b12> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1ac575000 - 0x1ac57efff CloudPhotoServices arm64  <fa48e241fdfe38fe8596c734d100b850> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1ac5bd000 - 0x1ac5d1fff libLinearAlgebra.dylib arm64  <83e007597b01399783a65a8f7a6c3208> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1ac760000 - 0x1ac767fff CertUI arm64  <6680caf12d653f11a1df07a43db46053> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1ac84c000 - 0x1ac85afff CoreAUC arm64  <0baa16e29c3a372aafd1f0e84f547e5c> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1ad1eb000 - 0x1ad231fff PhysicsKit arm64  <b47ea3ebcfd037bda7b951e1ad5f7f90> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1ad232000 - 0x1ad283fff CorePrediction arm64  <e70c69587f633651b1c42a87caa03dc9> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1ad675000 - 0x1ad6c2fff SafariSafeBrowsing arm64  <76e45ab6253135dbbcc5b9657344c140> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1ada70000 - 0x1adae6fff HomeSharing arm64  <f5d31569258d319fa9d6df64a246504d> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1adb74000 - 0x1adb92fff GenerationalStorage arm64  <05a7c289ff76316bad961b4e87eefbf6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1adbf5000 - 0x1adc00fff PersonaKit arm64  <818ad3bb76b83cf2a5e2abd964da978b> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1adc01000 - 0x1adc0dfff PersonaUI arm64  <65aeb7d64ae135f28487092ea21b4344> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1ae019000 - 0x1ae01efff kperf arm64  <4dd4a30e85383405b9959fde4fd003f1> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1ae1bb000 - 0x1ae1c9fff AssetsLibrary arm64  <486139609c8b3b29bf7561f253873e44> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1ae1f6000 - 0x1ae229fff libpcap.A.dylib arm64  <80be39cf99d83d1eb3c6b8d3fd8a838d> /usr/lib/libpcap.A.dylib
0x1ae561000 - 0x1ae5fbfff libvDSP.dylib arm64  <76375e092cdb311185ec8ed1d8f4bfc9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1ae5fc000 - 0x1ae626fff vCard arm64  <b0b531acb8d93d96b56ebc95a2d3f347> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1ae66e000 - 0x1ae6f8fff SampleAnalysis arm64  <b0b83d5c49fc3b3d9737165254abfacb> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1ae6f9000 - 0x1ae705fff IntentsFoundation arm64  <2090563ffa41300da28ea5bc984ed49b> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1ae8f4000 - 0x1ae983fff MediaPlatform arm64  <a7f36f3dd45230f78c0dfd793cf737da> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1ae984000 - 0x1aec94fff MediaLibraryCore arm64  <55b303ee3c563e8ba58e5d3aaa7af419> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1aecf7000 - 0x1aed2ffff PhotosImagingFoundation arm64  <d5ab64a694fc362c8a1af663f04dc142> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1aed30000 - 0x1aed52fff MediaConversionService arm64  <546cb2add7863f26a98d7269bef43091> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1aed53000 - 0x1aed70fff MediaStream arm64  <53b300858ffc31d8a6b4c6c007e5e24b> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1aed71000 - 0x1aee6bfff CoreMediaStream arm64  <199d1804e5113baa9df9d57487aeb62a> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1af065000 - 0x1af065fff Accelerate arm64  <9818869ce13333be8f6636eea59aedc8> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1af066000 - 0x1af37bfff libLAPACK.dylib arm64  <1d4e4b0531313da5b611fb2575e17079> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1af37c000 - 0x1af380fff libQuadrature.dylib arm64  <cccd3657551a38ef9e6c240d60dc8df8> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1af381000 - 0x1af3dafff libvMisc.dylib arm64  <435399eb7a8f3979b0d139c3f453fd29> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1af3db000 - 0x1af3dbfff vecLib arm64  <b52984345da233bb9108b4b63a4b26a6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1af53d000 - 0x1af58dfff CoreMIDI arm64  <c742c545e39338cfa7a113ee469671dc> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1af766000 - 0x1af78bfff GLKit arm64  <04b0e586b6263ee5a348025776314cb2> /System/Library/Frameworks/GLKit.framework/GLKit
0x1af78c000 - 0x1af7b9fff GSS arm64  <a117041e533335ba8e67d0af00477b37> /System/Library/Frameworks/GSS.framework/GSS
0x1af7cc000 - 0x1af7fefff MPSCore arm64  <7f98e0d3952a38c09bc314765766fc86> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1af7ff000 - 0x1af87bfff MPSImage arm64  <63f5ffc1702e36ff841abafcd47d0301> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1af87c000 - 0x1af89efff MPSMatrix arm64  <cb977b3da929362a9a59a85ba312a392> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1af89f000 - 0x1af8b3fff MPSNDArray arm64  <8a75d75a84c439e0bdf578136ceb73f1> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1af8b4000 - 0x1afa45fff MPSNeuralNetwork arm64  <4b7b42c84e2538758d2503bcaf4c695d> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1afa46000 - 0x1afa8afff MPSRayIntersector arm64  <9d947816460c35e2b072e2d9b809d01b> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1afa8b000 - 0x1afa8bfff MetalPerformanceShaders arm64  <7de1dbb3681835558dfb8c6d50de268b> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1afa98000 - 0x1afa98fff MobileCoreServices arm64  <d7873825e57d3c4081f1da103c723f89> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1afaa3000 - 0x1afaa4fff libCVMSPluginSupport.dylib arm64  <cda51c2ff1b33e6fa71ae3ae6daa7325> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1afaa5000 - 0x1afaabfff libCoreFSCache.dylib arm64  <84690d5764ad3ee3864e18d4704e08cd> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1afaac000 - 0x1afab1fff libCoreVMClient.dylib arm64  <66daee76addf32a981f2daca6fb6b0fe> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1afae6000 - 0x1afb1dfff QuickLookThumbnailing arm64  <b2d5c531a95638c695531339b1bbfa52> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1aff52000 - 0x1aff52fff UIKit arm64  <47a27c57c3aa387fbc3d53d2e7249e16> /System/Library/Frameworks/UIKit.framework/UIKit
0x1aff74000 - 0x1b0036fff VisionKit arm64  <d1b7edc5ddfb3540b1675acbc3878d38> /System/Library/Frameworks/VisionKit.framework/VisionKit
0x1b0209000 - 0x1b035bfff ANECompiler arm64  <931531fa29713983a242fe34c7917616> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1b035c000 - 0x1b036cfff ANEServices arm64  <c2fbaeaf090e35deacb75ae881fb4b14> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1b0375000 - 0x1b0405fff APFS arm64  <0d446bc9f2f93ca0b2ee1727925f10ef> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1b0406000 - 0x1b040afff ASEProcessing arm64  <d4b121b1aabb3f92baafe2a6b70e32de> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1b0512000 - 0x1b0554fff AccessibilitySharedSupport arm64  <f4f03da460de3aa89f8451e1cea0f6ce> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport
0x1b05b0000 - 0x1b05bbfff AccountSettings arm64  <d3c47caea6ce393a80e478b9f1266638> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x1b0ecb000 - 0x1b0ed9fff AppleFSCompression arm64  <a1d88ec9766332a89edc09ee5ab40182> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1b0ee0000 - 0x1b0eeafff AppleIDAuthSupport arm64  <fe30c61996483b1887f3cc6c25edf7ce> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1b0eeb000 - 0x1b0f2cfff AppleJPEG arm64  <14d3a4bcfc0f374297d912b8c85cc5a0> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1b0f75000 - 0x1b0f86fff AppleNeuralEngine arm64  <622801b185fe3bfb834d3d44ad9f9187> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1b0f8d000 - 0x1b0fb0fff AppleSauce arm64  <f5d836a116f13ebba5fc71d3efb4d030> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1b11a9000 - 0x1b11d9fff Bom arm64  <0dfe861e6be13f9eb920584c5b46f646> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1b1c32000 - 0x1b1c39fff CommonAuth arm64  <ba671729ef0f30039c1774666fc6592c> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1b1f2e000 - 0x1b2020fff CoreHandwriting arm64  <f67d6ed94bd8300aa089fa065a1ed9b2> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1b2036000 - 0x1b203afff CoreOptimization arm64  <81a3200ad13730a59e896c36e69ff6fc> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1b2185000 - 0x1b2190fff DeviceIdentity arm64  <8e7caf4f24f0322c9947f91c17a715fd> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1b2320000 - 0x1b233cfff DocumentManagerCore arm64  <a077927cd5eb35ce992239758da231b9> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1b23f3000 - 0x1b2a4efff Espresso arm64  <9df07bcd41c4334fb57ed6ea22476366> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1b2d00000 - 0x1b3111fff FaceCore arm64  <4de7d3c4806235d09407711b87b2bae5> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1b31e2000 - 0x1b31f6fff libGSFontCache.dylib arm64  <abcdc382bad33a6c9ba10d0cf44c136f> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1b325a000 - 0x1b3266fff libhvf.dylib arm64  <9563809693d6387db69fea88af4564e3> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1b3288000 - 0x1b329cfff Futhark arm64  <07fc0e314de9321fb0f6ff75d012a134> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1b3f69000 - 0x1b3f75fff GraphVisualizer arm64  <d5a5d07491713bfd892d31889ec1b6ce> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1b4267000 - 0x1b42d7fff Heimdal arm64  <0a1b601c4d7331c4a37c44d2f5271264> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1b4823000 - 0x1b4829fff InternationalSupport arm64  <56238f820e0f3cc4befe347f830ffe44> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1b4ac9000 - 0x1b4ac9fff Marco arm64  <d1a138229ac438b586ef4d9bd9f5d5a2> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1b4fb8000 - 0x1b4fcbfff MobileDeviceLink arm64  <687959b4e80d3fe08b0cc23ec02a82b2> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1b527f000 - 0x1b52befff OTSVG arm64  <4295cc2da66d3905963b70f4ca852533> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1b5903000 - 0x1b5903fff PhoneNumbers arm64  <e23d89e41d5939f5a5def8c70b89efe4> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1b7222000 - 0x1b7226fff RevealCore arm64  <40fbd11d577e3bbc9d10621400e5f57f> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1b731c000 - 0x1b734dfff ScreenReaderCore arm64  <362dcb4576b73808aaff7703c4c659f2> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x1b73b3000 - 0x1b73bffff SetupAssistantSupport arm64  <12028ece9f6a3995b90d31fed2d46a77> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1b73dd000 - 0x1b73ddfff SignpostMetrics arm64  <bd8c101a86253fdb87532ccbd64266f7> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1b740b000 - 0x1b743bfff SiriInstrumentation arm64  <a08172f898bf358b9e79ac9ced804429> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1b7c32000 - 0x1b7d4dfff TextRecognition arm64  <3f60021f659d3da9b2b470d0b997fc61> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1b7d4e000 - 0x1b7deffff TextureIO arm64  <55a7d4be7c2835d59ed2cbc7db47f880> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1b8d5f000 - 0x1b92c0fff libwebrtc.dylib arm64  <fb6670b5c0093e729bd61ea2e0c710f4> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1b9458000 - 0x1b9460fff kperfdata arm64  <0280752ec857378482e788bd63ad43ef> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1b9461000 - 0x1b94a8fff ktrace arm64  <fddcc7c6de53358985ed0fe969d61468> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1b94c1000 - 0x1b94cdfff perfdata arm64  <d5f09efc1baa33a0b6a7e59d13432cfb> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1b98c5000 - 0x1b9beefff libAWDSupportFramework.dylib arm64  <5079327466f43f86b15028858aa1bb67> /usr/lib/libAWDSupportFramework.dylib
0x1b9d98000 - 0x1b9da2fff libChineseTokenizer.dylib arm64  <5dd82d181e2e32d4a3e755012a2534aa> /usr/lib/libChineseTokenizer.dylib
0x1b9dcc000 - 0x1b9f7efff libFosl_dynamic.dylib arm64  <6692e724c11b3bfb9593a3180f183057> /usr/lib/libFosl_dynamic.dylib
0x1b9ff9000 - 0x1ba000fff libMatch.1.dylib arm64  <d0d21782e5c730e59c5059b33b72995c> /usr/lib/libMatch.1.dylib
0x1ba0bf000 - 0x1ba0c0fff libSystem.B.dylib arm64  <18687f3a21d73966b82704fc5d4e2188> /usr/lib/libSystem.B.dylib
0x1ba0c9000 - 0x1ba0cbfff libThaiTokenizer.dylib arm64  <342d2a135b0a37a2969fcb30ef6f5217> /usr/lib/libThaiTokenizer.dylib
0x1ba1ca000 - 0x1ba1dffff libapple_nghttp2.dylib arm64  <50a1e06796123db8af9bdc15a2c82dfe> /usr/lib/libapple_nghttp2.dylib
0x1ba258000 - 0x1ba268fff libbsm.0.dylib arm64  <8072366407503038b0e1eccd42c12f23> /usr/lib/libbsm.0.dylib
0x1ba269000 - 0x1ba275fff libbz2.1.0.dylib arm64  <aa92d96b6c6b3c30b868bd327247c281> /usr/lib/libbz2.1.0.dylib
0x1ba276000 - 0x1ba276fff libcharset.1.dylib arm64  <3a1952fac60c363fb2720123f782b09c> /usr/lib/libcharset.1.dylib
0x1ba277000 - 0x1ba288fff libcmph.dylib arm64  <3db1a5a10dee3c8cac717ea539ca7ff6> /usr/lib/libcmph.dylib
0x1ba289000 - 0x1ba2a0fff libcompression.dylib arm64  <d5cd6dc1de683966b5a5a18a6f5eae85> /usr/lib/libcompression.dylib
0x1ba2a1000 - 0x1ba2a2fff libcoretls_cfhelpers.dylib arm64  <7940b1e1e9b33782860ac608bfd44fbc> /usr/lib/libcoretls_cfhelpers.dylib
0x1ba2a3000 - 0x1ba2a9fff libcupolicy.dylib arm64  <39fd4f3cb58e35ab8095f873beed4007> /usr/lib/libcupolicy.dylib
0x1ba2e9000 - 0x1ba2f2fff libdscsym.dylib arm64  <0b0f4385a47f3eeb9cc385864a69b909> /usr/lib/libdscsym.dylib
0x1ba2f3000 - 0x1ba30ffff libedit.3.dylib arm64  <208aef48da0a3872b9cabc520a506e19> /usr/lib/libedit.3.dylib
0x1ba33b000 - 0x1ba340fff libheimdal-asn1.dylib arm64  <40eb02d5300c3a129e2ad0ed647ac737> /usr/lib/libheimdal-asn1.dylib
0x1ba341000 - 0x1ba432fff libiconv.2.dylib arm64  <8467990cb00c3b1194ce7feae7e3370a> /usr/lib/libiconv.2.dylib
0x1ba448000 - 0x1ba453fff liblockdown.dylib arm64  <63d8b54e30bf3af39b56fc654cabf8ff> /usr/lib/liblockdown.dylib
0x1ba454000 - 0x1ba46cfff liblzma.5.dylib arm64  <4074d76ec7a93b8492a262a059d3b837> /usr/lib/liblzma.5.dylib
0x1ba7e9000 - 0x1ba818fff libncurses.5.4.dylib arm64  <fde38058c2563bb88c96fc717f409d6b> /usr/lib/libncurses.5.4.dylib
0x1ba819000 - 0x1ba82efff libnetworkextension.dylib arm64  <6dc4d4e4896a3c5da26ddd4f3528d833> /usr/lib/libnetworkextension.dylib
0x1babb1000 - 0x1babc8fff libresolv.9.dylib arm64  <7d42c468c5223bcd8764b1706b530a84> /usr/lib/libresolv.9.dylib
0x1babc9000 - 0x1babcbfff libsandbox.1.dylib arm64  <ae76c31a749a355a9d26b8c216681c0f> /usr/lib/libsandbox.1.dylib
0x1babd2000 - 0x1bac03fff libtidy.A.dylib arm64  <9596a6a694de3e1d80c5a18e8f81366a> /usr/lib/libtidy.A.dylib
0x1bac0b000 - 0x1bac0efff libutil.dylib arm64  <0520efce5fe43c2fb18ee9d621dd2433> /usr/lib/libutil.dylib
0x1bac3c000 - 0x1bac4dfff libz.1.dylib arm64  <58a7ec43dad53a55aa9ed43f7d72639e> /usr/lib/libz.1.dylib
0x1bb060000 - 0x1bb065fff libcache.dylib arm64  <f8f9d9c8fa2c341f9f6ba0fe985552eb> /usr/lib/system/libcache.dylib
0x1bb066000 - 0x1bb072fff libcommonCrypto.dylib arm64  <367980207814337795ba9d6fd082d14e> /usr/lib/system/libcommonCrypto.dylib
0x1bb073000 - 0x1bb077fff libcompiler_rt.dylib arm64  <cd83d9e185c43820a03fd018a7321b2a> /usr/lib/system/libcompiler_rt.dylib
0x1bb145000 - 0x1bb145fff liblaunch.dylib arm64  <5e9d917f41d23568889a2d74a12446a9> /usr/lib/system/liblaunch.dylib
0x1bb146000 - 0x1bb14bfff libmacho.dylib arm64  <7e4bdcc5830e33feb1141fcd5abe21aa> /usr/lib/system/libmacho.dylib
0x1bb14c000 - 0x1bb14efff libremovefile.dylib arm64  <4acd11ced3f83562a5ff9d6896b07164> /usr/lib/system/libremovefile.dylib
0x1bb14f000 - 0x1bb150fff libsystem_featureflags.dylib arm64  <956d43661dea3dd5a7029b8d345289ca> /usr/lib/system/libsystem_featureflags.dylib
0x1bb151000 - 0x1bb17efff libsystem_m.dylib arm64  <adfc3aac75c0342cb72b2d50d29ef28d> /usr/lib/system/libsystem_m.dylib
0x1bb17f000 - 0x1bb184fff libunwind.dylib arm64  <2ad0d47cf0f53a9f8c140cb8dd009c91> /usr/lib/system/libunwind.dylib
0x1bb464000 - 0x1bb4cbfff NanoRegistry arm64  <115719fffc0d394a9516e82dd06f219c> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1bb4cc000 - 0x1bb4d9fff NanoPreferencesSync arm64  <d48f6b82db873cd99cb3332f0d4a8f48> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1bbd47000 - 0x1bbd80fff CryptoTokenKit arm64  <15782f61144b32ffa99852964437ef46> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1bc5c7000 - 0x1bc5dbfff AppSSOCore arm64  <a8d86f1c336531a0a7144e8c0e059684> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
0x1bc9d4000 - 0x1bc9defff PointerUIServices arm64  <0df18b83eb173ca9a87fd1391fdeea49> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices


EOF

OK folks, I’ve locked this thread and I want to explain why. The symptoms described by the original poster — a

SIGABRT
crash with a Last Exception Backtrace section — are very generic: They indicate that the app has crashed due to an unhandled language exception. There’s a bazillion underlying causes for that, which means there’s little to gain by having everyone post their own crash report to the same thread.

To tease these apart you need to do two things:

  1. Symbolicate your log — See Adding Identifiable Symbol Names to a Crash Report.

  2. Look at the Last Exception Backtrace section of the log

This will give you some clue as to why your app crashed. If you can’t figured things out from there, create a new thread in the Xcode > Debugger topic area and post your symbolicated Last Exception Backtrace there.

@aplefix, I symbolicated your log and I’m pretty sure that this is the issue discussed here.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"