invertase / react-native-firebase

🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.
https://rnfirebase.io
Other
11.63k stars 2.2k forks source link

iOS app crashes in release mode #2503

Closed yashlinmaistry closed 5 years ago

yashlinmaistry commented 5 years ago

Issue

I've recently added RNFirebase to our React Native app. We used the 5.4.1 Firebase Starter project The app works fine in debug mode but not when we move it to test flight

The packaged APK file works perfectly on Android.

It looks like the app crashes because of a Firebase Analytics issue but not sure how to solve it. This is the symbolicated trace of the crashed thread

-[FIROptions isMeasurementEnabled] (in App) (FIROptions.m:387)

These are the crash logs from the app.

{"app_name":"RNFirebaseStarter","timestamp":"2019-08-19 06:56:36.68 
    -0700","app_version":"1.1.1","slice_uuid":"2ff89678-ef57-3984-a4b1-2e6dcbaa3d4a","adam_id":1456133162,"build_version":"2","bundleID":"uk.co.app.demo","share_with_app_devs":false,"is_first_party":false,"bug_type":"109","os_version":"iPhone OS 12.4 (16G77)","incident_id":"485D273C-58DA-4DDA-97C9-373E25ADEDD9","name":"RNFirebaseStarter"} 
Incident Identifier: 485D273C-58DA-4DDA-97C9-373E25ADEDD9
CrashReporter Key:   59b3ab4b9a108f70b19a18c1c238428afe27f0b9
Hardware Model:      xxx
Process:             RNFirebaseStarter [51465]
Path:                /private/var/containers/Bundle/Application/85AF249A-F3CA-47FE-B7E7-B147AD9CB399/RNFirebaseStarter.app/RNFirebaseStarter
Identifier:          uk.co.app.demo
Version:             2 (1.1.1)
AppStoreTools:       10G3
Code Type:           ARM-64 (Native)
Role:                Non UI
Parent Process:      launchd [1]
Coalition:           uk.co.app.demo [3497]

Date/Time:           2019-08-19 06:56:36.4878 -0700
Launch Time:         2019-08-19 06:56:34.1066 -0700
OS Version:          iPhone OS 12.4 (16G77)
Baseband Version:    n/a
Report Version:      104

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

Application Specific Information:
abort() called

Last Exception Backtrace:
(0x19344598c 0x19261e9f8 0x102ce99f8 0x102ce7348 0x19344d010 0x19332ebe0 0x19332f814 0x102cfe778 0x102d3bb24 0x102d3b888 0x192e83a38 0x192e847d4 0x192e2d324 0x192e2de40 0x192e364ac 0x193065114 0x193067cd4)

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0:
0   libsystem_kernel.dylib          0x0000000192fd70f4 0x192fbf000 + 98548
1   libsystem_kernel.dylib          0x0000000192fd65a0 0x192fbf000 + 95648
2   CoreFoundation                  0x00000001933d7120 0x19332d000 + 696608
3   CoreFoundation                  0x00000001933d2030 0x19332d000 + 675888
4   CoreFoundation                  0x00000001933d17c0 0x19332d000 + 673728
5   GraphicsServices                0x00000001955d279c 0x1955c8000 + 42908
6   UIKitCore                       0x00000001bfabec38 0x1bf202000 + 9161784
7   RNFirebaseStarter               0x00000001027c5bc4 0x1027c0000 + 23492
8   libdyld.dylib                   0x0000000192e958e0 0x192e94000 + 6368

Thread 1:
0   libsystem_pthread.dylib         0x0000000193067cd0 0x193059000 + 60624

Thread 2:
0   libsystem_pthread.dylib         0x0000000193067cd0 0x193059000 + 60624

Thread 3:
0   libsystem_pthread.dylib         0x0000000193067cd0 0x193059000 + 60624

Thread 4 name:  com.apple.uikit.eventfetch-thread
Thread 4:
0   libsystem_kernel.dylib          0x0000000192fd70f4 0x192fbf000 + 98548
1   libsystem_kernel.dylib          0x0000000192fd65a0 0x192fbf000 + 95648
2   CoreFoundation                  0x00000001933d7120 0x19332d000 + 696608
3   CoreFoundation                  0x00000001933d2030 0x19332d000 + 675888
4   CoreFoundation                  0x00000001933d17c0 0x19332d000 + 673728
5   Foundation                      0x0000000193d9feac 0x193d98000 + 32428
6   Foundation                      0x0000000193d9fd3c 0x193d98000 + 32060
7   UIKitCore                       0x00000001bfba4754 0x1bf202000 + 10102612
8   Foundation                      0x0000000193ecc674 0x193d98000 + 1263220
9   libsystem_pthread.dylib         0x00000001930642c0 0x193059000 + 45760
10  libsystem_pthread.dylib         0x0000000193064220 0x193059000 + 45600
11  libsystem_pthread.dylib         0x0000000193067cdc 0x193059000 + 60636

Thread 5:
0   libsystem_pthread.dylib         0x0000000193067cd0 0x193059000 + 60624

Thread 6:
0   libsystem_pthread.dylib         0x0000000193067cd0 0x193059000 + 60624

Thread 7 name:  Dispatch queue: com.facebook.react.ExceptionsManagerQueue
Thread 7 Crashed:
0   libsystem_kernel.dylib          0x0000000192fe20dc 0x192fbf000 + 143580
1   libsystem_pthread.dylib         0x000000019305b094 0x193059000 + 8340
2   libsystem_c.dylib               0x0000000192f3af4c 0x192ee0000 + 372556
3   libsystem_c.dylib               0x0000000192f3aeb4 0x192ee0000 + 372404
4   libc++abi.dylib                 0x0000000192607788 0x192606000 + 6024
5   libc++abi.dylib                 0x0000000192607934 0x192606000 + 6452
6   libobjc.A.dylib                 0x000000019261ee00 0x192619000 + 24064
7   RNFirebaseStarter               0x0000000102b50384 0x1027c0000 + 3736452
8   libc++abi.dylib                 0x0000000192613838 0x192606000 + 55352
9   libc++abi.dylib                 0x00000001926138c4 0x192606000 + 55492
10  libdispatch.dylib               0x0000000192e847e8 0x192e24000 + 395240
11  libdispatch.dylib               0x0000000192e2d324 0x192e24000 + 37668
12  libdispatch.dylib               0x0000000192e2de40 0x192e24000 + 40512
13  libdispatch.dylib               0x0000000192e364ac 0x192e24000 + 74924
14  libsystem_pthread.dylib         0x0000000193065114 0x193059000 + 49428
15  libsystem_pthread.dylib         0x0000000193067cd4 0x193059000 + 60628

Thread 8:
0   libsystem_pthread.dylib         0x0000000193067cd0 0x193059000 + 60624

Thread 9:
0   libsystem_pthread.dylib         0x0000000193067cd0 0x193059000 + 60624

Thread 10 name:  com.twitter.crashlytics.ios.MachExceptionServer
Thread 10:
0   libsystem_kernel.dylib          0x0000000192fd70f4 0x192fbf000 + 98548
1   libsystem_kernel.dylib          0x0000000192fd65a0 0x192fbf000 + 95648
2   RNFirebaseStarter               0x0000000102b3d5f0 0x1027c0000 + 3659248
3   libsystem_pthread.dylib         0x00000001930642c0 0x193059000 + 45760
4   libsystem_pthread.dylib         0x0000000193064220 0x193059000 + 45600
5   libsystem_pthread.dylib         0x0000000193067cdc 0x193059000 + 60636

Thread 11:
0   libsystem_pthread.dylib         0x0000000193067cd0 0x193059000 + 60624

Thread 12:
0   libsystem_pthread.dylib         0x0000000193067cd0 0x193059000 + 60624

Thread 13:
0   libsystem_pthread.dylib         0x0000000193067cd0 0x193059000 + 60624

Thread 14:
0   libsystem_pthread.dylib         0x0000000193067cd0 0x193059000 + 60624

Thread 15:
0   libsystem_pthread.dylib         0x0000000193067cd0 0x193059000 + 60624

Thread 16 name:  Dispatch queue: com.google.FirebaseInstanceID.Keychain
Thread 16:
0   libcorecrypto.dylib             0x0000000192de148c 0x192dc0000 + 136332
1   libcorecrypto.dylib             0x0000000192de4e3c 0x192dc0000 + 151100
2   libcorecrypto.dylib             0x0000000192de5004 0x192dc0000 + 151556
3   libcorecrypto.dylib             0x0000000192dff284 0x192dc0000 + 258692
4   libcorecrypto.dylib             0x0000000192dfff4c 0x192dc0000 + 261964
5   libcorecrypto.dylib             0x0000000192de385c 0x192dc0000 + 145500
6   libcorecrypto.dylib             0x0000000192de06a8 0x192dc0000 + 132776
7   libcorecrypto.dylib             0x0000000192dca7c0 0x192dc0000 + 42944
8   libcorecrypto.dylib             0x0000000192dca394 0x192dc0000 + 41876
9   libcorecrypto.dylib             0x0000000192dc980c 0x192dc0000 + 38924
10  libcorecrypto.dylib             0x0000000192dc9634 0x192dc0000 + 38452
11  Security                        0x000000019412ab54 0x194083000 + 686932
12  Security                        0x000000019410a948 0x194083000 + 555336
13  Security                        0x000000019412b154 0x194083000 + 688468
14  Security                        0x0000000194109c00 0x194083000 + 551936
15  RNFirebaseStarter               0x00000001029e0f94 0x1027c0000 + 2232212
16  libdispatch.dylib               0x0000000192e847d4 0x192e24000 + 395220
17  libdispatch.dylib               0x0000000192e32c1c 0x192e24000 + 60444
18  RNFirebaseStarter               0x00000001029e0dbc 0x1027c0000 + 2231740
19  RNFirebaseStarter               0x00000001029e1d84 0x1027c0000 + 2235780
20  RNFirebaseStarter               0x00000001029e1c5c 0x1027c0000 + 2235484
21  RNFirebaseStarter               0x00000001029e19c4 0x1027c0000 + 2234820
22  RNFirebaseStarter               0x00000001029d5e84 0x1027c0000 + 2186884
23  libdispatch.dylib               0x0000000192e83a38 0x192e24000 + 391736
24  libdispatch.dylib               0x0000000192e847d4 0x192e24000 + 395220
25  libdispatch.dylib               0x0000000192e28c80 0x192e24000 + 19584
26  libdispatch.dylib               0x0000000192e35030 0x192e24000 + 69680
27  libdispatch.dylib               0x0000000192e358d4 0x192e24000 + 71892
28  libsystem_pthread.dylib         0x00000001930651b4 0x193059000 + 49588
29  libsystem_pthread.dylib         0x0000000193067cd4 0x193059000 + 60628

Thread 17:
0   libsystem_pthread.dylib         0x0000000193067cd0 0x193059000 + 60624

Thread 18 name:  JavaScriptCore bmalloc scavenger
Thread 18:
0   libsystem_kernel.dylib          0x0000000192fe1ee4 0x192fbf000 + 143076
1   libsystem_pthread.dylib         0x000000019305ccf8 0x193059000 + 15608
2   libc++.1.dylib                  0x00000001925b8090 0x1925b0000 + 32912
3   JavaScriptCore                  0x000000019a665de0 0x19a5dc000 + 564704
4   JavaScriptCore                  0x000000019a669dd4 0x19a5dc000 + 581076
5   JavaScriptCore                  0x000000019a66954c 0x19a5dc000 + 578892
6   JavaScriptCore                  0x000000019a66af8c 0x19a5dc000 + 585612
7   libsystem_pthread.dylib         0x00000001930642c0 0x193059000 + 45760
8   libsystem_pthread.dylib         0x0000000193064220 0x193059000 + 45600
9   libsystem_pthread.dylib         0x0000000193067cdc 0x193059000 + 60636

Thread 19:
0   libsystem_kernel.dylib          0x0000000192fd70f4 0x192fbf000 + 98548
1   libsystem_kernel.dylib          0x0000000192fd65a0 0x192fbf000 + 95648
2   libsystem_kernel.dylib          0x0000000192fd3718 0x192fbf000 + 83736
3   libsystem_kernel.dylib          0x0000000192fd9080 0x192fbf000 + 106624
4   libsystem_pthread.dylib         0x000000019305b4ac 0x193059000 + 9388
5   UIKitCore                       0x00000001bfdfe794 0x1bf202000 + 12568468
6   libsystem_pthread.dylib         0x00000001930642c0 0x193059000 + 45760
7   libsystem_pthread.dylib         0x0000000193064220 0x193059000 + 45600
8   libsystem_pthread.dylib         0x0000000193067cdc 0x193059000 + 60636

Thread 20 name:  com.facebook.react.JavaScript
Thread 20:
0   libsystem_kernel.dylib          0x0000000192fd70f4 0x192fbf000 + 98548
1   libsystem_kernel.dylib          0x0000000192fd65a0 0x192fbf000 + 95648
2   CoreFoundation                  0x00000001933d7120 0x19332d000 + 696608
3   CoreFoundation                  0x00000001933d2030 0x19332d000 + 675888
4   CoreFoundation                  0x00000001933d17c0 0x19332d000 + 673728
5   RNFirebaseStarter               0x0000000102cd0560 0x1027c0000 + 5309792
6   Foundation                      0x0000000193ecc674 0x193d98000 + 1263220
7   libsystem_pthread.dylib         0x00000001930642c0 0x193059000 + 45760
8   libsystem_pthread.dylib         0x0000000193064220 0x193059000 + 45600
9   libsystem_pthread.dylib         0x0000000193067cdc 0x193059000 + 60636

Thread 21 name:  com.apple.NSURLConnectionLoader
Thread 21:
0   libsystem_kernel.dylib          0x0000000192fd70f4 0x192fbf000 + 98548
1   libsystem_kernel.dylib          0x0000000192fd65a0 0x192fbf000 + 95648
2   CoreFoundation                  0x00000001933d7120 0x19332d000 + 696608
3   CoreFoundation                  0x00000001933d2030 0x19332d000 + 675888
4   CoreFoundation                  0x00000001933d17c0 0x19332d000 + 673728
5   CFNetwork                       0x00000001939eb74c 0x1939ea000 + 5964
6   Foundation                      0x0000000193ecc674 0x193d98000 + 1263220
7   libsystem_pthread.dylib         0x00000001930642c0 0x193059000 + 45760
8   libsystem_pthread.dylib         0x0000000193064220 0x193059000 + 45600
9   libsystem_pthread.dylib         0x0000000193067cdc 0x193059000 + 60636

Thread 22 name:  Heap Helper Thread
Thread 22:
0   libsystem_kernel.dylib          0x0000000192fe1ee4 0x192fbf000 + 143076
1   libsystem_pthread.dylib         0x000000019305ccf8 0x193059000 + 15608
2   JavaScriptCore                  0x000000019a62c8cc 0x19a5dc000 + 329932
3   JavaScriptCore                  0x000000019a613514 0x19a5dc000 + 226580
4   JavaScriptCore                  0x000000019a5e7358 0x19a5dc000 + 45912
5   JavaScriptCore                  0x000000019a5e76e8 0x19a5dc000 + 46824
6   JavaScriptCore                  0x000000019a62ab30 0x19a5dc000 + 322352
7   JavaScriptCore                  0x000000019a62c03c 0x19a5dc000 + 327740
8   libsystem_pthread.dylib         0x00000001930642c0 0x193059000 + 45760
9   libsystem_pthread.dylib         0x0000000193064220 0x193059000 + 45600
10  libsystem_pthread.dylib         0x0000000193067cdc 0x193059000 + 60636

Thread 23 name:  JSC Heap Collector Thread
Thread 23:
0   libsystem_kernel.dylib          0x0000000192fe1ee4 0x192fbf000 + 143076
1   libsystem_pthread.dylib         0x000000019305ccf8 0x193059000 + 15608
2   JavaScriptCore                  0x000000019a62c8cc 0x19a5dc000 + 329932
3   JavaScriptCore                  0x000000019a613514 0x19a5dc000 + 226580
4   JavaScriptCore                  0x000000019a5e7358 0x19a5dc000 + 45912
5   JavaScriptCore                  0x000000019a5e76e8 0x19a5dc000 + 46824
6   JavaScriptCore                  0x000000019a62ab30 0x19a5dc000 + 322352
7   JavaScriptCore                  0x000000019a62c03c 0x19a5dc000 + 327740
8   libsystem_pthread.dylib         0x00000001930642c0 0x193059000 + 45760
9   libsystem_pthread.dylib         0x0000000193064220 0x193059000 + 45600
10  libsystem_pthread.dylib         0x0000000193067cdc 0x193059000 + 60636

Thread 7 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000001
    x4: 0x0000000000000000   x5: 0x0000000000989680   x6: 0x000000000000006e   x7: 0xffffffffffffffec
    x8: 0x0000000000000c00   x9: 0x0000000000000000  x10: 0x00000000000003e8  x11: 0x0000000000000003
   x12: 0x0000000000000000  x13: 0x0000000000000001  x14: 0x0000000000000010  x15: 0x000000000000002f
   x16: 0x0000000000000148  x17: 0x0000000000000000  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x000000016da0f000  x21: 0x000000016da0e410  x22: 0x0000000000009803  x23: 0x000000016da0f0e0
   x24: 0x00000002815aa200  x25: 0x0000000000000000  x26: 0x0000000000000000  x27: 0x0000000000000000
   x28: 0x000000016da0f0e0   fp: 0x000000016da0e330   lr: 0x000000019305b094
    sp: 0x000000016da0e300   pc: 0x0000000192fe20dc cpsr: 0x00000000

Binary Images:
0x1027c0000 - 0x102fcbfff RNFirebaseStarter arm64  <2ff89678ef573984a4b12e6dcbaa3d4a> /var/containers/Bundle/Application/85AF249A-F3CA-47FE-B7E7-B147AD9CB399/RNFirebaseStarter.app/RNFirebaseStarter
0x103584000 - 0x10358ffff libobjc-trampolines.dylib arm64  <065bd8006d513c358dc14e2a8ff1ba31> /usr/lib/libobjc-trampolines.dylib
0x103658000 - 0x1036affff dyld arm64  <06f3d9add3a233cea57df42b73686817> /usr/lib/dyld
0x1925ae000 - 0x1925affff libSystem.B.dylib arm64  <8a05d5f48f0a376abe6bd1caf4fc8138> /usr/lib/libSystem.B.dylib
0x1925b0000 - 0x192605fff libc++.1.dylib arm64  <6a272068f00d37a984e331ba58e1c3c4> /usr/lib/libc++.1.dylib
0x192606000 - 0x192618fff libc++abi.dylib arm64  <d4920e50788d3be6bccf8f550bc6d491> /usr/lib/libc++abi.dylib
0x192619000 - 0x192da0fff libobjc.A.dylib arm64  <1167a03d9f853f34a96fd96818ad77b5> /usr/lib/libobjc.A.dylib
0x192da1000 - 0x192da5fff libcache.dylib arm64  <bd876f73c3ff39459113c6fa56d15e3d> /usr/lib/system/libcache.dylib
0x192da6000 - 0x192db1fff libcommonCrypto.dylib arm64  <b6d7765a17a93ff4a095ee57139d16c5> /usr/lib/system/libcommonCrypto.dylib
0x192db2000 - 0x192db6fff libcompiler_rt.dylib arm64  <644550d26c693e95affb4ce0b8c5c7a6> /usr/lib/system/libcompiler_rt.dylib
0x192db7000 - 0x192dbffff libcopyfile.dylib arm64  <b0e27f378641392a9db65b4b002b959f> /usr/lib/system/libcopyfile.dylib
0x192dc0000 - 0x192e23fff libcorecrypto.dylib arm64  <322648cea1933b92969887dee477d005> /usr/lib/system/libcorecrypto.dylib
0x192e24000 - 0x192e93fff libdispatch.dylib arm64  <c3d9e9a5b56e3215aed59b6affc80d91> /usr/lib/system/libdispatch.dylib
0x192e94000 - 0x192ebdfff libdyld.dylib arm64  <5e181e9004763f7ba24dc51d73effd19> /usr/lib/system/libdyld.dylib
0x192ebe000 - 0x192ebefff liblaunch.dylib arm64  <3569886aaa6a3576ab9a34935c16b079> /usr/lib/system/liblaunch.dylib
0x192ebf000 - 0x192ec4fff libmacho.dylib arm64  <9ce10d14bcb43369b0e85c4480010a66> /usr/lib/system/libmacho.dylib
0x192ec5000 - 0x192ec6fff libremovefile.dylib arm64  <268d6d12fe1030d5ba4607c5c467566c> /usr/lib/system/libremovefile.dylib
0x192ec7000 - 0x192edefff libsystem_asl.dylib arm64  <d7a79215dca137388e9746226003b15b> /usr/lib/system/libsystem_asl.dylib
0x192edf000 - 0x192edffff libsystem_blocks.dylib arm64  <a1405ce6ae42332e9a2e06d75041f6fe> /usr/lib/system/libsystem_blocks.dylib
0x192ee0000 - 0x192f61fff libsystem_c.dylib arm64  <fc4c83bb09133b92919b277e2b0d0ba7> /usr/lib/system/libsystem_c.dylib
0x192f62000 - 0x192f66fff libsystem_configuration.dylib arm64  <62da5311243837369a926d720b029d27> /usr/lib/system/libsystem_configuration.dylib
0x192f67000 - 0x192f6efff libsystem_containermanager.dylib arm64  <75002eacacfa3fbfbd6fb8699be042ee> /usr/lib/system/libsystem_containermanager.dylib
0x192f6f000 - 0x192f70fff libsystem_coreservices.dylib arm64  <78c2250959bd387994b64a9e75464f58> /usr/lib/system/libsystem_coreservices.dylib
0x192f71000 - 0x192f77fff libsystem_darwin.dylib arm64  <7e76bd3057d7373696850709fc7af50c> /usr/lib/system/libsystem_darwin.dylib
0x192f78000 - 0x192f7efff libsystem_dnssd.dylib arm64  <d0e49be195bc3a07b2383c56dd2945ef> /usr/lib/system/libsystem_dnssd.dylib
0x192f7f000 - 0x192fbefff libsystem_info.dylib arm64  <01aa4acd261b3fd8acf15150220161c9> /usr/lib/system/libsystem_info.dylib
0x192fbf000 - 0x192fe9fff libsystem_kernel.dylib arm64  <66492391da2c3ccfbb506bfd7121a18d> /usr/lib/system/libsystem_kernel.dylib
0x192fea000 - 0x193017fff libsystem_m.dylib arm64  <e079abc4989b343b9fca3f43540cca7a> /usr/lib/system/libsystem_m.dylib
0x193018000 - 0x19303afff libsystem_malloc.dylib arm64  <8a218797621a36c6843dd862510c1d5c> /usr/lib/system/libsystem_malloc.dylib
0x19303b000 - 0x193046fff libsystem_networkextension.dylib arm64  <0193b597e65e3996890277ebd82cfc4d> /usr/lib/system/libsystem_networkextension.dylib
0x193047000 - 0x19304dfff libsystem_notify.dylib arm64  <b701e7f441c4356b88dc2ec865084c5f> /usr/lib/system/libsystem_notify.dylib
0x19304e000 - 0x193058fff libsystem_platform.dylib arm64  <c580957483993c36bae1caedb9184a78> /usr/lib/system/libsystem_platform.dylib
0x193059000 - 0x193069fff libsystem_pthread.dylib arm64  <3c1003b830dd39729fb99f6f0e78d592> /usr/lib/system/libsystem_pthread.dylib
0x19306a000 - 0x19306cfff libsystem_sandbox.dylib arm64  <7ccca7ea62133aa1a0a90a2bdf1bc05a> /usr/lib/system/libsystem_sandbox.dylib
0x19306d000 - 0x193074fff libsystem_symptoms.dylib arm64  <20d9b3659cea33c7956aa8545dee52a2> /usr/lib/system/libsystem_symptoms.dylib
0x193075000 - 0x19308afff libsystem_trace.dylib arm64  <9ac8424153f9310dbf99cfe4a6487434> /usr/lib/system/libsystem_trace.dylib
0x19308b000 - 0x193090fff libunwind.dylib arm64  <df28d357cdc737d7ace356c0de492da3> /usr/lib/system/libunwind.dylib
0x193091000 - 0x1930befff libxpc.dylib arm64  <31e6baa6561f38e486d41d3b7527682b> /usr/lib/system/libxpc.dylib
0x1930bf000 - 0x19331afff libicucore.A.dylib arm64  <bcee3941878a3c96b7156502bfc4a15a> /usr/lib/libicucore.A.dylib
0x19331b000 - 0x19332cfff libz.1.dylib arm64  <206dc0d369803553ba987d4938299866> /usr/lib/libz.1.dylib
0x19332d000 - 0x19368afff CoreFoundation arm64  <843f0402fc1336dca78208eca98b7c4c> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x19368b000 - 0x19369bfff libbsm.0.dylib arm64  <97ae12002bcc30f59cd9f56bb48744a2> /usr/lib/libbsm.0.dylib
0x19369c000 - 0x19369cfff libenergytrace.dylib arm64  <21032416108a3e078b08e500bf8feec5> /usr/lib/libenergytrace.dylib
0x19369d000 - 0x19372bfff IOKit arm64  <a9cd0b189ff93b05b45bcdd8b3ab654d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x19372c000 - 0x193813fff libxml2.2.dylib arm64  <09c6266beeb235038cc627672de28a1e> /usr/lib/libxml2.2.dylib
0x193814000 - 0x193821fff libbz2.1.0.dylib arm64  <ab9eb1272eee3d658a66bb3eddf951de> /usr/lib/libbz2.1.0.dylib
0x193822000 - 0x19383afff liblzma.5.dylib arm64  <29538dbe21cd34ac8328b0f708ac58ac> /usr/lib/liblzma.5.dylib
0x19383b000 - 0x1939b4fff libsqlite3.dylib arm64  <12c83eaeddbd3ef5965272236da869d5> /usr/lib/libsqlite3.dylib
0x1939b5000 - 0x1939e9fff libMobileGestalt.dylib arm64  <af3a9ec8e5dc3a7ea34974cc40f1769c> /usr/lib/libMobileGestalt.dylib
0x1939ea000 - 0x193d97fff CFNetwork arm64  <d160964071a233529369006ee750fa0d> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x193d98000 - 0x194082fff Foundation arm64  <c6fab971eb083c80972eb9a86259215a> /System/Library/Frameworks/Foundation.framework/Foundation
0x194083000 - 0x194191fff Security arm64  <549552bf5b7e3961918dd9a2b2f84b54> /System/Library/Frameworks/Security.framework/Security
0x194192000 - 0x1941fbfff SystemConfiguration arm64  <36620766eb0a380db577b99e430e7d81> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1941fc000 - 0x19422efff libCRFSuite.dylib arm64  <e0b9971a4a58372c917e172262a230da> /usr/lib/libCRFSuite.dylib
0x19422f000 - 0x194245fff libapple_nghttp2.dylib arm64  <c878057f1a743813aad7651fcc833a1a> /usr/lib/libapple_nghttp2.dylib
0x194246000 - 0x19426ffff libarchive.2.dylib arm64  <65ec51aef94b3a1987332731a4d7c752> /usr/lib/libarchive.2.dylib
0x194270000 - 0x194337fff libboringssl.dylib arm64  <380ed83911013ba8b0f37e5308129655> /usr/lib/libboringssl.dylib
0x194338000 - 0x19434efff libcoretls.dylib arm64  <6b1e9bffa372352b878c7b1744ac4905> /usr/lib/libcoretls.dylib
0x19434f000 - 0x194350fff libcoretls_cfhelpers.dylib arm64  <59609c5520313c6794b8930d3e648ecc> /usr/lib/libcoretls_cfhelpers.dylib
0x194351000 - 0x194352fff liblangid.dylib arm64  <0169f9e003833f25b07aeaed83704b74> /usr/lib/liblangid.dylib
0x194353000 - 0x1946c3fff libnetwork.dylib arm64  <8a707f96087e36b8a1f7be4092e803d9> /usr/lib/libnetwork.dylib
0x1946c4000 - 0x1946f7fff libpcap.A.dylib arm64  <4fe6f38ffed23388a4621898ddb8be04> /usr/lib/libpcap.A.dylib
0x1946f8000 - 0x194755fff libusrtcp.dylib arm64  <8817d9115b5e3a61bb6030cd9b213b1c> /usr/lib/libusrtcp.dylib
0x194756000 - 0x194762fff IOSurface arm64  <672b5d96e52c326ebd155171f636bb97> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x194763000 - 0x194815fff libBLAS.dylib arm64  <5f5dc29a267c3ce089501fcdf56fa585> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x194816000 - 0x194b32fff libLAPACK.dylib arm64  <78d98e587d763e1d8c0e1694bf4eaf35> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x194b33000 - 0x194da1fff vImage arm64  <78052afe98c83c3ba2101bd84c4c7d03> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x194da2000 - 0x194db3fff libSparseBLAS.dylib arm64  <19f40e7928d33f37b2954c0c0736392e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x194db4000 - 0x194e0efff libvMisc.dylib arm64  <e2588d2c24b2325daa45167a1d52978b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x194e0f000 - 0x194e3dfff libBNNS.dylib arm64  <575133594b483c3db8e58473a9477e51> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x194e3e000 - 0x194e52fff libLinearAlgebra.dylib arm64  <d3c7b6714b533000966bf9b8fb2ea578> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x194e53000 - 0x194e57fff libQuadrature.dylib arm64  <c3ba9791c2f13a139a32d3476406f371> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x194e58000 - 0x194ec6fff libSparse.dylib arm64  <998dcddd9c0a396d946e3bcb56ae9fa4> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x194ec7000 - 0x194f57fff libvDSP.dylib arm64  <91bc58b57f7d367d9b94a5a8db4f9e6a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x194f58000 - 0x194f58fff vecLib arm64  <3764dc7f15ff3782b899b8b66578b591> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x194f59000 - 0x194f59fff Accelerate arm64  <89ca8b5b6a31367685d10baca08c6927> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x194f5a000 - 0x194f71fff libcompression.dylib arm64  <b3be8cb0e428337db977e92f8b64a999> /usr/lib/libcompression.dylib
0x194f72000 - 0x195516fff CoreGraphics arm64  <f25c45eceaeb36a9a2ee82bfbff7adc7> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x195517000 - 0x19551cfff IOAccelerator arm64  <a91f8ec9957e396696f9a984cc1177c8> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x19551d000 - 0x195522fff libCoreFSCache.dylib arm64  <85e629c6c4e73b6693a297ef7d1d852d> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x195523000 - 0x1955c7fff Metal arm64  <2f3a24f09c7032d59e5181642fed20f2> /System/Library/Frameworks/Metal.framework/Metal
0x1955c8000 - 0x1955dafff GraphicsServices arm64  <5dc71f1e2db03637b0517c9574dd609e> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1955db000 - 0x1955dbfff MobileCoreServices arm64  <106d91760a3834338e483f4c208c8e16> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1955dc000 - 0x1955defff IOSurfaceAccelerator arm64  <fa3eb4e971b13f869d030f544c506459> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1955df000 - 0x195621fff AppleJPEG arm64  <c4ff6005434534dcaae115264c7b9bf5> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x195622000 - 0x195bbefff ImageIO arm64  <79a0ce8581283b619226e5e088522dcf> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x195bbf000 - 0x195c2dfff BaseBoard arm64  <badf69222b6b33d6a5860e8eaad4c96b> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x195c2e000 - 0x195c43fff AssertionServices arm64  <0168c4ca3f5b3fa0b3d265ac72c61105> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x195c44000 - 0x195c4cfff CorePhoneNumbers arm64  <b742b09e53d13fc0907dfe0dfc809860> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x195c4d000 - 0x195c90fff AppSupport arm64  <b600f93045b83de4a90273eceff10460> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x195c91000 - 0x195ca9fff CrashReporterSupport arm64  <af147e857db630f88bae47b476084948> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x195caa000 - 0x195caffff AggregateDictionary arm64  <9d0819342e9839c485df24e5ac4bd33f> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x195cb0000 - 0x195d2bfff libTelephonyUtilDynamic.dylib arm64  <fc4ce8000698324eafcedf80e14a6d6e> /usr/lib/libTelephonyUtilDynamic.dylib
0x195d2c000 - 0x195d4afff ProtocolBuffer arm64  <8b3396ec22843e69b43e959e35cfc899> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x195d4b000 - 0x195d7afff MobileKeyBag arm64  <38a8f6499a4e3eecb898cc5be09e6f62> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x195d7b000 - 0x195db5fff BackBoardServices arm64  <a473a297d27531b096eda139b1a2f311> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x195db6000 - 0x195e18fff FrontBoardServices arm64  <4ee9cc7aee25390f8979b51873a9cfc8> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x195e19000 - 0x195e5efff SpringBoardServices arm64  <acc01c8480013712a275bfdd77372059> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x195e5f000 - 0x195e72fff PowerLog arm64  <76c8314f28f33bf1bf03c6740e630ba1> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x195e73000 - 0x195e8dfff CommonUtilities arm64  <705a6582a61a3c4186666b74fea493ef> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x195e8e000 - 0x195e99fff liblockdown.dylib arm64  <a06ecd5bf5b23c40b7839822ca2650ff> /usr/lib/liblockdown.dylib
0x195e9a000 - 0x1961bcfff CoreData arm64  <c2943249821a32a6aadd24f2c19d8110> /System/Library/Frameworks/CoreData.framework/CoreData
0x1961bd000 - 0x1961c4fff TCC arm64  <0bf6f96fc35630d78f570de780afbfe1> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1961c5000 - 0x1961ccfff libcupolicy.dylib arm64  <471817afa6293f0eb9103ea3bcb43627> /usr/lib/libcupolicy.dylib
0x1961cd000 - 0x1962a0fff CoreTelephony arm64  <efd8ccb9795b38b9a066b2584f3e860a> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1962a1000 - 0x1962f8fff Accounts arm64  <c3eae3e92f9e3d0bb7566db5965bb8eb> /System/Library/Frameworks/Accounts.framework/Accounts
0x1962f9000 - 0x19631cfff AppleSauce arm64  <1041d29a89963b1292f9e6d1e2fca9ca> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x19631d000 - 0x196327fff DataMigration arm64  <7e7e6c0b4b8a3848aa39be2a253bbedf> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x196328000 - 0x19632efff Netrb arm64  <54b90ecfd7c93e2f8bb87e53c5f1d2bb> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x19632f000 - 0x196360fff PersistentConnection arm64  <0ab4107d070b3206b677a4d0772177cc> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x196361000 - 0x196371fff libmis.dylib arm64  <d297888a7a3b3d6f8655ce89c54de06c> /usr/lib/libmis.dylib
0x196372000 - 0x196477fff ManagedConfiguration arm64  <c8f976f051ff31ca8ae71d0851815090> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x196478000 - 0x19647dfff libReverseProxyDevice.dylib arm64  <034e4becec3637049836b6f5c4206438> /usr/lib/libReverseProxyDevice.dylib
0x19647e000 - 0x196490fff libamsupport.dylib arm64  <4f0fe9ba7ca231508bb33887e9fe4de0> /usr/lib/libamsupport.dylib
0x196491000 - 0x196496fff libCoreVMClient.dylib arm64  <bdfd156fdbac3b29bd3b9edc444b3eb4> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x196497000 - 0x196498fff libCVMSPluginSupport.dylib arm64  <c0fc3e49d71b3163bf201bc108cc1a90> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x196499000 - 0x19649cfff libutil.dylib arm64  <2c7f8b771c2a3e17b9886a1a23c1d8e6> /usr/lib/libutil.dylib
0x19649d000 - 0x1964dafff libGLImage.dylib arm64  <2ad83e8c080c357da6a2330acf3072ac> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1964db000 - 0x196558fff APFS arm64  <ad14f1dd819f3ec69672be6ea36d7cb1> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x196559000 - 0x19658afff MediaKit arm64  <badad9be1cfc33c88995c641384b0ee5> /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit
0x19658b000 - 0x1965a5fff libSERestoreInfo.dylib arm64  <04f883333cf831e4a41d9a52420e9ac4> /usr/lib/updaters/libSERestoreInfo.dylib
0x1965ac000 - 0x1965e7fff DiskImages arm64  <63a1d61a0e7131c48788f99516c282ee> /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
0x1965e8000 - 0x1965f1fff libGFXShared.dylib arm64  <4ff1edf0a77838f18b219b35dfe083d5> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1965f2000 - 0x19663ffff libauthinstall.dylib arm64  <6fd7f1c2863a3beea8c2a139cc20d851> /usr/lib/libauthinstall.dylib
0x196640000 - 0x196648fff IOMobileFramebuffer arm64  <03a3849dcb2d3624afb902440a21fb1a> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x196649000 - 0x196653fff OpenGLES arm64  <9f8abef1a049321f9d57ca5cda4a2f00> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x196654000 - 0x196774fff ColorSync arm64  <9e1bc6fa2b653b75a9a3b54a5556cbb4> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x196775000 - 0x1967a4fff CoreVideo arm64  <34ae98df7545385c927e737be5d7a522> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1967a5000 - 0x1967a6fff libCTGreenTeaLogger.dylib arm64  <02f94093171d396bab2962fa63b54d14> /usr/lib/libCTGreenTeaLogger.dylib
0x1967a7000 - 0x1968f8fff CoreAudio arm64  <d4b1d5f994c939e4b62644d63b354570> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1968f9000 - 0x196918fff CoreAnalytics arm64  <e546eb30c7ea3914ab1e27cafe7be4e7> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x196919000 - 0x19691cfff UserFS arm64  <67b2206977d33d718428f764e22f1c1f> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x19691d000 - 0x196ad1fff CoreMedia arm64  <3eac09db9ff43791aff296aa884f7838> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x196ad2000 - 0x196ae4fff libprotobuf-lite.dylib arm64  <5a7d2aefbf0f3397a810de4052e6dec1> /usr/lib/libprotobuf-lite.dylib
0x196ae5000 - 0x196b42fff libprotobuf.dylib arm64  <1250be912c8230099d3ad358caae3138> /usr/lib/libprotobuf.dylib
0x196b43000 - 0x196e60fff libAWDSupportFramework.dylib arm64  <9a9d3540d2f33c86b9c48683e1ad17a6> /usr/lib/libAWDSupportFramework.dylib
0x196e61000 - 0x196ea6fff WirelessDiagnostics arm64  <e714c492cd3d314c8be668fc683318a3> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x196ea7000 - 0x196f67fff VideoToolbox arm64  <f9404bbaa2003e988110de61fa03e0c2> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x196f68000 - 0x19706cfff libFontParser.dylib arm64  <598fa684304938c59b619ec516296960> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x19706d000 - 0x19706dfff FontServices arm64  <118619dde6f031008a4c88b3e59fb602> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x19706e000 - 0x1971cffff CoreText arm64  <1f2c7269a1c833179923ebc381ba2b74> /System/Library/Frameworks/CoreText.framework/CoreText
0x1971d0000 - 0x1971defff IntlPreferences arm64  <60dad887158631308fabef459231bc32> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1971df000 - 0x1971e8fff RTCReporting arm64  <627a5bfd20243637b88ef2de819615e7> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1971e9000 - 0x19729afff CoreBrightness arm64  <c8b359db54c53ca99d90870385eafb0c> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x19729b000 - 0x1972a4fff libAudioStatistics.dylib arm64  <6991279918af3beb904db9cc80be7e59> /usr/lib/libAudioStatistics.dylib
0x1972a5000 - 0x197843fff AudioToolbox arm64  <e38b8e31203739779104673b363a753a> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x197844000 - 0x197a7dfff QuartzCore arm64  <dcc3316ad07f32faa3f377368ba2629d> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x197a7e000 - 0x197a88fff MediaAccessibility arm64  <cc82138dbb093d219bd3a2718ab30a9e> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x197a89000 - 0x197b7bfff libiconv.2.dylib arm64  <56a508dc6e3132c38a3e58b1c7e272b9> /usr/lib/libiconv.2.dylib
0x197b7c000 - 0x197b97fff NetworkStatistics arm64  <3c50de03a9a737b588f12853a14e96b1> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x197b98000 - 0x197bb6fff MPSCore arm64  <6a931631e0ac3c04bb516c0988308f4a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x197bb7000 - 0x197c2afff MPSImage arm64  <b087e4ccc88633bb9ea72a488b9f4777> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x197c2b000 - 0x197c4ffff MPSMatrix arm64  <29df73ac8b283336a59f6bfea2a1e359> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x197c50000 - 0x197c5efff CoreAUC arm64  <199926668c8c36f8a3f5e5b2d402927b> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x197c5f000 - 0x1982ecfff MediaToolbox arm64  <8fef31551d783b26847087f147672adc> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1982ed000 - 0x198457fff MPSNeuralNetwork arm64  <755d418ed5c83ff399bc31e3d6332ea0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x198458000 - 0x198458fff MetalPerformanceShaders arm64  <d1f20d7ab61634d5a8fbe8755f2040eb> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x198459000 - 0x19886bfff FaceCore arm64  <aab6e9fba0ab34598e0fdc6659f7da83> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x19886c000 - 0x198879fff GraphVisualizer arm64  <2d52616bba7034d3b796e28dd3ac28dd> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x19887a000 - 0x198a9efff libFosl_dynamic.dylib arm64  <9a8eb9eab7bd3569888a0eec5e08e111> /usr/lib/libFosl_dynamic.dylib
0x198a9f000 - 0x198d33fff CoreImage arm64  <74c3a439c3ad3274a7749cb933c6e530> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x198d34000 - 0x198f56fff CoreMotion arm64  <00ca957a89e136e883ebfb7a213a84f2> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x198f57000 - 0x198f85fff CoreBluetooth arm64  <092e5de73f713593aacded1e15865d5e> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x198f86000 - 0x198fa7fff PlugInKit arm64  <eabcfbf1fa9e36bbb50c8b453f8d0e3c> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x198fa8000 - 0x199234fff Celestial arm64  <c37a342a731e35718ed26dd4e196b7fc> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x199235000 - 0x1992b6fff Quagga arm64  <6d1eaf0f42e2362bae5bdaebad5b8aef> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1992b7000 - 0x1993adfff AVFAudio arm64  <943ab4d1d6363303ac591636a41af0e7> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1993ae000 - 0x1995aafff AVFoundation arm64  <a81613f7b8c23340a6e66889b754dff2> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1995ab000 - 0x1995c8fff CacheDelete arm64  <dbcb92cf51b13e5d93cc7e4b39f3c5a7> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1995c9000 - 0x199602fff StreamingZip arm64  <7a4bacc4a03b32678f537466a08c9545> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x199603000 - 0x199615fff CoreEmoji arm64  <3176564260083593a577fddfebcfe966> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x199616000 - 0x199665fff CoreLocationProtobuf arm64  <5a17ecbb765d313da64c3dd317cdf36e> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x199666000 - 0x19966dfff SymptomDiagnosticReporter arm64  <6769718294d532db8a0fcfbc574943fc> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x19966e000 - 0x19a055fff GeoServices arm64  <54b6c1595a653969a7bf582e299138e0> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x19a056000 - 0x19a070fff MobileAsset arm64  <2d3acbcbe62a36a9a5e28ed7d8c24389> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x19a071000 - 0x19a0acfff Lexicon arm64  <933886c128ce34a0be4c8819ac295671> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x19a0ad000 - 0x19a0befff libcmph.dylib arm64  <a29f078d192a3820a97f13612890b828> /usr/lib/libcmph.dylib
0x19a0bf000 - 0x19a1cefff LanguageModeling arm64  <8b351556f38436b1bd0ded1df086f21f> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x19a1e6000 - 0x19a280fff CoreLocation arm64  <8a4743559e13333ca8370d273843c57c> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x19a281000 - 0x19a281fff PhoneNumbers arm64  <d9c422c80d413a2f97518a502f46bf27> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x19a282000 - 0x19a28cfff libChineseTokenizer.dylib arm64  <efcf77f0c6e5377abecb6182f6f255fa> /usr/lib/libChineseTokenizer.dylib
0x19a28d000 - 0x19a33dfff libmecab_em.dylib arm64  <dda9fda7a8453bf38c8ead5ef703a539> /usr/lib/libmecab_em.dylib
0x19a33e000 - 0x19a33ffff libThaiTokenizer.dylib arm64  <c2426d11f4853443a8fe06d2ddd39c23> /usr/lib/libThaiTokenizer.dylib
0x19a340000 - 0x19a344fff libgermantok.dylib arm64  <5df65797933b3f8eb4de5fb0d8e0fb23> /usr/lib/libgermantok.dylib
0x19a345000 - 0x19a3a8fff CoreNLP arm64  <f839dd5f26483b2f9737c13e972d3cd4> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x19a3b5000 - 0x19a579fff MobileSpotlightIndex arm64  <4ce2ef8e5bba3f279c4bbacabf2774bc> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x19a57a000 - 0x19a5dbfff CoreSpotlight arm64  <e5421d2a8cf934e9a8047e9762679c64> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x19a5dc000 - 0x19b27bfff JavaScriptCore arm64  <ff70546036c53d9a872e85627c2dd077> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x19b27c000 - 0x19b281fff libheimdal-asn1.dylib arm64  <a001ff6596873832a6e8dbd55cbd855a> /usr/lib/libheimdal-asn1.dylib
0x19b282000 - 0x19b2fcfff libate.dylib arm64  <4108470b5bec3d6d822dc9238b091e87> /usr/lib/libate.dylib
0x19b2fd000 - 0x19b3a4fff TextureIO arm64  <63bd61765abd313891e0f0ddc4989f3f> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x19b3a5000 - 0x19b468fff CoreUI arm64  <5a57278bb4d4357a90c7750917924edd> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x19b469000 - 0x19b476fff MobileIcons arm64  <23be50d2eccb3e0a87efb2b27eb8fdfa> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x19b477000 - 0x19b485fff AppleFSCompression arm64  <1408f2397c7a314db27f4dc6a9fa86d5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x19b486000 - 0x19b4eefff TextInput arm64  <01d2e7c0c6a03b988dad4c1ee1826eeb> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x19b518000 - 0x19b54bfff DataDetectorsCore arm64  <d876d8aaf1b938388c287b4a669ed62e> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x19b54c000 - 0x19b5ddfff FileProvider arm64  <6423940f8d023c9cabffc444e9973eab> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x19b5de000 - 0x19b6d3fff NLP arm64  <531e2b7f020a38c2b08f2fda174e63b7> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x19b6d4000 - 0x19b7a9fff ProofReader arm64  <f509810086b03f4b873eac19a93676a6> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x19b7aa000 - 0x19b7bffff libAccessibility.dylib arm64  <4299a46ac44b3a8b968963062d682d52> /usr/lib/libAccessibility.dylib
0x19b7c0000 - 0x19bcadfff libwebrtc.dylib arm64  <723c13ece1a1393cba5f52348f0a9124> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x19bcae000 - 0x19bd12fff ContactsFoundation arm64  <8e400dcb974732cf9d54a03e13861749> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x19bd13000 - 0x19d671fff WebCore arm64  <79d4f140d81b32a8a8813a5198c6ae8b> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x19d672000 - 0x19d80bfff WebKitLegacy arm64  <faf611b319243f4fb0da0d86d333abe7> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x19d80c000 - 0x19d83bfff DataAccessExpress arm64  <3a56283fa1fd31c688d4783d7d17ac53> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x19d83c000 - 0x19d8d5fff AddressBookLegacy arm64  <b728fecda6fa38f7a597680f64cb59c9> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x19d8d6000 - 0x19d92dfff ProtectedCloudStorage arm64  <426539dbd6c63e7ea5f705e7f6458484> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x19d92e000 - 0x19d95ffff UserNotifications arm64  <49419a6088123a1088967b389728a68f> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x19d960000 - 0x19d96bfff AppleIDAuthSupport arm64  <92fec1a8c8303bc4940f1b6edca15e68> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x19d96c000 - 0x19d9c1fff AuthKit arm64  <ceeb4570eb5938c0a212a07da5438fac> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x19da00000 - 0x19da00fff UIKit arm64  <8cd1d805e6403980aacdef9414284c81> /System/Library/Frameworks/UIKit.framework/UIKit
0x19da01000 - 0x19da14fff DocumentManagerCore arm64  <1efaab5ea8633d4ca743c824e8521d8c> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x19da15000 - 0x19da23fff HangTracer arm64  <6ae4008081833ad286621b36839ef849> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x19da24000 - 0x19da72fff PhysicsKit arm64  <361f88aa7ddb33d68c252f8d02c624ad> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x19da73000 - 0x19da77fff StudyLog arm64  <4c2f7de1107e3ce2b61e679fe40d466d> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x19da78000 - 0x19db63fff UIFoundation arm64  <77e12b7c184e344fb3511494c24d86be> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x19db64000 - 0x19dc84fff CloudKit arm64  <a3e0d95652ea39daa6b5ef1bbf15288d> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x19dc85000 - 0x19dc8cfff IntentsFoundation arm64  <11acb79008683e9a8222fbdf2f20af39> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x19dc8d000 - 0x19df73fff Intents arm64  <6ae5175fc6b03e919433a966c42c85ad> /System/Library/Frameworks/Intents.framework/Intents
0x19df74000 - 0x19df8cfff libresolv.9.dylib arm64  <578816afe31737f7bff30011a1499be9> /usr/lib/libresolv.9.dylib
0x19df8d000 - 0x19df8ffff CoreDuetDebugLogging arm64  <ed6a80d9f48d33b994e978b91b1a4c32> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x19df90000 - 0x19dfc1fff libtidy.A.dylib arm64  <2473e09a24e23441b5fa5adccce49c17> /usr/lib/libtidy.A.dylib
0x19dfc2000 - 0x19e17cfff CoreDuet arm64  <59b9f0b87177312681f88367bfe3424f> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x19e17d000 - 0x19e19dfff CoreDuetContext arm64  <1ec73f4da44d31b28d4c4371110202b1> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x19e19e000 - 0x19e1affff CoreDuetDaemonProtocol arm64  <2e09aa3473a4394eb6626641a0ea8842> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x19e1b0000 - 0x19e216fff IMFoundation arm64  <3e2cfc69dc12331a9df863027d3fa16a> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x19e217000 - 0x19e248fff vCard arm64  <2816c3799d4c39238da9d7763eb8f66a> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x19e249000 - 0x19e35afff Contacts arm64  <1306c6d1be3d32318cfc2009f388c1ba> /System/Library/Frameworks/Contacts.framework/Contacts
0x19e35b000 - 0x19e35cfff DiagnosticLogCollection arm64  <1b7c22827b0839729399b4af14a4d536> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x19e35d000 - 0x19e35efff Marco arm64  <597764710750346a88f800ea9088b830> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x19e35f000 - 0x19e366fff MessageProtection arm64  <e2f1b2ab571832429b93fa306244c251> /System/Library/PrivateFrameworks/MessageProtection.framework/MessageProtection
0x19e367000 - 0x19e653fff StoreServices arm64  <2e8fa52212793a8290bc9ccba912ef79> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x19e654000 - 0x19e66afff Engram arm64  <55b36649e1033a3da75e792841d829a1> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x19e66b000 - 0x19e77afff IDSFoundation arm64  <578224156245312e8d868c589fe53c4a> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x19e77b000 - 0x19e785fff CaptiveNetwork arm64  <6040b78e56283f4b8933a23497391977> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x19e786000 - 0x19e7b5fff EAP8021X arm64  <1e909550518531ae8e5af4f84ae81121> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x19e7b6000 - 0x19e7f3fff MobileWiFi arm64  <57ff37aea7af36a8b5a84bf1d1e513c4> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x19e7f4000 - 0x19e7f6fff OAuth arm64  <3159f643ab4f32198c5f2e0cf5e03efb> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x19e7f7000 - 0x19e7f9fff CommonAuth arm64  <76aa4d5daeca34ef846373b4e163f258> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x19e7fa000 - 0x19e869fff Heimdal arm64  <5627b7f99336377f83867e29a58382ba> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x19e86a000 - 0x19e893fff GSS arm64  <4f5f9a56b6523d5e9b9fb3ecd20d1e2a> /System/Library/Frameworks/GSS.framework/GSS
0x19e894000 - 0x19e8abfff ApplePushService arm64  <733176c26c2e361a844495297b4f5077> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x19e8ac000 - 0x19e93bfff AccountsDaemon arm64  <4dce3b079300348391f68bb0129e5e5c> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x19e93c000 - 0x19e95dfff AppleIDSSOAuthentication arm64  <2feb9afa1d313d2fae112373362f6819> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x19e95e000 - 0x19e9defff AppleAccount arm64  <54af56912426303aa6ea2c8adfb0786d> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x19e9df000 - 0x19eb55fff CoreUtils arm64  <db2fa88f45033e4d927583ceddaaa618> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x19eb56000 - 0x19ec4ffff IDS arm64  <63068092093f35129148e190a3cde252> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x19ec50000 - 0x19ec76fff MediaServices arm64  <d29cf787e4f5359f8c91baa426a6d6fa> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x19ec77000 - 0x19ee4afff MediaRemote arm64  <f2305c6b02c73b9fb4ff40fe5aab4855> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x19ee4b000 - 0x19ee65fff UserManagement arm64  <ef562d815d4b371b92a8de235544a85c> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x19ee66000 - 0x19ee76fff MobileBluetooth arm64  <6a874a56b75e3892a5ab244360c0e487> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x19ee77000 - 0x19eea7fff Bom arm64  <1d3570dfb8b5353d9ca9434ac3d29648> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x19eea8000 - 0x19eeacfff CommunicationsFilter arm64  <476acf80b48938548194fa700571d6c6> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x19eead000 - 0x19eecdfff FTAWD arm64  <4e7bcdf2ed19377c81dc6bacb4e2b53f> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x19eece000 - 0x19ef23fff FTServices arm64  <281569b1bbd53a3c849fe2220b9c11a0> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x19ef5b000 - 0x19ef66fff ProactiveEventTracker arm64  <2fe28b856dee36a18d352a569887408a> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x19ef67000 - 0x19efb5fff ChunkingLibrary arm64  <e9d985bdc95b33c6b8077c94754edc76> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x19efb6000 - 0x19efc4fff libnetworkextension.dylib arm64  <c588fd853b103e689968fa24a7496cb3> /usr/lib/libnetworkextension.dylib
0x19efc5000 - 0x19efe8fff AddressBook arm64  <5535c9f12e2e3aa880dd18af440b2c39> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x19fd42000 - 0x19fedffff NetworkExtension arm64  <ced5acebcbf835f3b5553a4910a70e25> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x19fee0000 - 0x1a030afff SiriTTS arm64  <d89cb39bb2dc3a2a940baea589979e5f> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1a030b000 - 0x1a0369fff SAObjects arm64  <4ca04a3d2cc53ca78fda0f00e54f4f62> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1a036a000 - 0x1a03a9fff VoiceServices arm64  <4494d60a2c673a5e8bea57c4cbe7d437> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1a03d9000 - 0x1a0502fff AssistantServices arm64  <7273ad96f5e1303cae5ad962bd14e9ca> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1a0503000 - 0x1a0520fff AssetCacheServices arm64  <b5f37e2a434337019e4afe1a11d5dd4e> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1a0521000 - 0x1a05d2fff NetworkServiceProxy arm64  <99e9d0bca947358c8727f047b2bd22ab> /System/Library/PrivateFrameworks/NetworkServiceProxy.framework/NetworkServiceProxy
0x1a05d3000 - 0x1a06a7fff MMCS arm64  <e332a56b234c3efcacd23a564bb98fa5> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1a06a8000 - 0x1a06b4fff BluetoothManager arm64  <c264cee9922c35a396b344ffb02256d2> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1a06b5000 - 0x1a0724fff CoreDAV arm64  <37a682dcba3a302290377b34499c62ec> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1a0725000 - 0x1a0759fff iCalendar arm64  <389964ac4a6831ecbbb3cdf7c148cd4d> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1a075a000 - 0x1a0766fff PersonaKit arm64  <0a918feb46063d6db95aa23b6f4ee8ce> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1a0767000 - 0x1a07bdfff CalendarFoundation arm64  <61af93fa1a793c72967d45fe5071d480> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1a07be000 - 0x1a07ecfff PhotosFormats arm64  <ab80241bbd723a9daf4b2a7cdb5a219e> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1a07ed000 - 0x1a0886fff CalendarDatabase arm64  <4a4945aabdd733dabdd176dd06bd2c2d> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1a0887000 - 0x1a08dffff CalendarDaemon arm64  <44660bd0d93237f3af93bdcff23fa68b> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1a08e0000 - 0x1a0a3cfff CloudPhotoLibrary arm64  <461c44d6853d3c1b8577deea116e19bf> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1a0a3d000 - 0x1a0b21fff EventKit arm64  <63d7ac06e16b3407a0254df9ffa98595> /System/Library/Frameworks/EventKit.framework/EventKit
0x1a0b22000 - 0x1a0b54fff AssetsLibraryServices arm64  <e850778fef673c53b4471e87dd9b83e3> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1a0b8a000 - 0x1a0bb2fff DCIMServices arm64  <940600c384993c83a3d619f48b2677f7> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1a0bb3000 - 0x1a0cd1fff CoreMediaStream arm64  <84c08bb10e9335618d4d5d4ce3a8611e> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1a0cd2000 - 0x1a0cd9fff XPCKit arm64  <483c8c95a9513bfea92a38ec26c34736> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x1a0dba000 - 0x1a0dd3fff CloudPhotoServices arm64  <795ba783578f3e8e9a3c44316f71747e> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1a0dd4000 - 0x1a0ddffff CoreRecents arm64  <2fef8a16fc623e269bccd1c21c950fcd> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1a0de0000 - 0x1a0dfcfff MediaStream arm64  <1ba838bf66d93dbd814261e7ccdae31d> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1a0dfd000 - 0x1a12fefff PhotoLibraryServices arm64  <3504c40d1ef830c486025f5fbb1d0da9> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1a12ff000 - 0x1a131afff PrototypeTools arm64  <24d7ea4dc99d33fd9e1462ed5d92a087> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1a131b000 - 0x1a139afff CoreSymbolication arm64  <c697350dd7103aa7b220567cf326693a> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1a139b000 - 0x1a14e9fff SearchFoundation arm64  <24b70e740ad03aafac4fe0b9a06bc41c> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1a14ea000 - 0x1a14effff IncomingCallFilter arm64  <5477f9113642385589837214ffc099a3> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1a14f0000 - 0x1a15a6fff iTunesStore arm64  <4b27b6d0cdff35c08c2993657b4e5519> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1a15a7000 - 0x1a15adfff libtzupdate.dylib arm64  <7a05a115d20537519bfacdfea6d39e33> /usr/lib/libtzupdate.dylib
0x1a15ae000 - 0x1a16fcfff Preferences arm64  <78b52a197cf83e1893c3c8d37ebf2929> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1a16fd000 - 0x1a1705fff CoreTime arm64  <b20bee3821923825b641230adc42b386> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1a1706000 - 0x1a1756fff CoreAppleCVA arm64  <d3b298ffc45c3055b29a35260b8ecbae> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x1a1757000 - 0x1a1795fff DifferentialPrivacy arm64  <4e51f7b5592233ad8d1e499da9827c2c> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1a1796000 - 0x1a1938fff AppleCVA arm64  <7601b3753d753bad8496859cf4b62993> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x1a1939000 - 0x1a19f0fff Montreal arm64  <7f1824260c6c31a3a7b9494f85164374> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1a19f1000 - 0x1a1d12fff Espresso arm64  <630c94e4727632c0a15a72d9084b309e> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1a1d13000 - 0x1a1d19fff MobileSystemServices arm64  <ae827d4ca2bf3cd0865dc1be70b0ff9e> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1a1d1a000 - 0x1a1f06fff Photos arm64  <edad6278ad5b30439e5c9aecf6da0e29> /System/Library/Frameworks/Photos.framework/Photos
0x1a1f07000 - 0x1a212afff CoreML arm64  <ddbee838a9243aa2b3061908a9e5e41d> /System/Library/Frameworks/CoreML.framework/CoreML
0x1a212b000 - 0x1a212ffff CoreOptimization arm64  <a60da5d56a77385bab5ecf2a91e2cb78> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1a2130000 - 0x1a218cfff SafariCore arm64  <883775cf59ff3e08a99a74e74b26a719> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1a218d000 - 0x1a21e1fff CorePrediction arm64  <1bcb7bc51f703f46992bca964be95c1d> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1a21ee000 - 0x1a22eafff Navigation arm64  <b0b1391bcb733e74a7ca16bc6344d907> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1a22eb000 - 0x1a2302fff ContactsDonation arm64  <bf74ea5613f0366da5e81a2be3e21c38> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1a2303000 - 0x1a232ffff Futhark arm64  <0689afcbd554372cbe1af54f31af5d37> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1a2330000 - 0x1a239ffff NanoRegistry arm64  <4dd407a79baa3114b90e2730f11abbb3> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1a23a0000 - 0x1a23f7fff ToneLibrary arm64  <dbf3a9a0baa233eebaa156fcdcbad5dc> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1a23f8000 - 0x1a240efff BaseBoardUI arm64  <98ca81e7be0632d0b25c175d75edc348> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1a240f000 - 0x1a2466fff ContactsUICore arm64  <2be8b88c8dcd3ba1b38a483d50b14e2b> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1a2467000 - 0x1a25d9fff ContactsUI arm64  <a2c4e97ff1653e3299a539ffcc96022e> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1a25da000 - 0x1a26a4fff CorePDF arm64  <a775f7c706643da78354acc60a284057> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1a26a5000 - 0x1a2936fff Vision arm64  <38b4a5173b57371bbdfb7f3fdcd6509a> /System/Library/Frameworks/Vision.framework/Vision
0x1a2937000 - 0x1a2e4bfff WebKit arm64  <2cb812df0acf393d9322bfaf629d44a6> /System/Library/Frameworks/WebKit.framework/WebKit
0x1a2e4c000 - 0x1a2ee1fff BulletinBoard arm64  <d39852740abf36e0998dece4303ec947> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x1a2ee2000 - 0x1a2ee7fff ConstantClasses arm64  <605c3299145a3b2f9c36cb6c7058f488> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1a2ee8000 - 0x1a2ef0fff CertUI arm64  <a5088525bca939829b9339e5e263208c> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1a2ef1000 - 0x1a2f3bfff AXRuntime arm64  <f5eaad54e34c38f495d4519fed4aba0f> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x1a2f3c000 - 0x1a2f75fff ScreenReaderCore arm64  <f0aa20557758379c9c46d26f5430258b> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x1a2f76000 - 0x1a2f90fff TextToSpeech arm64  <b4d37cc5d5f33be5ab4bbff35d2098ec> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x1a2f91000 - 0x1a2fe5fff CoreMIDI arm64  <10e7b1abd2b533489c8724917fe820e0> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1a2fe6000 - 0x1a3075fff MediaPlatform arm64  <81662649f4633308b5b52b750395dee7> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1a3076000 - 0x1a30d6fff WebBookmarks arm64  <1a7161b7c02f344f991ba61679d93594> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1a30d7000 - 0x1a30e1fff DAAPKit arm64  <0f71d48594643d3391fb75c5215f7ff7> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1a30e2000 - 0x1a30e4fff libAXSafeCategoryBundle.dylib arm64  <d8ca52ff905538558179aeb5bdb685c0> /usr/lib/libAXSafeCategoryBundle.dylib
0x1a30e5000 - 0x1a30effff libAXSpeechManager.dylib arm64  <7be784a209c432dd8f80036c37c190ad> /usr/lib/libAXSpeechManager.dylib
0x1a30f0000 - 0x1a31d7fff AccessibilityUtilities arm64  <bd6470f623e33ed9a7b308ab208af32b> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x1a31d8000 - 0x1a34abfff MediaLibraryCore arm64  <654e86b035673998a045160ad7f878ad> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1a34ae000 - 0x1a3726fff MusicLibrary arm64  <8bbcbd29aabe31289b93f84a0c570655> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1a3727000 - 0x1a3d40fff VectorKit arm64  <ecd5e979112d3028ae578e6678cafa5f> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1a3d41000 - 0x1a3f8dfff MapKit arm64  <112d5fd16278301e9196e1364c481868> /System/Library/Frameworks/MapKit.framework/MapKit
0x1a3f8e000 - 0x1a4157fff iTunesCloud arm64  <3e358f231eaa33288996cbf8b3797670> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1a4158000 - 0x1a41f1fff HomeSharing arm64  <37ca695e93c13ae19cfc6fc93b9d489c> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1a437a000 - 0x1a47affff MediaPlayer arm64  <19f38ca52fb13b7f929109b0154d071a> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1a47b0000 - 0x1a47d4fff MobileInstallation arm64  <a448765d3bf73d8b97d04149bb848d13> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1a47d5000 - 0x1a47dcfff EmailAddressing arm64  <fead38e1ab5f388b8887625a45466aa1> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x1a47dd000 - 0x1a47dffff MessageSupport arm64  <4258e3ad611133d2acaf61c92e8b84a4> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x1a47e0000 - 0x1a47e2fff InternationalTextSearch arm64  <39099b3f987d31f687e796ef6408fe2e> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1a47e3000 - 0x1a483cfff MIME arm64  <85fb617b486833d39a196040d5c6db10> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x1a483d000 - 0x1a4872fff ProactiveSupport arm64  <927dd279b35532e0a2691c80935f0ac1> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1a4873000 - 0x1a48aafff Notes arm64  <1ef34c9995c83923ba3e9c2acf493bbb> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x1a48ab000 - 0x1a4971fff TelephonyUtilities arm64  <3748140f00633e0ab8dbcba64a6d1ebe> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1a49ae000 - 0x1a49cbfff AccessibilityUIUtilities arm64  <6ba4c59de4383bc6a6b4464a066de8e6> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x1a49cc000 - 0x1a4a21fff DataAccess arm64  <7a1236df8727353cac95d6bebd12bf6b> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x1a4a22000 - 0x1a4a33fff AssetsLibrary arm64  <2ee46bc96d613916844c295709ac9905> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1a4c0e000 - 0x1a4c6bfff AXMediaUtilities arm64  <d81fef380cd23cd6b28365a0dbdbae33> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
0x1a4cff000 - 0x1a4d98fff Social arm64  <ac10a1caa12032bfb977264cb6e93183> /System/Library/Frameworks/Social.framework/Social
0x1a4e2f000 - 0x1a4e46fff CoreFollowUp arm64  <dc39b1ffa8803a2ab1d53020b429e48a> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1a4e47000 - 0x1a4eb6fff CoreSuggestions arm64  <c9953755a8d135bd9f5f3d055ce58074> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1a4eb7000 - 0x1a4ec7fff MailServices arm64  <62386db4052730d4a8e141cec1ae24fb> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1a4ec8000 - 0x1a4f54fff CoreRecognition arm64  <7c29558bcab133539b42c102d179e602> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1a4f55000 - 0x1a4f7dfff MailSupport arm64  <3c30c4d80b7b3fa3baf651a6f57ef7cd> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x1a4f7e000 - 0x1a50c9fff Message arm64  <6e6953cf23fd3bf7b07b1313ced7736d> /System/Library/PrivateFrameworks/Message.framework/Message
0x1a52ca000 - 0x1a537cfff CoreParsec arm64  <e4365d29daa43a4494d5686fb116f4e2> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1a53aa000 - 0x1a53dafff SharedUtils arm64  <968d4cd263d0372a81e20d9faab0d6f7> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1a53db000 - 0x1a5419fff ContactsAutocomplete arm64  <1601bff8a43f37508b74038a7717f3a4> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x1a541a000 - 0x1a54e3fff VideoSubscriberAccount arm64  <a4712dd4ab3a391fbf25b6ef272a5f7c> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1a55f7000 - 0x1a55fafff FTClientServices arm64  <75f2c24386da3ccaa5f07708776144f7> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1a55fb000 - 0x1a55fefff SharedWebCredentials arm64  <c2be4e977cfc3321867759bbf8b3cbb1> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1a5600000 - 0x1a5619fff SafariFoundation arm64  <32f10089fca134b39cfc7c01ec1f03c7> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1a57ed000 - 0x1a5801fff LocalAuthentication arm64  <3ac332312ac33d9c9e30e89613da4774> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1a5802000 - 0x1a5804fff ParsecSubscriptionServiceSupport arm64  <41de0fd439543d55b3edb573ea49fff6> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1a58a9000 - 0x1a5ad9fff SafariShared arm64  <e8b0af5a14d031eea5b0705fe762ac86> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1a5ada000 - 0x1a5af4fff WebUI arm64  <cad2acf3277c3209bc8562acfcc029d4> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1a5af5000 - 0x1a5b03fff SetupAssistantSupport arm64  <15c081c7d48b3afebf60eb9b712519a9> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1a5b04000 - 0x1a5b37fff SetupAssistant arm64  <129444f03e1b353f9795e6bf83341591> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1a5b84000 - 0x1a5b8dfff MobileStorage arm64  <148c72bf22433e58a1e4fb32a489c7f5> /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage
0x1a5bcd000 - 0x1a5c29fff ImageCapture arm64  <ccba7b9494033932b5b5558ba6bc5b1e> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
0x1a68bc000 - 0x1a68c1fff LinguisticData arm64  <ea730959fc8f382b9d6da155b0e44a67> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1a6f3a000 - 0x1a6f75fff StoreKit arm64  <953af19addbc3586b8c32c2e4a2a75ee> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x1a7137000 - 0x1a7150fff MetalKit arm64  <8b5a73a8bffd39aabc52c835fb19134b> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1a7b9f000 - 0x1a7c65fff PDFKit arm64  <1baa2b57d3ad37c3b6ba52e54fe1c42f> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1a7fda000 - 0x1a7fecfff MobileDeviceLink arm64  <a00b87e31ebe33b88e0cfe0d1b4548aa> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1a80c9000 - 0x1a811cfff MobileBackup arm64  <0461e0b5f8573d5da78290e6c21ef496> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1a811d000 - 0x1a816afff SafariSafeBrowsing arm64  <466e66ac4dc43c42b7ab475181635f80> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1a816b000 - 0x1a82b3fff SafariServices arm64  <fe054c32a1fe303483c35b3f8286559b> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1a8653000 - 0x1a874afff MessageUI arm64  <2bb65a0fb1b030eaac32389a816d5269> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x1a9789000 - 0x1a978dfff AccessibilityUIShared arm64  <fd4488681f4c3a11b2aa39c115f9f732> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIShared.framework/AccessibilityUIShared
0x1a9b4d000 - 0x1a9ba1fff CallKit arm64  <6f3707fc125e3883b73992dc05ef61c6> /System/Library/Frameworks/CallKit.framework/CallKit
0x1a9ba2000 - 0x1a9ba8fff AccessibilityUI arm64  <f62e49aaa50c3ceba6123eae5e59081f> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUI.framework/AccessibilityUI
0x1aa8d0000 - 0x1aa921fff LoggingSupport arm64  <f972f6275bc7395c8c3f9e6a6d2b653b> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1aac62000 - 0x1aac6bfff FamilyCircle arm64  <937f4d9a8c223f668c56c77af66d7516> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1ac8f9000 - 0x1ac91cfff AppSupportUI arm64  <08fb2606183e3704b634e045131d7c24> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1ad27f000 - 0x1ad2c3fff Catalyst arm64  <ebc74a3fbaf6356a817fee05f9e592d4> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1ad5ab000 - 0x1ad5b0fff kperf arm64  <7a89ef48a21d3f1e9665d58b1a3fe579> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1ad802000 - 0x1ad822fff CellularPlanManager arm64  <ce6d1a05fe533d3c92a46cb09f935585> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1ad823000 - 0x1ad878fff DeviceManagement arm64  <e929c04b853639b498a79d7ecc427b59> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1ad9e1000 - 0x1ad9e9fff kperfdata arm64  <06520184071d31719b159cfb87130d35> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1ada2c000 - 0x1ada33fff libdscsym.dylib arm64  <bb79e50b0a773521a0749ffa53c0e338> /usr/lib/libdscsym.dylib
0x1addd6000 - 0x1ade0dfff ktrace arm64  <62185159e42038b99ebfebf8c729e61b> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1ae01e000 - 0x1ae020fff SpeakTypingServices arm64  <fa85d85bea1832eeb239d395c8599c30> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/SpeakTypingServices.framework/SpeakTypingServices
0x1ae021000 - 0x1ae026fff ZoomServices arm64  <45f57feaf24e3b64ab4c480ebe47e164> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/ZoomServices.framework/ZoomServices
0x1b004b000 - 0x1b008efff BiometricKit arm64  <a5f070b007953ea5b145093fe41ad9bb> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1b00ad000 - 0x1b00bcfff CTCarrierSpace arm64  <b51b65bd0ccf32318652ee93fa5a22d5> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1b0515000 - 0x1b0538fff DeviceIdentity arm64  <fcdd36bc7d8f37a28cbf8836c333e160> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1b24ab000 - 0x1b2523fff Rapport arm64  <24b8a966d17839a49b24b103c889e048> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1b255f000 - 0x1b25a1fff SignpostSupport arm64  <8fd93797d31730aeb5e66fd10b320825> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1b3499000 - 0x1b34a0fff libMatch.1.dylib arm64  <0ab6e6fae4a039eaad03429b1c74d823> /usr/lib/libMatch.1.dylib
0x1b34e9000 - 0x1b34fefff libtailspin.dylib arm64  <97a536ebbd543e8bb5fd2c4442403d8e> /usr/lib/libtailspin.dylib
0x1b3509000 - 0x1b3519fff AccessibilitySettingsLoader arm64  <e4b2fff7193c317581e08701291487d6> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x1b611f000 - 0x1b612afff ContextKit arm64  <000483522dff3b62bc0eee9fd67496ce> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1b6377000 - 0x1b639efff CoreServicesInternal arm64  <76068e39b78c32f6abaab1117775a851> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1b69f6000 - 0x1b69fdfff EmailCore arm64  <1612a2600d42332fb0588470a306da0d> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x1b6a0b000 - 0x1b6a1dfff libGSFontCache.dylib arm64  <654308310b4931a2bec34675aa3d8a45> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1b6a1e000 - 0x1b6a4efff libTrueTypeScaler.dylib arm64  <a39a0f8d03d63ca49d121d74ae992fde> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x1b8460000 - 0x1b8464fff InternationalSupport arm64  <27cc782b373537af9aa24edffacf09e2> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1b9611000 - 0x1b961dfff PersonaUI arm64  <b729eda30d223e5aa2de50984f474fe5> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1b9994000 - 0x1b999efff SignpostCollection arm64  <9f5402f71bf03953aebed55638322eaf> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1ba3b3000 - 0x1ba3b6fff XCTTargetBootstrap arm64  <04c9799049f336cab2c33ed8c1370c7b> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1ba3f4000 - 0x1ba407fff libEDR arm64  <71cf2c7e251c3fc78fcacd54e8be8e4a> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1baf8c000 - 0x1baf8cfff libcharset.1.dylib arm64  <407954967d42398ba8f25e1891f39960> /usr/lib/libcharset.1.dylib
0x1bb9fc000 - 0x1bb9fdfff libsandbox.1.dylib arm64  <23ee17136afe3a53bc7a06e79a880dcd> /usr/lib/libsandbox.1.dylib
0x1bba3c000 - 0x1bba3dfff liblog_network.dylib arm64  <13653b98a46935e5858c252e701597d4> /usr/lib/log/liblog_network.dylib
0x1bbb25000 - 0x1bbb2efff AuthenticationServices arm64  <02850bc068f03b5285b3fa5724b43f66> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1bbbb8000 - 0x1bbcf5fff CoreServices arm64  <5f53079ab0e836b7af624d05ba9fc41d> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x1bbd1f000 - 0x1bbd38fff MPSRayIntersector arm64  <d6d05474d6bd3365aaeb79616fd7ba20> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1bbd65000 - 0x1bbe8bfff Network arm64  <4ad46f271d3e3acd98d5b109e2e8b04a> /System/Library/Frameworks/Network.framework/Network
0x1bbe9c000 - 0x1bbeaafff ANEServices arm64  <ee4fb2c2145831adaf850a0e568ced5c> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1bbeaf000 - 0x1bbeb3fff ASEProcessing arm64  <9f902a0c35083c36bb8f44de375b06bb> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1bbeb4000 - 0x1bbebffff AXCoreUtilities arm64  <c5673a50c6a43cbda01d7fba9fe4e454> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1bc13f000 - 0x1bc28cfff AppleMediaServices arm64  <c35b62fc092e3f47a127d8743e4e228e> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1bc28d000 - 0x1bc29cfff AppleNeuralEngine arm64  <49ccc308846e34d5850be88fda6000fb> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1bc415000 - 0x1bc44afff C2 arm64  <175ce2e91e4f38798a9c43e0437b0bf0> /System/Library/PrivateFrameworks/C2.framework/C2
0x1bc5d4000 - 0x1bc5defff Categories arm64  <8ca417ed9c093fa7858178d34d6c80a3> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1bc6d4000 - 0x1bc7f7fff ConfigurationEngineModel arm64  <aa9f3f46e97836158a62e91d47b9844e> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1bc925000 - 0x1bc93efff DoNotDisturb arm64  <fbf37bf6399d33c3919a84c2faf25c88> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
0x1bca62000 - 0x1bcab5fff DocumentManager arm64  <8e270887737430b099a4d43900e2ee65> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1bcbf4000 - 0x1bcbf8fff IdleTimerServices arm64  <ae57544db59f355db6b4aa15625512a5> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1bccda000 - 0x1bcd02fff MetadataUtilities arm64  <da900e8bb5123acd9d077abf78c2b12e> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1bde6f000 - 0x1bdebbfff OTSVG arm64  <793493c68ab13330a421f7cbd5c61f52> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1bdfaf000 - 0x1be009fff PhotoFoundation arm64  <5f5043339fd935359daf0537dcfa0fd5> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1be059000 - 0x1be09afff PhotosImagingFoundation arm64  <47a9fcbbfd79312995412bee560bb889> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1be0fc000 - 0x1be149fff ROCKit arm64  <91466a6e18843da08642493d2423261f> /System/Library/PrivateFrameworks/ROCKit.framework/ROCKit
0x1be2fa000 - 0x1be35dfff RemoteManagement arm64  <6cf8c3fc50563ddb92d0573ee481f8f9> /System/Library/PrivateFrameworks/RemoteManagement.framework/RemoteManagement
0x1be363000 - 0x1be374fff RemoteTextInput arm64  <0be791545f9234fabb2226890e12fe02> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1be39c000 - 0x1be430fff SampleAnalysis arm64  <c619b57ac4853071b9ff81db337b16fc> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1be585000 - 0x1be599fff SiriInstrumentation arm64  <68f57b9c927235aba58111816e6c1c9a> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1be5db000 - 0x1be5e2fff StatsKit arm64  <464a62c99cbd340d9d96c9bed41ed318> /System/Library/PrivateFrameworks/StatsKit.framework/StatsKit
0x1bf202000 - 0x1c02e6fff UIKitCore arm64  <a1f463bfcf9b3796ba9e7c2b40617fae> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1c02e7000 - 0x1c02f1fff UIKitServices arm64  <ad0c5c64bbb83b17b4ac0706c9b9487b> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x1c02f2000 - 0x1c02f8fff URLFormatting arm64  <9b5a7768d43c34a5b52d1779a5474605> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1c02f9000 - 0x1c0319fff UsageTracking arm64  <ac4007ca7cf33cdaa7d6bb23461c31b3> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking

EOF

Project Files

iOS

Click To Expand

#### `ios/Podfile`: - [x] I'm not using Pods - [] I'm using Pods and my Podfile looks like: ```ruby # N/A ``` #### `AppDelegate.m`: ```objc /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import "AppDelegate.h" #import #import #import #import @implementation AppDelegate - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions { [FIRApp configure]; RCTBridge *bridge = [[RCTBridge alloc] initWithDelegate:self launchOptions:launchOptions]; RCTRootView *rootView = [[RCTRootView alloc] initWithBridge:bridge moduleName:@"RNFirebaseStarter" initialProperties:nil]; rootView.backgroundColor = [[UIColor alloc] initWithRed:1.0f green:1.0f blue:1.0f alpha:1]; self.window = [[UIWindow alloc] initWithFrame:[UIScreen mainScreen].bounds]; UIViewController *rootViewController = [UIViewController new]; rootViewController.view = rootView; self.window.rootViewController = rootViewController; [self.window makeKeyAndVisible]; return YES; } - (NSURL *)sourceURLForBridge:(RCTBridge *)bridge { #if DEBUG return [[RCTBundleURLProvider sharedSettings] jsBundleURLForBundleRoot:@"index" fallbackResource:nil]; #else return [[NSBundle mainBundle] URLForResource:@"main" withExtension:@"jsbundle"]; #endif } @end ```

Environment

Click To Expand

**`react-native info` output:** ``` OS: macOS High Sierra 10.13.6 CPU: (4) x64 Intel(R) Core(TM) i7-2640M CPU @ 2.80GHz Memory: 165.24 MB / 16.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 8.11.3 - /usr/local/bin/node npm: 6.4.1 - /usr/local/bin/npm Watchman: 4.9.0 - /usr/local/bin/watchman SDKs: iOS SDK: Platforms: iOS 12.1, macOS 10.14, tvOS 12.1, watchOS 5.1 IDEs: Android Studio: 3.4 AI-183.6156.11.34.5692245 Xcode: 10.1/10B61 - /usr/bin/xcodebuild npmPackages: react: ^16.8.6 => 16.8.6 react-native: ^0.60.5 => 0.60.5 npmGlobalPackages: create-react-native-app: 1.0.0 react-native-cli: 2.0.1 ``` - **Platform that you're experiencing the issue on**: - [x ] iOS - [ ] Android - [ ] **iOS** but have not tested behavior on Android - [ ] **Android** but have not tested behavior on iOS - [ ] Both - **`react-native-firebase` version you're using that has this issue:** - `5.5.6` - **`Firebase` module(s) you're using that has the issue:** - `Analytics` - **Are you using `TypeScript`?** - `N`


Think react-native-firebase is great? Please consider supporting all of the project maintainers and contributors by donating via our Open Collective where all contributors can submit expenses. [Learn More]

mikehardy commented 5 years ago

My guess, if you're not using pods for the firebase dependencies (according to your template information here), is that you've added them correctly to debug target but not release. This should be reproducible without going all the way out to testflight, you should be able to see it fail on a simulator (or connected device) if you build and run release target on it

Note that cocoapods is recommended - https://rnfirebase.io/docs/v5.x.x/installation/ios#Option-1:-Cocoapods-(Recommended) / and what I demo here: https://github.com/mikehardy/rnfbdemo/blob/master/make-demo.sh + https://github.com/mikehardy/rnfbdemo/blob/master/make-demo-rn59.sh because it makes a lot less guesswork.

I have no idea what could have gone wrong with the install as I've only followed the recommended install path, basically

You mention that you used the '5.4.1 Firebase Starter' project. What is that? Do you mean this one (currently at 5.4.0?) https://github.com/invertase/react-native-firebase-starter/blob/master/package.json#L3 - if so, it uses pods https://github.com/invertase/react-native-firebase-starter#3-ios-install-pods-rn--0600 so the template here for troubleshooting is incorrect and your Podfile isn't included. Maybe it was a pod install fail? (could pod deintegrate / pod integrate then) or something else

yashlinmaistry commented 5 years ago

Hey Mike,

My mistake, we do use cocoapods for Firebase. Other libraries are manually linked.

Going through the pod file, I found I had all optional Firebase pods included except for Firebase Analytics. After I added it the app works :)

Thanks for the help!

anupamhore commented 3 years ago

My app also go rejected with the same error EXC_CRASH (SIGABRT). I checked my pod file and the firebase analytics was there

pod 'Firebase/Analytics'

Any other way to solve this