firebase / firebase-ios-sdk

Firebase SDK for Apple App Development
https://firebase.google.com
Apache License 2.0
5.6k stars 1.47k forks source link

Watchdog Transgression crash (0x8badf00d) #5463

Closed 0x61726b closed 4 years ago

0x61726b commented 4 years ago

[REQUIRED] Step 1: Describe your environment

[REQUIRED] Step 2: Describe the problem

Steps to reproduce:

When updating the app from a previous version, app does not start and gets killed by watchdog after some time. Subsequent launches are fine. Only the first launch after an update crashes. Also installing from scratch does not have any issue. I'm only posting this here because I see GDTCORReachability on the crash log.

We dont have background entitlements.

Also doesnt appear on Crashlytics.

The UnityFramework addresses are symbolicated by me using: atos -arch arm64 -o UnityFramework.framework.dSYM/Contents/Resources/DWARF/UnityFramework -l 0x105000000 0x000000010522fee4

etc.

Please tell me if I'm symbolicating these incorrectly.

Other addesses are symbolicated by Xcode (by dragging the crash file to Xcode)

Stack trace:

Date/Time:           2020-04-26 14:49:19.6359 +0300
Launch Time:         2020-04-26 14:48:59.4194 +0300
OS Version:          iPhone OS 13.4 (17E255)
Release Type:        User
Baseband Version:    2.05.13
Report Version:      104

Exception Type:  EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d
Termination Description: SPRINGBOARD, process-launch watchdog transgression: application<com.redacted>:90943 exhausted real (wall clock) time allowance of 20.00 seconds | ProcessVisibility: Unknown | ProcessState: Running | WatchdogEvent: process-launch | WatchdogVisibility: Foreground | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 15.590 (user 15.590, system 0.000), 13% CPU", | "Elapsed application CPU time (seconds): 0.130, 0% CPU" | )
Triggered by Thread:  0

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib          0x00000001a744f7e4 __ulock_wait + 8
1   libdispatch.dylib               0x00000001a7308cd8 _dlock_wait + 56
2   libdispatch.dylib               0x00000001a7308c10 _dispatch_once_wait + 124
3   UnityFramework                  0x000000010522ff2c 0x105000000 + 2293548 +[GDTCORReachability sharedInstance] (in UnityFramework) (GDTCORReachability.m:53)
4   UnityFramework                  0x000000010522fee4 0x105000000 + 2293476 +[GDTCORReachability load] (in UnityFramework) (GDTCORReachability.m:0)
5   libobjc.A.dylib                 0x00000001a7385be0 load_images + 952
6   libdyld.dylib                   0x00000001a746843c invocation function for block in dyld3::AllImages::runInitialzersBottomUp+ 66620 (dyld3::closure::Image const*) + 224
7   libdyld.dylib                   0x00000001a745aba8 dyld3::closure::Image::forEachImageToInitBefore(void + 11176 (unsigned int, bool&) block_pointer) const + 104
8   libdyld.dylib                   0x00000001a7468e20 dyld3::AllImages::loadImage+ 69152 (Diagnostics&, unsigned int, dyld3::closure::DlopenClosure const*, bool, bool, bool, bool) + 652
9   libdyld.dylib                   0x00000001a74689ec dyld3::AllImages::dlopen+ 68076 (Diagnostics&, char const*, bool, bool, bool, bool, bool, void const*) + 868
10  libdyld.dylib                   0x00000001a746a434 dyld3::dlopen_internal+ 74804 (char const*, int, void*) + 364
11  libdyld.dylib                   0x00000001a745d6c0 dlopen + 116
12  CoreFoundation                  0x00000001a766f7e8 _CFBundleDlfcnLoadFramework + 140
13  CoreFoundation                  0x00000001a7591ee8 _CFBundleLoadExecutableAndReturnError + 432
14  Foundation                      0x00000001a79627a8 -[NSBundle loadAndReturnError:] + 316
15  redacted                        0x0000000102bcfd54 0x102bc8000 + 32084
16  redacted                        0x0000000102bcfdfc 0x102bc8000 + 32252
17  libdyld.dylib                   0x00000001a74591ec start + 4

Thread 1 name:  Dispatch queue: com.google.GDTCORUploadCoordinator
Thread 1:
0   libsystem_kernel.dylib          0x00000001a744ec10 __psynch_mutexwait + 8
1   libsystem_pthread.dylib         0x00000001a7372808 _pthread_mutex_firstfit_lock_wait + 92
2   libsystem_pthread.dylib         0x00000001a7372778 _pthread_mutex_firstfit_lock_slow + 260
3   libdyld.dylib                   0x00000001a746a314 dyld3::dlopen_internal+ 74516 (char const*, int, void*) + 76
4   libdyld.dylib                   0x00000001a745d6c0 dlopen + 116
5   libnetwork.dylib                0x00000001a9d038d4 __nw_protocol_get_tcp_image_block_invoke + 60
6   libdispatch.dylib               0x00000001a730833c _dispatch_client_callout + 20
7   libdispatch.dylib               0x00000001a7309a68 _dispatch_once_callout + 32
8   libnetwork.dylib                0x00000001a9c91680 nw_path_network_is_satisfied_update_reason + 2944
9   libnetwork.dylib                0x00000001a9c92a68 nw_path_get_interface_index + 76
10  libnetwork.dylib                0x00000001a9c92608 __nw_path_snapshot_fallback_block_invoke + 136
11  libxpc.dylib                    0x00000001a726291c _xpc_dictionary_apply_apply + 68
12  libxpc.dylib                    0x00000001a7261914 _xpc_dictionary_apply_node_f + 156
13  libxpc.dylib                    0x00000001a72628b8 xpc_dictionary_apply + 148
14  libnetwork.dylib                0x00000001a9c8ffec nw_path_snapshot_fallback + 424
15  libnetwork.dylib                0x00000001a9c8f5e0 nw_path_snapshot_path + 764
16  libnetwork.dylib                0x00000001a9c8ed24 nw_path_evaluator_evaluate + 2524
17  libnetwork.dylib                0x00000001a9c8e050 nw_path_create_evaluator_for_endpoint + 784
18  SystemConfiguration             0x00000001a78d85c0 __SCNetworkReachabilitySetDispatchQueue + 508
19  SystemConfiguration             0x00000001a78d8950 SCNetworkReachabilitySetDispatchQueue + 132
20  UnityFramework                  0x000000010523014c 0x105000000 + 2294092 -[GDTCORReachability init] (in UnityFramework) (GDTCORReachability.m:83)
21  UnityFramework                  0x000000010522ff54 0x105000000 + 2293588 __36+[GDTCORReachability sharedInstance]_block_invoke (in UnityFramework) (GDTCORReachability.m:54)
22  libdispatch.dylib               0x00000001a730833c _dispatch_client_callout + 20
23  libdispatch.dylib               0x00000001a7309a68 _dispatch_once_callout + 32
24  UnityFramework                  0x000000010522ff2c 0x105000000 + 2293548 +[GDTCORReachability sharedInstance] (in UnityFramework) (GDTCORReachability.m:53)
25  UnityFramework                  0x000000010522ffa4 0x105000000 + 2293668 +[GDTCORReachability currentFlags] (in UnityFramework) (GDTCORReachability.m:0)
26  UnityFramework                  0x0000000105232d34 0x105000000 + 2305332 -[GDTCORUploadCoordinator uploadConditions] (in UnityFramework) (GDTCORUploadCoordinator.m:150)
27  UnityFramework                  0x000000010523274c 0x105000000 + 2303820 __37-[GDTCORUploadCoordinator startTimer]_block_invoke_2 (in UnityFramework) (GDTCORUploadCoordinator.m:73)
28  libdispatch.dylib               0x00000001a730833c _dispatch_client_callout + 20
29  libdispatch.dylib               0x00000001a730aaf8 _dispatch_continuation_pop + 408
30  libdispatch.dylib               0x00000001a731b624 _dispatch_source_invoke + 1224
31  libdispatch.dylib               0x00000001a730e72c _dispatch_lane_serial_drain + 264
32  libdispatch.dylib               0x00000001a730f290 _dispatch_lane_invoke + 400
33  libdispatch.dylib               0x00000001a7318928 _dispatch_workloop_worker_thread + 584
34  libsystem_pthread.dylib         0x00000001a736f714 _pthread_wqthread + 276
35  libsystem_pthread.dylib         0x00000001a73759c8 start_wqthread + 8

Thread 2:
0   libsystem_pthread.dylib         0x00000001a73759c0 start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib         0x00000001a73759c0 start_wqthread + 0

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0xfffffffffffffffc   x1: 0x0000000000000000   x2: 0x0000000000000d01   x3: 0x0000000000000000
    x4: 0x00000000000062dc   x5: 0x00000002817c6b40   x6: 0x00000001e3ab1b3f   x7: 0x0000000000000000
    x8: 0x0000000000000907   x9: 0x0000000000000d00  x10: 0x0000000000000001  x11: 0x00030002817c9180
   x12: 0x000000026abe59ba  x13: 0x0000000108483a30  x14: 0x0000000082a24000  x15: 0x0000000000000048
   x16: 0x0000000000000203  x17: 0x000000010522ff34  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x000000010861e6b8  x21: 0x0000000001000002  x22: 0x0000000000000d01  x23: 0x00000001f5027000
   x24: 0x000000010980b800  x25: 0x00000001e38aecd5  x26: 0x0000000108483a08  x27: 0x00000001f5027000
   x28: 0x00000001f219c000   fp: 0x000000016d2323d0   lr: 0x00000001a7308cd8
    sp: 0x000000016d2323b0   pc: 0x00000001a744f7e4 cpsr: 0x00000000
   esr: 0x56000080  Address size fault

Podfile.lock:

PODS:
  - AppLovinSDK (6.12.2)
  - Crashlytics (3.14.0):
    - Fabric (~> 1.10.2)
  - Fabric (1.10.2)
  - FBAudienceNetwork (5.8.0):
    - FBSDKCoreKit/Basics (>= 5.6.0)
  - FBSDKCoreKit (6.5.1):
    - FBSDKCoreKit/Basics (= 6.5.1)
    - FBSDKCoreKit/Core (= 6.5.1)
  - FBSDKCoreKit/Basics (6.5.1)
  - FBSDKCoreKit/Core (6.5.1):
    - FBSDKCoreKit/Basics
  - FBSDKGamingServicesKit (6.5.1):
    - FBSDKShareKit (~> 6.5.1)
  - FBSDKLoginKit (6.5.1):
    - FBSDKLoginKit/Login (= 6.5.1)
  - FBSDKLoginKit/Login (6.5.1):
    - FBSDKCoreKit (~> 6.5.1)
  - FBSDKShareKit (6.5.1):
    - FBSDKShareKit/Share (= 6.5.1)
  - FBSDKShareKit/Share (6.5.1):
    - FBSDKCoreKit (~> 6.5.1)
  - Firebase/Analytics (6.21.0):
    - Firebase/Core
  - Firebase/Core (6.21.0):
    - Firebase/CoreOnly
    - FirebaseAnalytics (= 6.4.0)
  - Firebase/CoreOnly (6.21.0):
    - FirebaseCore (= 6.6.5)
  - Firebase/Messaging (6.21.0):
    - Firebase/CoreOnly
    - FirebaseMessaging (~> 4.3.0)
  - Firebase/RemoteConfig (6.21.0):
    - Firebase/CoreOnly
    - FirebaseRemoteConfig (~> 4.4.9)
  - FirebaseABTesting (3.2.0):
    - FirebaseAnalyticsInterop (~> 1.3)
    - FirebaseCore (~> 6.1)
    - Protobuf (>= 3.9.2, ~> 3.9)
  - FirebaseAnalytics (6.4.0):
    - FirebaseCore (~> 6.6)
    - FirebaseInstallations (~> 1.1)
    - GoogleAppMeasurement (= 6.4.0)
    - GoogleUtilities/AppDelegateSwizzler (~> 6.0)
    - GoogleUtilities/MethodSwizzler (~> 6.0)
    - GoogleUtilities/Network (~> 6.0)
    - "GoogleUtilities/NSData+zlib (~> 6.0)"
    - nanopb (= 0.3.9011)
  - FirebaseAnalyticsInterop (1.5.0)
  - FirebaseCore (6.6.5):
    - FirebaseCoreDiagnostics (~> 1.2)
    - FirebaseCoreDiagnosticsInterop (~> 1.2)
    - GoogleUtilities/Environment (~> 6.5)
    - GoogleUtilities/Logger (~> 6.5)
  - FirebaseCoreDiagnostics (1.2.4):
    - FirebaseCoreDiagnosticsInterop (~> 1.2)
    - GoogleDataTransportCCTSupport (~> 3.0)
    - GoogleUtilities/Environment (~> 6.5)
    - GoogleUtilities/Logger (~> 6.5)
    - nanopb (~> 0.3.901)
  - FirebaseCoreDiagnosticsInterop (1.2.0)
  - FirebaseInstallations (1.2.0):
    - FirebaseCore (~> 6.6)
    - GoogleUtilities/Environment (~> 6.6)
    - GoogleUtilities/UserDefaults (~> 6.6)
    - PromisesObjC (~> 1.2)
  - FirebaseInstanceID (4.3.2):
    - FirebaseCore (~> 6.6)
    - FirebaseInstallations (~> 1.0)
    - GoogleUtilities/Environment (~> 6.5)
    - GoogleUtilities/UserDefaults (~> 6.5)
  - FirebaseMessaging (4.3.1):
    - FirebaseAnalyticsInterop (~> 1.5)
    - FirebaseCore (~> 6.6)
    - FirebaseInstanceID (~> 4.3)
    - GoogleUtilities/AppDelegateSwizzler (~> 6.5)
    - GoogleUtilities/Environment (~> 6.5)
    - GoogleUtilities/Reachability (~> 6.5)
    - GoogleUtilities/UserDefaults (~> 6.5)
    - Protobuf (>= 3.9.2, ~> 3.9)
  - FirebaseRemoteConfig (4.4.9):
    - FirebaseABTesting (~> 3.1)
    - FirebaseAnalyticsInterop (~> 1.4)
    - FirebaseCore (~> 6.2)
    - FirebaseInstanceID (~> 4.2)
    - GoogleUtilities/Environment (~> 6.2)
    - "GoogleUtilities/NSData+zlib (~> 6.2)"
    - Protobuf (>= 3.9.2, ~> 3.9)
  - Fyber_Marketplace_MoPubAdapter (0.9.4):
    - Fyber_Marketplace_SDK (= 7.5.4)
    - mopub-ios-sdk/Core (>= 5.5.0)
  - Fyber_Marketplace_SDK (7.5.4):
    - Fyber_Marketplace_SDK/IASDKCore (= 7.5.4)
    - Fyber_Marketplace_SDK/IASDKMRAID (= 7.5.4)
    - Fyber_Marketplace_SDK/IASDKVideo (= 7.5.4)
  - Fyber_Marketplace_SDK/IASDKCore (7.5.4)
  - Fyber_Marketplace_SDK/IASDKMRAID (7.5.4):
    - Fyber_Marketplace_SDK/IASDKCore
  - Fyber_Marketplace_SDK/IASDKVideo (7.5.4):
    - Fyber_Marketplace_SDK/IASDKCore
  - Google-Mobile-Ads-SDK (7.57.0):
    - GoogleAppMeasurement (~> 6.0)
  - GoogleAppMeasurement (6.4.0):
    - GoogleUtilities/AppDelegateSwizzler (~> 6.0)
    - GoogleUtilities/MethodSwizzler (~> 6.0)
    - GoogleUtilities/Network (~> 6.0)
    - "GoogleUtilities/NSData+zlib (~> 6.0)"
    - nanopb (= 0.3.9011)
  - GoogleDataTransport (6.0.0)
  - GoogleDataTransportCCTSupport (3.0.0):
    - GoogleDataTransport (~> 6.0)
    - nanopb (~> 0.3.901)
  - GoogleUtilities/AppDelegateSwizzler (6.6.0):
    - GoogleUtilities/Environment
    - GoogleUtilities/Logger
    - GoogleUtilities/Network
  - GoogleUtilities/Environment (6.6.0):
    - PromisesObjC (~> 1.2)
  - GoogleUtilities/Logger (6.6.0):
    - GoogleUtilities/Environment
  - GoogleUtilities/MethodSwizzler (6.6.0):
    - GoogleUtilities/Logger
  - GoogleUtilities/Network (6.6.0):
    - GoogleUtilities/Logger
    - "GoogleUtilities/NSData+zlib"
    - GoogleUtilities/Reachability
  - "GoogleUtilities/NSData+zlib (6.6.0)"
  - GoogleUtilities/Reachability (6.6.0):
    - GoogleUtilities/Logger
  - GoogleUtilities/UserDefaults (6.6.0):
    - GoogleUtilities/Logger
  - IronSourceSDK (6.16.0.0)
  - MintegralAdSDK (6.2.0.0):
    - MintegralAdSDK/NativeAd (= 6.2.0.0)
  - MintegralAdSDK/BannerAd (6.2.0.0):
    - MintegralAdSDK/NativeAd
  - MintegralAdSDK/BidBannerAd (6.2.0.0):
    - MintegralAdSDK/BidNativeAd
  - MintegralAdSDK/BidInterstitialVideoAd (6.2.0.0):
    - MintegralAdSDK/BidNativeAd
  - MintegralAdSDK/BidNativeAd (6.2.0.0)
  - MintegralAdSDK/BidRewardVideoAd (6.2.0.0):
    - MintegralAdSDK/BidNativeAd
  - MintegralAdSDK/InterstitialVideoAd (6.2.0.0):
    - MintegralAdSDK/NativeAd
  - MintegralAdSDK/NativeAd (6.2.0.0)
  - MintegralAdSDK/RewardVideoAd (6.2.0.0):
    - MintegralAdSDK/NativeAd
  - MoPub-AdMob-Adapters/Network (7.57.0.0):
    - Google-Mobile-Ads-SDK (= 7.57.0)
    - mopub-ios-sdk/Core (~> 5.8)
    - mopub-ios-sdk/NativeAds (~> 5.8)
  - MoPub-Applovin-Adapters/Network (6.12.2.0):
    - AppLovinSDK (= 6.12.2)
    - mopub-ios-sdk/Core (~> 5.8)
  - MoPub-FacebookAudienceNetwork-Adapters/Network (5.8.0.0):
    - FBAudienceNetwork (= 5.8.0)
    - mopub-ios-sdk/Core (~> 5.6)
    - mopub-ios-sdk/NativeAds (~> 5.6)
  - mopub-ios-sdk/Core (5.12.1)
  - mopub-ios-sdk/NativeAds (5.12.1):
    - mopub-ios-sdk/Core
  - MoPub-IronSource-Adapters/Network (6.16.0.0.0):
    - IronSourceSDK (= 6.16.0.0)
    - mopub-ios-sdk/Core (~> 5.6)
  - MoPub-Mintegral-Adapters/Network (6.2.0.0.0):
    - MintegralAdSDK (= 6.2.0.0)
    - MintegralAdSDK/BannerAd (= 6.2.0.0)
    - MintegralAdSDK/BidBannerAd (= 6.2.0.0)
    - MintegralAdSDK/BidInterstitialVideoAd (= 6.2.0.0)
    - MintegralAdSDK/BidNativeAd (= 6.2.0.0)
    - MintegralAdSDK/BidRewardVideoAd (= 6.2.0.0)
    - MintegralAdSDK/InterstitialVideoAd (= 6.2.0.0)
    - MintegralAdSDK/RewardVideoAd (= 6.2.0.0)
    - mopub-ios-sdk/Core (~> 5.8)
    - mopub-ios-sdk/NativeAds (~> 5.8)
  - MoPub-SDK-Plugin (5.12.1)
  - MoPub-UnityAds-Adapters/Network (3.4.2.0):
    - mopub-ios-sdk/Core (~> 5.8)
    - UnityAds (= 3.4.2)
  - MoPub-Vungle-Adapters/Network (6.5.3.0):
    - mopub-ios-sdk/Core (~> 5.8)
    - VungleSDK-iOS (= 6.5.3)
  - nanopb (0.3.9011):
    - nanopb/decode (= 0.3.9011)
    - nanopb/encode (= 0.3.9011)
  - nanopb/decode (0.3.9011)
  - nanopb/encode (0.3.9011)
  - PromisesObjC (1.2.8)
  - Protobuf (3.11.4)
  - UnityAds (3.4.2)
  - VungleSDK-iOS (6.5.3)

DEPENDENCIES:
  - Crashlytics (= 3.14.0)
  - Fabric (= 1.10.2)
  - FBSDKCoreKit (~> 6.2)
  - FBSDKGamingServicesKit (~> 6.2)
  - FBSDKLoginKit (~> 6.2)
  - FBSDKShareKit (~> 6.2)
  - Firebase/Analytics (= 6.21.0)
  - Firebase/Core (= 6.21.0)
  - Firebase/Messaging (= 6.21.0)
  - Firebase/RemoteConfig (= 6.21.0)
  - FirebaseInstanceID (= 4.3.2)
  - Fyber_Marketplace_MoPubAdapter (= 0.9.4)
  - MoPub-AdMob-Adapters/Network (= 7.57.0.0)
  - MoPub-Applovin-Adapters/Network (= 6.12.2.0)
  - MoPub-FacebookAudienceNetwork-Adapters/Network (= 5.8.0.0)
  - mopub-ios-sdk/Core (= 5.12.1)
  - MoPub-IronSource-Adapters/Network (= 6.16.0.0.0)
  - MoPub-Mintegral-Adapters/Network (= 6.2.0.0.0)
  - MoPub-UnityAds-Adapters/Network (= 3.4.2.0)
  - MoPub-Vungle-Adapters/Network (= 6.5.3.0)

SPEC REPOS:
  https://github.com/CocoaPods/Specs.git:
    - AppLovinSDK
    - Crashlytics
    - Fabric
    - FBAudienceNetwork
    - FBSDKCoreKit
    - FBSDKGamingServicesKit
    - FBSDKLoginKit
    - FBSDKShareKit
    - Firebase
    - FirebaseABTesting
    - FirebaseAnalytics
    - FirebaseAnalyticsInterop
    - FirebaseCore
    - FirebaseCoreDiagnostics
    - FirebaseCoreDiagnosticsInterop
    - FirebaseInstallations
    - FirebaseInstanceID
    - FirebaseMessaging
    - FirebaseRemoteConfig
    - Fyber_Marketplace_MoPubAdapter
    - Fyber_Marketplace_SDK
    - Google-Mobile-Ads-SDK
    - GoogleAppMeasurement
    - GoogleDataTransport
    - GoogleDataTransportCCTSupport
    - GoogleUtilities
    - IronSourceSDK
    - MintegralAdSDK
    - MoPub-AdMob-Adapters
    - MoPub-Applovin-Adapters
    - MoPub-FacebookAudienceNetwork-Adapters
    - mopub-ios-sdk
    - MoPub-IronSource-Adapters
    - MoPub-Mintegral-Adapters
    - MoPub-UnityAds-Adapters
    - MoPub-Vungle-Adapters
    - nanopb
    - PromisesObjC
    - Protobuf
    - UnityAds
    - VungleSDK-iOS

SPEC CHECKSUMS:
  AppLovinSDK: 921463134d97f9ced16ffb0586e9b332e769b0a9
  Crashlytics: 540b7e5f5da5a042647227a5e3ac51d85eed06df
  Fabric: 706c8b8098fff96c33c0db69cbf81f9c551d0d74
  FBAudienceNetwork: 98c125767300048ad46c756680644f4ecb7c4040
  FBSDKCoreKit: 3ecb604427e115bd90ff7fc62ee1e30ebd12285b
  FBSDKGamingServicesKit: a09826780864f0875656b0e19b7b9d8f1d05d3c3
  FBSDKLoginKit: 8b2bc5fa30ea269e9d7208a1165c0a668c0ae826
  FBSDKShareKit: 9ad7b8d097fc568e911452feb8112ad7f04bb8a2
  Firebase: f378c80340dd41c0ad0914af740c021eb282a04b
  FirebaseABTesting: 821a3a3e4a145987e80fee3657c4de1cb9adf693
  FirebaseAnalytics: a1a0b3327ceb5cd5b4bacffdb293f6c909aa087d
  FirebaseAnalyticsInterop: 3f86269c38ae41f47afeb43ebf32a001f58fcdae
  FirebaseCore: 9f495d3afacb7b558711e6218ebb14b1c51b5802
  FirebaseCoreDiagnostics: b59c024493a409f8aecba02c99928d0d8431d159
  FirebaseCoreDiagnosticsInterop: 296e2c5f5314500a850ad0b83e9e7c10b011a850
  FirebaseInstallations: 2119fb3e46b0a88bfdbf12562f855ee3252462fa
  FirebaseInstanceID: 7ee0d6777013bb952f377b41965bf132b6a075be
  FirebaseMessaging: 828e66eb357a893e3cebd9ee0f6bc1941447cc94
  FirebaseRemoteConfig: 47abf7a04a9082091955ea555aa79cfdd249b19c
  Fyber_Marketplace_MoPubAdapter: 987aa149f0b436fc958fb9021b8b9a6a55916e9d
  Fyber_Marketplace_SDK: b72d26c042c5577096095d29d3c414bc2b9c9090
  Google-Mobile-Ads-SDK: ec897018b9ab9b447e7aa4876e7f75aba13ba2de
  GoogleAppMeasurement: 6e68a94d0eaeb1d73ef6b0ed4f7334e29d63ae29
  GoogleDataTransport: 061fe7d9b476710e3cd8ea51e8e07d8b67c2b420
  GoogleDataTransportCCTSupport: 0f39025e8cf51f168711bd3fb773938d7e62ddb5
  GoogleUtilities: 39530bc0ad980530298e9c4af8549e991fd033b1
  IronSourceSDK: 60f16cbdc91777e554f110a4d556c6aec2347609
  MintegralAdSDK: 038c5f82fa9312bbebea626282bf18f92037a50c
  MoPub-AdMob-Adapters: caa45d156ca6c22f50b2431d5f9df3fb2c709abf
  MoPub-Applovin-Adapters: 4f411bf0fa1c273ed4697ec63343ccb3f31b2938
  MoPub-FacebookAudienceNetwork-Adapters: d8685afd43497425c2338477faa3780eaadfc973
  mopub-ios-sdk: d1640225b34ad74700e2acddb116cac634fc45d8
  MoPub-IronSource-Adapters: 007bf62fe1dd1f1123dd0831f2486133f4217002
  MoPub-Mintegral-Adapters: bc30f18c02c884fd7815c5c8c51ddb32ce300fb1
  MoPub-SDK-Plugin: 1decbdb27df5424a87c36c31e5b3b149bc969408
  MoPub-UnityAds-Adapters: 686fcb4efac29e58e0264b5fec0be40d687b607a
  MoPub-Vungle-Adapters: 352e6334c33652a4c707ec633bebb28f567b794d
  nanopb: 18003b5e52dab79db540fe93fe9579f399bd1ccd
  PromisesObjC: c119f3cd559f50b7ae681fa59dc1acd19173b7e6
  Protobuf: 176220c526ad8bd09ab1fb40a978eac3fef665f7
  UnityAds: db0da29fa3a7e519bceea56693909df0dd83caa5
  VungleSDK-iOS: f54778abc3ebe6542e1000e5a83e5e35716e0d09

PODFILE CHECKSUM: 583df57468f4994ca27a178cc1087b9420f38654

COCOAPODS: 1.9.1
google-oss-bot commented 4 years ago

I found a few problems with this issue:

seanLee commented 4 years ago

I see your Firebase/Core is 6.21.0 and FirebaseCore is 6.6.5,they are both the almost newest version.I find out that they have solve this issue in the early version,so I have to tell them the issue is still exit in new version.Because I meet the same situation like yours,and I have be told about this for a long time.

mikehaney24 commented 4 years ago

Thanks for the report, symbolication looks good.

This is very weird. Essentially, the OS is saying that a background operation took too long, and the method in question is +load of GDTCORReachability, which calls +sharedInstance. All these threads are waiting, so I suspect what you see is the app launch to a black screen, wait 20 seconds, and then crash? Are these the only threads in the stack trace?

0x61726b commented 4 years ago

Yes, that's exactly what happens. We don't get to see Unity splash screen and no Unity logs are printed on Console so I dont think it's application code at fault. And yes they are the only threads on the crash log. I'm attaching the whole crash files so you can see for yourself. (I didnt symbolicate UnityFramework this time since they look the same)

https://gist.github.com/arkenthera/42977a224fc8fb53944c06236a90ad60

yurykorzun commented 4 years ago

I hope this gets resolved soon, we have exactly the same issue in our Unity app

0x61726b commented 4 years ago

Something to note: This only happens on Unity 2019.3.x (tested Unity 2019.2.x and 2018.4.x and they are fine with the same Firebase SDK versions). So it might be related to how Unity 2019.3 changed iOS project structure (UnityFramework, a seperate framework file). As I understand, main thread and the other thread are waiting each other for some reason and the OS times out the app because a necessary callback wasnt called in time by the app. That could be related to loading UnityFramework file as the stack trace indicates that this happens right after the load image call.

yurykorzun commented 4 years ago

Unity made a very disruptive change by introducing a Unity Framework into the project, even though we've waited for this feature to be implemented, it looks like it is causing all kind of weird issues. I also noticed an issue with ASWebAuthenticationSession used by Facebook SDK.

0x61726b commented 4 years ago

Ok I just found something you might want to consider @mikehaney24.

I checked our build logs for different versions and this issue started to happen on the same version that has :

Installing GoogleDataTransport (6.0.0)
Installing GoogleDataTransportCCTSupport (3.0.0)

The previous versions had:

Installing GoogleDataTransport (5.1.1)
Installing GoogleDataTransportCCTSupport (2.0.3)

I tested updating the app from TestFlight previous builds section one by one. When I got to the app version with GoogleDataTransport 6.0.0, the app stalls on startup and crashes after some period as described on the issue

mikehaney24 commented 4 years ago

Thanks for the work to narrow this down. This file hasn't appreciably changed in a long time, I suspect it's a combination of things. We also generally don't see this in non-unity apps (as far as I know), so there's something weird going on. I've moved this initialization code out of +load, please let me know if the issue persists after the next iOS SDK and subsequent Unity SDK releases.

qreverse commented 4 years ago

Hello,

We also have the exact same issue using Firebase Core and Firebase Analytics via Package Manager.

Most of the time first launch after install will work fine then subsequent launches will fail randomly.

Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 libsystem_kernel.dylib 0x00000001acf328b8 0x1acf0d000 + 153784 1 libdispatch.dylib 0x00000001acdd92a8 0x1acdab000 + 189096

2 libdispatch.dylib 0x00000001acdd91f0 0x1acdab000 + 188912 3 UnityFramework 0x0000000102a2bccc 0x102830000 + 2079948 4 UnityFramework 0x0000000102a2bc80 0x102830000 + 2079872 5 libobjc.A.dylib 0x00000001ace69e78 0x1ace5c000 + 56952 6 libdyld.dylib 0x00000001acf4a994 0x1acf3b000 + 63892 7 libdyld.dylib 0x00000001acf3dbbc 0x1acf3b000 + 11196 8 libdyld.dylib 0x00000001acf4b2d0 0x1acf3b000 + 66256 9 libdyld.dylib 0x00000001acf4ae58 0x1acf3b000 + 65112 10 libdyld.dylib 0x00000001acf4c7a4 0x1acf3b000 + 71588 11 libdyld.dylib 0x00000001acf40420 0x1acf3b000 + 21536 12 CoreFoundation 0x00000001ad1\M-b\M^@\M-& Apr 27 20:33:56 J-Fs-iPhone ReportCrash(OSAnalytics)[294] : Thread 1 name: Dispatch queue: com.google.GDTCORUploadCoordinator Thread 1: 0 libsystem_kernel.dylib 0x00000001acf31ce4 0x1acf0d000 + 150756 1 libsystem_pthread.dylib 0x00000001ace53d38 0x1ace4b000 + 36152 2 libsystem_pthread.dylib 0x00000001ace53cac 0x1ace4b000 + 36012 3 libdyld.dylib 0x00000001acf4c684 0x1acf3b000 + 71300 4 libdyld.dylib 0x00000001acf40420 0x1acf3b000 + 21536 5 libnetwork.dylib 0x00000001af78d948 0x1af37c000 + 4266312 6 libdispatch.dylib 0x00000001ace07184 0x1acdab000 + 377220 7 libdispatch.dylib 0x00000001acdd9f50 0x1acdab000 + 192336 8 libnetwork.dylib 0x00000001af71c828 0x1af37c000 + 3803176 9 libnetwork.dylib 0x00000001af71db88 0x1af37c000 + 3808136 10 libnetwork.dylib 0x00000001af71d744 0x1af37c000 + 3807044 11 libxpc.dylib 0x00000001acd0b1e8 0x1accfb000 + 66024 12 libxpc.dylib 0x00<\M-b\M^@\M-&

We will revert to a older manual SDK, is there any way to have access to theses?

yurykorzun commented 4 years ago

I tried to apply the change made to GoogleDataTransport and it doesn't fix the issue. Something else is going.

maksymmalyhin commented 4 years ago

@yurykorzun Thank you for early testing it! Could you please post the new crash report?

0x61726b commented 4 years ago

I think the applied fix really fixed whatever was happening but I still got a crash but this time in a different library (an Ad network SDK). Said SDK was also utilizing +load -> +sharedInstance. The crash was exactly same but instead of GDTCORReachability it was that SDK's +load call. That SDK didnt have the source files so I couldnt also apply the fix in there so I removed it completely (and pinged them about this) and havent got a crash after trying multiple times on multiple devices. I'm no ObjC expert but whatever happens while loading the UnityFramework broke some fundamental things that worked on older Unity versions. I think that this issue is not only related to Firebase but combination of Unity changing some stuff and breaking some behaviours.

yurykorzun commented 4 years ago

Here is the crash that in my app

Exception Type:  EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d
Termination Description: SPRINGBOARD, process-launch watchdog transgression: application<>:1945 exhausted real (wall clock) time allowance of 20.00 seconds | ProcessVisibility: Unknown | ProcessState: Running | WatchdogEvent: process-launch | WatchdogVisibility: Foreground | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 6.600 (user 6.600, system 0.000), 16% CPU", | "Elapsed application CPU time (seconds): 0.271, 1% CPU" | )
Triggered by Thread:  0

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib          0x00000001a8cff77c __ulock_wait + 8
1   libdispatch.dylib               0x00000001a8b760a8 _dlock_wait + 52
2   libdispatch.dylib               0x00000001a8b75fe8 _dispatch_once_wait$VARIANT$mp + 112
3   libnetwork.dylib                0x00000001ab4e04d0 nw_path_network_is_satisfied_update_reason + 2848
4   libnetwork.dylib                0x00000001ab4e1830 nw_path_get_interface_index + 72
5   libnetwork.dylib                0x00000001ab4e13ec __nw_path_snapshot_fallback_block_invoke + 132
6   libxpc.dylib                    0x00000001a8ad55f0 _xpc_dictionary_apply_apply + 60
7   libxpc.dylib                    0x00000001a8ad4664 _xpc_dictionary_apply_node_f + 152
8   libxpc.dylib                    0x00000001a8ad5594 xpc_dictionary_apply + 136
9   libnetwork.dylib                0x00000001ab4deedc nw_path_snapshot_fallback + 412
10  libnetwork.dylib                0x00000001ab4de50c nw_path_snapshot_path + 748
11  libnetwork.dylib                0x00000001ab4ddc78 nw_path_evaluator_evaluate + 2480
12  libnetwork.dylib                0x00000001ab4dcfe0 nw_path_create_evaluator_for_endpoint + 780
13  SystemConfiguration             0x00000001a9176ac4 __SCNetworkReachabilitySetDispatchQueue + 504
14  SystemConfiguration             0x00000001a9176744 SCNetworkReachabilityScheduleWithRunLoop + 504
15  UnityFramework                  0x000000010910de2c -[IAReachability startNotifier] + 5955116 (IAReachability.m:98)
16  UnityFramework                  0x0000000109109064 -[IAReachabilityManager initWithPivotServer:] + 5935204 (IAReachabilityManager.m:53)
17  UnityFramework                  0x000000010913fef4 +[IASDKCore initialize] + 6160116 (IASDKCore.m:73)
18  libobjc.A.dylib                 0x00000001a8c276f0 CALLING_SOME_+initialize_METHOD + 20
19  libobjc.A.dylib                 0x00000001a8c2d074 initializeNonMetaClass + 640
20  libobjc.A.dylib                 0x00000001a8c2e318 initializeAndMaybeRelock+ 33560 (objc_class*, objc_object*, mutex_tt<false>&, bool) + 284
21  libobjc.A.dylib                 0x00000001a8c3b074 lookUpImpOrForward + 732
22  libobjc.A.dylib                 0x00000001a8c27e9c _objc_msgSend_uncached + 60
23  UnityFramework                  0x000000010910784c -[IAAdRequestHelper setup] + 5929036 (IAAdRequestHelper.m:0)
24  UnityFramework                  0x0000000109107514 __35+[IAAdRequestHelper sharedInstance]_block_invoke + 5928212 (IAAdRequestHelper.m:0)
25  libdispatch.dylib               0x00000001a8bcf524 _dispatch_client_callout + 16
26  libdispatch.dylib               0x00000001a8b76dc8 _dispatch_once_callout + 28
27  UnityFramework                  0x0000000109107350 +[IAAdRequestHelper sharedInstance] + 5927760 (IAAdRequestHelper.m:50)
28  UnityFramework                  0x00000001091072d4 +[IAAdRequestHelper load] + 5927636 (IAAdRequestHelper.m:0)
29  libobjc.A.dylib                 0x00000001a8c3435c load_images + 984
30  libdyld.dylib                   0x00000001a8d17d3c invocation function for block in dyld3::AllImages::runInitialzersBottomUp+ 64828 (dyld3::closure::Image const*) + 220
31  libdyld.dylib                   0x00000001a8d0b064 dyld3::closure::Image::forEachImageToInitBefore(void + 12388 (unsigned int, bool&) block_pointer) const + 92
32  libdyld.dylib                   0x00000001a8d186a0 dyld3::AllImages::loadImage+ 67232 (Diagnostics&, unsigned int, dyld3::closure::DlopenClosure const*, bool, bool, bool, bool) + 612
33  libdyld.dylib                   0x00000001a8d182a8 dyld3::AllImages::dlopen+ 66216 (Diagnostics&, char const*, bool, bool, bool, bool, bool, void const*) + 848
34  libdyld.dylib                   0x00000001a8d19b74 dyld3::dlopen_internal+ 72564 (char const*, int, void*) + 360
35  libdyld.dylib                   0x00000001a8d0d8d8 dlopen + 108
36  CoreFoundation                  0x00000001a8f10218 _CFBundleDlfcnLoadFramework + 136
37  CoreFoundation                  0x00000001a8e38428 _CFBundleLoadExecutableAndReturnError + 424
38  Foundation                      0x00000001a91fe204 -[NSBundle loadAndReturnError:] + 312
39                      0x0000000102ce80c0 UnityFrameworkLoad() + 16576 (main.mm:12)
40                      0x0000000102ce81b4 main + 16820 (main.mm:0)
41  libdyld.dylib                   0x00000001a8d09800 start + 4

Thread 1 name:  Dispatch queue: com.google.GDTCORUploadCoordinator
Thread 1:
0   libsystem_kernel.dylib          0x00000001a8cfeba8 __psynch_mutexwait + 8
1   libsystem_pthread.dylib         0x00000001a8c19a30 _pthread_mutex_firstfit_lock_wait + 88
2   libsystem_pthread.dylib         0x00000001a8c199a4 _pthread_mutex_firstfit_lock_slow$VARIANT$mp + 268
3   libdyld.dylib                   0x00000001a8d19a54 dyld3::dlopen_internal+ 72276 (char const*, int, void*) + 72
4   libdyld.dylib                   0x00000001a8d0d8d8 dlopen + 108
5   libnetwork.dylib                0x00000001ab54f744 __nw_protocol_get_tcp_image_block_invoke + 56
6   libdispatch.dylib               0x00000001a8bcf524 _dispatch_client_callout + 16
7   libdispatch.dylib               0x00000001a8b76dc8 _dispatch_once_callout + 28
8   libnetwork.dylib                0x00000001ab4e04d0 nw_path_network_is_satisfied_update_reason + 2848
9   libnetwork.dylib                0x00000001ab4e1830 nw_path_get_interface_index + 72
10  libnetwork.dylib                0x00000001ab4e13ec __nw_path_snapshot_fallback_block_invoke + 132
11  libxpc.dylib                    0x00000001a8ad55f0 _xpc_dictionary_apply_apply + 60
12  libxpc.dylib                    0x00000001a8ad4664 _xpc_dictionary_apply_node_f + 152
13  libxpc.dylib                    0x00000001a8ad5594 xpc_dictionary_apply + 136
14  libnetwork.dylib                0x00000001ab4deedc nw_path_snapshot_fallback + 412
15  libnetwork.dylib                0x00000001ab4de50c nw_path_snapshot_path + 748
16  libnetwork.dylib                0x00000001ab4ddc78 nw_path_evaluator_evaluate + 2480
17  libnetwork.dylib                0x00000001ab4dcfe0 nw_path_create_evaluator_for_endpoint + 780
18  SystemConfiguration             0x00000001a9176ac4 __SCNetworkReachabilitySetDispatchQueue + 504
19  SystemConfiguration             0x00000001a9176e24 SCNetworkReachabilitySetDispatchQueue + 120
20  UnityFramework                  0x0000000108f73a98 -[GDTCORReachability init] + 4274840 (GDTCORReachability.m:87)
21  UnityFramework                  0x0000000108f738a4 __36+[GDTCORReachability sharedInstance]_block_invoke + 4274340 (GDTCORReachability.m:53)
22  libdispatch.dylib               0x00000001a8bcf524 _dispatch_client_callout + 16
23  libdispatch.dylib               0x00000001a8b76dc8 _dispatch_once_callout + 28
24  UnityFramework                  0x0000000108f73880 +[GDTCORReachability sharedInstance] + 4274304 (GDTCORReachability.m:52)
25  UnityFramework                  0x0000000108f73834 +[GDTCORReachability initialize] + 4274228 (GDTCORReachability.m:0)
26  libobjc.A.dylib                 0x00000001a8c276f0 CALLING_SOME_+initialize_METHOD + 20
27  libobjc.A.dylib                 0x00000001a8c2d074 initializeNonMetaClass + 640
28  libobjc.A.dylib                 0x00000001a8c2e318 initializeAndMaybeRelock+ 33560 (objc_class*, objc_object*, mutex_tt<false>&, bool) + 284
29  libobjc.A.dylib                 0x00000001a8c3b074 lookUpImpOrForward + 732
30  libobjc.A.dylib                 0x00000001a8c27e9c _objc_msgSend_uncached + 60
31  UnityFramework                  0x0000000108f76654 -[GDTCORUploadCoordinator uploadConditions] + 4286036 (GDTCORUploadCoordinator.m:142)
32  UnityFramework                  0x0000000108f7606c __37-[GDTCORUploadCoordinator startTimer]_block_invoke_2 + 4284524 (GDTCORUploadCoordinator.m:73)
33  libdispatch.dylib               0x00000001a8bcf524 _dispatch_client_callout + 16
34  libdispatch.dylib               0x00000001a8b77e98 _dispatch_continuation_pop$VARIANT$mp + 412
35  libdispatch.dylib               0x00000001a8b88430 _dispatch_source_invoke$VARIANT$mp + 1276
36  libdispatch.dylib               0x00000001a8b7b770 _dispatch_lane_serial_drain$VARIANT$mp + 300
37  libdispatch.dylib               0x00000001a8b7c294 _dispatch_lane_invoke$VARIANT$mp + 416
38  libdispatch.dylib               0x00000001a8b8578c _dispatch_workloop_worker_thread + 588
39  libsystem_pthread.dylib         0x00000001a8c20b74 _pthread_wqthread + 272
40  libsystem_pthread.dylib         0x00000001a8c23740 start_wqthread + 8

Thread 2:
0   libsystem_pthread.dylib         0x00000001a8c23738 start_wqthread + 0

Thread 3 name:  Dispatch queue: com.apple.CFNetwork.Connection
Thread 3:
0   libsystem_kernel.dylib          0x00000001a8cfeba8 __psynch_mutexwait + 8
1   libsystem_pthread.dylib         0x00000001a8c19a30 _pthread_mutex_firstfit_lock_wait + 88
2   libsystem_pthread.dylib         0x00000001a8c199a4 _pthread_mutex_firstfit_lock_slow$VARIANT$mp + 268
3   libdyld.dylib                   0x00000001a8d19a54 dyld3::dlopen_internal+ 72276 (char const*, int, void*) + 72
4   libdyld.dylib                   0x00000001a8d0d8d8 dlopen + 108
5   libnetwork.dylib                0x00000001ab18d590 __nw_get_boringssl_image_block_invoke + 56
6   libdispatch.dylib               0x00000001a8bcf524 _dispatch_client_callout + 16
7   libdispatch.dylib               0x00000001a8b76dc8 _dispatch_once_callout + 28
8   libnetwork.dylib                0x00000001ab18d8f0 __nw_protocol_copy_boringssl_definition_block_invoke + 340
9   libdispatch.dylib               0x00000001a8bcf524 _dispatch_client_callout + 16
10  libdispatch.dylib               0x00000001a8b76dc8 _dispatch_once_callout + 28
11  libnetwork.dylib                0x00000001ab318874 nw_tls_create_options + 188
12  libnetwork.dylib                0x00000001ab39c604 nw_parameters_create_secure_tcp + 276
13  CFNetwork                       0x00000001ac1e5158 0x1ac145000 + 655704
14  CFNetwork                       0x00000001ac252c14 0x1ac145000 + 1104916
15  CFNetwork                       0x00000001ac256560 0x1ac145000 + 1119584
16  CFNetwork                       0x00000001ac2566b0 0x1ac145000 + 1119920
17  libdispatch.dylib               0x00000001a8bce9a8 _dispatch_call_block_and_release + 24
18  libdispatch.dylib               0x00000001a8bcf524 _dispatch_client_callout + 16
19  libdispatch.dylib               0x00000001a8b7b8a4 _dispatch_lane_serial_drain$VARIANT$mp + 608
20  libdispatch.dylib               0x00000001a8b7c2c4 _dispatch_lane_invoke$VARIANT$mp + 464
21  libdispatch.dylib               0x00000001a8b7d370 _dispatch_workloop_invoke$VARIANT$mp + 1612
22  libdispatch.dylib               0x00000001a8b8578c _dispatch_workloop_worker_thread + 588
23  libsystem_pthread.dylib         0x00000001a8c20b74 _pthread_wqthread + 272
24  libsystem_pthread.dylib         0x00000001a8c23740 start_wqthread + 8

Thread 4 name:  KSCrash Exception Handler (Secondary)
Thread 4:
0   libsystem_kernel.dylib          0x00000001a8cdd198 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001a8cdc60c mach_msg + 72
2   libsystem_kernel.dylib          0x00000001a8cf9200 thread_suspend + 80
3                       0x0000000102d74b14 SafeDK_ksmachexc_i_handleExceptions + 592660 (KSCrashSentry_MachException.c:237)
4   libsystem_pthread.dylib         0x00000001a8c1fd98 _pthread_start + 156
5   libsystem_pthread.dylib         0x00000001a8c2374c thread_start + 8

Thread 5 name:  KSCrash Exception Handler (Primary)
Thread 5:
0   libsystem_kernel.dylib          0x00000001a8cdd198 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001a8cdc60c mach_msg + 72
2                       0x0000000102d74b38 SafeDK_ksmachexc_i_handleExceptions + 592696 (KSCrashSentry_MachException.c:240)
3   libsystem_pthread.dylib         0x00000001a8c1fd98 _pthread_start + 156
4   libsystem_pthread.dylib         0x00000001a8c2374c thread_start + 8

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0xfffffffffffffffc   x1: 0x0000000000000000   x2: 0x0000000000002501   x3: 0x0000000000000000
    x4: 0x0000000000000000   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x0000000000000310
    x8: 0x0000000000002007   x9: 0x0000000000000000  x10: 0x0000000000000000  x11: 0x0000000000000000
   x12: 0x00000002816f4190  x13: 0x00000001f5cf7960  x14: 0x00000000000007fb  x15: 0x00000000fffffffc
   x16: 0x0000000000000203  x17: 0x00000001a8bcee64  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x00000001f5d1d258  x21: 0x0000000001000002  x22: 0x0000000000002501  x23: 0x0000000000000007
   x24: 0x000000016d115260  x25: 0x00000001e9e32618  x26: 0x0000000000000000  x27: 0x000000016d115710
   x28: 0x000000016d1156f0   fp: 0x000000016d115230   lr: 0x00000001a8b760a8
    sp: 0x000000016d115210   pc: 0x00000001a8cff77c cpsr: 0x00000000
   esr: 0x56000080  Address size fault
maksymmalyhin commented 4 years ago

@arkenthera Thank you for the update! Having a crash report for your case as well can really help investigation.

yurykorzun commented 4 years ago

Here are Firebase versions from my Podfile.lock

- Firebase/Analytics (6.23.0):
    - Firebase/Core
  - Firebase/Core (6.23.0):
    - Firebase/CoreOnly
    - FirebaseAnalytics (= 6.4.2)
  - Firebase/CoreOnly (6.23.0):
    - FirebaseCore (= 6.6.7)
  - Firebase/Messaging (6.23.0):
    - Firebase/CoreOnly
    - FirebaseMessaging (~> 4.3.1)
  - FirebaseAnalytics (6.4.2):
    - FirebaseCore (~> 6.6)
    - FirebaseInstallations (~> 1.2)
    - GoogleAppMeasurement (= 6.4.2)
    - GoogleUtilities/AppDelegateSwizzler (~> 6.0)
    - GoogleUtilities/MethodSwizzler (~> 6.0)
    - GoogleUtilities/Network (~> 6.0)
    - "GoogleUtilities/NSData+zlib (~> 6.0)"
    - nanopb (= 0.3.9011)
  - FirebaseAnalyticsInterop (1.5.0)
  - FirebaseCore (6.6.7):
    - FirebaseCoreDiagnostics (~> 1.2)
    - FirebaseCoreDiagnosticsInterop (~> 1.2)
    - GoogleUtilities/Environment (~> 6.5)
    - GoogleUtilities/Logger (~> 6.5)
  - FirebaseCoreDiagnostics (1.2.4):
    - FirebaseCoreDiagnosticsInterop (~> 1.2)
    - GoogleDataTransportCCTSupport (~> 3.0)
    - GoogleUtilities/Environment (~> 6.5)
    - GoogleUtilities/Logger (~> 6.5)
    - nanopb (~> 0.3.901)
  - FirebaseCoreDiagnosticsInterop (1.2.0)
  - FirebaseInstallations (1.2.0):
    - FirebaseCore (~> 6.6)
    - GoogleUtilities/Environment (~> 6.6)
    - GoogleUtilities/UserDefaults (~> 6.6)
    - PromisesObjC (~> 1.2)
  - FirebaseInstanceID (4.3.4):
    - FirebaseCore (~> 6.6)
    - FirebaseInstallations (~> 1.0)
    - GoogleUtilities/Environment (~> 6.5)
    - GoogleUtilities/UserDefaults (~> 6.5)
  - FirebaseMessaging (4.3.1):
    - FirebaseAnalyticsInterop (~> 1.5)
    - FirebaseCore (~> 6.6)
    - FirebaseInstanceID (~> 4.3)
    - GoogleUtilities/AppDelegateSwizzler (~> 6.5)
    - GoogleUtilities/Environment (~> 6.5)
    - GoogleUtilities/Reachability (~> 6.5)
    - GoogleUtilities/UserDefaults (~> 6.5)
    - Protobuf (>= 3.9.2, ~> 3.9)
0x61726b commented 4 years ago

What @yurykorzun posted was what I also got. IASDKCore and other stuff starting with IA is from Fyber (Inner-Active). I simply removed Fyber SDK from the project and it went away.

maksymmalyhin commented 4 years ago

@arkenthera @yurykorzun Appreciate your help. We will investigate further and get back once we have results.

yurykorzun commented 4 years ago

Here is the crash log after I removed Fyber

Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d
Termination Description: SPRINGBOARD, process-launch watchdog transgression: application<com. . >:1978 exhausted real (wall clock) time allowance of 20.00 seconds | ProcessVisibility: Unknown | ProcessState: Running | WatchdogEvent: process-launch | WatchdogVisibility: Foreground | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 3.880 (user 3.880, system 0.000), 10% CPU", | "Elapsed application CPU time (seconds): 0.185, 0% CPU" | )
Triggered by Thread:  0

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib          0x00000001a8cff77c __ulock_wait + 8
1   libdispatch.dylib               0x00000001a8b760a8 _dlock_wait + 52
2   libdispatch.dylib               0x00000001a8b75fe8 _dispatch_once_wait$VARIANT$mp + 112
3   libnetwork.dylib                0x00000001ab39779c nw_parameters_copy_description + 2144
4   libnetwork.dylib                0x00000001ab396e64 -[NWConcrete_nw_parameters description] + 12
5   Foundation                      0x00000001a92d6058 _NS_os_log_callback + 224
6   libsystem_trace.dylib           0x00000001a8ab0338 _os_log_fmt_flatten_NSCF + 60
7   libsystem_trace.dylib           0x00000001a8aafb34 _os_log_fmt_flatten_object + 212
8   libsystem_trace.dylib           0x00000001a8abc244 _os_log_impl_flatten_and_send + 1756
9   libnetwork.dylib                0x00000001ab4f0e00 nw_path_evaluator_start + 1604
10  libnetwork.dylib                0x00000001ab4f2520 nw_path_evaluator_set_update_handler + 216
11  SystemConfiguration             0x00000001a9176bcc __SCNetworkReachabilitySetDispatchQueue + 768
12  SystemConfiguration             0x00000001a9176e24 SCNetworkReachabilitySetDispatchQueue + 120
13  UnityFramework                  0x000000010b28eadc -[GDTCORReachability init] + 4270812 (GDTCORReachability.m:83)
14  UnityFramework                  0x000000010b28e8e8 __36+[GDTCORReachability sharedInstance]_block_invoke + 4270312 (GDTCORReachability.m:54)
15  libdispatch.dylib               0x00000001a8bcf524 _dispatch_client_callout + 16
16  libdispatch.dylib               0x00000001a8b76dc8 _dispatch_once_callout + 28
17  UnityFramework                  0x000000010b28e8c4 +[GDTCORReachability sharedInstance] + 4270276 (GDTCORReachability.m:53)
18  UnityFramework                  0x000000010b28e878 +[GDTCORReachability load] + 4270200 (GDTCORReachability.m:0)
19  libobjc.A.dylib                 0x00000001a8c3435c load_images + 984
20  libdyld.dylib                   0x00000001a8d17d3c invocation function for block in dyld3::AllImages::runInitialzersBottomUp+ 64828 (dyld3::closure::Image const*) + 220
21  libdyld.dylib                   0x00000001a8d0b064 dyld3::closure::Image::forEachImageToInitBefore(void + 12388 (unsigned int, bool&) block_pointer) const + 92
22  libdyld.dylib                   0x00000001a8d186a0 dyld3::AllImages::loadImage+ 67232 (Diagnostics&, unsigned int, dyld3::closure::DlopenClosure const*, bool, bool, bool, bool) + 612
23  libdyld.dylib                   0x00000001a8d182a8 dyld3::AllImages::dlopen+ 66216 (Diagnostics&, char const*, bool, bool, bool, bool, bool, void const*) + 848
24  libdyld.dylib                   0x00000001a8d19b74 dyld3::dlopen_internal+ 72564 (char const*, int, void*) + 360
25  libdyld.dylib                   0x00000001a8d0d8d8 dlopen + 108
26  CoreFoundation                  0x00000001a8f10218 _CFBundleDlfcnLoadFramework + 136
27  CoreFoundation                  0x00000001a8e38428 _CFBundleLoadExecutableAndReturnError + 424
28  Foundation                      0x00000001a91fe204 -[NSBundle loadAndReturnError:] + 312
29                          0x0000000104fe80c0 UnityFrameworkLoad() + 16576 (main.mm:12)
30                          0x0000000104fe81b4 main + 16820 (main.mm:0)
31  libdyld.dylib                   0x00000001a8d09800 start + 4

Thread 1 name:  Dispatch queue: com.google.GDTCORUploadCoordinator
Thread 1:
0   libsystem_kernel.dylib          0x00000001a8cff77c __ulock_wait + 8
1   libdispatch.dylib               0x00000001a8b760a8 _dlock_wait + 52
2   libdispatch.dylib               0x00000001a8b75fe8 _dispatch_once_wait$VARIANT$mp + 112
3   UnityFramework                  0x000000010b28e8c4 +[GDTCORReachability sharedInstance] + 4270276 (GDTCORReachability.m:53)
4   UnityFramework                  0x000000010b28e938 +[GDTCORReachability currentFlags] + 4270392 (GDTCORReachability.m:0)
5   UnityFramework                  0x000000010b291694 -[GDTCORUploadCoordinator uploadConditions] + 4282004 (GDTCORUploadCoordinator.m:150)
6   UnityFramework                  0x000000010b2910b0 __37-[GDTCORUploadCoordinator startTimer]_block_invoke_2 + 4280496 (GDTCORUploadCoordinator.m:73)
7   libdispatch.dylib               0x00000001a8bcf524 _dispatch_client_callout + 16
8   libdispatch.dylib               0x00000001a8b77e98 _dispatch_continuation_pop$VARIANT$mp + 412
9   libdispatch.dylib               0x00000001a8b88430 _dispatch_source_invoke$VARIANT$mp + 1276
10  libdispatch.dylib               0x00000001a8b7b770 _dispatch_lane_serial_drain$VARIANT$mp + 300
11  libdispatch.dylib               0x00000001a8b7c294 _dispatch_lane_invoke$VARIANT$mp + 416
12  libdispatch.dylib               0x00000001a8b8578c _dispatch_workloop_worker_thread + 588
13  libsystem_pthread.dylib         0x00000001a8c20b74 _pthread_wqthread + 272
14  libsystem_pthread.dylib         0x00000001a8c23740 start_wqthread + 8

Thread 2 name:  Dispatch queue: com.apple.CFNetwork.Connection
Thread 2:
0   libsystem_kernel.dylib          0x00000001a8cfeba8 __psynch_mutexwait + 8
1   libsystem_pthread.dylib         0x00000001a8c19a30 _pthread_mutex_firstfit_lock_wait + 88
2   libsystem_pthread.dylib         0x00000001a8c199a4 _pthread_mutex_firstfit_lock_slow$VARIANT$mp + 268
3   libdyld.dylib                   0x00000001a8d19a54 dyld3::dlopen_internal+ 72276 (char const*, int, void*) + 72
4   libdyld.dylib                   0x00000001a8d0d8d8 dlopen + 108
5   libnetwork.dylib                0x00000001ab18d590 __nw_get_boringssl_image_block_invoke + 56
6   libdispatch.dylib               0x00000001a8bcf524 _dispatch_client_callout + 16
7   libdispatch.dylib               0x00000001a8b76dc8 _dispatch_once_callout + 28
8   libnetwork.dylib                0x00000001ab18d8f0 __nw_protocol_copy_boringssl_definition_block_invoke + 340
9   libdispatch.dylib               0x00000001a8bcf524 _dispatch_client_callout + 16
10  libdispatch.dylib               0x00000001a8b76dc8 _dispatch_once_callout + 28
11  libnetwork.dylib                0x00000001ab318874 nw_tls_create_options + 188
12  libnetwork.dylib                0x00000001ab39c604 nw_parameters_create_secure_tcp + 276
13  CFNetwork                       0x00000001ac1e5158 0x1ac145000 + 655704
14  CFNetwork                       0x00000001ac252c14 0x1ac145000 + 1104916
15  CFNetwork                       0x00000001ac256560 0x1ac145000 + 1119584
16  CFNetwork                       0x00000001ac2566b0 0x1ac145000 + 1119920
17  libdispatch.dylib               0x00000001a8bce9a8 _dispatch_call_block_and_release + 24
18  libdispatch.dylib               0x00000001a8bcf524 _dispatch_client_callout + 16
19  libdispatch.dylib               0x00000001a8b7b8a4 _dispatch_lane_serial_drain$VARIANT$mp + 608
20  libdispatch.dylib               0x00000001a8b7c2c4 _dispatch_lane_invoke$VARIANT$mp + 464
21  libdispatch.dylib               0x00000001a8b7d370 _dispatch_workloop_invoke$VARIANT$mp + 1612
22  libdispatch.dylib               0x00000001a8b8578c _dispatch_workloop_worker_thread + 588
23  libsystem_pthread.dylib         0x00000001a8c20b74 _pthread_wqthread + 272
24  libsystem_pthread.dylib         0x00000001a8c23740 start_wqthread + 8

Thread 3:
0   libsystem_pthread.dylib         0x00000001a8c23738 start_wqthread + 0

Thread 4 name:  KSCrash Exception Handler (Secondary)
Thread 4:
0   libsystem_kernel.dylib          0x00000001a8cdd198 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001a8cdc60c mach_msg + 72
2   libsystem_kernel.dylib          0x00000001a8cf9200 thread_suspend + 80
3                           0x0000000105074b14 SafeDK_ksmachexc_i_handleExceptions + 592660 (KSCrashSentry_MachException.c:237)
4   libsystem_pthread.dylib         0x00000001a8c1fd98 _pthread_start + 156
5   libsystem_pthread.dylib         0x00000001a8c2374c thread_start + 8

Thread 5 name:  KSCrash Exception Handler (Primary)
Thread 5:
0   libsystem_kernel.dylib          0x00000001a8cdd198 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001a8cdc60c mach_msg + 72
2                           0x0000000105074b38 SafeDK_ksmachexc_i_handleExceptions + 592696 (KSCrashSentry_MachException.c:240)
3   libsystem_pthread.dylib         0x00000001a8c1fd98 _pthread_start + 156
4   libsystem_pthread.dylib         0x00000001a8c2374c thread_start + 8
0x61726b commented 4 years ago

@yurykorzun I see +[GDTCORReachability load] in there. You might have forgotten to edit the file after re-exporting

yurykorzun commented 4 years ago

@yurykorzun I see +[GDTCORReachability load] in there. You might have forgotten to edit the file after re-exporting

Sorry, I made the change and then reverted it when I reinstalled pods. I applied the change again and it seems to fix the issue. I am going to test it a bit more. I did a couple builds with and without the change, builds that use "load" method crash the app.

0x61726b commented 4 years ago

Yeah, unfortunately there are other SDKs that crash like this (and can't be removed) so I don't really know what to do or if we re doing something wrong to trigger these crashes. I might go back to the exact version where this issue started and replicate the exact pod versions for everything and try that

yurykorzun commented 4 years ago

Yeah, unfortunately there are other SDKs that crash like this (and can't be removed) so I don't really know what to do or if we re doing something wrong to trigger these crashes. I might go back to the exact version where this issue started and replicate the exact pod versions for everything and try that

I can confirm that adding and removing Fyber from my app also makes a difference. This dependency also makes a load call.

mikehaney24 commented 4 years ago

We do not use Unity,and met the same issue.What we found is when update to the new version of app or relaunch after the last usage that long time ago,the app stuck,then crash,and the subsequent launches are fine.The termination reason is the same as Namespace SPRINGBOARD, Code 0x8badf00d,but termination description is SPRINGBOARD, scene-create watchdog transgression.As above that i said,I have find out the early issue about this have be solved.But no matter which version of Firebase SDK is,we have disturbed by this problem for a long time .I don't know whether does this link help,but i was inspired by it to find the reason why my app would be terminated.

@seanLee Please post your Podfile.lock and a stacktrace of the crash you're seeing without Unity. Thanks!

seanLee commented 4 years ago

@mikehaney24 I'am so sorry that maybe another SDK cause this problem.I have located why the code could crash.

yurykorzun commented 4 years ago

https://forum.unity.com/threads/unityframework-load-in-2019-3-11-causes-watchdog-transgression-crash-0x8badf00d.878620/#post-5778994

0x61726b commented 4 years ago

We reverted the Unity project to 2019.2.x and the watchdog crash does not happen there with the identical SDK setup. Wont be using 2019.3 anytime soon!

ltomov commented 4 years ago

I'm getting the same crash with Unity 2019.3.10f1

What's interesting is that I used Firebase Analytics and Firebase Messaging and didn't have this problem (same Unity version). Then I replaced Firebase Analytics with Google Analytics and the problem started happening (not sure if this is related, but just in case).

This is one of the crash logs:


{"app_name":"myApp","timestamp":"2020-04-28 10:28:42.00 -0700","app_version":"1.2","slice_uuid":"0ea50b26-9141-3623-9fbc-532afe5ae4cf","adam_id":1509924265,"build_version":"7","bundleID":"com.company.myApp","share_with_app_devs":0,"is_first_party":0,"bug_type":"109","os_version":"iPhone OS 13.4.1 (17E262)","incident_id":"AF4FE5E5-D9A7-4316-B8FE-6F94731D4CA3","name":"myApp"}
Incident Identifier: AF4FE5E5-D9A7-4316-B8FE-6F94731D4CA3
CrashReporter Key:   47beadc5206696a73d7700acd15c736daa33ef3e
Hardware Model:      iPad11,3
Process:             myApp [12085]
Path:                /private/var/containers/Bundle/Application/224DF8DD-56F2-4FC1-A761-6E21EE7CE973/myApp.app/myApp
Identifier:          com.company.myApp
Version:             7 (1.2)
AppStoreTools:       11E503a
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.company.myApp [4789]

Date/Time:           2020-04-28 10:28:42.2477 -0700
Launch Time:         2020-04-28 10:28:22.2084 -0700
OS Version:          iPhone OS 13.4.1 (17E262)
Release Type:        User
Baseband Version:    n/a
Report Version:      104

Exception Type:  EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d
Termination Description: SPRINGBOARD, process-launch watchdog transgression: application<com.company.myApp>:12085 exhausted real (wall clock) time allowance of 20.00 seconds | ProcessVisibility: Unknown | ProcessState: Running | WatchdogEvent: process-launch | WatchdogVisibility: Foreground | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 13.360 (user 13.360, system 0.000), 11% CPU", | "Elapsed application CPU time (seconds): 0.107, 0% CPU" | )
Triggered by Thread:  0

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib          0x00000001b9d717e4 0x1b9d4a000 + 161764
1   libdispatch.dylib               0x00000001b9c2acd8 0x1b9c27000 + 15576
2   libdispatch.dylib               0x00000001b9c2ac10 0x1b9c27000 + 15376
3   UIKitCore                       0x00000001bdd460cc 0x1bd667000 + 7205068
4   UIKitCore                       0x00000001bdd4642c 0x1bd667000 + 7205932
5   UIKitCore                       0x00000001bdd467d0 0x1bd667000 + 7206864
6   UIKitCore                       0x00000001bdd2bb5c 0x1bd667000 + 7097180
7   libdispatch.dylib               0x00000001b9c2a33c 0x1b9c27000 + 13116
8   libdispatch.dylib               0x00000001b9c2ba68 0x1b9c27000 + 19048
9   UIKitCore                       0x00000001bdd2bedc 0x1bd667000 + 7098076
10  UnityFramework                  0x000000010690e4bc 0x106800000 + 1107132
11  UnityFramework                  0x0000000106910534 0x106800000 + 1115444
12  libdispatch.dylib               0x00000001b9c2a33c 0x1b9c27000 + 13116
13  libdispatch.dylib               0x00000001b9c2ba68 0x1b9c27000 + 19048
14  UnityFramework                  0x0000000106910510 0x106800000 + 1115408
15  UnityFramework                  0x00000001068bb640 0x106800000 + 767552
16  libdispatch.dylib               0x00000001b9c2a33c 0x1b9c27000 + 13116
17  libdispatch.dylib               0x00000001b9c2ba68 0x1b9c27000 + 19048
18  UnityFramework                  0x00000001068bb6b8 0x106800000 + 767672
19  UnityFramework                  0x0000000107487378 0x106800000 + 13136760
20  UnityFramework                  0x00000001074872f4 0x106800000 + 13136628
21  UnityFramework                  0x0000000107486f70 0x106800000 + 13135728
22  UnityFramework                  0x0000000107487088 0x106800000 + 13136008
23  UnityFramework                  0x0000000107403ce0 0x106800000 + 12598496
24  libobjc.A.dylib                 0x00000001b9ca7ce8 0x1b9c99000 + 60648
25  libdyld.dylib                   0x00000001b9d8a43c 0x1b9d7a000 + 66620
26  libdyld.dylib                   0x00000001b9d7cba8 0x1b9d7a000 + 11176
27  libdyld.dylib                   0x00000001b9d8ae20 0x1b9d7a000 + 69152
28  libdyld.dylib                   0x00000001b9d8a9ec 0x1b9d7a000 + 68076
29  libdyld.dylib                   0x00000001b9d8c434 0x1b9d7a000 + 74804
30  libdyld.dylib                   0x00000001b9d7f6c0 0x1b9d7a000 + 22208
31  CoreFoundation                  0x00000001b9f917e8 0x1b9e58000 + 1284072
32  CoreFoundation                  0x00000001b9eb3ee8 0x1b9e58000 + 376552
33  Foundation                      0x00000001ba2847a8 0x1ba241000 + 276392
34  myApp                           0x0000000104797d54 0x104790000 + 32084
35  myApp                           0x0000000104797dfc 0x104790000 + 32252
36  libdyld.dylib                   0x00000001b9d7b1ec 0x1b9d7a000 + 4588

Thread 1 name:  Dispatch queue: com.apple.uikit.applicationSupportClient
Thread 1:
0   libsystem_kernel.dylib          0x00000001b9d70c10 0x1b9d4a000 + 158736
1   libsystem_pthread.dylib         0x00000001b9c94808 0x1b9c8e000 + 26632
2   libsystem_pthread.dylib         0x00000001b9c94778 0x1b9c8e000 + 26488
3   libdyld.dylib                   0x00000001b9d8c314 0x1b9d7a000 + 74516
4   libdyld.dylib                   0x00000001b9d7f6c0 0x1b9d7a000 + 22208
5   BoardServices                   0x00000001bef128f8 0x1bef01000 + 71928
6   libdispatch.dylib               0x00000001b9c2a33c 0x1b9c27000 + 13116
7   libdispatch.dylib               0x00000001b9c2ba68 0x1b9c27000 + 19048
8   BoardServices                   0x00000001bef128d8 0x1bef01000 + 71896
9   BoardServices                   0x00000001bef102f8 0x1bef01000 + 62200
10  BoardServices                   0x00000001bef0ff08 0x1bef01000 + 61192
11  libdispatch.dylib               0x00000001b9c2a33c 0x1b9c27000 + 13116
12  libdispatch.dylib               0x00000001b9c2ba68 0x1b9c27000 + 19048
13  BoardServices                   0x00000001bef0feb4 0x1bef01000 + 61108
14  BoardServices                   0x00000001bef08244 0x1bef01000 + 29252
15  UIKitServices                   0x00000001c0a31d44 0x1c0a2b000 + 27972
16  libdispatch.dylib               0x00000001b9c2a33c 0x1b9c27000 + 13116
17  libdispatch.dylib               0x00000001b9c371f4 0x1b9c27000 + 66036
18  UIKitServices                   0x00000001c0a31bf8 0x1c0a2b000 + 27640
19  UIKitServices                   0x00000001c0a31468 0x1c0a2b000 + 25704
20  UIKitCore                       0x00000001bdd4628c 0x1bd667000 + 7205516
21  UIKitCore                       0x00000001bdd46150 0x1bd667000 + 7205200
22  UIKitCore                       0x00000001bdd46128 0x1bd667000 + 7205160
23  libdispatch.dylib               0x00000001b9c2a33c 0x1b9c27000 + 13116
24  libdispatch.dylib               0x00000001b9c2ba68 0x1b9c27000 + 19048
25  UIKitCore                       0x00000001bdd460cc 0x1bd667000 + 7205068
26  UIKitCore                       0x00000001bdd463fc 0x1bd667000 + 7205884
27  libdispatch.dylib               0x00000001b9c28ec4 0x1b9c27000 + 7876
28  libdispatch.dylib               0x00000001b9c2a33c 0x1b9c27000 + 13116
29  libdispatch.dylib               0x00000001b9c396e8 0x1b9c27000 + 75496
30  libdispatch.dylib               0x00000001b9c39d9c 0x1b9c27000 + 77212
31  libsystem_pthread.dylib         0x00000001b9c916d8 0x1b9c8e000 + 14040
32  libsystem_pthread.dylib         0x00000001b9c979c8 0x1b9c8e000 + 39368

Thread 2:
0   libsystem_pthread.dylib         0x00000001b9c979c0 0x1b9c8e000 + 39360

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0xfffffffffffffffc   x1: 0x0000000000000000   x2: 0x0000000000001101   x3: 0x0000000000000000
    x4: 0x000000028196b000   x5: 0x000000000000001d   x6: 0x0000000280c762e0   x7: 0x0000000000000000
    x8: 0x0000000000001507   x9: 0x0000000000001100  x10: 0x0000000000000001  x11: 0x0007000282275580
   x12: 0x0000000170c2fe89  x13: 0x000041a2060f6f0d  x14: 0x00000001f4eaa8a2  x15: 0x00000001fae58ed8
   x16: 0x0000000000000203  x17: 0x00000001bdd460d0  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x00000002061059f8  x21: 0x0000000001000002  x22: 0x0000000000001101  x23: 0x0000000108108000
   x24: 0x0000000206105000  x25: 0x000000010802a850  x26: 0x00000002060fb288  x27: 0x0000000283068200
   x28: 0x00000002032b4000   fp: 0x000000016b66a080   lr: 0x00000001b9c2acd8
    sp: 0x000000016b66a060   pc: 0x00000001b9d717e4 cpsr: 0x00000000
   esr: 0x56000080  Address size fault

Binary Images:
0x104790000 - 0x104797fff myApp arm64  <0ea50b26914136239fbc532afe5ae4cf> /var/containers/Bundle/Application/224DF8DD-56F2-4FC1-A761-6E21EE7CE973/myApp.app/myApp
0x104968000 - 0x1049cffff dyld arm64e  <592a4b82e7623dc69409d35dd4a89b6f> /usr/lib/dyld
0x104a58000 - 0x104a63fff libobjc-trampolines.dylib arm64e  <cc80c891368533149cb4d5b6742345d9> /usr/lib/libobjc-trampolines.dylib
0x106800000 - 0x107e5ffff UnityFramework arm64  <3a7707d6bfb43aec8745ecb8d4ca1987> /var/containers/Bundle/Application/224DF8DD-56F2-4FC1-A761-6E21EE7CE973/myApp.app/Frameworks/UnityFramework.framework/UnityFramework
0x1b9b5c000 - 0x1b9b72fff libsystem_trace.dylib arm64e  <426db377a1b83286a6f0b76c54b67296> /usr/lib/system/libsystem_trace.dylib
0x1b9b73000 - 0x1b9ba6fff libxpc.dylib arm64e  <b18d50ebbc6a3b30ba17d0ec38c1f6cd> /usr/lib/system/libxpc.dylib
0x1b9ba7000 - 0x1b9ba7fff libsystem_blocks.dylib arm64e  <6ff4a25c412e3ce4b1b334944f09ce82> /usr/lib/system/libsystem_blocks.dylib
0x1b9ba8000 - 0x1b9c26fff libsystem_c.dylib arm64e  <7f94328bc9753618a7b810f446959ed4> /usr/lib/system/libsystem_c.dylib
0x1b9c27000 - 0x1b9c64fff libdispatch.dylib arm64e  <783b1b755a873a6eb7235caa2663c75f> /usr/lib/system/libdispatch.dylib
0x1b9c65000 - 0x1b9c86fff libsystem_malloc.dylib arm64e  <37a79e73afa13935b4ab7f231581c343> /usr/lib/system/libsystem_malloc.dylib
0x1b9c87000 - 0x1b9c8dfff libsystem_platform.dylib arm64e  <5ba431b074c93dfeb5156ba90b508b21> /usr/lib/system/libsystem_platform.dylib
0x1b9c8e000 - 0x1b9c98fff libsystem_pthread.dylib arm64e  <40438d42d12a3fa1b5e6a999495181c8> /usr/lib/system/libsystem_pthread.dylib
0x1b9c99000 - 0x1b9ccafff libobjc.A.dylib arm64e  <fbeed962693f3ee780ce9764def56b78> /usr/lib/libobjc.A.dylib
0x1b9ccb000 - 0x1b9d33fff libcorecrypto.dylib arm64e  <8e3f0607615e3a2faa0acb305aa34025> /usr/lib/system/libcorecrypto.dylib
0x1b9d34000 - 0x1b9d49fff libc++abi.dylib arm64e  <7773c226504f342b8879a9dfcbb953f2> /usr/lib/libc++abi.dylib
0x1b9d4a000 - 0x1b9d79fff libsystem_kernel.dylib arm64e  <08b76adcceb7388fb4b2bdd52c7375e3> /usr/lib/system/libsystem_kernel.dylib
0x1b9d7a000 - 0x1b9daefff libdyld.dylib arm64e  <95b366e7f5bd3308941624b35999029b> /usr/lib/system/libdyld.dylib
0x1b9daf000 - 0x1b9db7fff libsystem_darwin.dylib arm64e  <90a47653df0c346c8cfa1d81ea87b244> /usr/lib/system/libsystem_darwin.dylib
0x1b9db8000 - 0x1b9e15fff libc++.1.dylib arm64e  <cd3dd206dfc53d7a87fa84c638fe62a4> /usr/lib/libc++.1.dylib
0x1b9e16000 - 0x1b9e57fff libsystem_info.dylib arm64e  <2f8814e1526f3e91800eb99f964e4af6> /usr/lib/system/libsystem_info.dylib
0x1b9e58000 - 0x1ba1d5fff CoreFoundation arm64e  <9624aafd54373772a5070f357875808d> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1ba1d6000 - 0x1ba240fff SystemConfiguration arm64e  <51f61d30a54a32fe83e0c07fde17d338> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1ba241000 - 0x1ba50cfff Foundation arm64e  <2b7bd2f310a83cba9de35e1f48d9213e> /System/Library/Frameworks/Foundation.framework/Foundation
0x1ba50d000 - 0x1ba53ffff libCRFSuite.dylib arm64e  <f96596c0977f3fb98170380eb0f00d36> /usr/lib/libCRFSuite.dylib
0x1ba540000 - 0x1ba6c2fff CoreServices arm64e  <596f36898d543a38b2b5bbea04307885> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x1ba6c3000 - 0x1ba724fff libSparse.dylib arm64e  <b3953d5d15143fc2af0f68e3a2f84482> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1ba725000 - 0x1bac1efff ImageIO arm64e  <fe80d4682d9137ed81277b974db00e16> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1bac1f000 - 0x1bac21fff ConstantClasses arm64e  <25cdea383a8435f68d0ae0ab21f8cf06> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1bac22000 - 0x1badbbfff CoreText arm64e  <ad12aef7516e3a6b945901e7e920185b> /System/Library/Frameworks/CoreText.framework/CoreText
0x1badbc000 - 0x1baef9fff Security arm64e  <9586a2f262ad35f18e17c109a5a6912b> /System/Library/Frameworks/Security.framework/Security
0x1baefa000 - 0x1bafa0fff IOKit arm64e  <0673030ac3a53e6684e39a9983b8611b> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1bafa1000 - 0x1bafd8fff libMobileGestalt.dylib arm64e  <2c5bcc45e38933258737e4748cd4fc06> /usr/lib/libMobileGestalt.dylib
0x1bafd9000 - 0x1bb037fff libprotobuf.dylib arm64e  <16aa80901ca93d1b850ebb321f5652be> /usr/lib/libprotobuf.dylib
0x1bb038000 - 0x1bb04afff libprotobuf-lite.dylib arm64e  <1ead3579ffd53147a9b0e1448130a5eb> /usr/lib/libprotobuf-lite.dylib
0x1bb04b000 - 0x1bb2aafff libicucore.A.dylib arm64e  <2dc1dc2c3d13301aaef393611a29247d> /usr/lib/libicucore.A.dylib
0x1bb2d5000 - 0x1bb31bfff WirelessDiagnostics arm64e  <4ed0df42185a389f8281246f8d62fe22> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x1bb31c000 - 0x1bb358fff libAWDSupport.dylib arm64e  <f2ada8e3d47a337ea49581e8cf4243c6> /usr/lib/libAWDSupport.dylib
0x1bb359000 - 0x1bb7a8fff CoreAudio arm64e  <9364d152f3343c9bbf44b1a1ced221c2> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1bb7a9000 - 0x1bba82fff CoreImage arm64e  <534b276bf3b6335e8a15ed7539c54702> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1bba83000 - 0x1bbb76fff LanguageModeling arm64e  <90ce29bed96333cfb02c02a5d1c03678> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1bbb77000 - 0x1bbbbdfff Lexicon arm64e  <28d1fcd6487b3219a7de87ad3c852558> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1bbbbe000 - 0x1bbd44fff libsqlite3.dylib arm64e  <8a0963ecea66378d956bfaaa54508afd> /usr/lib/libsqlite3.dylib
0x1bbd45000 - 0x1bbd77fff MobileKeyBag arm64e  <c66d0ee2e7943bcdbb2f426de2d3e207> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1bbd78000 - 0x1bbd81fff libsystem_notify.dylib arm64e  <2509ff7f57e533c994ed85c226baaa67> /usr/lib/system/libsystem_notify.dylib
0x1bbd82000 - 0x1bbf6efff CoreDuet arm64e  <fa494103007535ffaf8db7946a0cbd81> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1bbf6f000 - 0x1bc0b6fff Montreal arm64e  <e0c5c3f9e5183e11b8dbae13e50d9427> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1bc0b7000 - 0x1bc19bfff NLP arm64e  <6cfaf73f401832b9934588016397b4ef> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1bc19c000 - 0x1bc1bafff CellularPlanManager arm64e  <1f34c041ff2830dd89b843d5f48b5692> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1bc1bb000 - 0x1bc1f8fff AppSupport arm64e  <03e2fc117ef5341d9735507cb71b3538> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1bc1f9000 - 0x1bc6e5fff libnetwork.dylib arm64e  <6b86071a0dfc3efda798615ec6a7d591> /usr/lib/libnetwork.dylib
0x1bc6e6000 - 0x1bc7f7fff ManagedConfiguration arm64e  <f4637fe9b226391198a9f0290ab1eb50> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1bc7f8000 - 0x1bc822fff CoreServicesStore arm64e  <ff17e9858eb83bc6824bb8131c371be7> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1bc823000 - 0x1bc844fff UserManagement arm64e  <8b4f8dbce8343e03bcc102929006d637> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1bc845000 - 0x1bcafafff CoreML arm64e  <5aea650251f73456aed6ba12f4301d8d> /System/Library/Frameworks/CoreML.framework/CoreML
0x1bcafb000 - 0x1bcb11fff ProtocolBuffer arm64e  <c60dfe3cf75231139412a12e00e8ec05> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1bcb12000 - 0x1bcb2cfff CommonUtilities arm64e  <40f314982784388a9cbbfbea228c2e8d> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1bcb2d000 - 0x1bcb2dfff libenergytrace.dylib arm64e  <f9b52a49c615387e865a6086b7655272> /usr/lib/libenergytrace.dylib
0x1bcb2e000 - 0x1bcb65fff RunningBoardServices arm64e  <a65f835dabc1363288e863203cf93c28> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1bcb66000 - 0x1bcbe6fff BaseBoard arm64e  <3e67a38cf55d3f2886aad33bbe0ed907> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1bcbe7000 - 0x1bd138fff SiriTTS arm64e  <89c59a7ed45a30b5a81ca87b083cc6e1> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1bd139000 - 0x1bd1adfff CoreLocation arm64e  <d40048141baf3c69bf1e227b15723610> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1bd1bb000 - 0x1bd211fff Accounts arm64e  <425be5d5f1da30abb4be823277e41c12> /System/Library/Frameworks/Accounts.framework/Accounts
0x1bd212000 - 0x1bd222fff SharedWebCredentials arm64e  <9443b8cd9eaf3c6597debae0e604ec80> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1bd223000 - 0x1bd584fff CFNetwork arm64e  <1362d01cc0163c49b6176b19826ab3b2> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1bd585000 - 0x1bd666fff UIFoundation arm64e  <af91401f121132409a212132f692b587> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1bd667000 - 0x1be7dafff UIKitCore arm64e  <66c0bdeb71cf3148af27a5b055fad9a5> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1be7db000 - 0x1be7e9fff AssertionServices arm64e  <1e2c2c8f0b393dcabe859d1b50ca40fa> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1be7ea000 - 0x1be8c3fff CoreTelephony arm64e  <7bb1669074b831ea80db40cd6208e4f8> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1be8c4000 - 0x1be8c9fff AggregateDictionary arm64e  <718ba31eaa1b3f4b9a4f98c895135176> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1be8ca000 - 0x1be8e0fff libsystem_asl.dylib arm64e  <b2e939627b9f37e48c1273e3c5c767a1> /usr/lib/system/libsystem_asl.dylib
0x1be8e1000 - 0x1be95cfff CloudDocs arm64e  <9eab01d404ad3066825cfd683ef75dce> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1be95d000 - 0x1bec90fff CoreData arm64e  <98f0309430ec39d3b10dec7866aefedd> /System/Library/Frameworks/CoreData.framework/CoreData
0x1bec91000 - 0x1beebbfff Vision arm64e  <60855bb208073da0847d8120f16e9de5> /System/Library/Frameworks/Vision.framework/Vision
0x1beebc000 - 0x1bef00fff PhotoFoundation arm64e  <c03e15fef4f13921a241a0c7de746ad5> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1bef01000 - 0x1bef2cfff BoardServices arm64e  <8c3e3899c16130e5969692c38f72ce21> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1bef2d000 - 0x1befe4fff libboringssl.dylib arm64e  <c853ad30336e391fae8a4b573aa66076> /usr/lib/libboringssl.dylib
0x1befe5000 - 0x1beff3fff libsystem_networkextension.dylib arm64e  <c103057d85533c70ad8565d5c9570e00> /usr/lib/system/libsystem_networkextension.dylib
0x1beff4000 - 0x1bf014fff CoreAnalytics arm64e  <304d463613f63404a543e52e4110c5ef> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1bf015000 - 0x1bf18dfff CloudKit arm64e  <a8d1fad8a1923f619e78b7aaf75fb448> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1bf18e000 - 0x1bf1ddfff SpringBoardServices arm64e  <e3323cccd0113149864835936bd9714f> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1bf1de000 - 0x1bf254fff FrontBoardServices arm64e  <039fcb83a7ec387294e8dd490434eaeb> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1bf255000 - 0x1bf37efff Network arm64e  <01c0931aecfa3412a14a2ae80955c86e> /System/Library/Frameworks/Network.framework/Network
0x1bf37f000 - 0x1bf3dbfff libusrtcp.dylib arm64e  <d96231b3f4db3a5daf76fe4e55bf2a7b> /usr/lib/libusrtcp.dylib
0x1bf3dc000 - 0x1bf3e3fff libsystem_symptoms.dylib arm64e  <c0ff34dd31a73606a440997721681695> /usr/lib/system/libsystem_symptoms.dylib
0x1bf3e4000 - 0x1c032efff GeoServices arm64e  <7efc5863ae4d32d8949f0e42de113ca5> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1c032f000 - 0x1c0337fff TCC arm64e  <b9a1453608803588aa27775f313f3804> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1c0338000 - 0x1c0393fff IMFoundation arm64e  <dd2143a093173bb9a2fb01cd74b855a8> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1c0394000 - 0x1c050efff CoreUtils arm64e  <386ec190cecc3642b80516a7fd26571f> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1c050f000 - 0x1c05c2fff IMSharedUtilities arm64e  <f26ac29d9a7d394d83a3e31af53330b0> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1c05c3000 - 0x1c05f8fff ImageCaptureCore arm64e  <e6e2c04416033b0aadf17b859647df3f> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x1c05f9000 - 0x1c0602fff libsystem_containermanager.dylib arm64e  <0c91d40006073e1ab57c23ee1b9d9798> /usr/lib/system/libsystem_containermanager.dylib
0x1c0603000 - 0x1c0681fff AppleAccount arm64e  <cd30ca4f35433c2bb8c66004a69ef1b9> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1c0682000 - 0x1c069dfff ApplePushService arm64e  <6c779d9826943d428293e09a47064d3f> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1c069e000 - 0x1c078dfff IDS arm64e  <23d121aed87b33a7aedc18d5df013c2e> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1c078e000 - 0x1c08bbfff IDSFoundation arm64e  <ced095fc088a3ecd9a554c3398494259> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1c08bc000 - 0x1c08bdfff libCTGreenTeaLogger.dylib arm64e  <e5c97b6a61ae3a9f94cf03f63dba1f61> /usr/lib/libCTGreenTeaLogger.dylib
0x1c0925000 - 0x1c0a2afff CoreMedia arm64e  <fe577d3204193d14b24ca9650a420869> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1c0a2b000 - 0x1c0a3afff UIKitServices arm64e  <10b125d2500d3b0ca59cb2f233f64da4> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x1c0a3b000 - 0x1c0a9afff BackBoardServices arm64e  <7a60ddf227b4312d83282b88b5ad08dd> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1c0a9b000 - 0x1c0cf6fff QuartzCore arm64e  <37156f210d1538c39745b1f78f698da8> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1c0cf7000 - 0x1c0dc0fff ColorSync arm64e  <ca3fc5e3e3f43c058803e4efe1a41f3c> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1c0dc1000 - 0x1c1336fff CoreGraphics arm64e  <f99bd63973643a6c91c44bf97236fea4> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1c1337000 - 0x1c1470fff Contacts arm64e  <bd71da1b11243a4f9d211dc6cf281d8c> /System/Library/Frameworks/Contacts.framework/Contacts
0x1c1471000 - 0x1c14a1fff UserNotifications arm64e  <2e28ea53a4c733c385e0ae7b4bd8638c> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1c14a2000 - 0x1c14c5fff LocationSupport arm64e  <33ff9f67cf68310fb802080299788efa> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1c14c6000 - 0x1c162afff Sharing arm64e  <0518634f44a836189362b938c0b1de4f> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1c162b000 - 0x1c1cb7fff WebKit arm64e  <cdf787dfc22f3beba7a6fa234d6bedea> /System/Library/Frameworks/WebKit.framework/WebKit
0x1c1cb8000 - 0x1c3b30fff WebCore arm64e  <58e39f31221e38a5b642523f27fb0dcd> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1c3b31000 - 0x1c3b4cfff libAccessibility.dylib arm64e  <93b7f9ec76b73b6abc99d671b53b5398> /usr/lib/libAccessibility.dylib
0x1c3b4d000 - 0x1c3b59fff AXCoreUtilities arm64e  <b5496128d4b0350d9f12b39b67dfc1c7> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1c3b5a000 - 0x1c3bd2fff ContactsFoundation arm64e  <929c820513aa3cb2b0d6af5eb9cf7178> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1c3bd3000 - 0x1c3be7fff PowerLog arm64e  <d8af33e5d1823cb4a5037785bac65ba2> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1c3be8000 - 0x1c3bf9fff IOSurface arm64e  <68a7d54a4cb83b05985b5eac8f487b58> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1c3bfa000 - 0x1c430cfff MediaToolbox arm64e  <7f9fd1a758903666a975d7445ba5d8ed> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1c430d000 - 0x1c4315fff GraphicsServices arm64e  <097064a7ef5f36adb41994e1e05ff0a6> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1c4316000 - 0x1c4402fff AccessibilityUtilities arm64e  <976256d8bf3f384bbb8d15bbfa996cef> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x1c4403000 - 0x1c4608fff AVFoundation arm64e  <e984c99bc3f2314c956fa65b67dcd4cd> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1c4609000 - 0x1c4640fff OnBoardingKit arm64e  <c10e5af48c03314b92563e650259632a> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1c4641000 - 0x1c4690fff MobileWiFi arm64e  <492d6a6f370c3be08120d3517e4fc6c1> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1c4691000 - 0x1c46aafff MobileAsset arm64e  <3bb85d8577ac338398799a1aa8549eab> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1c46ab000 - 0x1c46b8fff libGSFont.dylib arm64e  <df87ee983c643a6eab8410a0ecfbf794> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1c46b9000 - 0x1c46c2fff FontServices arm64e  <e66c35173afd3de18998ac2b3cb3ffd5> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1c46c3000 - 0x1c4812fff libFontParser.dylib arm64e  <35afa83ce2613045bd354adb054e5a04> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1c4813000 - 0x1c485ffff AXRuntime arm64e  <d58ba92d383b3c8dad497cde42f4bcfb> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x1c4860000 - 0x1c4862fff libAXSafeCategoryBundle.dylib arm64e  <139f085a79fe379f9766ff3ab1d584bf> /usr/lib/libAXSafeCategoryBundle.dylib
0x1c4863000 - 0x1c49a0fff SearchFoundation arm64e  <a51ec57c23e6365abd446ddb827d428f> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1c49a1000 - 0x1c4ac5fff Preferences arm64e  <1c3f0e3a1d12399aaa16c1eabcf98023> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1c4ac6000 - 0x1c5159fff PhotoLibraryServices arm64e  <3021833d23e333f3aca4d0c20e736840> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1c515a000 - 0x1c53e6fff vImage arm64e  <b791062e119f3690a58e0bf31568bd90> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1c53e7000 - 0x1c5615fff AudioToolbox arm64e  <e5bf43aa26c837eb96a587e48abe22ea> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1c5616000 - 0x1c5648fff libAudioToolboxUtility.dylib arm64e  <89e49fa0de8c377aa65807e29fad8606> /usr/lib/libAudioToolboxUtility.dylib
0x1c5649000 - 0x1c580ffff ContactsUI arm64e  <4f5874b5d2173a9dab9ea9c2ad79e8b6> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1c5810000 - 0x1c587bfff UIAccessibility arm64e  <57bb3d08f3a73acea3f573737de9450f> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
0x1c587c000 - 0x1c5a8cfff Photos arm64e  <98f0dd9fd5a03e30a6e2bcf1da0559e6> /System/Library/Frameworks/Photos.framework/Photos
0x1c5a8d000 - 0x1c5b23fff ShareSheet arm64e  <5e2d5419df30323bb0ed0a6667495d58> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1c5b24000 - 0x1c5b37fff BaseBoardUI arm64e  <491cad9676293458a71759b2442d7a87> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1c5b38000 - 0x1c5beffff PDFKit arm64e  <6180f7f1cf4c3130bc7cdf0c96f32500> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1c5c71000 - 0x1c5c9ffff DocumentManager arm64e  <7e3858123aef3cd3bf193d31ecf6c652> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1c5ca0000 - 0x1c5f05fff libmecabra.dylib arm64e  <ad03042fa3643d3191e70aca7a801b5f> /usr/lib/libmecabra.dylib
0x1c5f06000 - 0x1c5f81fff AuthKit arm64e  <651ab9f65df436758a8506cbbaa96087> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1c5f82000 - 0x1c63b7fff Intents arm64e  <13a89869adc7388f9897cd77568e7eec> /System/Library/Frameworks/Intents.framework/Intents
0x1c63cd000 - 0x1c652dfff WebKitLegacy arm64e  <c7d4223d84ed35a3ba6658886a429f0c> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1c652e000 - 0x1c659afff TextInput arm64e  <8fefde921a2439cba5646f7605fa160d> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1c659b000 - 0x1c6618fff AXMediaUtilities arm64e  <eb4841bfbf4430edb6fd0c051a72d2e6> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
0x1c6619000 - 0x1c661cfff XCTTargetBootstrap arm64e  <3e94495f49e83fceb208f2575c214428> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1c661d000 - 0x1c66d7fff CorePDF arm64e  <45a75a5132603724a0fdbe68cd89f09a> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1c66d8000 - 0x1c6713fff AccessibilityUIUtilities arm64e  <14d536a48ae63bdab0a2e3e44e4c0daf> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x1c6714000 - 0x1c6acbfff MediaPlayer arm64e  <6e3962238c0836be896c4787bbdbc428> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1c6acc000 - 0x1c6deafff AppleMediaServices arm64e  <3975b3a34a713a108bbdf768338dd254> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1c6deb000 - 0x1c6e12fff CacheDelete arm64e  <14b9aec604b43a668a786667f8c2528f> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1c6e13000 - 0x1c6fdcfff CoreMotion arm64e  <1426df1d49013a0785a0b5e3b3e64085> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1c6fdd000 - 0x1c70c9fff AVFAudio arm64e  <e8696dcdb8a4356eaa0212e49e7fc4fc> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1c72c8000 - 0x1c7381fff CoreUI arm64e  <5f08500d07493aa6a765a50bb0d85b4c> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1c7382000 - 0x1c73a6fff AppSupportUI arm64e  <0faa63d0952f34229b6dae421401b345> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1c73a7000 - 0x1c73ddfff CoreVideo arm64e  <9d7156dd3796373885067cbac480b15a> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1c73de000 - 0x1c761bfff AudioToolboxCore arm64e  <c49d3916f10d3e998bf27728e20b5af6> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1c761c000 - 0x1c7661fff CoreDuetContext arm64e  <65cd6a9e5bdf306b9571d9a97e09fae3> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1c7662000 - 0x1c769dfff SetupAssistant arm64e  <949de4a612aa370296be2fbea4cbccbd> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1c769e000 - 0x1c775efff TelephonyUtilities arm64e  <71a6275dc4483292a9c76d7295049af3> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1c775f000 - 0x1c7789fff PlugInKit arm64e  <e3482a5384ac3388aa5199686957fba9> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1c7b57000 - 0x1c7c9cfff AssistantServices arm64e  <2fe46c46134935389a6e85013d5adabc> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1c7c9d000 - 0x1c7cfefff ProactiveSupport arm64e  <47fc09c886de3e98896abc9f31f252a3> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1c7cff000 - 0x1c7f50fff MapKit arm64e  <f9dd051896343710aa24811c4fb44be7> /System/Library/Frameworks/MapKit.framework/MapKit
0x1c7f51000 - 0x1c7f6efff PrototypeTools arm64e  <a9dcbb2ae6623ef1a4c238c1ba7b939b> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1c7f6f000 - 0x1c8065fff MediaExperience arm64e  <95401a52b688368180d75061db4e44f3> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1c8066000 - 0x1c8343fff Celestial arm64e  <b064fe0adcf2380ab45c5023267a0b3e> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1c8344000 - 0x1c83a3fff CallKit arm64e  <6c1994ed9f26382aa971e004d3da22e3> /System/Library/Frameworks/CallKit.framework/CallKit
0x1c8573000 - 0x1c8c5bfff VectorKit arm64e  <9cabed0ce5e83b8eaa9e17172172f6dd> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1c8c5c000 - 0x1c8d2ffff AVKit arm64e  <82336e17e01735e2831e2ceee231fcf5> /System/Library/Frameworks/AVKit.framework/AVKit
0x1c8d30000 - 0x1c8d60fff Pegasus arm64e  <600d8e44dc783949b8101e5a798584e6> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1c8d61000 - 0x1c8d63fff libapp_launch_measurement.dylib arm64e  <706542aaddca35e58ed72be8cdb5ebdb> /usr/lib/libapp_launch_measurement.dylib
0x1c8d7a000 - 0x1c8ddefff CoreSpotlight arm64e  <6e444752474a39c9bfbe412868a79739> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1c8ddf000 - 0x1c8e78fff AddressBookLegacy arm64e  <89f73d37b01f36d5828c460ad9cc5ca8> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1c8e79000 - 0x1c8e88fff CrashReporterSupport arm64e  <fe0e9cb456bc3bf0940e1d4511ad58ec> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1c8e89000 - 0x1c8e9bfff MobileBluetooth arm64e  <007368174efe3abfb9584a91614cf0ee> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1c8e9c000 - 0x1c8f59fff LinkPresentation arm64e  <7ab987693e3b39d4b9469b9636fcfccb> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1c8f5a000 - 0x1c8f92fff StoreKit arm64e  <47a514717f933b5289aeb4e2400b81e9> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x1c8f93000 - 0x1c8f97fff libsystem_configuration.dylib arm64e  <a16f776efa94375b81a27e7ddac40e79> /usr/lib/system/libsystem_configuration.dylib
0x1c8f98000 - 0x1c8ff4fff RemoteUI arm64e  <6f51d2e6cf7932ed9af2546a758fbc6a> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1c8ff5000 - 0x1c904bfff AuthKitUI arm64e  <90874eb597073294b9e870eb6baaeeff> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1c904c000 - 0x1c90b2fff CoreRecognition arm64e  <add3fff03bca31bfa7935c164b6a9ec8> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1c90b3000 - 0x1c9138fff Social arm64e  <ffd268d2444236f2957f1230a590c1ed> /System/Library/Frameworks/Social.framework/Social
0x1c9188000 - 0x1c9196fff HangTracer arm64e  <da7f93b0c8f635a2bbcf661453b709f9> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1c9197000 - 0x1c91fffff CoreNLP arm64e  <66a44b9847bc37b694b2a1709bc815c8> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1c9200000 - 0x1c9201fff liblangid.dylib arm64e  <2b72d97b658537c1846a7910b16d66c5> /usr/lib/liblangid.dylib
0x1c9202000 - 0x1ca125fff JavaScriptCore arm64e  <0c21cf8297d13aa3a92bacc7ee6246a9> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1ca126000 - 0x1ca1b2fff libTelephonyUtilDynamic.dylib arm64e  <f56e32310fd83427965f828186d1938d> /usr/lib/libTelephonyUtilDynamic.dylib
0x1ca1c8000 - 0x1ca455fff StoreServices arm64e  <e8cee8ce8f183abca8549d100ec0ead1> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1ca456000 - 0x1ca45ffff IOMobileFramebuffer arm64e  <e69874ef942c3d9c99034e01d07b047b> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1ca460000 - 0x1ca5f2fff SafariServices arm64e  <1f30ecdea115376fa4003b5291974274> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1ca5f3000 - 0x1ca7d2fff Message arm64e  <3cad9cad347e3b3991d9bd3794d363d3> /System/Library/PrivateFrameworks/Message.framework/Message
0x1ca7ea000 - 0x1ca804fff CoreMaterial arm64e  <1e5c3a5cf24735c9881f9458c67dcffe> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1ca805000 - 0x1ca8eefff libxml2.2.dylib arm64e  <ec7d25f15172366982e53c0a8d1f9f83> /usr/lib/libxml2.2.dylib
0x1cc1cb000 - 0x1cc214fff MetadataUtilities arm64e  <9ad4d422591137e0a249d31e5c290e1d> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1cc215000 - 0x1cc26efff UserActivity arm64e  <884829e513eb34229f733a43597b6021> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1ccbd8000 - 0x1ccdf2fff NetworkExtension arm64e  <b6f96db19cd93090be051f4b32a809ad> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1ccdf3000 - 0x1cce29fff DataDetectorsCore arm64e  <818194996da1370abfdb1e8ff24d79ea> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1cce2a000 - 0x1cce8bfff CalendarFoundation arm64e  <50090b7be0833044a898974b9787bd5b> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1cce8c000 - 0x1ccf84fff EventKit arm64e  <0a283eea5fd73102b5698c820c020df5> /System/Library/Frameworks/EventKit.framework/EventKit
0x1ccf85000 - 0x1ccfbcfff MediaServices arm64e  <fbb1d476bd063c44a88cd197da2ff7c2> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1cd0cd000 - 0x1cd277fff PencilKit arm64e  <193355a514c23241b8fa28759a6be0b7> /System/Library/Frameworks/PencilKit.framework/PencilKit
0x1cd278000 - 0x1cd3a0fff MessageUI arm64e  <f1e071092e5c3b0d99cdcc9f1be02606> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x1cd3f0000 - 0x1cd430fff BiometricKit arm64e  <40f8370d4a7538c09aa9f6fba59910d4> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1cd431000 - 0x1cd45cfff PersistentConnection arm64e  <0279ba0976633cc4be12901af8c75a14> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1cd45d000 - 0x1cd4b0fff CalendarDaemon arm64e  <e777b72d5c333743a4c49e2695014dbc> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1cd4b1000 - 0x1cd54bfff CalendarDatabase arm64e  <e1360a5e04cc3c53a0e8e1a6ea8f298b> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1cd54c000 - 0x1cd748fff MediaRemote arm64e  <953c5f3ed8f2393eb220540cc54e5f59> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1cd749000 - 0x1cd751fff CorePhoneNumbers arm64e  <e5dc6a047c0d3d42968df41eeef3fe1a> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1cd762000 - 0x1cd788fff DuetActivityScheduler arm64e  <8097c0c0a8403ee68932c9a9d5cb9337> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1cd850000 - 0x1cd891fff ContactsAutocompleteUI arm64e  <d2a1ffed0e55388884d01f0b43e93b4d> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
0x1cd892000 - 0x1cd8b5fff CoreSVG arm64e  <50a30cba902a3aa9be21b04fbe5d92e3> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1cd8d1000 - 0x1cd8eefff ProactiveEventTracker arm64e  <59de525df8bd37f3a4a65ce4b8b8b08d> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1cd8ef000 - 0x1cd8f9fff MallocStackLogging arm64e  <61f39c28df04354bbbaeccd4cde230eb> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1cd8fa000 - 0x1cd992fff CoreSuggestions arm64e  <adcf784f745d352ab9f1df2b4f2d94b9> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1cd993000 - 0x1cdb4afff IMCore arm64e  <4766767587a43730aee77b1343a9add4> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1cdb4b000 - 0x1cdb9dfff DeviceManagement arm64e  <ef0143a421fa32f6917c965eea2f8cc3> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1ce3d7000 - 0x1ce3e8fff BluetoothManager arm64e  <954b21fb39bd30ee9f3c8202362b7759> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1ce3e9000 - 0x1ce41ffff CoreBluetooth arm64e  <2de66d5518013f5e9015214e8e5839aa> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1ce420000 - 0x1ce422fff libsystem_sandbox.dylib arm64e  <bfec0d935e573c028aac5ee0a3215f3f> /usr/lib/system/libsystem_sandbox.dylib
0x1ce553000 - 0x1ce55ffff ContextKit arm64e  <18fb10c947613c16bcc214de3543cb45> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1ce592000 - 0x1ce601fff Rapport arm64e  <dbc87ff108ad3c1bbd225a4216f90d23> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1ce602000 - 0x1ce646fff OSAnalytics arm64e  <7b6ba83b8fea3418887c8c6a9ee7504b> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1ce647000 - 0x1ce676fff MobileInstallation arm64e  <acaec0cdf54233b1a7fa9a3a2a57e07b> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1ce677000 - 0x1ce715fff Metal arm64e  <5dfbe615d1363bb487c236b793e916fa> /System/Library/Frameworks/Metal.framework/Metal
0x1ce716000 - 0x1ce71bfff IOAccelerator arm64e  <e9a82e1af1733aeba760c85d06f8664e> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1ce71c000 - 0x1ce727fff MediaAccessibility arm64e  <cb6e54a4a8ba341ab6cc73963ed67ff4> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1ce746000 - 0x1ce74dfff libsystem_dnssd.dylib arm64e  <936ff3b438353151a8d5ed0338853add> /usr/lib/system/libsystem_dnssd.dylib
0x1ce74e000 - 0x1ce754fff PushKit arm64e  <e41d1d560f9b3516960f381be47ee518> /System/Library/Frameworks/PushKit.framework/PushKit
0x1ce755000 - 0x1ce861fff FileProvider arm64e  <71a60f26a0e7327bb1a456aab3bbcf85> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1ce876000 - 0x1ce877fff BackgroundTaskAgent arm64e  <6b21fdcf0c2738eda5679f4bcff46de1> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x1ce878000 - 0x1ce87dfff LinguisticData arm64e  <56a8e725ab2d37d2a50dafb074163540> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1ce87e000 - 0x1ce896fff CoreSDB arm64e  <fe225322772a304abe6d2404453b2e7a> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1ce897000 - 0x1ce8a7fff Categories arm64e  <072a91940b8c35258043ba89da83413e> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1ce8a8000 - 0x1ce8c2fff DoNotDisturb arm64e  <e7deafd70e2d358f91d339980d6cad78> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
0x1ce8c3000 - 0x1ce980fff VideoToolbox arm64e  <c6d3a8a40cf6351b84916de451f38d05> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1cedca000 - 0x1cedcbfff MessageSupport arm64e  <bcd559457f1c30e2a5c908e4fe603f9a> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x1cedcc000 - 0x1cee2afff PersonalizationPortrait arm64e  <74708168cff63149a63b8df572921235> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1cee2b000 - 0x1cee9dfff AppStoreDaemon arm64e  <a6d5ba0b38a435d6a2bb38e7d3180392> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x1ceefa000 - 0x1cef02fff SymptomDiagnosticReporter arm64e  <637340335a65374ab15c3d5df98f33cb> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1cef03000 - 0x1cef05fff IOSurfaceAccelerator arm64e  <6b544a71e25e32b88c73f8e68e968f37> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1cef06000 - 0x1cefb8fff AssetsLibraryServices arm64e  <b9df4bb627223dd688a8c7431741e0d5> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1cefb9000 - 0x1cefe8fff DataAccessExpress arm64e  <4a971532fab83f29be0517d85dead768> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1cefe9000 - 0x1cf05afff EmailFoundation arm64e  <5e36da8292113496b4b61b348e25dd2d> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
0x1cf05b000 - 0x1cf070fff CoreFollowUp arm64e  <40055f8c0e803d738c8022f73e2b9143> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1cf071000 - 0x1cf079fff FamilyCircle arm64e  <f6d81693a60f3d9c97593a2e1a3d441b> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1cf07a000 - 0x1cf090fff libcoretls.dylib arm64e  <a086c12e7b2d3885b5c0630d46b4bdf2> /usr/lib/libcoretls.dylib
0x1cf0e8000 - 0x1cf179fff libate.dylib arm64e  <8fdbe298e15d3a788bd6c74132676b2b> /usr/lib/libate.dylib
0x1d01cd000 - 0x1d021cfff FTServices arm64e  <c4a3b6fb0f2934fdbe7be5b9661a6d84> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1d02c2000 - 0x1d02d2fff MaterialKit arm64e  <294a54cfc8e63cd9b9a08307658e7c22> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x1d02d3000 - 0x1d0340fff SAObjects arm64e  <466fe37997f03793bf7b21a6db2a377d> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1d0341000 - 0x1d034bfff CoreRecents arm64e  <c75fbc93fa9e30178370c33c63ab21f3> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1d034c000 - 0x1d0393fff MIME arm64e  <e7e559aff6083f0e9d61127caf6f18f9> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x1d03f9000 - 0x1d0406fff DataMigration arm64e  <afabf5260abc3dd6aee9fdc10c0424b8> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1d0512000 - 0x1d056efff EmailCore arm64e  <a523bb2bb0b13dcd87942878a0137467> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x1d05c4000 - 0x1d05e8fff IconServices arm64e  <f48c0d32b603371b9956f8fa1c912e43> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1d05e9000 - 0x1d07e1fff iTunesCloud arm64e  <9c9ef18d9a05336484451c4035430b52> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1d07e2000 - 0x1d0aacfff MusicLibrary arm64e  <b7c6fc60517b311da8a934b7302ae59d> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1d0aad000 - 0x1d0aaefff WatchdogClient arm64e  <78ce1b9191b73c9890de94c1e4c843f5> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1d0aaf000 - 0x1d0ac0fff libprequelite.dylib arm64e  <a170660e344038f5a6ac91335664a20b> /usr/lib/libprequelite.dylib
0x1d0ae6000 - 0x1d0aebfff IDSKVStore arm64e  <b5374297934a36c0b8155243f7963562> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1d0aec000 - 0x1d0afcfff CoreEmoji arm64e  <2718dcaed78231c3bb11306a7c509053> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1d0afd000 - 0x1d0b97fff Email arm64e  <4c8a883f2c8432f5ae75a7f96d51fae8> /System/Library/PrivateFrameworks/Email.framework/Email
0x1d0b98000 - 0x1d0bfcfff ClassKit arm64e  <44f2ede943d235b3a3c04e91a613eafd> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1d0c69000 - 0x1d0c76fff CPMS arm64e  <372e39550b23360e967e415c2f9db4fc> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1d0c77000 - 0x1d0c7ffff RTCReporting arm64e  <2aca8e0ffb15360a8f64413883cbd20e> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1d0de3000 - 0x1d0e30fff MobileBackup arm64e  <794fc7845377358f95ba1276237ae2b9> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1d0ee3000 - 0x1d0eeafff CoreTime arm64e  <d12d05c2b97b3824bb94d185a00324d3> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1d0f32000 - 0x1d1076fff IMDPersistence arm64e  <cf6002499d593828b0ffc9bf0e9de6ed> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1d119b000 - 0x1d11ebfff DataAccess arm64e  <3897bdb311c13339b8e6683fefc775a3> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x1d1539000 - 0x1d158efff ToneLibrary arm64e  <bf3359d5f9683000a59ffaa696be5873> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1d183f000 - 0x1d185efff AppConduit arm64e  <5c2b2a2e8b5835d49536a09fa3deb8c6> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1d185f000 - 0x1d1878fff IntlPreferences arm64e  <e9e1e6ed9b5a316097f9978d6e1b2a00> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1d1c36000 - 0x1d1d25fff CoreBrightness arm64e  <4fe271deef483006ad8e8c8e603f17e2> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1d1d26000 - 0x1d1d2dfff libIOReport.dylib arm64e  <9493a535cc5b3a4eba5cf6b00deeb3d6> /usr/lib/libIOReport.dylib
0x1d1ec3000 - 0x1d211ffff libBNNS.dylib arm64e  <20ef7568cf0134b3896ecb71d89cc2b0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1d2120000 - 0x1d2127fff StudyLog arm64e  <07b73ef0273d39b0a6472dafc82be780> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1d21b2000 - 0x1d2242fff iTunesStore arm64e  <9de213f7f4323252b8e28be0c71c7985> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1d2cb1000 - 0x1d2d0bfff SafariCore arm64e  <c4027bbc90543c73a5180aa30c03efc3> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1d2d0c000 - 0x1d2d75fff ScreenTimeCore arm64e  <00d74bb8841f3736866f31911b0a217b> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1d33a3000 - 0x1d33b5fff LocalAuthentication arm64e  <1f1c1ec845df34abb43acac004ee7b09> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1d33b6000 - 0x1d33bafff CommunicationsFilter arm64e  <d232df524a843ad0bd25b44e84c99128> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1d33bb000 - 0x1d33defff AddressBook arm64e  <fa5adf19eb8b30c88fe40ba41fef16a5> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1d33df000 - 0x1d33eafff CaptiveNetwork arm64e  <0393a51480b1397b8dd4e8fe2eeda037> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1d33eb000 - 0x1d33ebfff AdSupport arm64e  <e36840c32a713fa98359b081253166f5> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x1d3539000 - 0x1d3611fff libBLAS.dylib arm64e  <47405fd75f0938c091057a453dc312b4> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1d3612000 - 0x1d3620fff CTCarrierSpace arm64e  <061b784bb5fa386bbc5c166b28aa796b> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1d3e63000 - 0x1d3f32fff CoreParsec arm64e  <00e0704d790b331c913d929fbb8a6222> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1d412f000 - 0x1d414afff libtailspin.dylib arm64e  <fec094dbf09834bf99fb8dcd1c1e947c> /usr/lib/libtailspin.dylib
0x1d41a9000 - 0x1d41befff ContactsDonation arm64e  <5707d169a2bd3a09b7afa96f3e350aa5> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1d4209000 - 0x1d4212fff MobileActivation arm64e  <5f6db83d26e13e328d374ebe9b823031> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1d4296000 - 0x1d42a5fff MobileIcons arm64e  <b1fd8dd54486355cb86c0b05430fbe7a> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1d42a6000 - 0x1d43a7fff ResponseKit arm64e  <8cef28b9b6633f44b8cd5e686504939b> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1d43c4000 - 0x1d43fefff Notes arm64e  <6f054d4c77b036fa9a72f41531cd8382> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x1d43ff000 - 0x1d4417fff MetalKit arm64e  <4ba9f93a6f21345caef2761bca39b80c> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1d4472000 - 0x1d44bcfff CoreHaptics arm64e  <4f03d330cad1301c826cd0e3df0f7dee> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1d44bd000 - 0x1d4587fff ProofReader arm64e  <d478dd1cd51631e88c3f988857b7a516> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1d45d7000 - 0x1d45e2fff EmailAddressing arm64e  <8ff899e0af153fed823ffa5161494bc2> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x1d45e3000 - 0x1d45f9fff MailServices arm64e  <320df7c1e72c31cfaf7ccf71aa041b4b> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1d45fa000 - 0x1d4690fff CoreSymbolication arm64e  <2d6138cb8f4036899b005477d6608564> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1d4691000 - 0x1d4697fff IdleTimerServices arm64e  <3333ca050d423241947d3a16288fc77d> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1d4797000 - 0x1d4853fff VideoSubscriberAccount arm64e  <fa578cc7d69c3bdc831d716d50f28294> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1d4868000 - 0x1d486bfff FTClientServices arm64e  <cd8929abbb6d3a2494e0591b14641e75> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1d486c000 - 0x1d48d4fff ContactsUICore arm64e  <297c640f25a330d4a3e9c93b7d5dff70> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1d4d57000 - 0x1d4d9ffff LoggingSupport arm64e  <5930eb5b26d83b27b1ebbbdd0d689d0e> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1d4eae000 - 0x1d4f09fff ProtectedCloudStorage arm64e  <91ae59209ec737df9ca27f0fea472d19> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1d4ff8000 - 0x1d5000fff OpenGLES arm64e  <ce4b60e4bff83d2cbc2c05894b00e0c2> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1d516b000 - 0x1d5174fff libGFXShared.dylib arm64e  <30b3b505cf8d3c90be372c6299492574> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1d5175000 - 0x1d51aafff SharedUtils arm64e  <74028e4e925037fe83c3d2098dc9cbe3> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1d51ab000 - 0x1d51f9fff PhotosFormats arm64e  <5c16b002cafa37ccac37b5f68e8cf2d4> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1d687a000 - 0x1d68b6fff StreamingZip arm64e  <7850f5be0b5e33fa963f906b188f7974> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1d7540000 - 0x1d76fcfff SafariShared arm64e  <eb174e7a178831e9ba7e0252ed4ffe2f> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1d7784000 - 0x1d7786fff InternationalTextSearch arm64e  <af26a1df059a3c128f3352288449e683> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1d77a5000 - 0x1d77c2fff AssetCacheServices arm64e  <7077cfc7b9b23cfbb2aedb9dd9ff3d48> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1d815b000 - 0x1d8160fff IncomingCallFilter arm64e  <ca9bbe865e7635569111ec7cf2e6fcf2> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1d817c000 - 0x1d8194fff NetworkStatistics arm64e  <ce3eac6f6df836fda7d9025779087175> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1d8613000 - 0x1d8619fff Netrb arm64e  <3fd34f61832b33f4a9c7987c9b683a6b> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1d861d000 - 0x1d864dfff EAP8021X arm64e  <b3eff161254f3ea780558b6af1b76f43> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1d864e000 - 0x1d8650fff OSAServicesClient arm64e  <5c2577d46427311e8bfe36d4d5548ccb> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1d87e2000 - 0x1d87e6fff libgermantok.dylib arm64e  <211831e5cc7d31ff82b691367f42cae5> /usr/lib/libgermantok.dylib
0x1d87e7000 - 0x1d889cfff libmecab.dylib arm64e  <d282c28996943a3188f67cdbbbad3948> /usr/lib/libmecab.dylib
0x1d889d000 - 0x1d88d9fff Catalyst arm64e  <69056d6788723f67913820754f23a6c5> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1d8a48000 - 0x1d8a86fff VoiceServices arm64e  <412ba583e0363d79b5246fbe24057620> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1d8a87000 - 0x1d8ba4fff Navigation arm64e  <c092dae77fb13acfb197ecf2b7864c9e> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1d8ec8000 - 0x1d8ed6fff CoreDuetDaemonProtocol arm64e  <89dbb6d0542e3fada5c45177718d36d9> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1d8ed7000 - 0x1d8ef6fff FTAWD arm64e  <50fdb693c71c3f739c74de0030505f5f> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1da55d000 - 0x1da55ffff OAuth arm64e  <02583340ab4c3223be9ce5d2ef142e9d> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1da80e000 - 0x1da84afff DifferentialPrivacy arm64e  <2969a56ff80e3a09988eb8f2a88c3d0d> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1dab08000 - 0x1daca8fff EmailDaemon arm64e  <633bd75ab2ca3fb793f71b1512d98a3e> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
0x1db019000 - 0x1db045fff MailSupport arm64e  <4d5dd7a771f63b21b8cd589fac4ed348> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x1db046000 - 0x1db0b6fff libarchive.2.dylib arm64e  <b9b32d99033e3afa8a28cb51f0c28dae> /usr/lib/libarchive.2.dylib
0x1db0b7000 - 0x1db0e8fff C2 arm64e  <83aa2e59bf2e365aa06f57f3868c6dfc> /System/Library/PrivateFrameworks/C2.framework/C2
0x1db0e9000 - 0x1db11dfff NaturalLanguage arm64e  <b100912476bd325aaf5170d6935ac58c> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1db1b2000 - 0x1db1b3fff libsystem_coreservices.dylib arm64e  <1a4d98fde5e133ba9b199bf926580d91> /usr/lib/system/libsystem_coreservices.dylib
0x1db1c5000 - 0x1db1d7fff libmis.dylib arm64e  <3e7b4a6bb00635aab311aee5aabf0b6d> /usr/lib/libmis.dylib
0x1db1d8000 - 0x1db22ffff WebBookmarks arm64e  <c5c31ccda0e737639c43718e4604d97f> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1db230000 - 0x1db23dfff DCIMServices arm64e  <c8109b29a9813b8984a13bf4c363d447> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1db23e000 - 0x1db398fff CloudPhotoLibrary arm64e  <db47d13c0159306eb30f1ef6f7ae1020> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1db399000 - 0x1db3d4fff ContactsAutocomplete arm64e  <5041f018576c31e8ac4da63e785d2d3d> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x1db3d5000 - 0x1db3ddfff libcopyfile.dylib arm64e  <512ebe68b74035b192afc85da48b9bb4> /usr/lib/system/libcopyfile.dylib
0x1db3de000 - 0x1db400fff UsageTracking arm64e  <2d06381dbdcf3b48b5112f0c87251525> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1db756000 - 0x1db7edfff AccountsDaemon arm64e  <805e418dbd20339aacb4eda12ea55dff> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1db7ee000 - 0x1db7f9fff AppleIDSSOAuthentication arm64e  <c6fb853aedb730599ff955f665c4f62f> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1db7fa000 - 0x1db80dfff SettingsFoundation arm64e  <000e630b851a3569982d55ac89d72452> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1db94f000 - 0x1db9d3fff Symbolication arm64e  <0f7c3a7ff943335f8de93ebb130997b9> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1dbb97000 - 0x1dbbe5fff ChunkingLibrary arm64e  <96d8e70870a0386c9a4d5afd7312039f> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1dbbe9000 - 0x1dbbedfff DAAPKit arm64e  <ccdfdd95af9a3043b249a9e5b3ffbe37> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1dc0ed000 - 0x1dc0effff CoreDuetDebugLogging arm64e  <a8e50b89ff193d39b048b1af6ee22f1e> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1dcc44000 - 0x1dcc83fff SignpostSupport arm64e  <ae66bc405cbc3c6881acdcd09c5e6825> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1dcf1b000 - 0x1dcf24fff SignpostCollection arm64e  <a2225085882d32cbb024fe4ce3d07359> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1dd676000 - 0x1dd680fff URLFormatting arm64e  <de222de7f3013b3485503698ff9273b6> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1dd695000 - 0x1dd73dfff MMCS arm64e  <3ffa49cc2e9734c5963027b6dfd55274> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1dd797000 - 0x1dd9c8fff MobileSpotlightIndex arm64e  <95a797be9b18316999cd1eba8bb69dbe> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1dddff000 - 0x1dde46fff CoreLocationProtobuf arm64e  <c078415735b53993be272e3d3c900cbc> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1ddeff000 - 0x1ddf7afff Quagga arm64e  <29c059ab3f4239a59757b271ba07a9d9> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1de21a000 - 0x1de228fff libAXSpeechManager.dylib arm64e  <2a5867c9edfd3ea9ba62400ea1252032> /usr/lib/libAXSpeechManager.dylib
0x1de28e000 - 0x1de2a3fff libEDR arm64e  <75d00a531c9532f3af37c37896c9f8cb> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1def04000 - 0x1def11fff libperfcheck.dylib arm64e  <29c519aa10a4316db8543ec0a6215278> /usr/lib/libperfcheck.dylib
0x1def12000 - 0x1def1dfff libAudioStatistics.dylib arm64e  <a22bb9921b57377aa6a7fbaa75cd57d2> /usr/lib/libAudioStatistics.dylib
0x1df0e9000 - 0x1df0f9fff caulk arm64e  <e1fe56c729643674a11f2c911e5c8377> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1df139000 - 0x1df13ffff MobileSystemServices arm64e  <8c609a8e332d3f1bacd9a246868b9720> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1df2d9000 - 0x1df2f2fff TextToSpeech arm64e  <fcf374e1fb0d32448fc79d6d52d676cd> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x1e0274000 - 0x1e027efff HID arm64e  <112a0240606b3ff483acea5243a3bc91> /System/Library/PrivateFrameworks/HID.framework/HID
0x1e02ab000 - 0x1e02e6fff libGLImage.dylib arm64e  <28c5d662bda133e5b6930a05a67ec81a> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1e06f3000 - 0x1e0704fff libSparseBLAS.dylib arm64e  <5da6e4332dbb3b7e8c3418dfdaed2b9a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1e0705000 - 0x1e0719fff Engram arm64e  <c2cdd8738aee33ada7c45d1d6fc96db2> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1e0793000 - 0x1e07cdfff DataDetectorsNaturalLanguage arm64e  <baac851941613898b56f3641eea64c5a> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1e0ad5000 - 0x1e0addfff FSEvents arm64e  <2e3fac9b08a832a3a50f0ab14e2b3317> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1e0ade000 - 0x1e0b5cfff CoreDAV arm64e  <e12c69486aa63ce0a4e028c825b24ecc> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1e14d3000 - 0x1e14e3fff RemoteTextInput arm64e  <740fb73203b438efb86cf6fa77fe407b> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1e150c000 - 0x1e153bfff iCalendar arm64e  <149cea1b61713a08a4409742a2c6eeb0> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1e1558000 - 0x1e1561fff CloudPhotoServices arm64e  <f7e61d7221693f439829eb1cc80ff397> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1e15a1000 - 0x1e15b5fff libLinearAlgebra.dylib arm64e  <22cce8158c0a30028055edd9cc9ed15a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1e1649000 - 0x1e174cfff ConfigurationEngineModel arm64e  <1ba1f2e9ebec339b90e2bec7066d9ce4> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1e174d000 - 0x1e1754fff CertUI arm64e  <663bb73daeaf30648d267a51337383a8> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1e183c000 - 0x1e184afff CoreAUC arm64e  <8ee138c4bfc13e1c97088d52e9d7dbf6> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1e2232000 - 0x1e2278fff PhysicsKit arm64e  <218ef24cd2223595a4550e294e269888> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1e2279000 - 0x1e22ccfff CorePrediction arm64e  <f853c69d9810323682d61dec2821c7a2> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1e26e6000 - 0x1e2730fff SafariSafeBrowsing arm64e  <9f391b5f11ba3427acceb92c6f5666f5> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1e278d000 - 0x1e27bcfff OpenAL arm64e  <b88008371a03378094a769afcf06adc0> /System/Library/Frameworks/OpenAL.framework/OpenAL
0x1e2aef000 - 0x1e2b66fff HomeSharing arm64e  <07d97309faf3344aaf02f216d9111916> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1e2bf8000 - 0x1e2c16fff GenerationalStorage arm64e  <25505482b660329c8d3a50d013ff0063> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1e2c7b000 - 0x1e2c86fff PersonaKit arm64e  <e78b3221f44b3e688860114189212068> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1e2c87000 - 0x1e2c93fff PersonaUI arm64e  <eead9086da6237869d57117c1ef41b23> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1e30b2000 - 0x1e30b7fff kperf arm64e  <fcdce4ae268a32ee960d5120e2f09603> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1e325c000 - 0x1e326bfff AssetsLibrary arm64e  <086f23f1693c342c959d3d69309aac50> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1e3298000 - 0x1e32d2fff libpcap.A.dylib arm64e  <db53db38eb6c354ea4ab37592540d2bf> /usr/lib/libpcap.A.dylib
0x1e359e000 - 0x1e35b6fff WebUI arm64e  <f65c5bbaef053bc4bb5bde1e331c3905> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1e35b7000 - 0x1e35cefff SafariFoundation arm64e  <928bd8f0139a3ff8ab6bcf538094eda8> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1e361a000 - 0x1e36bffff libvDSP.dylib arm64e  <b8a3d248260a3e27a3a9d3b4ef93831f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1e36c0000 - 0x1e36ebfff vCard arm64e  <4d4c5bac204038ecae94e2e9a62d065b> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1e3734000 - 0x1e37c1fff SampleAnalysis arm64e  <38f576fca7e33a20840101cf47c31fcc> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1e37c2000 - 0x1e37cffff IntentsFoundation arm64e  <b08483bddc233ea4a9b0bfc7ebe83c55> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1e39bf000 - 0x1e39c0fff ParsecSubscriptionServiceSupport arm64e  <1539b6607f9f33b19f19408c6c85e59b> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1e39c1000 - 0x1e3a4efff MediaPlatform arm64e  <d12a7daedc863c03aaad3c46e1a50b41> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1e3a4f000 - 0x1e3d1ffff MediaLibraryCore arm64e  <6abbc29fc1b2328fa9112cf704ece87f> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1e3d84000 - 0x1e3dbdfff PhotosImagingFoundation arm64e  <0c36ddcc26133cc1b38f7d594f900ebd> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1e3dbe000 - 0x1e3de0fff MediaConversionService arm64e  <cd7aebc9354331bdb19cd94f3b63a84f> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1e3de1000 - 0x1e3dfffff MediaStream arm64e  <162461985c06341593a36fddfac349e5> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1e3e00000 - 0x1e3f00fff CoreMediaStream arm64e  <5b6dfb05a2e03a9caa557647d3cd43b4> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1e4020000 - 0x1e4020fff Accelerate arm64e  <0bcd63bb778136a9ba07f8ac86121da1> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1e4021000 - 0x1e4358fff libLAPACK.dylib arm64e  <fee4c5ae8e623f0fae99ba7ad67f40a7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1e4359000 - 0x1e435dfff libQuadrature.dylib arm64e  <bbe9cda389b530218e20690516cfee25> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1e435e000 - 0x1e43b7fff libvMisc.dylib arm64e  <0b7394576eb53362b8d88002ba76e870> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1e43b8000 - 0x1e43b8fff vecLib arm64e  <aec3ee28a28e3f9990c9ae330e1fdb78> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1e43c1000 - 0x1e43cffff AuthenticationServices arm64e  <fd1593537a753ffbb6744aebf2e48b36> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1e4529000 - 0x1e4579fff CoreMIDI arm64e  <a86b6d8e9e0e397bbd7b9964b56e8cea> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1e4763000 - 0x1e478ffff GSS arm64e  <03933ec5c1c331a6b84b96c0d74bb3ea> /System/Library/Frameworks/GSS.framework/GSS
0x1e47a2000 - 0x1e47d4fff MPSCore arm64e  <939479faf9d034e28264f5ad1f98ea71> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1e47d5000 - 0x1e4852fff MPSImage arm64e  <26d9128351ac33bc8c4465cbd6b6906c> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1e4853000 - 0x1e4875fff MPSMatrix arm64e  <13949acac76b357bab5ff5ea7b81b37e> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1e4876000 - 0x1e488afff MPSNDArray arm64e  <2232f16715be3e5cb748508268b6a68d> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1e488b000 - 0x1e4a20fff MPSNeuralNetwork arm64e  <a6aee65aa12e3c1aa3ffb01821a959e2> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1e4a21000 - 0x1e4a66fff MPSRayIntersector arm64e  <1eb3313a514e37e79d701fda86dfb261> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1e4a67000 - 0x1e4a67fff MetalPerformanceShaders arm64e  <d833a1765388325e9e42d36e4d462969> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1e4a74000 - 0x1e4a74fff MobileCoreServices arm64e  <52be19c9d7aa31a6a015b02051b8919b> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1e4a7f000 - 0x1e4a80fff libCVMSPluginSupport.dylib arm64e  <322f19d6a4db38019ee66a35d253ad35> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1e4a81000 - 0x1e4a87fff libCoreFSCache.dylib arm64e  <79d5db7d32763c18bf495ecda4031926> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1e4a88000 - 0x1e4a8dfff libCoreVMClient.dylib arm64e  <ea9e4234d29b371786a0f10e0bd98ba5> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1e4ac3000 - 0x1e4afbfff QuickLookThumbnailing arm64e  <b3aba692e9d1366dabf0b4386994f2de> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1e4f48000 - 0x1e4f48fff UIKit arm64e  <d03b0c06cb26377ca15f476e59f174b8> /System/Library/Frameworks/UIKit.framework/UIKit
0x1e4f6a000 - 0x1e5030fff VisionKit arm64e  <46ef108ac2063053a44a051393e22b93> /System/Library/Frameworks/VisionKit.framework/VisionKit
0x1e5309000 - 0x1e545efff ANECompiler arm64e  <34c021b6c23f3e839f780b08bda9b3aa> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1e545f000 - 0x1e546ffff ANEServices arm64e  <f0ba11233efb379c851f4d797f163b8e> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1e5478000 - 0x1e5509fff APFS arm64e  <d283e47b99a73d8a8e17bea26970eed3> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1e550a000 - 0x1e550efff ASEProcessing arm64e  <ea58195f80c73010a5f5cf0defeab17e> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1e5620000 - 0x1e5664fff AccessibilitySharedSupport arm64e  <f2287d9b801b366cb75f8b7a4b6834ab> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport
0x1e56c3000 - 0x1e56cefff AccountSettings arm64e  <16785a46157432ffab43b0ce29b50551> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x1e6001000 - 0x1e600ffff AppleFSCompression arm64e  <bedd3219a16a3f48ae7956148cde9721> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1e6016000 - 0x1e6020fff AppleIDAuthSupport arm64e  <77a786214c343b9abfc4aefe69685ef9> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1e6021000 - 0x1e6063fff AppleJPEG arm64e  <517d8b70a2f932ec8a2337d64910c199> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1e60ae000 - 0x1e60bffff AppleNeuralEngine arm64e  <950e31006dbc3585a3af4ed6c25f2a86> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1e60c6000 - 0x1e60eafff AppleSauce arm64e  <9b82decd87af3099ae5c63160791f089> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1e62eb000 - 0x1e631bfff Bom arm64e  <e6f3a8efa0373948ac8fea351148f733> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1e6db0000 - 0x1e6db7fff CommonAuth arm64e  <0b3ba23cb38e3ecea34ebf0b8423f0f1> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1e70f1000 - 0x1e71e5fff CoreHandwriting arm64e  <f90a9dd4d61a32d1ac2732a74193dc2c> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1e71fb000 - 0x1e71fffff CoreOptimization arm64e  <7b5d5dc4c556369883364cbb73b0fa18> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1e734a000 - 0x1e7355fff DeviceIdentity arm64e  <ccfbe553fd123b0699903ec49d66f657> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1e74ec000 - 0x1e7508fff DocumentManagerCore arm64e  <cf53aa3ab42730dfa9a5769a4a78b711> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1e75c1000 - 0x1e7b9efff Espresso arm64e  <46d992627f1732af8ddc9a10ce23bb66> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1e7e60000 - 0x1e8272fff FaceCore arm64e  <4cc06f90c1003e2796dd1aec92314263> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1e8347000 - 0x1e835bfff libGSFontCache.dylib arm64e  <d691168eeb6e377bb086a3da494c4197> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1e83c2000 - 0x1e83cefff libhvf.dylib arm64e  <077a8844c96b31d5af72edefd3f2dea4> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1e83f0000 - 0x1e8404fff Futhark arm64e  <3799b8698a7837ff84876075c4d7efd9> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1e911b000 - 0x1e9127fff GraphVisualizer arm64e  <e0469f273ee73b37805e0fd4cd393ecc> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1e944c000 - 0x1e94bdfff Heimdal arm64e  <e174665c703c3f72a52ec248673d48ad> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1e9a1d000 - 0x1e9a23fff InternationalSupport arm64e  <be6065dd560a308e94f1a14ed346b356> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1e9ccf000 - 0x1e9ccffff Marco arm64e  <88b73eb23a98390595d2d213e65562ee> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1ea198000 - 0x1ea1c3fff MetricsKit arm64e  <3be2adf5864f358a89c386b63b9f7111> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1ea1d3000 - 0x1ea1e6fff MobileDeviceLink arm64e  <40a6a15c0abe330b846012ce4e4a3765> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1ea4a4000 - 0x1ea4e4fff OTSVG arm64e  <382a773235633b1c9625ee43dedc8c59> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1eab58000 - 0x1eab58fff PhoneNumbers arm64e  <1becc95f958d376d83b5ac100ff2ba4a> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1ec4d6000 - 0x1ec4dafff RevealCore arm64e  <4757cef5fed63c4ea43a17cecd84b0b8> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1ec5d5000 - 0x1ec606fff ScreenReaderCore arm64e  <cdbded05b1513668bc6d39a044771dd8> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x1ec66d000 - 0x1ec679fff SetupAssistantSupport arm64e  <d4bdbc417a9936a98677917cb81fb2ba> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1ec698000 - 0x1ec698fff SignpostMetrics arm64e  <fde39cb5106d315e8052f919aff9bd14> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1ec6c7000 - 0x1ec6f7fff SiriInstrumentation arm64e  <b041f61d09623ef6a5baf212c1524229> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1ecf01000 - 0x1ed020fff TextRecognition arm64e  <93342201eea830e397df63a78c6d1b0e> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1ed021000 - 0x1ed0c4fff TextureIO arm64e  <b31c78800371382da24505e6296fc429> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1ee061000 - 0x1ee5dcfff libwebrtc.dylib arm64e  <512116093f733ca4a146baefb91c7e8b> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1ee786000 - 0x1ee78efff kperfdata arm64e  <b6d33a5f9c603bdda501aded56a92e3f> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1ee78f000 - 0x1ee7d8fff ktrace arm64e  <0797c216ec943da99e2e442e3f62e68b> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1ee7f1000 - 0x1ee7fdfff perfdata arm64e  <212d0e1b8f293f3fb96bff68ced06203> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1eec1f000 - 0x1eef50fff libAWDSupportFramework.dylib arm64e  <953a6f7f1a663d8b98d2c6d473eec7cf> /usr/lib/libAWDSupportFramework.dylib
0x1ef0fe000 - 0x1ef108fff libChineseTokenizer.dylib arm64e  <478d175664db308196e63f33d60e1530> /usr/lib/libChineseTokenizer.dylib
0x1ef12e000 - 0x1ef2f2fff libFosl_dynamic.dylib arm64e  <be3f48bb91a831a6b6de0844ce096429> /usr/lib/libFosl_dynamic.dylib
0x1ef36d000 - 0x1ef374fff libMatch.1.dylib arm64e  <0a7a7e9aac243e8fba4a489ca0e38748> /usr/lib/libMatch.1.dylib
0x1ef431000 - 0x1ef432fff libSystem.B.dylib arm64e  <faef0957c9713753b07f5798e30639e0> /usr/lib/libSystem.B.dylib
0x1ef43b000 - 0x1ef43cfff libThaiTokenizer.dylib arm64e  <b787049ba92635e19f8ee0954b102701> /usr/lib/libThaiTokenizer.dylib
0x1ef53c000 - 0x1ef551fff libapple_nghttp2.dylib arm64e  <0cc0f70f45b8331a97158e436d228b90> /usr/lib/libapple_nghttp2.dylib
0x1ef5cb000 - 0x1ef5dbfff libbsm.0.dylib arm64e  <2cf4cb4c69b330558f2beac19e8b4fdd> /usr/lib/libbsm.0.dylib
0x1ef5dc000 - 0x1ef5e8fff libbz2.1.0.dylib arm64e  <f85265aa0b8a3bf1ae427bd89281720f> /usr/lib/libbz2.1.0.dylib
0x1ef5e9000 - 0x1ef5e9fff libcharset.1.dylib arm64e  <a154b58c372b3e44b26a163ef2e7806a> /usr/lib/libcharset.1.dylib
0x1ef5ea000 - 0x1ef5fbfff libcmph.dylib arm64e  <bfb0db964385397c98615ae13bb2ce42> /usr/lib/libcmph.dylib
0x1ef5fc000 - 0x1ef613fff libcompression.dylib arm64e  <e4223dccd26b34d0b45f32aa19ab50c0> /usr/lib/libcompression.dylib
0x1ef614000 - 0x1ef615fff libcoretls_cfhelpers.dylib arm64e  <a28e7e7233f13765acf62e43ff7d1612> /usr/lib/libcoretls_cfhelpers.dylib
0x1ef616000 - 0x1ef61cfff libcupolicy.dylib arm64e  <7e30b06c94b73d38982bf383ce6990e7> /usr/lib/libcupolicy.dylib
0x1ef65c000 - 0x1ef665fff libdscsym.dylib arm64e  <c78f0c359a443fadb155900425a5e6cd> /usr/lib/libdscsym.dylib
0x1ef666000 - 0x1ef683fff libedit.3.dylib arm64e  <cdf2a30040e530dfbfe485705bbc83cf> /usr/lib/libedit.3.dylib
0x1ef6af000 - 0x1ef6b4fff libheimdal-asn1.dylib arm64e  <785a42ec48ee334094d496deec5eefe6> /usr/lib/libheimdal-asn1.dylib
0x1ef6b5000 - 0x1ef7a7fff libiconv.2.dylib arm64e  <8bf2a8c2d68435a78eaec70e4a79b442> /usr/lib/libiconv.2.dylib
0x1ef7bd000 - 0x1ef7c8fff liblockdown.dylib arm64e  <0352a67e4fdc314a9068b0da2f58c486> /usr/lib/liblockdown.dylib
0x1ef7c9000 - 0x1ef7e1fff liblzma.5.dylib arm64e  <7e581c5d8f993fcc9dc25dde6c0aab85> /usr/lib/liblzma.5.dylib
0x1efb68000 - 0x1efb97fff libncurses.5.4.dylib arm64e  <48411801f4413da4a34c4075c1d7615a> /usr/lib/libncurses.5.4.dylib
0x1efb98000 - 0x1efbadfff libnetworkextension.dylib arm64e  <da13eb6c2fc53b55b7560c0bae661b18> /usr/lib/libnetworkextension.dylib
0x1eff33000 - 0x1eff4bfff libresolv.9.dylib arm64e  <8a0ac6e2f7583ce791cd2ea175a19741> /usr/lib/libresolv.9.dylib
0x1eff4c000 - 0x1eff4efff libsandbox.1.dylib arm64e  <495f00f283353d6ca154a2b03529d992> /usr/lib/libsandbox.1.dylib
0x1eff4f000 - 0x1eff54fff libsysdiagnose.dylib arm64e  <e6aa4642a1c33d58ac3333ff35d324b3> /usr/lib/libsysdiagnose.dylib
0x1eff55000 - 0x1eff87fff libtidy.A.dylib arm64e  <2738eed789853d17a1af0efa8f424f4b> /usr/lib/libtidy.A.dylib
0x1eff8f000 - 0x1eff92fff libutil.dylib arm64e  <d2b3d0d456a637ae86d0360cd35c5f89> /usr/lib/libutil.dylib
0x1effc0000 - 0x1effd1fff libz.1.dylib arm64e  <dd666d5effdb33da8454f7d0c0a98c25> /usr/lib/libz.1.dylib
0x1f03f2000 - 0x1f03f7fff libcache.dylib arm64e  <496a08b57cc7334b817a73ad96b5cbf9> /usr/lib/system/libcache.dylib
0x1f03f8000 - 0x1f0404fff libcommonCrypto.dylib arm64e  <472ef5929d3e371dbdee043eeccb6fd6> /usr/lib/system/libcommonCrypto.dylib
0x1f0405000 - 0x1f0408fff libcompiler_rt.dylib arm64e  <543bb1afc5e73749bff4e5497baf6a22> /usr/lib/system/libcompiler_rt.dylib
0x1f04d8000 - 0x1f04d8fff liblaunch.dylib arm64e  <083c07961eec307bb7434c4dedb8e1de> /usr/lib/system/liblaunch.dylib
0x1f04d9000 - 0x1f04defff libmacho.dylib arm64e  <75f6f0199cc93571af100e6e8ba50d90> /usr/lib/system/libmacho.dylib
0x1f04df000 - 0x1f04e0fff libremovefile.dylib arm64e  <67d55edb09283082994e3474febfc018> /usr/lib/system/libremovefile.dylib
0x1f04e1000 - 0x1f04e2fff libsystem_featureflags.dylib arm64e  <bf5044f126d63d22affebfd01af5ccd5> /usr/lib/system/libsystem_featureflags.dylib
0x1f04e3000 - 0x1f0510fff libsystem_m.dylib arm64e  <3c017ceb2da23cddbd72806e1c9d5fc7> /usr/lib/system/libsystem_m.dylib
0x1f0511000 - 0x1f0516fff libunwind.dylib arm64e  <9d85d325584830eea00c19a14a4f509a> /usr/lib/system/libunwind.dylib
0x1f07f8000 - 0x1f0863fff NanoRegistry arm64e  <ca3682a721913cac8790dca810851f96> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1f0864000 - 0x1f0871fff NanoPreferencesSync arm64e  <de38a6c1c953354ba38f19424ea9bc74> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1f12d8000 - 0x1f1313fff CryptoTokenKit arm64e  <4552ef57098334168515c01691f0640d> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1f1b27000 - 0x1f1b45fff AppSSO arm64e  <c5a67d1633223f46b4772fc1a3180db2> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1f1b46000 - 0x1f1b5afff AppSSOCore arm64e  <84f5a4515da23b1591e59be739a7be53> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
0x1f1f4f000 - 0x1f1f59fff PointerUIServices arm64e  <e6ce471bed413eca89608d1cbaa46192> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1f1f5a000 - 0x1f1fe2fff SafariSharedUI arm64e  <e5addd872800329fb46c46818a7ff9ef> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI

EOF
qreverse commented 4 years ago

We reverted the Unity project to 2019.2.x and the watchdog crash does not happen there with the identical SDK setup. Wont be using 2019.3 anytime soon!

On our side, we can't revert easily to 2019.2 so we had to disable google analytics (firebase) on iOS temporary.

yurykorzun commented 4 years ago

If I build a UnityFramework from the generated XCode project and reference it in a different XCode project, that loads Unity from the AppDelegate, it seems to work without issues.

mikehaney24 commented 4 years ago

We think that this is a unity bug that's triggered when SCNetworkReachabilitySetDispatchQueue is called during +(void)load. We've removed our reachability calls from +load to +initialize in the hopes it will help out, but Unity may need to take some action as well. Thanks for all the great debugging everyone!

ghost commented 4 years ago

Hello, I am having the exact same issue using 2019.3

I have updated the firebase.database to the latest version, I checked that SCNetworkReachabilitySetDispatchQueue is called on initialise in the SDK, but I am still having the issue in some iOS devices.

Has the new SDK worked for everybody else or this is just me? Thanks

Synivar commented 4 years ago

Similar issue here with reports that relaunching the app appears to fix. However when I try to reproduce the issue locally via launching through Xcode with debugger, it doesn't ever happen.

After some trial and error I was able replicate the crash by either disabling debugger or switching the launch option to "Wait for the executable to be launched". Now with debugger I could pause execution here: crash

After seeing that I can bypass the crash by commenting out the LoC in + (void) load but I'm not sure how that would affect things. Is there an official fix coming or will we need Unity to also change things?

NilokiloxD commented 4 years ago

Any hotfix planned as version 6.15.0? The crashrate is 100% on newer ios devices. Unity itself will probably need months to fix it.

CyanDeveloper commented 4 years ago

Hi all.. So no fix is available? App Store rejects the app because this crash happens.. After lot of test, the app crashes randomly.. Any solution?

jackeveritt commented 4 years ago

I rolled back to Unity 2019.2.17f and it doenst seem to occur on that version. Anyone else find rolling back helps?

0x61726b commented 4 years ago

Yes, rolling back to Unity 2019.2.x works because it doesnt have UnityFramework stuff

CyanDeveloper commented 4 years ago

I rolled back to Unity 2019.2.17f and it doenst seem to occur on that version. Anyone else find rolling back helps?

Yeah thank you!!! It seems really work downgrading to Unity 2019.2.x (mine is 2019.2.17f1)... I did a lot of tests closing the app, removing it from cache etc and no more crash has happens. I will let you know if the store approve the app.

EDIT: It's confirmed! It works as expected after downgrading Unity to version 2019.2.x!

mikehaney24 commented 4 years ago

This does seem to be a Unity bug, but we've submitted a change that should hopefully address it in the next Firebase Unity SDK release. If all goes well (and it might not), it's slated for release next week.

eladleb commented 4 years ago

Thanks @mikehaney24 , any updates on the release? We are really looking forward to it...

cgviver commented 4 years ago

Here is my App Crash data . i am using unity 2018.4.21f1 . No Firebase SDK too.

{"app_name":"theloungerz","timestamp":"2020-05-11 17:49:43.32 +0530","app_version":"1.0","slice_uuid":"bcceb065-492d-3f07-af57-3cf2723abe3d","adam_id":0,"build_version":"16","bundleID":"games.spontom.theloungerz","share_with_app_devs":true,"is_first_party":false,"bug_type":"109","os_version":"iPhone OS 13.3.1 (17D50)","incident_id":"B6887DAC-0A40-41F4-A610-FD0545D5A28F","name":"theloungerz"} Incident Identifier: B6887DAC-0A40-41F4-A610-FD0545D5A28F CrashReporter Key: 2650223b012475d4cf45a6ff875aead981773466 Hardware Model: iPad5,3 Process: theloungerz [1935] Path: /private/var/containers/Bundle/Application/3707E949-2069-49C0-8346-24B2D6ED87BA/theloungerz.app/theloungerz Identifier: games.spontom.theloungerz Version: 16 (1.0) Code Type: ARM-64 (Native) Role: Non UI Parent Process: launchd [1] Coalition: games.spontom.theloungerz [1385]

Date/Time: 2020-05-11 17:49:43.0476 +0530 Launch Time: 2020-05-11 17:49:32.2554 +0530 OS Version: iPhone OS 13.3.1 (17D50) Release Type: User Baseband Version: n/a Report Version: 104

Exception Type: EXC_CRASH (SIGKILL) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d Termination Description: SPRINGBOARD, process-exit watchdog transgression: application:1935 exhausted real (wall clock) time allowance of 5.00 seconds | ProcessVisibility: Unknown | ProcessState: Running | WatchdogEvent: process-exit | WatchdogVisibility: Foreground | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 4.080 (user 4.080, system 0.000), 27% CPU", | "Elapsed application CPU time (seconds): 0.196, 1% CPU" | ) Triggered by Thread: 0

Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 libsystem_kernel.dylib 0x00000001bad0bc94 psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001bac28d2c _pthread_cond_wait$VARIANT$mp + 732 2 theloungerz 0x0000000101547e88 il2cpp::os::posix::PosixWaitObject::Wait(unsigned int, bool) + 13860488 (PosixWaitObject.cpp:159) 3 theloungerz 0x000000010153f524 il2cpp::os::Thread::Join(unsigned int) + 13825316 (Thread.cpp:212) 4 theloungerz 0x000000010155dce4 il2cpp::vm::Thread::KillAllBackgroundThreadsAndWaitForForegroundThreads() + 13950180 (Thread.cpp:305) 5 theloungerz 0x0000000101566b40 il2cpp::vm::Runtime::Shutdown() + 13986624 (Runtime.cpp:428) 6 theloungerz 0x0000000100ffac80 CleanupIl2Cpp() + 8301696 (MonoManager_Il2Cpp.cpp:279) 7 theloungerz 0x0000000100f6053c PlayerCleanup(bool) + 7669052 (Player.cpp:611) 8 theloungerz 0x0000000101167888 UnityCleanup + 9795720 (LibEntryPoint.mm:227) 9 theloungerz 0x000000010082c3d8 -[UnityAppController applicationWillTerminate:] + 115672 (UnityAppController.mm:424) 10 UIKitCore 0x00000001bef9fae0 -[UIApplication _terminateWithStatus:] + 244 11 UIKitCore 0x00000001be7658b8 -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:] + 124 12 UIKitCore 0x00000001be765538 -[_UISceneLifecycleMultiplexer forceExitWithTransitionContext:scene:] + 216 13 UIKitCore 0x00000001bef95e80 -[UIApplication workspaceShouldExit:withTransitionContext:] + 212 14 FrontBoardServices 0x00000001c004090c -[FBSUIApplicationWorkspaceShim workspaceShouldExit:withTransitionContext:] + 84 15 FrontBoardServices 0x00000001c006c05c 83-[FBSWorkspaceScenesClient willTerminateWithTransitionContext:withAcknowledgement:]_block_invoke_2 + 76 16 FrontBoardServices 0x00000001c0051f04 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 232 17 FrontBoardServices 0x00000001c006bfec 83-[FBSWorkspaceScenesClient willTerminateWithTransitionContext:withAcknowledgement:]_block_invoke + 124 18 libdispatch.dylib 0x00000001babe1184 _dispatch_client_callout + 16 19 libdispatch.dylib 0x00000001bab89fd8 _dispatch_block_invoke_direct$VARIANT$mp + 224 20 FrontBoardServices 0x00000001c0091418 FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK + 40 21 FrontBoardServices 0x00000001c00910e4 -[FBSSerialQueue _queue_performNextIfPossible] + 404 22 FrontBoardServices 0x00000001c009160c -[FBSSerialQueue _performNextFromRunLoopSource] + 28 23 CoreFoundation 0x00000001bae92a00 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 24 24 CoreFoundation 0x00000001bae92958 CFRunLoopDoSource0 + 80 25 CoreFoundation 0x00000001bae920f0 CFRunLoopDoSources0 + 180 26 CoreFoundation 0x00000001bae8d23c CFRunLoopRun + 1080 27 CoreFoundation 0x00000001bae8cadc CFRunLoopRunSpecific + 464 28 GraphicsServices 0x00000001c4e2d328 GSEventRunModal + 104 29 UIKitCore 0x00000001bef9a63c UIApplicationMain + 1936 30 theloungerz 0x0000000100815c30 main + 23600 (main.mm:41) 31 libdyld.dylib 0x00000001bad16360 start + 4

Thread 1: 0 libsystem_pthread.dylib 0x00000001bac33758 start_wqthread + 0

Thread 2: 0 libsystem_pthread.dylib 0x00000001bac33758 start_wqthread + 0

Thread 3: 0 libsystem_pthread.dylib 0x00000001bac33758 start_wqthread + 0

Thread 4 name: com.apple.uikit.eventfetch-thread Thread 4: 0 libsystem_kernel.dylib 0x00000001bacea634 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001bace9aa0 mach_msg + 72 2 CoreFoundation 0x00000001bae92288 CFRunLoopServiceMachPort + 216 3 CoreFoundation 0x00000001bae8d3a8 CFRunLoopRun + 1444 4 CoreFoundation 0x00000001bae8cadc CFRunLoopRunSpecific + 464 5 Foundation 0x00000001bb1cc784 -[NSRunLoop+ 30596 (NSRunLoop) runMode:beforeDate:] + 228 6 Foundation 0x00000001bb1cc664 -[NSRunLoop+ 30308 (NSRunLoop) runUntilDate:] + 88 7 UIKitCore 0x00000001bf032e80 -[UIEventFetcher threadMain] + 152 8 Foundation 0x00000001bb2fd09c NSThreadstart__ + 848 9 libsystem_pthread.dylib 0x00000001bac2fd8c _pthread_start + 156 10 libsystem_pthread.dylib 0x00000001bac3376c thread_start + 8

Thread 5 name: GC Finalizer Thread 5: 0 libsystem_kernel.dylib 0x00000001bad0bc94 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001bac28cf8 _pthread_cond_wait$VARIANT$mp + 680 2 theloungerz 0x0000000101547ed4 il2cpp::os::posix::PosixWaitObject::Wait(unsigned int, bool) + 13860564 (PosixWaitObject.cpp:126) 3 theloungerz 0x0000000101522324 il2cpp::gc::FinalizerThread(void) + 13706020 (GarbageCollector.cpp:95) 4 theloungerz 0x000000010153f444 il2cpp::os::Thread::RunWrapper(void) + 13825092 (Thread.cpp:174) 5 theloungerz 0x000000010154163c il2cpp::os::ThreadImpl::ThreadStartWrapper(void*) + 13833788 (ThreadImpl.cpp:106) 6 libsystem_pthread.dylib 0x00000001bac2fd8c _pthread_start + 156 7 libsystem_pthread.dylib 0x00000001bac3376c thread_start + 8

Thread 6 name: AVAudioSession Notify Thread Thread 6: 0 libsystem_kernel.dylib 0x00000001bacea634 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001bace9aa0 mach_msg + 72 2 CoreFoundation 0x00000001bae92288 CFRunLoopServiceMachPort + 216 3 CoreFoundation 0x00000001bae8d3a8 CFRunLoopRun + 1444 4 CoreFoundation 0x00000001bae8cadc CFRunLoopRunSpecific + 464 5 AVFAudio 0x00000001c7a6fc1c GenericRunLoopThread::Entry+ 420892 (void) + 156 6 AVFAudio 0x00000001c7ac0d60 CAPThread::Entry+ 752992 (CAPThread) + 204 7 libsystem_pthread.dylib 0x00000001bac2fd8c _pthread_start + 156 8 libsystem_pthread.dylib 0x00000001bac3376c thread_start + 8

Thread 7: 0 libsystem_pthread.dylib 0x00000001bac33758 start_wqthread + 0

Thread 8 name: com.apple.CoreMotion.MotionThread Thread 8: 0 libsystem_kernel.dylib 0x00000001bacea634 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001bace9aa0 mach_msg + 72 2 CoreFoundation 0x00000001bae92288 CFRunLoopServiceMachPort + 216 3 CoreFoundation 0x00000001bae8d3a8 CFRunLoopRun + 1444 4 CoreFoundation 0x00000001bae8cadc CFRunLoopRunSpecific + 464 5 CoreFoundation 0x00000001bae8d828 CFRunLoopRun + 60 6 CoreMotion 0x00000001c792d3b4 0x1c7846000 + 947124 7 libsystem_pthread.dylib 0x00000001bac2fd8c _pthread_start + 156 8 libsystem_pthread.dylib 0x00000001bac3376c thread_start + 8

Thread 9 name: JavaScriptCore bmalloc scavenger Thread 9: 0 libsystem_kernel.dylib 0x00000001bad0bc94 psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001bac28cf8 _pthread_cond_wait$VARIANT$mp + 680 2 libc++.1.dylib 0x00000001bad5e7a8 std::__1::condition_variable::wait+ 59304 (std::1::unique_lock&) + 24 3 JavaScriptCore 0x00000001c9caf38c void std::1::condition_variable_any::wait<std::1::unique_lock >+ 557964 (std::1::unique_lock&) + 108 4 JavaScriptCore 0x00000001c9cb2d5c bmalloc::Scavenger::threadRunLoop+ 572764 () + 200 5 JavaScriptCore 0x00000001c9cb2a44 bmalloc::Scavenger::Scavenger+ 571972 (std::__1::lock_guard&) + 0 6 JavaScriptCore 0x00000001c9cb3d50 std::1::thread_specific_ptr<std::1::thread_struct>::set_pointer+ 576848 (std::1::__thread_struct*) + 0 7 libsystem_pthread.dylib 0x00000001bac2fd8c _pthread_start + 156 8 libsystem_pthread.dylib 0x00000001bac3376c thread_start + 8

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

Thread 11 name: com.apple.NSURLConnectionLoader Thread 11: 0 libsystem_kernel.dylib 0x00000001bacea634 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001bace9aa0 mach_msg + 72 2 CoreFoundation 0x00000001bae92288 CFRunLoopServiceMachPort + 216 3 CoreFoundation 0x00000001bae8d3a8 CFRunLoopRun + 1444 4 CoreFoundation 0x00000001bae8cadc CFRunLoopRunSpecific + 464 5 CFNetwork 0x00000001be1564e8 0x1be155000 + 5352 6 Foundation 0x00000001bb2fd09c NSThreadstart__ + 848 7 libsystem_pthread.dylib 0x00000001bac2fd8c _pthread_start + 156 8 libsystem_pthread.dylib 0x00000001bac3376c thread_start + 8

Thread 12 name: photon receive thread Thread 12: 0 libsystem_kernel.dylib 0x00000001bad0c010 __recvfrom + 8 1 theloungerz 0x0000000101543544 il2cpp::os::SocketImpl::ReceiveFromInternal(unsigned char const, unsigned long, int, int, sockaddr, int) + 13841732 (SocketImpl.cpp:1333) 2 theloungerz 0x00000001015264e4 il2cpp::icalls::System::System::Net::Sockets::Socket::Receive40(long, unsigned char, int, il2cpp::icalls::System::System::Net::Sockets::SocketFlags, int, bool) + 13722852 (Socket.cpp:1709) 3 theloungerz 0x000000010282873c Socket_Receive_internal_m0DBCB62396D083723FA9E43B847278DE07591E59 + 33654588 (Bulk_System_9.cpp:0) 4 theloungerz 0x0000000102824288 Socket_Receive_mC87CCEF55EF312730B08629F4EA24F4D4311FFC3 + 33637000 (Bulk_System_9.cpp:26626) 5 theloungerz 0x000000010281e6e8 Socket_Receive_mFC7C84096D49297C58D498DB0DF7496967FC9759 + 33613544 (Bulk_System_9.cpp:23158) 6 theloungerz 0x0000000102594d80 SocketUdp_ReceiveLoop_m0CC7A880D3467C38DF52EAE5430AE8B6D1190E7E + 30952832 (Bulk_Photon3Unity3D_1.cpp:11760) 7 theloungerz 0x0000000102a98a48 ThreadHelper_ThreadStart_Context_mE293651E7B7060DAC2F7FA75B354BF206DA774A6 + 36211272 (Bulk_mscorlib_21.cpp:33847) 8 theloungerz 0x0000000102a84cc0 ExecutionContext_RunInternal_m5BF955CE8B04D9A7C959B9011579CC0FABD5FC56 + 36129984 (Bulk_mscorlib_20.cpp:35004) 9 theloungerz 0x00000001009468c8 RuntimeInvoker_TrueVoid_t22962CB4C05B1D89B55A6E1139F0E87A90987017(void ()(), MethodInfo const, void*, void) + 1272008 (Il2CppInvokerTable.cpp:28992) 10 theloungerz 0x0000000101566ddc il2cpp::vm::Runtime::Invoke(MethodInfo const, void, void, Il2CppException*) + 13987292 (Runtime.cpp:584) 11 theloungerz 0x000000010153687c il2cpp::icalls::mscorlib::System::Threading::ThreadStart(void) + 13789308 (Thread.cpp:160) 12 theloungerz 0x000000010153f444 il2cpp::os::Thread::RunWrapper(void) + 13825092 (Thread.cpp:174) 13 theloungerz 0x000000010154163c il2cpp::os::ThreadImpl::ThreadStartWrapper(void) + 13833788 (ThreadImpl.cpp:106) 14 libsystem_pthread.dylib 0x00000001bac2fd8c _pthread_start + 156 15 libsystem_pthread.dylib 0x00000001bac3376c thread_start + 8

Thread 0 crashed with ARM Thread State (64-bit): x0: 0x0000000000000104 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000 x4: 0x0000000000000000 x5: 0x00000000000000a0 x6: 0x0000000000000000 x7: 0x0000000000989680 x8: 0x0000000000015200 x9: 0x0000000000015101 x10: 0x0000000153d95b10 x11: 0x0000000000000002 x12: 0x00000000000020a0 x13: 0x0000000000000000 x14: 0x0000000000000000 x15: 0x0000000000000000 x16: 0x0000000000000131 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x0000000153d95af8 x20: 0x0000000153d95b38 x21: 0x0000000000000000 x22: 0x0000000000989680 x23: 0x0000000000000000 x24: 0x0000000000000000 x25: 0x0000000000015101 x26: 0x0000000000015200 x27: 0x000000000000000a x28: 0x346dc5d63886594b fp: 0x000000016f5ee470 lr: 0x00000001bac28d2c sp: 0x000000016f5ee400 pc: 0x00000001bad0bc94 cpsr: 0x60000000 esr: 0x56000080 Address size fault

Binary Images: 0x100810000 - 0x1031e3fff theloungerz arm64 /var/containers/Bundle/Application/3707E949-2069-49C0-8346-24B2D6ED87BA/theloungerz.app/theloungerz 0x1083e8000 - 0x1083f3fff libobjc-trampolines.dylib arm64 <181f3aa866d93165ac54344385ac6e1d> /usr/lib/libobjc-trampolines.dylib 0x108688000 - 0x1086ebfff dyld arm64 <6f1c86b640a3352a8529bca213946dd5> /usr/lib/dyld 0x1baabe000 - 0x1baad4fff libsystem_trace.dylib arm64 /usr/lib/system/libsystem_trace.dylib 0x1baad5000 - 0x1bab06fff libxpc.dylib arm64 /usr/lib/system/libxpc.dylib 0x1bab07000 - 0x1bab07fff libsystem_blocks.dylib arm64 <0c2d83d53ebf31e4abb1593d5c63cdbf> /usr/lib/system/libsystem_blocks.dylib 0x1bab08000 - 0x1bab84fff libsystem_c.dylib arm64 <61459536a83b36a090045d168317d2a6> /usr/lib/system/libsystem_c.dylib 0x1bab85000 - 0x1babf9fff libdispatch.dylib arm64 /usr/lib/system/libdispatch.dylib 0x1babfa000 - 0x1bac19fff libsystem_malloc.dylib arm64 /usr/lib/system/libsystem_malloc.dylib 0x1bac1a000 - 0x1bac24fff libsystem_platform.dylib arm64 /usr/lib/system/libsystem_platform.dylib 0x1bac25000 - 0x1bac35fff libsystem_pthread.dylib arm64 <1ff7a2fb9f2837b7af39344206a322bd> /usr/lib/system/libsystem_pthread.dylib 0x1bac36000 - 0x1bac66fff libobjc.A.dylib arm64 /usr/lib/libobjc.A.dylib 0x1bac67000 - 0x1bacd2fff libcorecrypto.dylib arm64 <000272fd529a32009ca910c59c8cacb7> /usr/lib/system/libcorecrypto.dylib 0x1bacd3000 - 0x1bace6fff libc++abi.dylib arm64 <295d93e6ac06384aa4692df327f697fc> /usr/lib/libc++abi.dylib 0x1bace7000 - 0x1bad14fff libsystem_kernel.dylib arm64 <1b7d718405d63a83bb1bf9af6aef61f3> /usr/lib/system/libsystem_kernel.dylib 0x1bad15000 - 0x1bad46fff libdyld.dylib arm64 <7b531a153e73318590e2b88d9476da5e> /usr/lib/system/libdyld.dylib 0x1bad47000 - 0x1bad4ffff libsystem_darwin.dylib arm64 /usr/lib/system/libsystem_darwin.dylib 0x1bad50000 - 0x1bada6fff libc++.1.dylib arm64 <6bc32e62110531eebcdeab97b76d5507> /usr/lib/libc++.1.dylib 0x1bada7000 - 0x1bade8fff libsystem_info.dylib arm64 <81f20a84f39c34cc9ae8f74fb8b40bba> /usr/lib/system/libsystem_info.dylib 0x1bade9000 - 0x1bb15dfff CoreFoundation arm64 <7519e99910533367b9d58844f6d3bdc6> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x1bb15e000 - 0x1bb1c4fff SystemConfiguration arm64 <3ab0289a1ce13f4bb287bfec1b698117> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x1bb1c5000 - 0x1bb47efff Foundation arm64 <7b1733b174c93a338a58853b0a029826> /System/Library/Frameworks/Foundation.framework/Foundation 0x1bb47f000 - 0x1bb4b1fff libCRFSuite.dylib arm64 /usr/lib/libCRFSuite.dylib 0x1bb4b2000 - 0x1bb62dfff CoreServices arm64 /System/Library/Frameworks/CoreServices.framework/CoreServices 0x1bb62e000 - 0x1bb68ffff libSparse.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib 0x1bb690000 - 0x1bbb7dfff ImageIO arm64 /System/Library/Frameworks/ImageIO.framework/ImageIO 0x1bbb7e000 - 0x1bbb80fff ConstantClasses arm64 <589bfc9fc3ec308cbd47d0e8b3e755d4> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x1bbb81000 - 0x1bbd1efff CoreText arm64 <327db2473387340982adf54d6f2f1364> /System/Library/Frameworks/CoreText.framework/CoreText 0x1bbd1f000 - 0x1bbe56fff Security arm64 <1581c102be5c3ed88d6cd6462a73f610> /System/Library/Frameworks/Security.framework/Security 0x1bbe57000 - 0x1bbefafff IOKit arm64 <8c042dc8519e302aa0b3b11c1cc67b0f> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x1bbefb000 - 0x1bbf32fff libMobileGestalt.dylib arm64 <4206b6cb7ff43a7ab4e3485e09dcaee8> /usr/lib/libMobileGestalt.dylib 0x1bbf33000 - 0x1bbf8ffff libprotobuf.dylib arm64 <1152685be5c13ba69d96814f4efa0b2b> /usr/lib/libprotobuf.dylib 0x1bbf90000 - 0x1bbfa1fff libprotobuf-lite.dylib arm64 /usr/lib/libprotobuf-lite.dylib 0x1bbfa2000 - 0x1bc1f3fff libicucore.A.dylib arm64 <4aafd9e44eff33a59bfa2de90ed0e390> /usr/lib/libicucore.A.dylib 0x1bc1f4000 - 0x1bc21dfff CoreServicesInternal arm64 /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 0x1bc21e000 - 0x1bc266fff WirelessDiagnostics arm64 <170ba594d0ab360fb651a2014c171431> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics 0x1bc267000 - 0x1bc2a0fff libAWDSupport.dylib arm64 <777fa19d4a69380bad4151d7fa9ea6a5> /usr/lib/libAWDSupport.dylib 0x1bc2a1000 - 0x1bc727fff CoreAudio arm64 <59175503a0bb344db700b12890e8f128> /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x1bc728000 - 0x1bc9f4fff CoreImage arm64 <36b3592ce754320794cf9be2c085594c> /System/Library/Frameworks/CoreImage.framework/CoreImage 0x1bc9f5000 - 0x1bcae3fff LanguageModeling arm64 /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x1bcae4000 - 0x1bcb2afff Lexicon arm64 /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon 0x1bcb2b000 - 0x1bccaefff libsqlite3.dylib arm64 <143e7a27783833cba0f2cddcc0a6585d> /usr/lib/libsqlite3.dylib 0x1bccaf000 - 0x1bcce0fff MobileKeyBag arm64 /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x1bcce1000 - 0x1bcceafff libsystem_notify.dylib arm64 /usr/lib/system/libsystem_notify.dylib 0x1bcceb000 - 0x1bcecffff CoreDuet arm64 <2404a55beab5338a91bfd7140f07ccd2> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 0x1bced0000 - 0x1bd012fff Montreal arm64 /System/Library/PrivateFrameworks/Montreal.framework/Montreal 0x1bd013000 - 0x1bd0fafff NLP arm64 <0de38309350c38d8bb87ba886b2c78a4> /System/Library/PrivateFrameworks/NLP.framework/NLP 0x1bd0fb000 - 0x1bd117fff CellularPlanManager arm64 <5c1c2cc4a79130a691f1dffddd0b6caa> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager 0x1bd118000 - 0x1bd155fff AppSupport arm64 <627b1af837933058a1f61476623a372b> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x1bd156000 - 0x1bd627fff libnetwork.dylib arm64 /usr/lib/libnetwork.dylib 0x1bd628000 - 0x1bd733fff ManagedConfiguration arm64 /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x1bd734000 - 0x1bd75efff CoreServicesStore arm64 <132df15f05613fd5b9683f1db42a35b6> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore 0x1bd75f000 - 0x1bd77ffff UserManagement arm64 <117b31dbad313834ad8596e8fccbe37c> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement 0x1bd780000 - 0x1bda39fff CoreML arm64 <6a2dc313f622370c9f4d9a01069a8301> /System/Library/Frameworks/CoreML.framework/CoreML 0x1bda3a000 - 0x1bda50fff ProtocolBuffer arm64 <3b87e3b62e3a36fe8a5c14f2b72ac02d> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x1bda51000 - 0x1bda6bfff CommonUtilities arm64 <89d109e72e3c3c589f470b2376ce1610> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x1bda6c000 - 0x1bda6cfff libenergytrace.dylib arm64 /usr/lib/libenergytrace.dylib 0x1bda6d000 - 0x1bdaa3fff RunningBoardServices arm64 /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices 0x1bdaa4000 - 0x1bdb19fff BaseBoard arm64 <75638779348e32beaa8c0dde9014b570> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x1bdb1a000 - 0x1be06ffff SiriTTS arm64 <8da6219da416369eb85afc8f523fe010> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS 0x1be070000 - 0x1be0e1fff CoreLocation arm64 <2b540c6a2a333a188fc71a6e0933f9cb> /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x1be0ef000 - 0x1be143fff Accounts arm64 <79dd258489b23d51aa52a2a91a1ad7f1> /System/Library/Frameworks/Accounts.framework/Accounts 0x1be144000 - 0x1be154fff SharedWebCredentials arm64 <9eb4485d3bcb38d4aeeb07c6867679c1> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials 0x1be155000 - 0x1be4b5fff CFNetwork arm64 <59b74c73dcc33a999647189b124b265b> /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x1be4b6000 - 0x1be596fff UIFoundation arm64 /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x1be597000 - 0x1bf65dfff UIKitCore arm64 /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore 0x1bf65e000 - 0x1bf66bfff AssertionServices arm64 /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x1bf66c000 - 0x1bf73dfff CoreTelephony arm64 <6a8061084b3732a99e66f2bfdd120c5e> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x1bf73e000 - 0x1bf743fff AggregateDictionary arm64 <1c9c38f0865e30eb85bd20a6ae0ac941> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x1bf744000 - 0x1bf75afff libsystem_asl.dylib arm64 <611c5ad01fa135d19914ae6dd8927754> /usr/lib/system/libsystem_asl.dylib 0x1bf75b000 - 0x1bf7d4fff CloudDocs arm64 <6e37c983e3c431f7b753d624892858d7> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs 0x1bf7d5000 - 0x1bfafdfff CoreData arm64 /System/Library/Frameworks/CoreData.framework/CoreData 0x1bfafe000 - 0x1bfd26fff Vision arm64 <797acaa2365d3fbe9ace48b73dcfe63f> /System/Library/Frameworks/Vision.framework/Vision 0x1bfd27000 - 0x1bfd69fff PhotoFoundation arm64 <6a25a61bcbb13e3caeaa4e66c73abb63> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation 0x1bfd6a000 - 0x1bfd95fff BoardServices arm64 <75360e4fd9e23e23ac26db3c2f34e0b5> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices 0x1bfd96000 - 0x1bfe4bfff libboringssl.dylib arm64 <4f90d596ac963a288e0c533a967a875f> /usr/lib/libboringssl.dylib 0x1bfe4c000 - 0x1bfe5afff libsystem_networkextension.dylib arm64 <20ca6a9aa218349ea7a0e557fcc6526b> /usr/lib/system/libsystem_networkextension.dylib 0x1bfe5b000 - 0x1bfe7bfff CoreAnalytics arm64 <29ddc6d86fde3ec8b56ff73fa63839a5> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics 0x1bfe7c000 - 0x1bffedfff CloudKit arm64 /System/Library/Frameworks/CloudKit.framework/CloudKit 0x1bffee000 - 0x1c003afff SpringBoardServices arm64 <9e65a64054413b84b0c7b25c2e166e24> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x1c003b000 - 0x1c00aefff FrontBoardServices arm64 /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x1c00af000 - 0x1c01c6fff Network arm64 <5fd8d3086af139d9aa341e42d08b8e66> /System/Library/Frameworks/Network.framework/Network 0x1c01c7000 - 0x1c0223fff libusrtcp.dylib arm64 /usr/lib/libusrtcp.dylib 0x1c0224000 - 0x1c022bfff libsystem_symptoms.dylib arm64 <759819cb30f43fe5a66f042097999037> /usr/lib/system/libsystem_symptoms.dylib 0x1c022c000 - 0x1c1125fff GeoServices arm64 <0e10b37391f73527bb6a86a4f5dd87ca> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x1c1126000 - 0x1c112efff TCC arm64 /System/Library/PrivateFrameworks/TCC.framework/TCC 0x1c112f000 - 0x1c1188fff IMFoundation arm64 <93c261e2c62c303eb5f85e8a10a37416> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x1c1189000 - 0x1c12e4fff CoreUtils arm64 /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils 0x1c12e5000 - 0x1c1394fff IMSharedUtilities arm64 <37db85e2b49a368ab878cf18429f3f0d> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities 0x1c1395000 - 0x1c13c1fff ImageCaptureCore arm64 <85d80411b9fb39d4b676a3102c9d3a26> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore 0x1c13c2000 - 0x1c13cbfff libsystem_containermanager.dylib arm64 /usr/lib/system/libsystem_containermanager.dylib 0x1c13cc000 - 0x1c1448fff AppleAccount arm64 <420420c089513d0ab1fe092d2437a99a> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x1c1449000 - 0x1c1464fff ApplePushService arm64 <040239923f183edeb6113b859725c65e> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x1c1465000 - 0x1c1552fff IDS arm64 /System/Library/PrivateFrameworks/IDS.framework/IDS 0x1c1553000 - 0x1c167ffff IDSFoundation arm64 /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x1c1680000 - 0x1c1681fff libCTGreenTeaLogger.dylib arm64 <24dd3122ac313191b7b4f6103b7e6b9c> /usr/lib/libCTGreenTeaLogger.dylib 0x1c16e5000 - 0x1c17e3fff CoreMedia arm64 <853acf0f24723e3d859f000af106f64c> /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x1c17e4000 - 0x1c17f3fff UIKitServices arm64 <8170f61ba48c342294fbcdfcf8c9126c> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices 0x1c17f4000 - 0x1c1846fff BackBoardServices arm64 <73613c96a32935abaef16bbb48bbb7f3> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x1c1847000 - 0x1c1a96fff QuartzCore arm64 <3ee40592f01138cc8472776b3c912a42> /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x1c1a97000 - 0x1c1c54fff ColorSync arm64 <47014f6f8e1f3e4194f588c1424932ab> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 0x1c1c55000 - 0x1c21c3fff CoreGraphics arm64 /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x1c21c4000 - 0x1c22f5fff Contacts arm64 <7b8bbb315c173181b8ae83fa58ad9689> /System/Library/Frameworks/Contacts.framework/Contacts 0x1c22f6000 - 0x1c2325fff UserNotifications arm64 <81951875f07936778a4da79c799f2b08> /System/Library/Frameworks/UserNotifications.framework/UserNotifications 0x1c2326000 - 0x1c2349fff LocationSupport arm64 <30c998f65a7e32bba8d46b1525e45b14> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport 0x1c234a000 - 0x1c24a6fff Sharing arm64 /System/Library/PrivateFrameworks/Sharing.framework/Sharing 0x1c24a7000 - 0x1c2a78fff WebKit arm64 /System/Library/Frameworks/WebKit.framework/WebKit 0x1c2a79000 - 0x1c466dfff WebCore arm64 <83a4a19111a0313897dcef1313f78bae> /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x1c466e000 - 0x1c4686fff libAccessibility.dylib arm64 /usr/lib/libAccessibility.dylib 0x1c4687000 - 0x1c4692fff AXCoreUtilities arm64 <3eef218b27d63f22a96e3323450c6c6f> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities 0x1c4693000 - 0x1c4707fff ContactsFoundation arm64 /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation 0x1c4708000 - 0x1c471cfff PowerLog arm64 /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x1c471d000 - 0x1c472efff IOSurface arm64 <4d7cf4873d21390782cec2ea1a129f8d> /System/Library/Frameworks/IOSurface.framework/IOSurface 0x1c472f000 - 0x1c4e29fff MediaToolbox arm64 <6c44365d76d93d64af81b2c19a30a6f9> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x1c4e2a000 - 0x1c4e32fff GraphicsServices arm64 /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x1c4e33000 - 0x1c4f15fff AccessibilityUtilities arm64 <49725db4c143361cb4208891f742cc2c> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities 0x1c4f16000 - 0x1c5108fff AVFoundation arm64 <8b547ad0cb873383a84c65f07aab40f4> /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x1c5109000 - 0x1c5140fff OnBoardingKit arm64 <7a4fe0d4fc1f38d5a32b2bc71ae7f784> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit 0x1c5141000 - 0x1c518ffff MobileWiFi arm64 <4b39ae62af383654aa84e4f443334b33> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 0x1c5190000 - 0x1c51a8fff MobileAsset arm64 <1c5bbde9ebbe3f218abd6923239ed366> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x1c51a9000 - 0x1c51b6fff libGSFont.dylib arm64 /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib 0x1c51b7000 - 0x1c51c0fff FontServices arm64 <38caa4a4a5f230bd88056be639bd4f1e> /System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x1c51c1000 - 0x1c530afff libFontParser.dylib arm64 <4984d0e104f634838f547596e55bdf18> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x1c530b000 - 0x1c5355fff AXRuntime arm64 <16ca94a16b0d366f838fe4875b955139> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime 0x1c5356000 - 0x1c5358fff libAXSafeCategoryBundle.dylib arm64 <5832fc27d87a3de0953ecd96aae11d18> /usr/lib/libAXSafeCategoryBundle.dylib 0x1c5359000 - 0x1c5497fff SearchFoundation arm64 <9d30ef68807d3cd2838aa7eba4ed4212> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation 0x1c5498000 - 0x1c55b8fff Preferences arm64 <9346806c7bef34d6a7df7aa882b22979> /System/Library/PrivateFrameworks/Preferences.framework/Preferences 0x1c55b9000 - 0x1c5c24fff PhotoLibraryServices arm64 <6be2a5251fe53162864ad1745fdfd3d6> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 0x1c5c25000 - 0x1c5e88fff vImage arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x1c5e89000 - 0x1c60bcfff AudioToolbox arm64 <9ac0321f74c63bdd88471e7e4ac512f6> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x1c60bd000 - 0x1c60f2fff libAudioToolboxUtility.dylib arm64 <7e1f682862173a8fb1db362c00648bec> /usr/lib/libAudioToolboxUtility.dylib 0x1c60f3000 - 0x1c62b2fff ContactsUI arm64 /System/Library/Frameworks/ContactsUI.framework/ContactsUI 0x1c62b3000 - 0x1c631cfff UIAccessibility arm64 <187d8186f3043159a42a3efea6fd09cf> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility 0x1c631d000 - 0x1c6520fff Photos arm64 <74686a3388bd35f4b06cc3421c25b673> /System/Library/Frameworks/Photos.framework/Photos 0x1c6521000 - 0x1c65b5fff ShareSheet arm64 <462350dec8b03377bdb962fecea11f85> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet 0x1c65b6000 - 0x1c65c9fff BaseBoardUI arm64 <5c727b2397bc3133a1ff107f36abeaf6> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI 0x1c65ca000 - 0x1c667efff PDFKit arm64 /System/Library/Frameworks/PDFKit.framework/PDFKit 0x1c66fd000 - 0x1c672afff DocumentManager arm64 /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager 0x1c672b000 - 0x1c6985fff libmecabra.dylib arm64 <119ca86cd50b3538bec2d041c8e0ef47> /usr/lib/libmecabra.dylib 0x1c6986000 - 0x1c69fbfff AuthKit arm64 <2b4c3618550232b2ab239d75f78f54e2> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit 0x1c69fc000 - 0x1c6e12fff Intents arm64 /System/Library/Frameworks/Intents.framework/Intents 0x1c6e28000 - 0x1c6f74fff WebKitLegacy arm64 /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x1c6f75000 - 0x1c6fddfff TextInput arm64 <4d06bfec81303266bfa3ce229732b7ff> /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x1c6fde000 - 0x1c705afff AXMediaUtilities arm64 <10edaf9249c936faa241d98a8549604b> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities 0x1c705b000 - 0x1c705efff XCTTargetBootstrap arm64 <0aa0ddefd68833e99c6995e09f415b60> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap 0x1c705f000 - 0x1c7114fff CorePDF arm64 <788eef66d4cb3969b57b2d86473e5340> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 0x1c7115000 - 0x1c7150fff AccessibilityUIUtilities arm64 /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities 0x1c7151000 - 0x1c750dfff MediaPlayer arm64 <5e8d265311af33ae9e9a684070c7bd63> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer 0x1c750e000 - 0x1c781efff AppleMediaServices arm64 /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices 0x1c781f000 - 0x1c7845fff CacheDelete arm64 /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x1c7846000 - 0x1c7a08fff CoreMotion arm64 <86e7ee42c1f936fb9bf0af733547d042> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x1c7a09000 - 0x1c7af7fff AVFAudio arm64 <9dd6382681143640a0d126cce251304f> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio 0x1c7af8000 - 0x1c7d15fff RawCamera arm64 <9fe536ba578c37edb9ecd7674852c5f2> /System/Library/CoreServices/RawCamera.bundle/RawCamera 0x1c7d16000 - 0x1c7dccfff CoreUI arm64 <8d9c17630c6b3e3bb0bba9ebd31a9743> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x1c7dcd000 - 0x1c7df1fff AppSupportUI arm64 /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI 0x1c7df2000 - 0x1c7e27fff CoreVideo arm64 <615441c4a6ca3e2a95cc481f479eb5e9> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x1c7e28000 - 0x1c805dfff AudioToolboxCore arm64 <2993aee104d43b48abdf902c2676551a> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore 0x1c805e000 - 0x1c80a2fff CoreDuetContext arm64 /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext 0x1c80a3000 - 0x1c80dcfff SetupAssistant arm64 <7b6b2c47ce673ca5bb1ab80ece5d65f1> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant 0x1c80dd000 - 0x1c8199fff TelephonyUtilities arm64 /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 0x1c819a000 - 0x1c81c4fff PlugInKit arm64 /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x1c850a000 - 0x1c8641fff AssistantServices arm64 <425d86c47a9e3d3a8957cea3b3ad1277> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices 0x1c8642000 - 0x1c86a2fff ProactiveSupport arm64 /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport 0x1c86a3000 - 0x1c88dcfff MapKit arm64 /System/Library/Frameworks/MapKit.framework/MapKit 0x1c88dd000 - 0x1c88f4fff PrototypeTools arm64 /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools 0x1c88f5000 - 0x1c89e6fff MediaExperience arm64 <598bafd00b5c3c42a7fbb40988916721> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience 0x1c89e7000 - 0x1c8caffff Celestial arm64 /System/Library/PrivateFrameworks/Celestial.framework/Celestial 0x1c8cb0000 - 0x1c8d0bfff CallKit arm64 <38f9093206823ad29ef1385a376d3f53> /System/Library/Frameworks/CallKit.framework/CallKit 0x1c8ed2000 - 0x1c95d5fff VectorKit arm64 <96994cfd06143fefaeb2d5b2468dfb53> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit 0x1c95d6000 - 0x1c96a5fff AVKit arm64 /System/Library/Frameworks/AVKit.framework/AVKit 0x1c96a6000 - 0x1c96d4fff Pegasus arm64 <562d126804043f4c954c8202788f9701> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus 0x1c96d5000 - 0x1c96d7fff libapp_launch_measurement.dylib arm64 <9d0bbb4b26f43f048dfaebdbf0c05eb0> /usr/lib/libapp_launch_measurement.dylib 0x1c97bb000 - 0x1c981dfff CoreSpotlight arm64 /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight 0x1c981e000 - 0x1c98b5fff AddressBookLegacy arm64 <9ca4733ccd0d3b9e984c8688719afe63> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy 0x1c98b6000 - 0x1c98c5fff CrashReporterSupport arm64 <8eeddd24d3223b099646fb1aa1026917> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x1c98c6000 - 0x1c98d8fff MobileBluetooth arm64 /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 0x1c98d9000 - 0x1c9994fff LinkPresentation arm64 /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation 0x1c9995000 - 0x1c99cafff StoreKit arm64 <63cf0997378c35f983ea5df810c3d2f6> /System/Library/Frameworks/StoreKit.framework/StoreKit 0x1c99cb000 - 0x1c99cffff libsystem_configuration.dylib arm64 <1e27c5b60a4d3f1ea47cefa749d48f5b> /usr/lib/system/libsystem_configuration.dylib 0x1c99d0000 - 0x1c9a28fff RemoteUI arm64 <76d3be0cbafd3943be8802b5acdcc0dc> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI 0x1c9a29000 - 0x1c9a77fff AuthKitUI arm64 <5ebc31ed70643a8d9885139174f445bb> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI 0x1c9a78000 - 0x1c9addfff CoreRecognition arm64 <971e19c8444e3e969e669463f5c436ef> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition 0x1c9ade000 - 0x1c9b61fff Social arm64 /System/Library/Frameworks/Social.framework/Social 0x1c9bb0000 - 0x1c9bbefff HangTracer arm64 /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer 0x1c9bbf000 - 0x1c9c24fff CoreNLP arm64 /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP 0x1c9c25000 - 0x1c9c26fff liblangid.dylib arm64 /usr/lib/liblangid.dylib 0x1c9c27000 - 0x1ca989fff JavaScriptCore arm64 /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x1ca98a000 - 0x1caa17fff libTelephonyUtilDynamic.dylib arm64 /usr/lib/libTelephonyUtilDynamic.dylib 0x1caa2d000 - 0x1caca6fff StoreServices arm64 <8d8b977aafcc3181944e3f9d17bc5211> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x1caca7000 - 0x1cacb0fff IOMobileFramebuffer arm64 <9ae16b80bede37a680cfd522fc007cfa> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x1cacb1000 - 0x1cae1efff SafariServices arm64 /System/Library/Frameworks/SafariServices.framework/SafariServices 0x1cae1f000 - 0x1caff8fff Message arm64 <21db17aa9b2036ceb3bafdf9be7a51e9> /System/Library/PrivateFrameworks/Message.framework/Message 0x1cb010000 - 0x1cb02afff CoreMaterial arm64 /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial 0x1cb02b000 - 0x1cb111fff libxml2.2.dylib arm64 <7f7184a1438535ea8c550e64d55e5d21> /usr/lib/libxml2.2.dylib 0x1cc7b3000 - 0x1cc7bdfff SymptomAnalytics arm64 /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics 0x1cc7be000 - 0x1cc806fff MetadataUtilities arm64 <919bfbca98dd3051840efe59b0013602> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities 0x1cc807000 - 0x1cc85ffff UserActivity arm64 <78ee489493f23fd982381bef763109d6> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity 0x1cd19b000 - 0x1cd3b7fff NetworkExtension arm64 <71db5bddca78322093c64f4f374d504c> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension 0x1cd3b8000 - 0x1cd3eefff DataDetectorsCore arm64 /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore 0x1cd3ef000 - 0x1cd44ffff CalendarFoundation arm64 <12842f439af23e469a86c68e441d9741> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation 0x1cd450000 - 0x1cd543fff EventKit arm64 /System/Library/Frameworks/EventKit.framework/EventKit 0x1cd544000 - 0x1cd579fff MediaServices arm64 <0d206ca50c643fb0a93dd5d40b3b1b43> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 0x1cd686000 - 0x1cd827fff PencilKit arm64 <707b0c5d6645340e97c13b7dbee27393> /System/Library/Frameworks/PencilKit.framework/PencilKit 0x1cd828000 - 0x1cd947fff MessageUI arm64 <31feb5db5d2131688e08a164a44ff779> /System/Library/Frameworks/MessageUI.framework/MessageUI 0x1cd994000 - 0x1cd9d3fff BiometricKit arm64 <9dd1e33272853b5cb023f821dc700a9a> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit 0x1cd9d4000 - 0x1cd9fffff PersistentConnection arm64 <19667077c3673477a67cb2e5c146c4be> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x1cda00000 - 0x1cda53fff CalendarDaemon arm64 <0297bf11f5633d8c8d47dc7b2f717d4f> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon 0x1cda54000 - 0x1cdaeafff CalendarDatabase arm64 /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase 0x1cdaeb000 - 0x1cdccdfff MediaRemote arm64 /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x1cdcce000 - 0x1cdcd6fff CorePhoneNumbers arm64 <3c3d991d98a23f3dbfd1eb032174e894> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers 0x1cdce7000 - 0x1cdd0dfff DuetActivityScheduler arm64 /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler 0x1cddd0000 - 0x1cde10fff ContactsAutocompleteUI arm64 <72884bd3242932819a63a09c35031aeb> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI 0x1cde11000 - 0x1cde33fff CoreSVG arm64 <5589a0bec18d34ada40d42adf27d2d4a> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG 0x1cde34000 - 0x1cde4dfff SymptomPresentationFeed arm64 <4886e0b659b63c999f47fb2ee64422f0> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed 0x1cde4e000 - 0x1cde6bfff ProactiveEventTracker arm64 <28aa1f82e89f369c808ed513f7b5e894> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker 0x1cde6c000 - 0x1cde76fff MallocStackLogging arm64 <37c11061daa13446bc06f11914e40361> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging 0x1cde77000 - 0x1cdf0cfff CoreSuggestions arm64 <65b55a99ce963190a6a8def30fd5fbb5> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions 0x1cdf0d000 - 0x1ce0c1fff IMCore arm64 /System/Library/PrivateFrameworks/IMCore.framework/IMCore 0x1ce0c2000 - 0x1ce112fff DeviceManagement arm64 /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement 0x1ce113000 - 0x1ce304fff HealthKit arm64 <62046af1361e351084c2d34594b8ce69> /System/Library/Frameworks/HealthKit.framework/HealthKit 0x1ce90d000 - 0x1ce91afff BluetoothManager arm64 <5579885bc5243f68b973384faa9ce94b> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 0x1ce91b000 - 0x1ce950fff CoreBluetooth arm64 /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x1ce951000 - 0x1ce953fff libsystem_sandbox.dylib arm64 /usr/lib/system/libsystem_sandbox.dylib 0x1cea39000 - 0x1cea6cfff TextInputUI arm64 /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI 0x1cea7b000 - 0x1cea87fff ContextKit arm64 <1bce412f361a3fcb9e4553cc0c3663dc> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit 0x1ceab7000 - 0x1ceb23fff Rapport arm64 <31e58863b4e63673ac4f100fc32689ce> /System/Library/PrivateFrameworks/Rapport.framework/Rapport 0x1ceb24000 - 0x1ceb50fff OSAnalytics arm64 /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics 0x1ceb51000 - 0x1ceb80fff MobileInstallation arm64 <5c6453d1d3163517b3a383f6136ab676> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 0x1ceb81000 - 0x1cec1bfff Metal arm64 <5afbbbb9501c3abbaa93836da30d133d> /System/Library/Frameworks/Metal.framework/Metal 0x1cec1c000 - 0x1cec22fff IOAccelerator arm64 <6c40b6d52d5137628eb036ab042a4a9a> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x1cec23000 - 0x1cec2efff MediaAccessibility arm64 <8b640f442ded3d0581d639e9fd9049b5> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x1cec4c000 - 0x1cec53fff libsystem_dnssd.dylib arm64 <1ead228266503faa9e8efe24a3f937b1> /usr/lib/system/libsystem_dnssd.dylib 0x1cec54000 - 0x1cec5afff PushKit arm64 <5d2460bb22c839748c16b2fe8be86110> /System/Library/Frameworks/PushKit.framework/PushKit 0x1cec5b000 - 0x1ced61fff FileProvider arm64 <8b68315b43b43c26a26dd7310ff59e57> /System/Library/Frameworks/FileProvider.framework/FileProvider 0x1ced75000 - 0x1ced76fff BackgroundTaskAgent arm64 /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent 0x1ced77000 - 0x1ced7bfff LinguisticData arm64 /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData 0x1ced7c000 - 0x1ced94fff CoreSDB arm64 /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB 0x1ced95000 - 0x1ceda5fff Categories arm64 <12523ab336a334e78a9bd8341ade45d7> /System/Library/PrivateFrameworks/Categories.framework/Categories 0x1ceda6000 - 0x1cedbffff DoNotDisturb arm64 <7db313bb3aeb36b29cbe635f2c4a8e85> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb 0x1cedc0000 - 0x1cee7bfff VideoToolbox arm64 <9a8f0211a5e133fabb0586e159254703> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 0x1cf2b1000 - 0x1cf2b2fff MessageSupport arm64 <4c1c93cab4593f3098baa62f08778f76> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport 0x1cf2b3000 - 0x1cf30efff PersonalizationPortrait arm64 /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait 0x1cf30f000 - 0x1cf37dfff AppStoreDaemon arm64 <9d30226f248c37a89e11a23527a84766> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon 0x1cf3d7000 - 0x1cf3dffff SymptomDiagnosticReporter arm64 /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter 0x1cf3e0000 - 0x1cf3e2fff IOSurfaceAccelerator arm64 <4ef0b026a02d37da867b6b4caa00eb86> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 0x1cf3e3000 - 0x1cf491fff AssetsLibraryServices arm64 /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x1cf492000 - 0x1cf4c1fff DataAccessExpress arm64 /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x1cf4c2000 - 0x1cf531fff EmailFoundation arm64 <0030f6c3bac7359385407968bdf1cbd3> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation 0x1cf532000 - 0x1cf547fff CoreFollowUp arm64 <7497056934323d4183af2938525bc0d1> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp 0x1cf548000 - 0x1cf550fff FamilyCircle arm64 <8d3ddb5b2a333f15885651381c6be7bc> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle 0x1cf551000 - 0x1cf566fff libcoretls.dylib arm64 /usr/lib/libcoretls.dylib 0x1cf5bd000 - 0x1cf64cfff libate.dylib arm64 /usr/lib/libate.dylib 0x1d0907000 - 0x1d0959fff FTServices arm64 <868495703c6a3d25aba7eeb5a8da4977> /System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x1d09fb000 - 0x1d0a0bfff MaterialKit arm64 /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit 0x1d0a0c000 - 0x1d0a83fff SAObjects arm64 /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects 0x1d0a84000 - 0x1d0a8efff CoreRecents arm64 /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents 0x1d0a8f000 - 0x1d0ad5fff MIME arm64 <9cb920edbafe3376b15c86f0b4e9ccb6> /System/Library/PrivateFrameworks/MIME.framework/MIME 0x1d0b37000 - 0x1d0b44fff DataMigration arm64 <2b7610c77e5b3baf9bc4ff96ead08425> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x1d0c4a000 - 0x1d0ca5fff EmailCore arm64 <43da3f2e301934d3b34aeb69b1e039e7> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore 0x1d0cf8000 - 0x1d0d1cfff IconServices arm64 <234299ad5ee035e3b3419cda532eb0b6> /System/Library/PrivateFrameworks/IconServices.framework/IconServices 0x1d0d1d000 - 0x1d0f07fff iTunesCloud arm64 <4b5c8b7c84f23c94beda82ecd967a3ab> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud 0x1d0f08000 - 0x1d11d1fff MusicLibrary arm64 <8ce18cfdfab3321da3cb3f7420946dc9> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary 0x1d11d2000 - 0x1d11d3fff WatchdogClient arm64 /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient 0x1d11d4000 - 0x1d11e5fff libprequelite.dylib arm64 <5d43cd16fd1e3760a914ee604d53d5cc> /usr/lib/libprequelite.dylib 0x1d1207000 - 0x1d120cfff IDSKVStore arm64 /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore 0x1d120d000 - 0x1d121dfff CoreEmoji arm64 <4520569fbd88306d9833b1453e7efcc9> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji 0x1d121e000 - 0x1d12b4fff Email arm64 /System/Library/PrivateFrameworks/Email.framework/Email 0x1d12b5000 - 0x1d1303fff ClassKit arm64 <8c81187fd37e37a8b9a7a9795f907671> /System/Library/Frameworks/ClassKit.framework/ClassKit 0x1d1370000 - 0x1d137cfff CPMS arm64 <26ecdd8ff8b1343fb36e2ceb56ee2939> /System/Library/PrivateFrameworks/CPMS.framework/CPMS 0x1d137d000 - 0x1d1385fff RTCReporting arm64 <01442b0b4d893daea40b1435f5d5da84> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting 0x1d14e4000 - 0x1d1530fff MobileBackup arm64 /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup 0x1d15e0000 - 0x1d15e7fff CoreTime arm64 /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime 0x1d1627000 - 0x1d1765fff IMDPersistence arm64 /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence 0x1d17dc000 - 0x1d1806fff DistributedEvaluation arm64 <41dc26030ef43f0889b583cce0ff4ef1> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation 0x1d1807000 - 0x1d1856fff DataAccess arm64 <3d96bbddc43c385ab1b1fc6d5fb32a86> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess 0x1d1b8d000 - 0x1d1be1fff ToneLibrary arm64 <3e2f851c25f43b3b87814ce72322bc13> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary 0x1d1ead000 - 0x1d1ecbfff AppConduit arm64 /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit 0x1d1ecc000 - 0x1d1ee4fff IntlPreferences arm64 <17df023ff77235bb8cf4bd415779fe80> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x1d2260000 - 0x1d2334fff CoreBrightness arm64 /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness 0x1d2335000 - 0x1d233cfff libIOReport.dylib arm64 <9c260447706133cd856cf4212a74f759> /usr/lib/libIOReport.dylib 0x1d24a3000 - 0x1d24ccfff GameController arm64 <300e4a276bd537939b26382b32b2c5b3> /System/Library/Frameworks/GameController.framework/GameController 0x1d24cd000 - 0x1d2675fff libBNNS.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib 0x1d2676000 - 0x1d267dfff StudyLog arm64 <7cc9e5552c0b305f9e245abf981b62a1> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog 0x1d267e000 - 0x1d2704fff BulletinBoard arm64 <381ac22bf3353f3982a6007094b73767> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard 0x1d2705000 - 0x1d2794fff iTunesStore arm64 <393348ca4d9e31a6beaf2bb1c1d99f69> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore 0x1d27aa000 - 0x1d2cdafff libAudioDSP.dylib arm64 <28125b99684235b9af94f19c354bc8c2> /System/Library/Frameworks/AudioToolbox.framework/libAudioDSP.dylib 0x1d2cdb000 - 0x1d31e0fff AudioCodecs arm64 <3d84c0576a1b373f89d2b40480b2710f> /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs 0x1d31e1000 - 0x1d3239fff SafariCore arm64 <029bc98c942e38ecab7f0d3f01685e46> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore 0x1d323a000 - 0x1d329ffff ScreenTimeCore arm64 <5ba75ed5b21e33d08112e416a2ff08af> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore 0x1d388d000 - 0x1d38b2fff RTTUtilities arm64 /System/Library/PrivateFrameworks/RTTUtilities.framework/RTTUtilities 0x1d38b3000 - 0x1d38bafff HearingCore arm64 <82dc43318b7f3863b0a0159050a24ff2> /System/Library/PrivateFrameworks/HearingCore.framework/HearingCore 0x1d38bb000 - 0x1d38cefff LocalAuthentication arm64 <72045bcaec7e3a4ca28b50dac50f588e> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication 0x1d38cf000 - 0x1d38d3fff CommunicationsFilter arm64 <100f7507f56d3e6a974eb7acc9ec2bdd> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x1d38d4000 - 0x1d38f6fff AddressBook arm64 <5f0d2fdf82f8332cbbf9322042e19649> /System/Library/Frameworks/AddressBook.framework/AddressBook 0x1d38f7000 - 0x1d3902fff CaptiveNetwork arm64 <0552986cee333370aa966671ab0aae16> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 0x1d3903000 - 0x1d3903fff AdSupport arm64 <9f5c7085cda33443aba2bdb111046209> /System/Library/Frameworks/AdSupport.framework/AdSupport 0x1d3a54000 - 0x1d3b06fff libBLAS.dylib arm64 <57aa1f484644390ba52d46bcf2b9ef5f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x1d3b07000 - 0x1d3b15fff CTCarrierSpace arm64 <216a39c5c002354eadf5b65721896e9c> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace 0x1d4300000 - 0x1d43cffff CoreParsec arm64 <75d94c0beef63d189c4b85818e0a2e25> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec 0x1d43d0000 - 0x1d441dfff CallHistory arm64 <3af3a4e9930d31b3a8d938e2bb8f357e> /System/Library/PrivateFrameworks/CallHistory.framework/CallHistory 0x1d45bd000 - 0x1d45d7fff libtailspin.dylib arm64 <109497d4ddfa37bdbbf400754a39ea8f> /usr/lib/libtailspin.dylib 0x1d4636000 - 0x1d464afff ContactsDonation arm64 <0e4e04e29a533d1192765ec1f4d7af43> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation 0x1d4695000 - 0x1d469efff MobileActivation arm64 <6733fce80ec638aaa267c7519bb80a0a> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation 0x1d46a4000 - 0x1d471efff HearingUtilities arm64 /System/Library/PrivateFrameworks/HearingUtilities.framework/HearingUtilities 0x1d471f000 - 0x1d472dfff MobileIcons arm64 /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x1d472e000 - 0x1d482efff ResponseKit arm64 <40dd302f884936708ff18a30f50f6ae9> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit 0x1d484b000 - 0x1d4884fff Notes arm64 /System/Library/PrivateFrameworks/Notes.framework/Notes 0x1d4885000 - 0x1d489cfff MetalKit arm64 <740f1becf28631acbebaf1ca923fdb44> /System/Library/Frameworks/MetalKit.framework/MetalKit 0x1d48f6000 - 0x1d493ffff CoreHaptics arm64 <1157e81a94623a31a0ca98470511a761> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics 0x1d4940000 - 0x1d4a09fff ProofReader arm64 <44df2d5a1f2634699d677f2fd54f34b1> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x1d4a58000 - 0x1d4a63fff EmailAddressing arm64 <1db4c845197e3dbcab8448f39cc77f12> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing 0x1d4a64000 - 0x1d4a79fff MailServices arm64 <6ab8d03470f2399896abfbb9ef68844c> /System/Library/PrivateFrameworks/MailServices.framework/MailServices 0x1d4a7a000 - 0x1d4afafff CoreSymbolication arm64 <28d570647ec73ceaaacfc7a3f21b2303> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication 0x1d4afb000 - 0x1d4b01fff IdleTimerServices arm64 <32df45a981cc3ee8990e4e8a447fbc7a> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices 0x1d4bf0000 - 0x1d4caafff VideoSubscriberAccount arm64 <73980d26f45838d4bb887d79492d5c51> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount 0x1d4cbf000 - 0x1d4cc2fff FTClientServices arm64 <2f4c056f0c6638ecb036a323fb96dc08> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 0x1d4cc3000 - 0x1d4d27fff ContactsUICore arm64 <571a833a66e4340cb3a39117ae50c2d4> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore 0x1d5187000 - 0x1d51cefff LoggingSupport arm64 <2132f7060d4630ce888ceaf1d40e4aeb> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport 0x1d52e6000 - 0x1d5340fff ProtectedCloudStorage arm64 /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x1d540d000 - 0x1d5416fff OpenGLES arm64 <3044208ed61c34eca2370a8b687a5ccd> /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x1d5577000 - 0x1d557ffff libGFXShared.dylib arm64 <69f0756ab7723506b193c7fccf54af28> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x1d5580000 - 0x1d55b4fff SharedUtils arm64 <6f5b156a4ff035ac856a13d000adeffa> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils 0x1d55b5000 - 0x1d5602fff PhotosFormats arm64 /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 0x1d6656000 - 0x1d6692fff StreamingZip arm64 /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip 0x1d72d7000 - 0x1d7500fff SafariShared arm64 <0594b3252bb830b89a8f49d9fd5f3592> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared 0x1d7586000 - 0x1d7589fff InternationalTextSearch arm64 /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch 0x1d75a7000 - 0x1d75c3fff AssetCacheServices arm64 <40631d1dce8b3d158398e2614574741c> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices 0x1d7aef000 - 0x1d7f35fff AVConference arm64 <21ae0158ec4939cd8bae0b38cc32ff65> /System/Library/PrivateFrameworks/AVConference.framework/AVConference 0x1d7f36000 - 0x1d7f3bfff IncomingCallFilter arm64 <1e6dc4fb88ae34c4903703e61281bdaf> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter 0x1d7f57000 - 0x1d7f6ffff NetworkStatistics arm64 /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 0x1d83cb000 - 0x1d83d1fff Netrb arm64 /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x1d83d5000 - 0x1d8405fff EAP8021X arm64 /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 0x1d8406000 - 0x1d8408fff OSAServicesClient arm64 <580c56fbc3a236aba11042dcee1989f6> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient 0x1d85a9000 - 0x1d85adfff libgermantok.dylib arm64 <8198ea3c7255321fa5db22fd3f3174af> /usr/lib/libgermantok.dylib 0x1d85ae000 - 0x1d8661fff libmecab.dylib arm64 /usr/lib/libmecab.dylib 0x1d8662000 - 0x1d869dfff Catalyst arm64 <7ca3384c8cd5359eae88eb05bcd40db0> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst 0x1d87f1000 - 0x1d882cfff VoiceServices arm64 <0f41620ee1da3ee9b57aaa113d566c71> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 0x1d882d000 - 0x1d8944fff Navigation arm64 <7aa65dc8097b3342b162f47cea8c3c03> /System/Library/PrivateFrameworks/Navigation.framework/Navigation 0x1d8a3f000 - 0x1d8b47fff libEmbeddedSystemAUs.dylib arm64 <5f14818b8d00353695ba489fdf7d033a> /System/Library/Frameworks/AudioToolbox.framework/libEmbeddedSystemAUs.dylib 0x1d8c5e000 - 0x1d8c6cfff CoreDuetDaemonProtocol arm64 <0970436c4af93f7888b6d2b6a1fe5d6e> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 0x1d8c6d000 - 0x1d8c8cfff FTAWD arm64 <4edfbca3ac3e32ba9df27f627410420f> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD 0x1da1c0000 - 0x1da1c2fff OAuth arm64 /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x1da482000 - 0x1da4bdfff DifferentialPrivacy arm64 /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy 0x1da75d000 - 0x1da8f4fff EmailDaemon arm64 <595d5708d39137f8b3091a6bad9e76f0> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon 0x1dac59000 - 0x1dac85fff MailSupport arm64 /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport 0x1dac86000 - 0x1dacf5fff libarchive.2.dylib arm64 <20d6c601da6f361d89844280e4574581> /usr/lib/libarchive.2.dylib 0x1dacf6000 - 0x1dad27fff C2 arm64 /System/Library/PrivateFrameworks/C2.framework/C2 0x1dad28000 - 0x1dad5cfff NaturalLanguage arm64 /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage 0x1dadf0000 - 0x1dadf1fff libsystem_coreservices.dylib arm64 /usr/lib/system/libsystem_coreservices.dylib 0x1dae03000 - 0x1dae15fff libmis.dylib arm64 /usr/lib/libmis.dylib 0x1dae16000 - 0x1dae6cfff WebBookmarks arm64 <20bf79f2a8f0378eaaa17e27999ea030> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks 0x1dae6d000 - 0x1dae7afff DCIMServices arm64 <667970c192493f80adc9c4883f51e219> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 0x1dae7b000 - 0x1dafcdfff CloudPhotoLibrary arm64 <7d27632ac0b53b14846fca9e60a5ec66> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 0x1dafce000 - 0x1db007fff ContactsAutocomplete arm64 /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete 0x1db008000 - 0x1db010fff libcopyfile.dylib arm64 /usr/lib/system/libcopyfile.dylib 0x1db011000 - 0x1db032fff UsageTracking arm64 <8bb236f387ea33cbaa5361804d527d73> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking 0x1db374000 - 0x1db404fff AccountsDaemon arm64 <6bdda96b6fbd337ab0b927eeba0d3b62> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon 0x1db405000 - 0x1db410fff AppleIDSSOAuthentication arm64 <7a4270b2fcd33a6e9333fe4133a25bb2> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication 0x1db411000 - 0x1db424fff SettingsFoundation arm64 <4e5f58dd1f453acea2bb6e86c9e40323> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation 0x1db553000 - 0x1db5cffff Symbolication arm64 /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication 0x1db785000 - 0x1db7d3fff ChunkingLibrary arm64 <628d7826f51934bfbc36831de9b365d6> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x1db7d7000 - 0x1db7dbfff DAAPKit arm64 /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit 0x1dbcdb000 - 0x1dbcddfff CoreDuetDebugLogging arm64 <93bf2dfd16df3832a4ed4fcd56d2c070> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 0x1dc7e7000 - 0x1dc825fff SignpostSupport arm64 <5fae84042c1a39ca9628a4546973ad06> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport 0x1dca7e000 - 0x1dca87fff SignpostCollection arm64 /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection 0x1dd1b8000 - 0x1dd1bffff URLFormatting arm64 /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting 0x1dd1d4000 - 0x1dd27bfff MMCS arm64 <0afcc240bf6e3648b7dd4681bfcfc488> /System/Library/PrivateFrameworks/MMCS.framework/MMCS 0x1dd2d4000 - 0x1dd501fff MobileSpotlightIndex arm64 /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 0x1dd8d7000 - 0x1dd91dfff CoreLocationProtobuf arm64 <3dcb34978e4b36859a075990421d15fb> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf 0x1dd9d1000 - 0x1dda4efff Quagga arm64 <9db70b2c75ba3568800d72a92f583730> /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x1ddce7000 - 0x1ddcf5fff libAXSpeechManager.dylib arm64 /usr/lib/libAXSpeechManager.dylib 0x1ddd5b000 - 0x1ddd70fff libEDR arm64 /System/Library/PrivateFrameworks/libEDR.framework/libEDR 0x1de6a4000 - 0x1de98efff VideoProcessing arm64 <4d21db074a5137729af9d0aa546c6c66> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing 0x1de98f000 - 0x1de99dfff libperfcheck.dylib arm64 <546f9a267f063a1890ac443c0b8eb3b9> /usr/lib/libperfcheck.dylib 0x1de99e000 - 0x1de9a9fff libAudioStatistics.dylib arm64 <0a6aec93ae4e3c779f0da4c2a72d8905> /usr/lib/libAudioStatistics.dylib 0x1deb6b000 - 0x1deb7bfff caulk arm64 <6f54863c3531357584aa32b7893025e5> /System/Library/PrivateFrameworks/caulk.framework/caulk 0x1debbb000 - 0x1debc1fff MobileSystemServices arm64 <51edec88cb953e928413cd1cf32bc802> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x1ded5d000 - 0x1ded76fff TextToSpeech arm64 /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech 0x1ded7c000 - 0x1dedb6fff ViceroyTrace arm64 <0c6fb6c3c859307587520688db1dfcb9> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace 0x1dfc85000 - 0x1dfcbefff libGLImage.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x1e00ec000 - 0x1e00fdfff libSparseBLAS.dylib arm64 <77cc08d444a83670a3c7d64c38450e56> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib 0x1e00fe000 - 0x1e0111fff Engram arm64 <1183e3c67e4f370d855999579e401d60> /System/Library/PrivateFrameworks/Engram.framework/Engram 0x1e0189000 - 0x1e01c3fff DataDetectorsNaturalLanguage arm64 <94326f5e6f1f333d88e05a6657e6d472> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage 0x1e04b3000 - 0x1e04bbfff FSEvents arm64 /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents 0x1e04bc000 - 0x1e053afff CoreDAV arm64 <9b36fa2d9e4d372f8b9fbd82bc094860> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV 0x1e0e89000 - 0x1e0e99fff RemoteTextInput arm64 <1218e6d5c5f03ddaa152f65edcbb2032> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput 0x1e0ec2000 - 0x1e0ef1fff iCalendar arm64 <34d1fb97c3f03fcd8f1b4226952fbca6> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar 0x1e0f0e000 - 0x1e0f17fff CloudPhotoServices arm64 <3409a56fc1be35eeb80f761a2a593c70> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices 0x1e0f56000 - 0x1e0f6afff libLinearAlgebra.dylib arm64 <0572685470573cd6890b9a5f60f4c149> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x1e0ffb000 - 0x1e10fdfff ConfigurationEngineModel arm64 <1a1e4c29af253530a00a0454ec00457e> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel 0x1e10fe000 - 0x1e1105fff CertUI arm64 /System/Library/PrivateFrameworks/CertUI.framework/CertUI 0x1e1209000 - 0x1e1217fff CoreAUC arm64 <0b48231b7d8133168b55dcbebde5ecdd> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x1e1c81000 - 0x1e1cc8fff PhysicsKit arm64 <9ff5dbc88d2f3567a80e27e845970e6e> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x1e1cc9000 - 0x1e1d1afff CorePrediction arm64 <7ec324458867321abf71d9e8e8320ec4> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction 0x1e217b000 - 0x1e21c6fff SafariSafeBrowsing arm64 <4a31bd81d64f300193bbebcb2ef6c12a> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing 0x1e2221000 - 0x1e2251fff OpenAL arm64 /System/Library/Frameworks/OpenAL.framework/OpenAL 0x1e256e000 - 0x1e25e3fff HomeSharing arm64 <712a1c49f6123b65b251a5e53bb10feb> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing 0x1e2673000 - 0x1e2691fff GenerationalStorage arm64 <9c31d008592e30319b90e26e1516d828> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 0x1e26f6000 - 0x1e2701fff PersonaKit arm64 <78d0464bdc153816b12d43398fff9df0> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit 0x1e2702000 - 0x1e270efff PersonaUI arm64 <8685f9f0ac063c0e946195cd2f926711> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI 0x1e2b1c000 - 0x1e2b21fff kperf arm64 /System/Library/PrivateFrameworks/kperf.framework/kperf 0x1e2cba000 - 0x1e2cc8fff AssetsLibrary arm64 /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary 0x1e2cf5000 - 0x1e2d28fff libpcap.A.dylib arm64 /usr/lib/libpcap.A.dylib 0x1e2ffa000 - 0x1e300efff WebUI arm64 /System/Library/PrivateFrameworks/WebUI.framework/WebUI 0x1e300f000 - 0x1e3025fff SafariFoundation arm64 <8d356d0397b73424aff45259d671e50e> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation 0x1e3071000 - 0x1e310bfff libvDSP.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x1e310c000 - 0x1e3137fff vCard arm64 <525637bd53e13ef78d1e42c4b426b7db> /System/Library/PrivateFrameworks/vCard.framework/vCard 0x1e317f000 - 0x1e320afff SampleAnalysis arm64 <7f6ef86dbc713402bc0b77a9edf435c1> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis 0x1e320b000 - 0x1e3216fff IntentsFoundation arm64 <7c1e81a3a0683576b94a2df819035b18> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation 0x1e3408000 - 0x1e340afff ParsecSubscriptionServiceSupport arm64 <6bcbc54a7157375fb35f9cf40b3ad902> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport 0x1e340b000 - 0x1e349afff MediaPlatform arm64 <6d7cb766c62b3cb98aab91cb64bd7d1d> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform 0x1e349b000 - 0x1e37a8fff MediaLibraryCore arm64 <3ee30b35181b36139e714a10e7394ed3> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore 0x1e380b000 - 0x1e3843fff PhotosImagingFoundation arm64 <5633620c32ec36ca8d50738631ab5635> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation 0x1e3844000 - 0x1e3866fff MediaConversionService arm64 <7658cb326323337ba20a8aa29b906765> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService 0x1e3867000 - 0x1e3884fff MediaStream arm64 <8eca31e0c4973c9cab1381301b649f79> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 0x1e3885000 - 0x1e3980fff CoreMediaStream arm64 <75ffcf14480339a49404da7af1d51405> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 0x1e3a9b000 - 0x1e3a9bfff Accelerate arm64 <7fbf97ba921e35349dceafc6f2e83085> /System/Library/Frameworks/Accelerate.framework/Accelerate 0x1e3a9d000 - 0x1e3db8fff libLAPACK.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x1e3db9000 - 0x1e3dbdfff libQuadrature.dylib arm64 <864ba6a8213c3e25a558dacf9c17424b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib 0x1e3dbe000 - 0x1e3e17fff libvMisc.dylib arm64 <2a5cad3e768c3068adde0fcf2c0f525b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x1e3e18000 - 0x1e3e18fff vecLib arm64 <165af11d20af32d492e65566bd61e933> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x1e3e21000 - 0x1e3e2efff AuthenticationServices arm64 /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices 0x1e3f81000 - 0x1e3fd1fff CoreMIDI arm64 <2254b6ffc02f3628bfadc93057e9764f> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI 0x1e41d6000 - 0x1e4203fff GSS arm64 <3c15956942da3635965e0d93087a87e6> /System/Library/Frameworks/GSS.framework/GSS 0x1e4217000 - 0x1e4248fff MPSCore arm64 <3783a8c38857344b993a2275dbbe4f32> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore 0x1e4249000 - 0x1e42c2fff MPSImage arm64 <0df2ad87d643399083dc6f043aa01f06> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage 0x1e42c3000 - 0x1e42e5fff MPSMatrix arm64 <03b14bc196133c0faf56c0ddf0fb056d> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix 0x1e42e6000 - 0x1e42fafff MPSNDArray arm64 <402ebef5f4293c00910753126b2cf674> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray 0x1e42fb000 - 0x1e448bfff MPSNeuralNetwork arm64 <3f56d22b7d8c3c0abafd7f53cb08efbb> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork 0x1e448c000 - 0x1e44d1fff MPSRayIntersector arm64 <38acb90ef6473540ba96cef4852ffd18> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector 0x1e44d2000 - 0x1e44d2fff MetalPerformanceShaders arm64 <4d10c81dd6cb3e2eafbde261c6e5162a> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders 0x1e44df000 - 0x1e44dffff MobileCoreServices arm64 <2cb592ab1cfd371ebb935265787f790f> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x1e44ea000 - 0x1e44ebfff libCVMSPluginSupport.dylib arm64 <958fbb083e6136228c0ff7ddee7456d9> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x1e44ec000 - 0x1e44f2fff libCoreFSCache.dylib arm64 <507f7ab6b9b131beb0145aef6b49a26c> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 0x1e44f3000 - 0x1e44f8fff libCoreVMClient.dylib arm64 <966b47cee1dd32d085826496866b281f> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x1e452c000 - 0x1e4563fff QuickLookThumbnailing arm64 /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing 0x1e486a000 - 0x1e496afff SoundAnalysis arm64 /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis 0x1e496d000 - 0x1e496dfff UIKit arm64 <6481cf0cb1813c5bb847eacf0a09ae62> /System/Library/Frameworks/UIKit.framework/UIKit 0x1e498f000 - 0x1e4a52fff VisionKit arm64 /System/Library/Frameworks/VisionKit.framework/VisionKit 0x1e4b9b000 - 0x1e4cebfff ANECompiler arm64 <1d9b89a9a46639b9a848540f8a988f28> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler 0x1e4cec000 - 0x1e4cfcfff ANEServices arm64 <8e32f596f2fd33a0aeba7c51c5aa7ff1> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices 0x1e4d05000 - 0x1e4d99fff APFS arm64 <85bcddcd070d345b90ffa6e91fa38181> /System/Library/PrivateFrameworks/APFS.framework/APFS 0x1e4d9a000 - 0x1e4d9efff ASEProcessing arm64 <6c8a4d4ea9923377878edad345ac39d0> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing 0x1e4db8000 - 0x1e4e1efff ICE arm64 /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE 0x1e4e1f000 - 0x1e4e1ffff LegacyHandle arm64 <9c1f8127c28933888d3d02e987c48fd7> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle 0x1e4e20000 - 0x1e4e26fff SimpleKeyExchange arm64 <0bcb6abebc8a35c192394da8ec816a0a> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange 0x1e4e27000 - 0x1e4e27fff snatmap arm64 <8a2682dbf57038bc8e1c68b10821f00a> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap 0x1e4ea6000 - 0x1e4ee7fff AccessibilitySharedSupport arm64 <6a297bac58903a0e850275af69b4253e> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport 0x1e4f43000 - 0x1e4f4efff AccountSettings arm64 /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings 0x1e5612000 - 0x1e57c3fff AppleCVA arm64 /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA 0x1e5835000 - 0x1e5843fff AppleFSCompression arm64 /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression 0x1e5844000 - 0x1e5852fff AppleIDAuthSupport arm64 /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport 0x1e5853000 - 0x1e5894fff AppleJPEG arm64 <9875c6bbc7143814b51f865d0d51093b> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x1e58b0000 - 0x1e58c1fff AppleNeuralEngine arm64 <9a2febaec86335a18976db48ac91ae89> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine 0x1e58c8000 - 0x1e58ebfff AppleSauce arm64 <9b0fc51f4f6d3caab154c293088a842f> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce 0x1e5a24000 - 0x1e5a78fff AutoLoop arm64 /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop 0x1e5ae6000 - 0x1e5b16fff Bom arm64 <65c42a97d7a33701bcada51f3c4045a2> /System/Library/PrivateFrameworks/Bom.framework/Bom 0x1e6586000 - 0x1e658dfff CommonAuth arm64 <1bf0a53e84213e848b909b2db46f753b> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth 0x1e6730000 - 0x1e6819fff CoreAppleCVA arm64 <9bd897d8635f30979a435c1e6f3286ce> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA 0x1e6873000 - 0x1e6963fff CoreHandwriting arm64 /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting 0x1e697a000 - 0x1e697efff CoreOptimization arm64 /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization 0x1e6a95000 - 0x1e6aa0fff DeviceIdentity arm64 <5ee8f236f8a9381e8702326ef54d619a> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity 0x1e6c2c000 - 0x1e6c47fff DocumentManagerCore arm64 <97581575ca673b3f9cb6c1423835ae9c> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore 0x1e6d03000 - 0x1e735dfff Espresso arm64 <075f845f82ad3bb6843c1dfe7aba25b0> /System/Library/PrivateFrameworks/Espresso.framework/Espresso 0x1e7626000 - 0x1e7a38fff FaceCore arm64 <9efae0f103583d3fbf8b1377c8b9e7a7> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x1e7b0b000 - 0x1e7b1ffff libGSFontCache.dylib arm64 <39e55570d2f936579efe88425a75b9d3> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 0x1e7b83000 - 0x1e7b8ffff libhvf.dylib arm64 <8f09fb306bd839cd82c0e9cef8fce571> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x1e7bb1000 - 0x1e7bc5fff Futhark arm64 /System/Library/PrivateFrameworks/Futhark.framework/Futhark 0x1e870a000 - 0x1e870afff libmetal_timestamp.dylib arm64 <07eb7b9a421f31308814c588122b733f> /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libmetal_timestamp.dylib 0x1e888c000 - 0x1e8898fff GraphVisualizer arm64 <4a8def8ad5bb3435b77513bdcca5adb8> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer 0x1e8b7b000 - 0x1e8beafff Heimdal arm64 /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal 0x1e9086000 - 0x1e90f0fff InertiaCam arm64 /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam 0x1e9139000 - 0x1e913ffff InternationalSupport arm64 /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport 0x1e93fa000 - 0x1e93fafff Marco arm64 <27d9d06a1358385899cfe95887a94017> /System/Library/PrivateFrameworks/Marco.framework/Marco 0x1e98b0000 - 0x1e98d9fff MetricsKit arm64 /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit 0x1e98e7000 - 0x1e98fafff MobileDeviceLink arm64 <58a405e7297938d6b46c85c62ab84954> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink 0x1e9baa000 - 0x1e9be9fff OTSVG arm64 <6b0beb76b463391b86120b564d081e79> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG 0x1ea237000 - 0x1ea237fff PhoneNumbers arm64 <0fb60c5e929936be9675a71c4c131c2a> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers 0x1ebb28000 - 0x1ebb2cfff RevealCore arm64 /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore 0x1ebc1a000 - 0x1ebc4bfff ScreenReaderCore arm64 /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore 0x1ebcb0000 - 0x1ebcbcfff SetupAssistantSupport arm64 /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport 0x1ebcda000 - 0x1ebcdafff SignpostMetrics arm64 <39844c936b4f399994bded0f1cff359f> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics 0x1ebd08000 - 0x1ebd2ffff SiriInstrumentation arm64 /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation 0x1ec48c000 - 0x1ec5a9fff TextRecognition arm64 <1edb6810980d348fb75c1af1f6c37216> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition 0x1ec5aa000 - 0x1ec64cfff TextureIO arm64 /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO 0x1ed47e000 - 0x1ed963fff libwebrtc.dylib arm64 <940b218575033aac85a3921437fd9933> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib 0x1eda2b000 - 0x1eda38fff WirelessCoexManager arm64 /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager 0x1edaea000 - 0x1edaf2fff kperfdata arm64 /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata 0x1edaf3000 - 0x1edb3afff ktrace arm64 <744300e119093d9d8a62eff7ca8a5224> /System/Library/PrivateFrameworks/ktrace.framework/ktrace 0x1edb53000 - 0x1edb5ffff perfdata arm64 <1c22afa49c1a3331a9672f3477e2270a> /System/Library/PrivateFrameworks/perfdata.framework/perfdata 0x1edda3000 - 0x1edda3fff libAWDProtobufFacetimeiMessage.dylib arm64 <085e2d4352dd3d3bbcf103394c8be622> /usr/lib/libAWDProtobufFacetimeiMessage.dylib 0x1ede1e000 - 0x1ee11efff libAWDSupportFramework.dylib arm64 /usr/lib/libAWDSupportFramework.dylib 0x1ee2cf000 - 0x1ee2d9fff libChineseTokenizer.dylib arm64 <98ede1f2ad0f3bc4aeaa8f164bda62c2> /usr/lib/libChineseTokenizer.dylib 0x1ee2ff000 - 0x1ee4b2fff libFosl_dynamic.dylib arm64 /usr/lib/libFosl_dynamic.dylib 0x1ee52d000 - 0x1ee533fff libMatch.1.dylib arm64 /usr/lib/libMatch.1.dylib 0x1ee5f5000 - 0x1ee5f6fff libSystem.B.dylib arm64 <290ee19dd68a33e594372096c3256719> /usr/lib/libSystem.B.dylib 0x1ee5ff000 - 0x1ee601fff libThaiTokenizer.dylib arm64 /usr/lib/libThaiTokenizer.dylib 0x1ee700000 - 0x1ee715fff libapple_nghttp2.dylib arm64 /usr/lib/libapple_nghttp2.dylib 0x1ee78e000 - 0x1ee79efff libbsm.0.dylib arm64 <33212acdd6e83c6dbba937b01bf80de7> /usr/lib/libbsm.0.dylib 0x1ee79f000 - 0x1ee7abfff libbz2.1.0.dylib arm64 <2ac416acf1533616a6c7af36bb95d86a> /usr/lib/libbz2.1.0.dylib 0x1ee7ac000 - 0x1ee7acfff libcharset.1.dylib arm64 <17cd78616d3b32e99e65055a0e406ae2> /usr/lib/libcharset.1.dylib 0x1ee7ad000 - 0x1ee7befff libcmph.dylib arm64 <55b3af6de3a436408874d45aec155429> /usr/lib/libcmph.dylib 0x1ee7bf000 - 0x1ee7d6fff libcompression.dylib arm64 /usr/lib/libcompression.dylib 0x1ee7d7000 - 0x1ee7d8fff libcoretls_cfhelpers.dylib arm64 <081c7d2fc9ab3037a28db6e65640037a> /usr/lib/libcoretls_cfhelpers.dylib 0x1ee7d9000 - 0x1ee7dffff libcupolicy.dylib arm64 /usr/lib/libcupolicy.dylib 0x1ee81f000 - 0x1ee828fff libdscsym.dylib arm64 /usr/lib/libdscsym.dylib 0x1ee829000 - 0x1ee845fff libedit.3.dylib arm64 /usr/lib/libedit.3.dylib 0x1ee85f000 - 0x1ee864fff libheimdal-asn1.dylib arm64 /usr/lib/libheimdal-asn1.dylib 0x1ee865000 - 0x1ee956fff libiconv.2.dylib arm64 <2899e6cb6ce637259e6f45802f36d678> /usr/lib/libiconv.2.dylib 0x1ee96c000 - 0x1ee977fff liblockdown.dylib arm64 <50869c96d9c23940849cac239427e6ee> /usr/lib/liblockdown.dylib 0x1ee978000 - 0x1ee990fff liblzma.5.dylib arm64 <9194af27e56a3747afa73d649580ebd0> /usr/lib/liblzma.5.dylib 0x1eed11000 - 0x1eed40fff libncurses.5.4.dylib arm64 <0678e36babe8349db91ea40e39fe4ffe> /usr/lib/libncurses.5.4.dylib 0x1eed41000 - 0x1eed55fff libnetworkextension.dylib arm64 <8ba88b0a0d3c32e7acc24e0f8b9f66af> /usr/lib/libnetworkextension.dylib 0x1ef0df000 - 0x1ef0f7fff libresolv.9.dylib arm64 <18dc421f4eb73d7f98fdd2ef32d29f40> /usr/lib/libresolv.9.dylib 0x1ef0f8000 - 0x1ef0fafff libsandbox.1.dylib arm64 <5025aba3a7ec30baa8c63c9dfbc57d9b> /usr/lib/libsandbox.1.dylib 0x1ef0fb000 - 0x1ef100fff libsysdiagnose.dylib arm64 <7077dafedb433a0aaf929ee9e45cb6e1> /usr/lib/libsysdiagnose.dylib 0x1ef101000 - 0x1ef132fff libtidy.A.dylib arm64 <5d9e7b97a06b31feb5d3f3df1b5a6ffb> /usr/lib/libtidy.A.dylib 0x1ef13a000 - 0x1ef13dfff libutil.dylib arm64 /usr/lib/libutil.dylib 0x1ef142000 - 0x1ef16afff libxslt.1.dylib arm64 <10c56c5fed583b04861ced8f9a50fa72> /usr/lib/libxslt.1.dylib 0x1ef16b000 - 0x1ef17cfff libz.1.dylib arm64 /usr/lib/libz.1.dylib 0x1ef1a7000 - 0x1ef1a9fff liblog_network.dylib arm64 <3524c9be297735ef99717db6456ec648> /usr/lib/log/liblog_network.dylib 0x1ef5b4000 - 0x1ef5b9fff libcache.dylib arm64 <111cb14a6b6f3afa993fecb1a68b4632> /usr/lib/system/libcache.dylib 0x1ef5ba000 - 0x1ef5c6fff libcommonCrypto.dylib arm64 <4e6a23e09e603187a3411c32d965ab31> /usr/lib/system/libcommonCrypto.dylib 0x1ef5c7000 - 0x1ef5cbfff libcompiler_rt.dylib arm64 <23f835d65dd8370496846d62c9697f90> /usr/lib/system/libcompiler_rt.dylib 0x1ef6a1000 - 0x1ef6a1fff liblaunch.dylib arm64 /usr/lib/system/liblaunch.dylib 0x1ef6a2000 - 0x1ef6a7fff libmacho.dylib arm64 <0fd5870e9f263a98901dac802d9d131d> /usr/lib/system/libmacho.dylib 0x1ef6a8000 - 0x1ef6aafff libremovefile.dylib arm64 /usr/lib/system/libremovefile.dylib 0x1ef6ab000 - 0x1ef6acfff libsystem_featureflags.dylib arm64 <00868befdde137a1a5d357ef7ae81db4> /usr/lib/system/libsystem_featureflags.dylib 0x1ef6ad000 - 0x1ef6dafff libsystem_m.dylib arm64 <51f1ec8ae61d3e2b821a8e0de77fc175> /usr/lib/system/libsystem_m.dylib 0x1ef6db000 - 0x1ef6e0fff libunwind.dylib arm64 /usr/lib/system/libunwind.dylib 0x1ef888000 - 0x1ef89afff AccessibilitySettingsLoader arm64 /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader 0x1ef9c0000 - 0x1efa28fff NanoRegistry arm64 /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry 0x1efa29000 - 0x1efa36fff NanoPreferencesSync arm64 /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync 0x1f0205000 - 0x1f02cffff AGXMetalA8X arm64 /System/Library/Extensions/AGXMetalA8X.bundle/AGXMetalA8X 0x1f0c36000 - 0x1f0c54fff AppSSO arm64 <4cef2033b2603e74af1a8c362e92386e> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO 0x1f0c55000 - 0x1f0c68fff AppSSOCore arm64 <9e6cdcd2edef37dba4177852d95adfe7> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore

EOF

yurykorzun commented 4 years ago

Here is the response I received from the Unity QA team

"Please report those crashes to Firebase developers, this issue should be fixed on their side."

I am confused.

cgviver commented 4 years ago

Anybody able to solve it ? still i am facing this issue in testflight build . but not if i directly build to iOS devices via Xcode .

Note: i am not any firebase sdk also inside the project .

yurykorzun commented 4 years ago

We had to remove the Firebase Unity sdk wrapper from our Unity project, build a UnityFramework and initialize Firebase through iOS sdk in the AppDelegate in a different XCode project. This solution wouldn't work for everyone, because it requires a lot of work and experience with building native iOS apps.

If you don't have Firebase sdk in your project, you might have some other SDK that slows down loading of your app. Probably Ads sdk or something like that. Downgrading to Unity 2019.2 should also solve this issue.

mikehaney24 commented 4 years ago

though this is a unity bug, our new unity SDK v6.14.1, should address this issue

On Sun, May 17, 2020 at 10:58 AM Yury Korzun notifications@github.com wrote:

We had to remove the Firebase Unity sdk wrapper from our Unity project, build a UnityFramework and initialize Firebase through iOS sdk in the AppDelegate in a different XCode project. This solution wouldn't work for everyone, because it requires a lot of work and experience with building native iOS apps.

If you don't have Firebase sdk in your project, you might have some other SDK that slows down loading of your app. Probably Ads sdk or something like that. Downgrading to Unity 2019.2 should also solve this issue.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/firebase/firebase-ios-sdk/issues/5463#issuecomment-629836633, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIILAXVUR24RDTBO5OKN4LRSAQUTANCNFSM4MRONEEQ .

qreverse commented 4 years ago

though this is a unity bug, our new unity SDK v6.14.1, should address this issue

We still have the issue with Unity 2019.3 and SDK v6.14.1.

I can confirm it is not fixed. We don't have it on all devices and the employee who has is working remotely due to to covid and I can't get my hand on the crash log.

mikehaney24 commented 4 years ago

Alrighty, let me surface this to our Unity team and see what's what.

mikehaney24 commented 4 years ago

Sorry, the cocoapod deps weren't updated in 6.14.1, but they will be updated in 6.15.0. If all goes well (and it might not), we're expecting that to ship sometime next week.

qreverse commented 4 years ago

Ok! we will try it out then... Can you update it here when its available?

Meanwhile, we are running our UA campaigns without analytics on iOS and using our Google Play data as a proxy. Feels like we are running a ship with only a compass and the star positions!! :)

Niasphinx commented 4 years ago

Any news @mikehaney24 about the possible timelines for a 6.15.0 update? Thanks :)