Hello, Our team are encountering a strange crash that seems to be occurring after the app is updated automatically through TestFlight. The crash is not easily reproducible and seems to be happening intermittently whenever a build is pushed out to TestFlight. We have determined that the app needs to be in the background when the auto-update occurs
From the logs it looks like TestFlight is killing the backgrounded app, installing the updated version and then trying to start it in the background. We have tried using appcenter to catch the exception but it seems like it won't allow any data to be written at the time which means we have struggled to collect logs for the issue. We have managed to collect some logs streamed from the device during the process if they are of any help as well.
Streamed logs:
default 14:23:14.345202+0000 CommCenter #I Apps installed on the device: com.egress.mobile.switch default 14:23:14.345947+0000 CommCenter #I Adding default rules on the device for: com.egress.mobile.switch default 14:23:14.347455+0000 CommCenter #I Setting cellular network data usage policy for bundleID: com.egress.mobile.switch, policy: kAlwaysAllow, changed: false default 14:23:14.638752+0000 homed com.egress.mobile.switch:5:8:3:1:applicationsDidInstall <LSApplicationProxy: 0x10267b500> com.egress.mobile.switch file:///private/var/containers/Bundle/Application/F3A9257A-CE60-4E3C-BE61-FCFB336DC858/Egress.Mobile.Mail.iOS.app/ <com.egress.mobile.switch <installed >:0> error 14:23:14.943633+0000 SpringBoard <XBApplicationSnapshotManifestImpl: 0x28170f480> [com.egress.mobile.switch] Error writing snapshot <XBApplicationSnapshot: 0x10bf1dee0; …CDD8BF49D1AF> [com.egress.mobile.switch] to file default 14:23:15.637917+0000 TestFlightServiceExtension TestFlight Install Request Completed (status = Success): { bundleID = com.egress.mobile.switch, version = 21.11.85113 (21.11.85113), currentTaskStatus = 19, previousTaskStatus = 18, installStatus = 4, reachedTerminalStatus = 1, reachedFailureStatus = 0, reachedCancelledStatus = 0, percentComplete = 1.000000, userFailureReason = (null), serverFailureReason = (null), persistentIdentifier = 0, installID = (null) } 💾 Mem: 6.6 MB - Peak: 6.8 MB - Storage: 3.1 MB - CPU: 6224 ms default 14:30:17.307779+0000 dasd com.apple.fetch.com.egress.mobile.switch:711B92:[ {name: DeviceActivityPolicy, policyWeight: 5.000, response: {Decision: Can Proceed, Score: 0.33}} ] sumScores:93.076667, denominator:96.410000, FinalDecision: Can Proceed FinalScore: 0.965425} default 14:30:17.308089+0000 dasd 'com.apple.fetch.com.egress.mobile.switch:711B92' CurrentScore: 0.965425, ThresholdScore: 0.827987 DecisionToRun:1 default 14:30:17.323672+0000 dasd com.apple.fetch.com.egress.mobile.switch:711B92:[ {name: ApplicationPolicy, policyWeight: 50.000, response: {Decision: Can Proceed, Score: 0.14}} {name: DeviceActivityPolicy, policyWeight: 5.000, response: {Decision: Can Proceed, Score: 0.33}} ] sumScores:49.853385, denominator:96.410000, FinalDecision: Can Proceed FinalScore: 0.517098} default 14:30:17.330013+0000 dasd [FBSSystemService][0x9523] Sending request to open "com.egress.mobile.switch" default 14:30:17.350039+0000 SpringBoard [FBSystemService][0x9523] Received request to open "com.egress.mobile.switch" from dasd:11444. default 14:30:17.351368+0000 SpringBoard Received trusted open application request for "com.egress.mobile.switch" from <FBProcess: 0x1042639c0; daemon<com.apple.dasd>:11444(v5110D)>. default 14:30:17.422569+0000 SpringBoard Executing request: <SBMainWorkspaceTransitionRequest: 0x280ae4480; eventLabel: OpenApplication(sceneID:com.egress.mobile.switch-default)ForRequester(dasd.11444); display: Main; source: FBSystemService> default 14:30:17.446583+0000 SpringBoard Executing suspended-activation immediately: OpenApplication(sceneID:com.egress.mobile.switch-default)ForRequester(dasd.11444) default 14:30:17.447544+0000 SpringBoard Creating process for executionContext with identity: application<com.egress.mobile.switch> default 14:30:17.447726+0000 SpringBoard Created <FBWorkspace: 0x280fac580; application<com.egress.mobile.switch>> default 14:30:17.447779+0000 SpringBoard Bootstrapping application<com.egress.mobile.switch> with intent background-utility default 14:30:17.455740+0000 runningboardd Acquiring assertion targeting application<com.egress.mobile.switch> from originator [daemon<com.apple.SpringBoard>:254] with description <RBSAssertionDescriptor| "FBApplicationProcess" ID:32-254-163672 target:application<com.egress.mobile.switch> attributes:[ <RBSRunningReasonAttribute| runningReason:10000>, <RBSPreventIdleSleepGrant>, <RBSDefineRelativeStartTimeGrant>, <RBSGPUAccessGrant>, <RBSCPUAccessGrant| role:Background> ]> default 14:30:17.455810+0000 runningboardd Assertion 32-254-163672 (target:application<com.egress.mobile.switch>) will be created as active default 14:30:17.455893+0000 runningboardd Executing launch request for application<com.egress.mobile.switch> (FBApplicationProcess) default 14:30:17.455960+0000 runningboardd Creating and launching job for: application<com.egress.mobile.switch> default 14:30:17.456011+0000 runningboardd _mutateContextIfNeeded called for com.egress.mobile.switch default 14:30:17.456337+0000 runningboardd Inserting mach service com.egress.mobile.switch.gsEvents into job for application<com.egress.mobile.switch> default 14:30:17.456800+0000 runningboardd Finished acquiring assertion 32-254-163672 (target:application<com.egress.mobile.switch>) default 14:30:17.461695+0000 kernel App Store Fast Path -> /private/var/containers/Bundle/Application/F3A9257A-CE60-4E3C-BE61-FCFB336DC858/Egress.Mobile.Mail.iOS.app/Egress.Mobile.Mail.iOS default 14:30:17.480988+0000 runningboardd [application<com.egress.mobile.switch>:53615] This process will be managed. default 14:30:17.481033+0000 runningboardd [application<com.egress.mobile.switch>:53615] HOME is <private> default 14:30:17.481076+0000 runningboardd [application<com.egress.mobile.switch>:53615] TMPDIR is <private> default 14:30:17.481122+0000 runningboardd Now tracking process: [application<com.egress.mobile.switch>:53615] default 14:30:17.481379+0000 runningboardd Using default underlying assertion for app: [application<com.egress.mobile.switch>:53615] default 14:30:17.481442+0000 runningboardd Acquiring assertion targeting [application<com.egress.mobile.switch>:53615] from originator [application<com.egress.mobile.switch>:53615] with description <RBSAssertionDescriptor| "RB Underlying Assertion" ID:32-32-163673 target:53615 attributes:[ <RBSDomainAttribute| domain:"com.apple.underlying" name:"defaultUnderlyingAppAssertion" sourceEnvironment:"(null)">, <RBSAcquisitionCompletionAttribute| policy:AfterApplication> ]> default 14:30:17.481492+0000 runningboardd Calculated state for application<com.egress.mobile.switch>: running-active (role: Background) default 14:30:17.481520+0000 kernel memorystatus: set assertion priority(0) target Egress.Mobile.Mail.iOS:53615 default 14:30:17.481580+0000 runningboardd Assertion 32-32-163673 (target:[application<com.egress.mobile.switch>:53615]) will be created as active default 14:30:17.481606+0000 kernel memorystatus: Ignore assertion driven idle priority. Process not previously controlled Egress.Mobile.Mail.iOS:53615 default 14:30:17.481950+0000 runningboardd [application<com.egress.mobile.switch>:53615] Set jetsam priority to 0 [0] flag[1] default 14:30:17.482089+0000 runningboardd [application<com.egress.mobile.switch>:53615] Resuming task. default 14:30:17.482275+0000 runningboardd [application<com.egress.mobile.switch>:53615] Set darwin role to: Background default 14:30:17.482403+0000 runningboardd [application<com.egress.mobile.switch>:53615] Set GPU priority to "allow" default 14:30:17.482741+0000 SpringBoard [application<com.egress.mobile.switch>:53615] Bootstrap success! default 14:30:17.483077+0000 runningboardd [application<com.egress.mobile.switch>:53615] reported to RB as running default 14:30:17.483225+0000 runningboardd Calculated state for application<com.egress.mobile.switch>: running-active (role: Background) default 14:30:17.484102+0000 powerd Process runningboardd.32 Created SystemIsActive "application<com.egress.mobile.switch>;(null):(null);32-254-163672:FBApplicationProcess" age:00:00:00 id:51539640552 [System: SysAct] default 14:30:17.484417+0000 runningboardd Finished acquiring assertion 32-32-163673 (target:[application<com.egress.mobile.switch>:53615]) default 14:30:17.484590+0000 runningboardd Successfully acquired underlying assertion for [application<com.egress.mobile.switch>:53615] default 14:30:17.484678+0000 SpringBoard Hit the server for a process handle 25cf7160000d16f that resolved to: [application<com.egress.mobile.switch>:53615] default 14:30:17.484994+0000 SpringBoard Hit the server for a process handle 25cf7160000d16f that resolved to: [application<com.egress.mobile.switch>:53615] default 14:30:17.485086+0000 SpringBoard [application<com.egress.mobile.switch>:53615] Setting process task state to: Running default 14:30:17.485135+0000 SpringBoard [application<com.egress.mobile.switch>:53615] Setting process visibility to: Background default 14:30:17.485228+0000 SpringBoard [application<com.egress.mobile.switch>:53615] Registering event dispatcher at connect default 14:30:17.485601+0000 SpringBoard [application<com.egress.mobile.switch>:53615] Initial launch assertion state: BackgroundUtility. default 14:30:17.485646+0000 SpringBoard [application<com.egress.mobile.switch>:53615] Not creating workspace endpoint injector. default 14:30:17.485912+0000 mediaserverd Hit the server for a process handle 25cf7160000d16f that resolved to: [application<com.egress.mobile.switch>:53615] default 14:30:17.486119+0000 SpringBoard Adding: <FBApplicationProcess: 0x119931860; application<com.egress.mobile.switch>:53615(v6FD80)> default 14:30:17.486412+0000 SpringBoard [com.egress.mobile.switch] com.egress.mobile.switch application state changed to BackgroundRunning default 14:30:17.486748+0000 mediaserverd -CMSessionMgr- CMSessionMgrHandleApplicationStateChange: Client com.egress.mobile.switch with pid '53615' is now Background Running. Background entitlement: NO ActiveLongFormVideoSession: NO WhitelistedLongFormVideoApp NO default 14:30:17.486831+0000 mediaserverd -CMSessionMgr- CMSessionMgrHandleApplicationStateChange: Sending stop command to com.egress.mobile.switch with pid '53615' because client is not allowed to play in the background AND does not continue AirPlaying video when device locks default 14:30:17.486977+0000 mediaserverd SSServerImp.cpp:1242:SystemSoundServerKillSoundsForPID: pid 53615(Egress.Mobile.Ma) default 14:30:17.487716+0000 SpringBoard Application process state changed for com.egress.mobile.switch: <SBApplicationProcessState: 0x283947260; pid: 53615; taskState: Running; visibility: Background> default 14:30:17.488516+0000 backboardd Hit the server for a process handle 25cf7160000d16f that resolved to: [application<com.egress.mobile.switch>:53615] default 14:30:17.488847+0000 SpringBoard Application process state changed for com.egress.mobile.switch: <SBApplicationProcessState: 0x28394aaa0; pid: 53615; taskState: Running; visibility: Background> default 14:30:17.507709+0000 symptomsd Hit the server for a process handle 25cf7160000d16f that resolved to: [application<com.egress.mobile.switch>:53615] default 14:30:17.508661+0000 UserEventAgent Hit the server for a process handle 25cf7160000d16f that resolved to: [application<com.egress.mobile.switch>:53615] default 14:30:17.529512+0000 kbd Hit the server for a process handle 25cf7160000d16f that resolved to: [application<com.egress.mobile.switch>:53615] default 14:30:17.529632+0000 contextstored Hit the server for a process handle 25cf7160000d16f that resolved to: [application<com.egress.mobile.switch>:53615] default 14:30:17.530003+0000 wifid Hit the server for a process handle 25cf7160000d16f that resolved to: [application<com.egress.mobile.switch>:53615] default 14:30:17.530559+0000 locationd Hit the server for a process handle 25cf7160000d16f that resolved to: [application<com.egress.mobile.switch>:53615] default 14:30:17.542241+0000 aggregated Hit the server for a process handle 25cf7160000d16f that resolved to: [application<com.egress.mobile.switch>:53615] default 14:30:17.547173+0000 CommCenter Hit the server for a process handle 25cf7160000d16f that resolved to: [application<com.egress.mobile.switch>:53615] default 14:30:17.557365+0000 watchdogd Hit the server for a process handle 25cf7160000d16f that resolved to: [application<com.egress.mobile.switch>:53615] default 14:30:17.579041+0000 dasd [FBSSystemService][0x9523] Request successful: <BSProcessHandle: 0x1082930e0; Egress.Mobile.M:53615; valid: YES> default 14:30:17.583322+0000 runningboardd Acquiring assertion targeting [application<com.egress.mobile.switch>:53615] from originator [daemon<com.apple.dasd>:11444] with description <RBSAssertionDescriptor| "com.apple.das.backgroundFetch" ID:32-11444-163674 target:53615 attributes:[ <RBSLegacyAttribute| requestedReason:BackgroundContentFetching reason:BackgroundContentFetching flags:( PreventTaskSuspend )>, <RBSAcquisitionCompletionAttribute| policy:AfterValidation> ]> default 14:30:17.583528+0000 runningboardd Assertion 32-11444-163674 (target:[application<com.egress.mobile.switch>:53615]) will be created as inactive as start-time-defining assertions exist default 14:30:17.584506+0000 runningboardd Finished acquiring assertion 32-11444-163674 (target:[application<com.egress.mobile.switch>:53615]) default 14:30:17.597862+0000 symptomsd SymptomAnalytics ServiceImpl: FAE perform query for dasd (pid 11444) on LiveUsage predicate hasProcess.bundleName == $targetname sort (null) actions { "hasProcess.procName" = copyRelationship; refreshUsage = refreshUsage; "hasProcess.firstTimeStamp" = copyRelationship; "hasProcess.bundleName" = copyRelationship; nameChain = "com.egress.mobile.switch"; "<null>" = "<null>"; } default 14:30:17.696988+0000 kernel App Store Fast Path -> /private/var/containers/Bundle/Application/F3A9257A-CE60-4E3C-BE61-FCFB336DC858/Egress.Mobile.Mail.iOS.app/Frameworks/libSkiaSharp.framework/libSkiaSharp error 14:30:17.793775+0000 kernel Sandbox: Egress.Mobile.Ma(53615) deny(2) file-test-existence /private/etc/.mdns_debug error 14:30:17.882752+0000 kernel Sandbox: Egress.Mobile.Ma(53615) deny(2) file-test-existence /usr/bin/gdb error 14:30:17.883121+0000 kernel Sandbox: Egress.Mobile.Ma(53615) deny(2) file-test-existence /bin/gdb error 14:30:17.883977+0000 kernel Sandbox: Egress.Mobile.Ma(53615) deny(2) file-test-existence /sbin/gdb error 14:30:17.884151+0000 kernel Sandbox: Egress.Mobile.Ma(53615) deny(2) file-test-existence /usr/bin/lldb error 14:30:17.884247+0000 kernel Sandbox: Egress.Mobile.Ma(53615) deny(2) file-test-existence /bin/lldb error 14:30:17.884479+0000 kernel Sandbox: Egress.Mobile.Ma(53615) deny(2) file-test-existence /sbin/lldb default 14:30:21.037569+0000 Egress.Mobile.Mail.iOS Initializing connection default 14:30:21.039159+0000 Egress.Mobile.Mail.iOS Removing all cached process handles default 14:30:21.039868+0000 Egress.Mobile.Mail.iOS Sending handshake request attempt #1 to server default 14:30:21.040472+0000 Egress.Mobile.Mail.iOS Creating connection to com.apple.runningboard default 14:30:21.049312+0000 Egress.Mobile.Mail.iOS Handshake succeeded default 14:30:21.050029+0000 Egress.Mobile.Mail.iOS Identity resolved as application<com.egress.mobile.switch> default 14:30:21.052150+0000 Egress.Mobile.Mail.iOS Cache loaded with 4680 pre-cached in CacheData and 54 items in CacheExtra. default 14:30:21.060941+0000 Egress.Mobile.Mail.iOS FBSWorkspace connecting to endpoint : <private> default 14:30:21.061134+0000 Egress.Mobile.Mail.iOS FBSWorkspace registering source: <private> default 14:30:21.065721+0000 Egress.Mobile.Mail.iOS FBSWorkspace connected to endpoint : <private> default 14:30:21.066605+0000 Egress.Mobile.Mail.iOS Added observer for process assertions expiration warning: <_RBSExpirationWarningClient: 0x281c53120> default 14:30:21.193140+0000 Egress.Mobile.Mail.iOS Registering for test daemon availability notify post. default 14:30:21.193187+0000 Egress.Mobile.Mail.iOS notify_get_state check indicated test daemon not ready. default 14:30:21.193232+0000 Egress.Mobile.Mail.iOS notify_get_state check indicated test daemon not ready. default 14:30:21.227715+0000 Egress.Mobile.Mail.iOS <||> Finished launching default 14:30:21.227760+0000 Egress.Mobile.Mail.iOS <||> No launch options default 14:30:21.291335+0000 Egress.Mobile.Mail.iOS [com.egress.mobile.switch] Creating a user notification center default 14:30:21.291399+0000 Egress.Mobile.Mail.iOS [com.egress.mobile.switch] Setting 0 notification categories default 14:30:21.291995+0000 Egress.Mobile.Mail.iOS [com.egress.mobile.switch] Requesting authorization with options 5 default 14:30:21.292043+0000 Egress.Mobile.Mail.iOS <||> HINT: Get Startup Hint default 14:30:21.317735+0000 Egress.Mobile.Mail.iOS [com.egress.mobile.switch] Requested authorization [ didGrant: 1 hasError: 0 hasCompletionHandler: 1 ] default 14:30:21.317784+0000 Egress.Mobile.Mail.iOS [com.egress.mobile.switch] Getting notification settings (async) default 14:30:21.327090+0000 Egress.Mobile.Mail.iOS [com.egress.mobile.switch] Got notification settings [ hasResult: 1 hasCompletionHandler: 1 ] default 14:30:21.327138+0000 Egress.Mobile.Mail.iOS [com.egress.mobile.switch] Getting notification categories (async) default 14:30:21.327249+0000 Egress.Mobile.Mail.iOS LA logging set up for this process. default 14:30:21.327296+0000 Egress.Mobile.Mail.iOS Creating LAContext new cid:1 default 14:30:21.329535+0000 Egress.Mobile.Mail.iOS [com.egress.mobile.switch] Got 0 notification categories [ hasCompletionHandler: 1 ] default 14:30:21.331248+0000 Egress.Mobile.Mail.iOS LAContext[53615:1] created new cid:1 default 14:30:21.397141+0000 Egress.Mobile.Mail.iOS Checking in with server: <private> default 14:30:21.397466+0000 Egress.Mobile.Mail.iOS networkd_settings_read_from_file initialized networkd settings by reading plist directly default 14:30:21.397836+0000 Egress.Mobile.Mail.iOS networkd_settings_read_from_file initialized networkd settings by reading plist directly default 14:30:21.398549+0000 Egress.Mobile.Mail.iOS Received msg from server: <private> default 14:30:21.398597+0000 Egress.Mobile.Mail.iOS Received new data usage policy list default 14:30:21.405344+0000 Egress.Mobile.Mail.iOS nw_path_evaluator_start [A7C1E7DC-1748-44ED-9852-09CDB15E6F73 <NULL> generic, indefinite] path: satisfied (Path is satisfied), interface: en0, ipv4, dns default 14:30:21.405591+0000 Egress.Mobile.Mail.iOS -[NWConcrete_nw_resolver initWithEndpoint:parameters:path:log_str:] [R1] created for Hostname#3cfe9939:0 using: generic, indefinite default 14:30:21.405638+0000 Egress.Mobile.Mail.iOS nw_path_evaluator_start [A3A7CC35-26A4-449E-8618-68C1AB5FCD1B Hostname#3cfe9939:0 generic, indefinite] path: satisfied (Path is satisfied), interface: en0, ipv4, dns default 14:30:21.405684+0000 Egress.Mobile.Mail.iOS nw_resolver_set_update_handler_block_invoke [R1] started error 14:30:21.438699+0000 Egress.Mobile.Mail.iOS Couldn't write values for keys ( "SDX_ENCRYPTED_ONLY" ) in CFPrefsPlistSource<0x283204700> (Domain: com.egress.mobile.switch, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): Path not accessible error 14:30:21.440609+0000 Egress.Mobile.Mail.iOS Couldn't write values for keys ( "SDX_VIEWED_GUIDE_VERSION" ) in CFPrefsPlistSource<0x283204700> (Domain: com.egress.mobile.switch, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): Path not accessible error 14:30:21.441538+0000 Egress.Mobile.Mail.iOS Couldn't write values for keys ( "SDX_VIEWED_CHANGELOG_VERSION" ) in CFPrefsPlistSource<0x283204700> (Domain: com.egress.mobile.switch, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): Path not accessible error 14:30:21.443727+0000 Egress.Mobile.Mail.iOS Couldn't write values for keys ( "SDX_BIO_AUTH_ENABLED" ) in CFPrefsPlistSource<0x283204700> (Domain: com.egress.mobile.switch, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): Path not accessible error 14:30:21.445744+0000 Egress.Mobile.Mail.iOS Couldn't write values for keys ( "SDX_MAILBOX_TYPE" ) in CFPrefsPlistSource<0x283204700> (Domain: com.egress.mobile.switch, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): Path not accessible error 14:30:21.447669+0000 Egress.Mobile.Mail.iOS Couldn't write values for keys ( "SDX_SUBSCRIPTION_STATUS" ) in CFPrefsPlistSource<0x283204700> (Domain: com.egress.mobile.switch, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): Path not accessible error 14:30:21.449522+0000 Egress.Mobile.Mail.iOS Couldn't write values for keys ( "SDX_APPLICATION_MODE" ) in CFPrefsPlistSource<0x283204700> (Domain: com.egress.mobile.switch, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): Path not accessible default 14:30:21.519489+0000 Egress.Mobile.Mail.iOS LogHost: Initializing Akavache (EnsureInitialized) default 14:30:21.526070+0000 Egress.Mobile.Mail.iOS 2021-11-18 14:30:21.5250|ERROR|Egress.Mobile.Mail.Common.Logging.MailLogger|[10100] Failed to resolve Egress.Mobile.Mail.Common.Contracts.IMailboxProvider Prism.Ioc.ContainerResolutionException: An unexpected error occurred while resolving 'Egress.Mobile.Mail.Common.Contracts.IMailboxProvider' ---> Akavache.Sqlite3.Internal.SQLiteException: Could not open database file: /var/mobile/Containers/Data/Application/4CA8C6D7-7FE1-4DA2-AC22-3C0764FB6672/Library/Application Support/Egress.Mobile.Mail/BlobCache/userblobs.db (CannotOpen) at DryIoc.Interpreter.TryInterpretAndUnwrapContainerException (DryIoc.IResolverContext r, FastExpressionCompiler.LightExpression.Expression expr, System.Boolean useFec, System.Object& result) <0x102b38e30 + 0x00140> in <203409f731464ce59f95fa77aa300dd7#f21df69ba53bb8eb5b558aa44103ea1d>:0 at DryIoc.Factory.ApplyReuse (FastExpressionCompiler.LightExpression.Expression serviceExpr, DryIoc.Request request) <0x102c794cc + 0x006af> in <203409f731464ce59f95fa77aa300dd7#f21d<…> error 14:30:21.528774+0000 Egress.Mobile.Mail.iOS Couldn't write values for keys ( MSAppCenter310CrashesUserDefaultsMigratedKey ) in CFPrefsPlistSource<0x283204700> (Domain: com.egress.mobile.switch, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): Path not accessible default 14:30:21.529966+0000 Egress.Mobile.Mail.iOS kExcludedFromBackupXattrName set on path: <private> default 14:30:21.530090+0000 Egress.Mobile.Mail.iOS kExcludedFromBackupXattrName set on path: <private> default 14:30:21.530509+0000 Egress.Mobile.Mail.iOS kExcludedFromBackupXattrName set on path: <private> error 14:30:21.537863+0000 Egress.Mobile.Mail.iOS Couldn't write values for keys ( MSAppCenter310AppCenterUserDefaultsMigratedKey ) in CFPrefsPlistSource<0x283204700> (Domain: com.egress.mobile.switch, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): Path not accessible default 14:30:21.540359+0000 Egress.Mobile.Mail.iOS kExcludedFromBackupXattrName set on path: <private> default 14:30:21.540478+0000 Egress.Mobile.Mail.iOS kExcludedFromBackupXattrName set on path: <private> default 14:30:21.541126+0000 Egress.Mobile.Mail.iOS Unhandled managed exception: An unexpected error occurred while resolving 'Egress.Mobile.Mail.Common.Contracts.IMailboxProvider' (Prism.Ioc.ContainerResolutionException) at Prism.DryIoc.DryIocContainerExtension.Resolve (System.Type type, System.ValueTuple`2[System.Type,System.Object][] parameters) <0x102a9b1e0 + 0x00188> in <6af3a26af6b9412a8fbbc0bacbd2c532#f21df69ba53bb8eb5b558aa44103ea1d>:0 at Prism.DryIoc.DryIocContainerExtension.Resolve (System.Type type) <0x102a9b0f8 + 0x0004b> in <6af3a26af6b9412a8fbbc0bacbd2c532#f21df69ba53bb8eb5b558aa44103ea1d>:0 at Prism.Ioc.IContainerProviderExtensions.Resolve[T] (Prism.Ioc.IContainerProvider provider) <0x102b18d58 + 0x0004f> in <011b0e712c1b4201896faad88d12e8dd#f21df69ba53bb8eb5b558aa44103ea1d>:0 at Egress.Mobile.Mail.UI.App.OnInitialized () <0x10156675c + 0x006f8> in <8a560b12b5a44375b30fcbcfb2bec174#f21df69ba53bb8eb5b558aa44103ea1d>:0 at Prism.PrismApplicationBase..ctor (Prism.IPlatformInitializer platformInitializer) <0x102abaa3c + 0x0012f<…> default 14:39:35.985889+0000 Egress.Mobile.Mail.iOS Initializing connection default 14:39:35.986361+0000 Egress.Mobile.Mail.iOS Removing all cached process handles default 14:39:35.986500+0000 Egress.Mobile.Mail.iOS Sending handshake request attempt #1 to server default 14:39:35.987003+0000 Egress.Mobile.Mail.iOS Creating connection to com.apple.runningboard default 14:39:35.995724+0000 Egress.Mobile.Mail.iOS Handshake succeeded default 14:39:35.996056+0000 Egress.Mobile.Mail.iOS Identity resolved as application<com.egress.mobile.switch> default 14:39:35.997356+0000 Egress.Mobile.Mail.iOS Cache loaded with 4680 pre-cached in CacheData and 54 items in CacheExtra. default 14:39:36.007704+0000 Egress.Mobile.Mail.iOS FBSWorkspace connecting to endpoint : <private> default 14:39:36.008111+0000 Egress.Mobile.Mail.iOS FBSWorkspace registering source: <private> default 14:39:36.012680+0000 Egress.Mobile.Mail.iOS FBSWorkspace connected to endpoint : <private> default 14:39:36.013559+0000 Egress.Mobile.Mail.iOS Added observer for process assertions expiration warning: <_RBSExpirationWarningClient: 0x281567120> default 14:39:36.133831+0000 Egress.Mobile.Mail.iOS Registering for test daemon availability notify post. default 14:39:36.134315+0000 Egress.Mobile.Mail.iOS notify_get_state check indicated test daemon not ready. default 14:39:36.134550+0000 Egress.Mobile.Mail.iOS notify_get_state check indicated test daemon not ready. default 14:39:36.215239+0000 Egress.Mobile.Mail.iOS <||> Finished launching default 14:39:36.215282+0000 Egress.Mobile.Mail.iOS <||> No launch options default 14:39:36.216725+0000 Egress.Mobile.Mail.iOS [com.egress.mobile.switch] Creating a user notification center default 14:39:36.216789+0000 Egress.Mobile.Mail.iOS [com.egress.mobile.switch] Setting 0 notification categories default 14:39:36.216835+0000 Egress.Mobile.Mail.iOS [com.egress.mobile.switch] Requesting authorization with options 5 default 14:39:36.216973+0000 Egress.Mobile.Mail.iOS <||> HINT: Get Startup Hint default 14:39:36.318063+0000 Egress.Mobile.Mail.iOS [com.egress.mobile.switch] Requested authorization [ didGrant: 1 hasError: 0 hasCompletionHandler: 1 ] default 14:39:36.318115+0000 Egress.Mobile.Mail.iOS [com.egress.mobile.switch] Getting notification settings (async) default 14:39:36.318207+0000 Egress.Mobile.Mail.iOS LA logging set up for this process. default 14:39:36.318254+0000 Egress.Mobile.Mail.iOS Creating LAContext new cid:1 default 14:39:36.318818+0000 Egress.Mobile.Mail.iOS [com.egress.mobile.switch] Got notification settings [ hasResult: 1 hasCompletionHandler: 1 ] default 14:39:36.318864+0000 Egress.Mobile.Mail.iOS [com.egress.mobile.switch] Getting notification categories (async) default 14:39:36.331542+0000 Egress.Mobile.Mail.iOS LAContext[53672:1] created new cid:1 default 14:39:36.331593+0000 Egress.Mobile.Mail.iOS [com.egress.mobile.switch] Got 0 notification categories [ hasCompletionHandler: 1 ] default 14:39:36.331792+0000 Egress.Mobile.Mail.iOS networkd_settings_read_from_file initialized networkd settings by reading plist directly default 14:39:36.331835+0000 Egress.Mobile.Mail.iOS Checking in with server: <private> default 14:39:36.331881+0000 Egress.Mobile.Mail.iOS networkd_settings_read_from_file initialized networkd settings by reading plist directly default 14:39:36.332442+0000 Egress.Mobile.Mail.iOS Received msg from server: <private> default 14:39:36.332487+0000 Egress.Mobile.Mail.iOS Received new data usage policy list default 14:39:36.332896+0000 Egress.Mobile.Mail.iOS nw_path_evaluator_start [4D715883-9BFF-490E-BA2C-28BBE7C77353 <NULL> generic, indefinite] path: satisfied (Path is satisfied), interface: en0, ipv4, dns default 14:39:36.333122+0000 Egress.Mobile.Mail.iOS -[NWConcrete_nw_resolver initWithEndpoint:parameters:path:log_str:] [R1] created for Hostname#84dfa9fb:0 using: generic, indefinite default 14:39:36.333169+0000 Egress.Mobile.Mail.iOS nw_path_evaluator_start [EBD4D4C3-B9C6-482F-A3D2-F737D3334522 Hostname#84dfa9fb:0 generic, indefinite] path: satisfied (Path is satisfied), interface: en0, ipv4, dns default 14:39:36.333216+0000 Egress.Mobile.Mail.iOS nw_resolver_set_update_handler_block_invoke [R1] started error 14:39:36.364840+0000 Egress.Mobile.Mail.iOS Couldn't write values for keys ( "SDX_ENCRYPTED_ONLY" ) in CFPrefsPlistSource<0x283b6c880> (Domain: com.egress.mobile.switch, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): Path not accessible error 14:39:36.365124+0000 Egress.Mobile.Mail.iOS Couldn't write values for keys ( "SDX_VIEWED_GUIDE_VERSION" ) in CFPrefsPlistSource<0x283b6c880> (Domain: com.egress.mobile.switch, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): Path not accessible error 14:39:36.365416+0000 Egress.Mobile.Mail.iOS Couldn't write values for keys ( "SDX_VIEWED_CHANGELOG_VERSION" ) in CFPrefsPlistSource<0x283b6c880> (Domain: com.egress.mobile.switch, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): Path not accessible error 14:39:36.365705+0000 Egress.Mobile.Mail.iOS Couldn't write values for keys ( "SDX_BIO_AUTH_ENABLED" ) in CFPrefsPlistSource<0x283b6c880> (Domain: com.egress.mobile.switch, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): Path not accessible error 14:39:36.365991+0000 Egress.Mobile.Mail.iOS Couldn't write values for keys ( "SDX_MAILBOX_TYPE" ) in CFPrefsPlistSource<0x283b6c880> (Domain: com.egress.mobile.switch, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): Path not accessible error 14:39:36.366282+0000 Egress.Mobile.Mail.iOS Couldn't write values for keys ( "SDX_SUBSCRIPTION_STATUS" ) in CFPrefsPlistSource<0x283b6c880> (Domain: com.egress.mobile.switch, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): Path not accessible error 14:39:36.366580+0000 Egress.Mobile.Mail.iOS Couldn't write values for keys ( "SDX_APPLICATION_MODE" ) in CFPrefsPlistSource<0x283b6c880> (Domain: com.egress.mobile.switch, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): Path not accessible default 14:39:36.403366+0000 Egress.Mobile.Mail.iOS LogHost: Initializing Akavache (EnsureInitialized) default 14:39:36.407401+0000 Egress.Mobile.Mail.iOS 2021-11-18 14:39:36.4064|ERROR|Egress.Mobile.Mail.Common.Logging.MailLogger|[10100] Failed to resolve Egress.Mobile.Mail.Common.Contracts.IMailboxProvider Prism.Ioc.ContainerResolutionException: An unexpected error occurred while resolving 'Egress.Mobile.Mail.Common.Contracts.IMailboxProvider' ---> Akavache.Sqlite3.Internal.SQLiteException: Could not open database file: /var/mobile/Containers/Data/Application/4CA8C6D7-7FE1-4DA2-AC22-3C0764FB6672/Library/Application Support/Egress.Mobile.Mail/BlobCache/userblobs.db (CannotOpen) at DryIoc.Interpreter.TryInterpretAndUnwrapContainerException (DryIoc.IResolverContext r, FastExpressionCompiler.LightExpression.Expression expr, System.Boolean useFec, System.Object& result) <0x101fd4e30 + 0x00140> in <203409f731464ce59f95fa77aa300dd7#f21df69ba53bb8eb5b558aa44103ea1d>:0 at DryIoc.Factory.ApplyReuse (FastExpressionCompiler.LightExpression.Expression serviceExpr, DryIoc.Request request) <0x1021154cc + 0x006af> in <203409f731464ce59f95fa77aa300dd7#f21d<…> error 14:39:36.410125+0000 Egress.Mobile.Mail.iOS Couldn't write values for keys ( MSAppCenter310CrashesUserDefaultsMigratedKey ) in CFPrefsPlistSource<0x283b6c880> (Domain: com.egress.mobile.switch, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): Path not accessible default 14:39:36.411467+0000 Egress.Mobile.Mail.iOS kExcludedFromBackupXattrName set on path: <private> default 14:39:36.411582+0000 Egress.Mobile.Mail.iOS kExcludedFromBackupXattrName set on path: <private> default 14:39:36.411691+0000 Egress.Mobile.Mail.iOS kExcludedFromBackupXattrName set on path: <private> error 14:39:36.418998+0000 Egress.Mobile.Mail.iOS Couldn't write values for keys ( MSAppCenter310AppCenterUserDefaultsMigratedKey ) in CFPrefsPlistSource<0x283b6c880> (Domain: com.egress.mobile.switch, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: No): Path not accessible default 14:39:36.421516+0000 Egress.Mobile.Mail.iOS kExcludedFromBackupXattrName set on path: <private> default 14:39:36.421627+0000 Egress.Mobile.Mail.iOS kExcludedFromBackupXattrName set on path: <private> default 14:39:36.422282+0000 Egress.Mobile.Mail.iOS Unhandled managed exception: An unexpected error occurred while resolving 'Egress.Mobile.Mail.Common.Contracts.IMailboxProvider' (Prism.Ioc.ContainerResolutionException) at Prism.DryIoc.DryIocContainerExtension.Resolve (System.Type type, System.ValueTuple`2[System.Type,System.Object][] parameters) <0x101f371e0 + 0x00188> in <6af3a26af6b9412a8fbbc0bacbd2c532#f21df69ba53bb8eb5b558aa44103ea1d>:0 at Prism.DryIoc.DryIocContainerExtension.Resolve (System.Type type) <0x101f370f8 + 0x0004b> in <6af3a26af6b9412a8fbbc0bacbd2c532#f21df69ba53bb8eb5b558aa44103ea1d>:0 at Prism.Ioc.IContainerProviderExtensions.Resolve[T] (Prism.Ioc.IContainerProvider provider) <0x101fb4d58 + 0x0004f> in <011b0e712c1b4201896faad88d12e8dd#f21df69ba53bb8eb5b558aa44103ea1d>:0 at Egress.Mobile.Mail.UI.App.OnInitialized () <0x100a0275c + 0x006f8> in <8a560b12b5a44375b30fcbcfb2bec174#f21df69ba53bb8eb5b558aa44103ea1d>:0 at Prism.PrismApplicationBase..ctor (Prism.IPlatformInitializer platformInitializer) <0x101f56a3c + 0x0012f<…>
Symbolicated Crash log
Incident Identifier: DA7D4242-FDA4-4A0F-AC32-E18DAB8C1D83 Hardware Model: iPhone11,8 Process: Egress.Mobile.Mail.iOS [91805] Path: /private/var/containers/Bundle/Application/6A28999A-F1ED-48E9-81F7-8B41612313DB/Egress.Mobile.Mail.iOS.app/Egress.Mobile.Mail.iOS Identifier: com.egress.mobile.switch Version: 21.11.84107 (21.11.84107) AppStoreTools: 13A1030d AppVariant: 1:iPhone11,8:14 Beta: YES Code Type: ARM-64 (Native) Role: Non UI Parent Process: launchd [1] Coalition: com.egress.mobile.switch [564] Date/Time: 2021-11-11 09:53:27.5549 +0000 Launch Time: 2021-11-11 09:53:24.7032 +0000 OS Version: iPhone OS 14.6 (18F72) Release Type: User Baseband Version: 3.04.01 Report Version: 104 Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Triggered by Thread: 0 Thread 0 name: Thread 0 Crashed: 0 libsystem_kernel.dylib 0x00000001c68f1334 __pthread_kill + 8 1 libsystem_pthread.dylib 0x00000001e433da9c pthread_kill + 272 (pthread.c:1582) 2 libsystem_c.dylib 0x00000001a1b88c10 __abort + 116 (abort.c:147) 3 libsystem_c.dylib 0x00000001a1b88b9c abort + 116 (abort.c:118) 4 Egress.Mobile.Mail.iOS 0x0000000107c7ed2c xamarin_printf + 126135596 (runtime.m:2461) 5 Egress.Mobile.Mail.iOS 0x0000000107b43c80 mono_invoke_unhandled_exception_hook + 124845184 (exception.c:1299) 6 Egress.Mobile.Mail.iOS 0x0000000107ad8a4c mono_handle_exception_internal + 124406348 (mini-exceptions.c:2783) 7 Egress.Mobile.Mail.iOS 0x0000000107ad942c mono_resume_unwind + 124408876 (mini-exceptions.c:3525) 8 Egress.Mobile.Mail.iOS 0x0000000107acd36c mono_arm_resume_unwind + 124359532 (exceptions-arm64.c:421) 9 Egress.Mobile.Mail.iOS 0x00000001007591b8 llvm_resume_unwind_trampoline + 168 10 Egress.Mobile.Mail.iOS 0x0000000101898864 Xamarin_iOS_UIKit_UIApplication_Main_string___intptr_intptr + 21383268 (UIApplication.cs:0) 11 Egress.Mobile.Mail.iOS 0x0000000107aea670 mono_jit_runtime_invoke + 124479088 (mini-runtime.c:3165) 12 Egress.Mobile.Mail.iOS 0x0000000107ba5d94 mono_runtime_invoke_checked + 125246868 (object.c:3220) 13 Egress.Mobile.Mail.iOS 0x0000000107babfec mono_runtime_exec_main_checked + 125272044 (object.c:5284) 14 Egress.Mobile.Mail.iOS 0x0000000107ac8c04 mono_jit_exec + 124341252 (driver.c:1328) 15 Egress.Mobile.Mail.iOS 0x0000000107c867bc xamarin_main + 126166972 (monotouch-main.m:0) 16 Egress.Mobile.Mail.iOS 0x0000000100613d5c main + 1965404 (main.m:416) 17 libdyld.dylib 0x0000000198409cf8 start + 4 Thread 1: 0 libsystem_pthread.dylib 0x00000001e4345744 start_wqthread + 0 Thread 2 name: Thread 2: 0 libsystem_kernel.dylib 0x00000001c68f10cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001e4340434 _pthread_cond_wait + 1248 (pthread_cond.c:636) 2 Egress.Mobile.Mail.iOS 0x0000000107c49704 thread_func + 125916932 (sgen-thread-pool.c:196) 3 libsystem_pthread.dylib 0x00000001e433cbfc _pthread_start + 320 (pthread.c:887) 4 libsystem_pthread.dylib 0x00000001e4345758 thread_start + 8 Thread 3 name: Thread 3: 0 libsystem_kernel.dylib 0x00000001c68cc538 semaphore_wait_trap + 8 1 Egress.Mobile.Mail.iOS 0x0000000107b47004 finalizer_thread + 124858372 (gc.c:965) 2 Egress.Mobile.Mail.iOS 0x0000000107bf3d80 start_wrapper_internal + 125566336 (threads.c:1289) 3 Egress.Mobile.Mail.iOS 0x0000000107bf3c04 start_wrapper + 125565956 (threads.c:1310) 4 libsystem_pthread.dylib 0x00000001e433cbfc _pthread_start + 320 (pthread.c:887) 5 libsystem_pthread.dylib 0x00000001e4345758 thread_start + 8 Thread 4: 0 libsystem_pthread.dylib 0x00000001e4345744 start_wqthread + 0 Thread 5: 0 libsystem_pthread.dylib 0x00000001e4345744 start_wqthread + 0 Thread 6: 0 libsystem_pthread.dylib 0x00000001e4345744 start_wqthread + 0 Thread 7 name: Thread 7: 0 libsystem_kernel.dylib 0x00000001c68cc4fc mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c68cb884 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000198753eb0 __CFRunLoopServiceMachPort + 372 (CFRunLoop.c:2641) 3 CoreFoundation 0x000000019874dd50 __CFRunLoopRun + 1212 (CFRunLoop.c:2974) 4 CoreFoundation 0x000000019874d360 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242) 5 Foundation 0x0000000199a3afdc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:377) 6 Foundation 0x0000000199a3aea8 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:424) 7 UIKitCore 0x000000019b27d12c -[UIEventFetcher threadMain] + 516 (UIEventFetcher.m:929) 8 Foundation 0x0000000199bac32c __NSThread__start__ + 864 (NSThread.m:724) 9 libsystem_pthread.dylib 0x00000001e433cbfc _pthread_start + 320 (pthread.c:887) 10 libsystem_pthread.dylib 0x00000001e4345758 thread_start + 8 Thread 8 name: Thread 8: 0 libsystem_kernel.dylib 0x00000001c68f10cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001e4340434 _pthread_cond_wait + 1248 (pthread_cond.c:636) 2 Egress.Mobile.Mail.iOS 0x0000000107c58e94 mono_os_cond_timedwait + 125980308 (mono-os-mutex.c:75) 3 Egress.Mobile.Mail.iOS 0x0000000107c61b74 mono_thread_info_sleep + 126016372 (mono-threads.c:1672) 4 Egress.Mobile.Mail.iOS 0x0000000107be7f60 monitor_thread + 125517664 (threadpool-worker-default.c:728) 5 Egress.Mobile.Mail.iOS 0x0000000107bf3d80 start_wrapper_internal + 125566336 (threads.c:1289) 6 Egress.Mobile.Mail.iOS 0x0000000107bf3c04 start_wrapper + 125565956 (threads.c:1310) 7 libsystem_pthread.dylib 0x00000001e433cbfc _pthread_start + 320 (pthread.c:887) 8 libsystem_pthread.dylib 0x00000001e4345758 thread_start + 8 Thread 9 name: Thread 9: 0 libsystem_kernel.dylib 0x00000001c68cc550 semaphore_timedwait_trap + 8 1 Egress.Mobile.Mail.iOS 0x0000000107be882c worker_thread + 125519916 (threadpool-worker-default.c:490) 2 Egress.Mobile.Mail.iOS 0x0000000107bf3d80 start_wrapper_internal + 125566336 (threads.c:1289) 3 Egress.Mobile.Mail.iOS 0x0000000107bf3c04 start_wrapper + 125565956 (threads.c:1310) 4 libsystem_pthread.dylib 0x00000001e433cbfc _pthread_start + 320 (pthread.c:887) 5 libsystem_pthread.dylib 0x00000001e4345758 thread_start + 8 Thread 10 name: Thread 10: 0 libsystem_kernel.dylib 0x00000001c68cc550 semaphore_timedwait_trap + 8 1 Egress.Mobile.Mail.iOS 0x0000000107be882c worker_thread + 125519916 (threadpool-worker-default.c:490) 2 Egress.Mobile.Mail.iOS 0x0000000107bf3d80 start_wrapper_internal + 125566336 (threads.c:1289) 3 Egress.Mobile.Mail.iOS 0x0000000107bf3c04 start_wrapper + 125565956 (threads.c:1310) 4 libsystem_pthread.dylib 0x00000001e433cbfc _pthread_start + 320 (pthread.c:887) 5 libsystem_pthread.dylib 0x00000001e4345758 thread_start + 8 Thread 11 name: Thread 11: 0 libsystem_kernel.dylib 0x00000001c68f10cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001e4340434 _pthread_cond_wait + 1248 (pthread_cond.c:636) 2 Egress.Mobile.Mail.iOS 0x0000000107c58e94 mono_os_cond_timedwait + 125980308 (mono-os-mutex.c:75) 3 Egress.Mobile.Mail.iOS 0x0000000107bff3f8 mono_w32handle_timedwait_signal_handle + 125613048 (w32handle.c:767) 4 Egress.Mobile.Mail.iOS 0x0000000107bff2d0 mono_w32handle_wait_one + 125612752 (w32handle.c:895) 5 Egress.Mobile.Mail.iOS 0x0000000107bff4f4 mono_w32handle_wait_multiple + 125613300 (w32handle.c:1002) 6 Egress.Mobile.Mail.iOS 0x0000000107bee2cc ves_icall_System_Threading_WaitHandle_Wait_internal + 125543116 (threads.c:2314) 7 Egress.Mobile.Mail.iOS 0x0000000107b68668 ves_icall_System_Threading_WaitHandle_Wait_internal_raw + 124995176 (icall-def.h:1100) 8 Egress.Mobile.Mail.iOS 0x000000010064db58 wrapper_managed_to_native_System_Threading_WaitHandle_Wait_internal_intptr__int_bool_int + 120 9 Egress.Mobile.Mail.iOS 0x000000010088edfc mscorlib_System_Threading_WaitHandle_WaitOneNative_System_Runtime_InteropServices_SafeHandle_uint_bool_bool + 4566524 (WaitHandle.cs:0) 10 Egress.Mobile.Mail.iOS 0x0000000100885ea8 mscorlib_System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 4529832 (executioncontext.cs:911) 11 Egress.Mobile.Mail.iOS 0x0000000107aea670 mono_jit_runtime_invoke + 124479088 (mini-runtime.c:3165) 12 Egress.Mobile.Mail.iOS 0x0000000107ba5d94 mono_runtime_invoke_checked + 125246868 (object.c:3220) 13 Egress.Mobile.Mail.iOS 0x0000000107bab680 mono_runtime_delegate_try_invoke + 125269632 (object.c:4437) 14 Egress.Mobile.Mail.iOS 0x0000000107bf3e78 start_wrapper_internal + 125566584 (threads.c:1258) 15 Egress.Mobile.Mail.iOS 0x0000000107bf3c04 start_wrapper + 125565956 (threads.c:1310) 16 libsystem_pthread.dylib 0x00000001e433cbfc _pthread_start + 320 (pthread.c:887) 17 libsystem_pthread.dylib 0x00000001e4345758 thread_start + 8 Thread 12 name: Thread 12: 0 libsystem_kernel.dylib 0x00000001c68cc550 semaphore_timedwait_trap + 8 1 Egress.Mobile.Mail.iOS 0x0000000107be882c worker_thread + 125519916 (threadpool-worker-default.c:490) 2 Egress.Mobile.Mail.iOS 0x0000000107bf3d80 start_wrapper_internal + 125566336 (threads.c:1289) 3 Egress.Mobile.Mail.iOS 0x0000000107bf3c04 start_wrapper + 125565956 (threads.c:1310) 4 libsystem_pthread.dylib 0x00000001e433cbfc _pthread_start + 320 (pthread.c:887) 5 libsystem_pthread.dylib 0x00000001e4345758 thread_start + 8 Thread 13: 0 libsystem_pthread.dylib 0x00000001e4345744 start_wqthread + 0 Thread 14: 0 libsystem_pthread.dylib 0x00000001e4345744 start_wqthread + 0 Thread 0 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000 x4: 0x0000000000000000 x5: 0x0000000000989680 x6: 0x0000000000001400 x7: 0x0000000000000a00 x8: 0x76148b6dcd7b65a5 x9: 0x76148b6cc5b2dd65 x10: 0x00000000000003e8 x11: 0x0000000000bf3d01 x12: 0x0000000000004009 x13: 0x0000000000003fff x14: 0x00000000000008f6 x15: 0x00000000000073b0 x16: 0x0000000000000148 x17: 0x0000000108c9b8c0 x18: 0x0000000000000000 x19: 0x0000000000000006 x20: 0x0000000000000103 x21: 0x0000000108c9b9a0 x22: 0x0000000109205360 x23: 0x000000010b019e28 x24: 0x00000001150e9908 x25: 0x000000010945b358 x26: 0x000000010b018600 x27: 0x0000000000000003 x28: 0x000000010072b7af fp: 0x000000016f9c9730 lr: 0x00000001e433da9c sp: 0x000000016f9c9710 pc: 0x00000001c68f1334 cpsr: 0x40000000 esr: 0x56000080 Address size fault Binary Images: 0x100434000 - 0x107dfbfff Egress.Mobile.Mail.iOS arm64 <45c8c366c05b371e99974765e11304fe> /var/containers/Bundle/Application/6A28999A-F1ED-48E9-81F7-8B41612313DB/Egress.Mobile.Mail.iOS.app/Egress.Mobile.Mail.iOS 0x108bec000 - 0x108c5ffff dyld arm64e <65bac7abef933e93b5640506d0e36590> /usr/lib/dyld 0x108ce4000 - 0x10917bfff libSkiaSharp arm64 <1fcecdcf505c39af937f73b159ab04b9> /var/containers/Bundle/Application/6A28999A-F1ED-48E9-81F7-8B41612313DB/Egress.Mobile.Mail.iOS.app/Frameworks/libSkiaSharp.framework/libSkiaSharp 0x10fcd8000 - 0x10fce3fff libobjc-trampolines.dylib arm64e <26cb4bb90880358ba280192f8ed6d0ad> /usr/lib/libobjc-trampolines.dylib 0x1983c3000 - 0x198407fff libdispatch.dylib arm64e <daf300624c853b92b15950602a0c9d97> /usr/lib/system/libdispatch.dylib 0x198408000 - 0x198444fff libdyld.dylib arm64e <e574a3659878348a8e8491e163cfc128> /usr/lib/system/libdyld.dylib 0x198445000 - 0x1986b0fff libicucore.A.dylib arm64e <a5ab8a878dd03b00b8c58dc98ac1fb99> /usr/lib/libicucore.A.dylib 0x1986b1000 - 0x198a70fff CoreFoundation arm64e <4fbdf167161a324ca233d516922c67e5> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x198a71000 - 0x198c23fff CoreServices arm64e <46bbb0a72281367ab7c09ce200dfdf86> /System/Library/Frameworks/CoreServices.framework/CoreServices 0x198c24000 - 0x198c6bfff WirelessDiagnostics arm64e <97df83a096643d9ca2595ab3d30010ea> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics 0x198c6c000 - 0x198ce8fff SystemConfiguration arm64e <d379b97151cd33938d0f5bda7a431328> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x198ce9000 - 0x198ddefff CoreTelephony arm64e <85c3411b900f357f88f819c5b49cf365> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x198ddf000 - 0x199271fff CFNetwork arm64e <04a7e31d376b37198e587bbe0fe8ee51> /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x199272000 - 0x1999bdfff libnetwork.dylib arm64e <83ca70ba608e3157a1f0903703ceb78d> /usr/lib/libnetwork.dylib 0x1999be000 - 0x199a32fff Accounts arm64e <91c28d11436a3caeb988e3040f553391> /System/Library/Frameworks/Accounts.framework/Accounts 0x199a33000 - 0x199ce8fff Foundation arm64e <0d9893a458043f0dbb3f73989ea36ad3> /System/Library/Frameworks/Foundation.framework/Foundation 0x199ce9000 - 0x19a04bfff ImageIO arm64e <e1ef876fb8643ccdaaced226f90b9f62> /System/Library/Frameworks/ImageIO.framework/ImageIO 0x19a065000 - 0x19a5fdfff CoreGraphics arm64e <2f7f6ee8635c332abac3efda4894c7e2> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x19a5fe000 - 0x19ba09fff UIKitCore arm64e <33b02ab55daf32498dc65872df830ec5> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore 0x19ba0a000 - 0x19ba28fff libAccessibility.dylib arm64e <ab3dbae1370d3cc696ba51cabe774f49> /usr/lib/libAccessibility.dylib 0x19ba29000 - 0x19bcbdfff QuartzCore arm64e <4a41f8af4c323302bffc377812960921> /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x19bcbe000 - 0x19bd28fff BackBoardServices arm64e <1fef1d7eba033f12b7365af97e1ffc93> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x19bd29000 - 0x19bdb0fff TextInput arm64e <6783ec80fd23331f9584c5b0f2ed1380> /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x19be1a000 - 0x19c1d3fff AppleMediaServices arm64e <1a161a667a8c339493640dac1bbd96ba> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices 0x19c1d4000 - 0x19c336fff libswiftFoundation.dylib arm64e <b8355af4f9e339d68a90f63ae305572c> /usr/lib/swift/libswiftFoundation.dylib 0x19c337000 - 0x19c778fff libswiftCore.dylib arm64e <371457f70ecd3a139bd9a9de3351129f> /usr/lib/swift/libswiftCore.dylib 0x19c779000 - 0x19c795fff UIKitServices arm64e <3471d8dcbf1d3110b129bcf2c1bc36d7> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices 0x19c796000 - 0x19c8ebfff Preferences arm64e <303526218e5333fabb218164ab50d4ae> /System/Library/PrivateFrameworks/Preferences.framework/Preferences 0x19c8ec000 - 0x19caf7fff ContactsUI arm64e <34505f6e92f33ada9d7acd53e66c71dd> /System/Library/Frameworks/ContactsUI.framework/ContactsUI 0x19caf8000 - 0x19ccadfff CoreText arm64e <3fb1158c6de33d9dbf8c51c0b85b7215> /System/Library/Frameworks/CoreText.framework/CoreText 0x19ccae000 - 0x19ccc7fff ExtensionKit arm64e <9b482c1605543e5484f596cca27a5697> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit 0x19ccde000 - 0x19cd61fff BaseBoard arm64e <ddf259ac1f60332b9e189ee643049fc2> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x19cd62000 - 0x19cfadfff CoreDuet arm64e <c1a013e6d97b37b583ad8c484c8512a0> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 0x19cfae000 - 0x19d107fff Contacts arm64e <8ac22bf4a74d3478bb7b67b5ac2398d3> /System/Library/Frameworks/Contacts.framework/Contacts 0x19d108000 - 0x19e66cfff GeoServices arm64e <d7cabd2a82e03fa39bba4fd6f6462ce5> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x19e66d000 - 0x19e703fff CoreLocation arm64e <478b7a67d7013e1e887c0576f04196e6> /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x19e704000 - 0x19e8a5fff CloudKit arm64e <7d1418c47973307ca780a47b61c14a34> /System/Library/Frameworks/CloudKit.framework/CloudKit 0x19e8a6000 - 0x19ec1afff CoreData arm64e <e9b054793d07390cbd3673eedb2b1f75> /System/Library/Frameworks/CoreData.framework/CoreData 0x19f9b6000 - 0x19f9c0fff libswiftCoreGraphics.dylib arm64e <bfa50cd9719533b895e635d646102e70> /usr/lib/swift/libswiftCoreGraphics.dylib 0x19f9c1000 - 0x19fa00fff AppSupport arm64e <278b64ad1ce33739b8680ffc6b16f3fd> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x19fa01000 - 0x19fb26fff ManagedConfiguration arm64e <611487e209d73fa89d6f9b9f79c23021> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x19fb27000 - 0x19fb95fff IMFoundation arm64e <5be95543f917352cb54b37a9f63cd33e> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x19fb96000 - 0x19fca3fff IDS arm64e <07d02af11ca03b1082ff798585f5135c> /System/Library/PrivateFrameworks/IDS.framework/IDS 0x19fca4000 - 0x19fdf6fff Security arm64e <f7ddff4fa4f339dfb4fb414e13a49b71> /System/Library/Frameworks/Security.framework/Security 0x19fdf7000 - 0x1a01d8fff MediaPlayer arm64e <928360c7f723391fa70e3a1cff21a51c> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer 0x1a01d9000 - 0x1a01f0fff AudioSession arm64e <b5867acdfe45334fbc2dc3029b5c64b4> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession 0x1a01f1000 - 0x1a039bfff AVFCore arm64e <4d251ba117003e9ab4279567dc72d529> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore 0x1a039c000 - 0x1a0938fff Intents arm64e <12de7cdc4499382e94715882cb23e157> /System/Library/Frameworks/Intents.framework/Intents 0x1a0988000 - 0x1a0c99fff CoreImage arm64e <cf56bcb19ee3392d8922c8894c9f94c7> /System/Library/Frameworks/CoreImage.framework/CoreImage 0x1a0c9a000 - 0x1a0d57fff ColorSync arm64e <de843ac9c945370b89d709c4814e61bb> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 0x1a0d58000 - 0x1a0d93fff CoreVideo arm64e <b448328e46e3382999ac35e14541ddf7> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x1a0d94000 - 0x1a15bcfff MediaToolbox arm64e <17b3c973ec673d379dbd1317c600174b> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x1a15bd000 - 0x1a16befff CoreMedia arm64e <d76d711db7d63a3987cbc8f379203c75> /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x1a16bf000 - 0x1a192ffff AudioToolbox arm64e <0a7f10d4561c32d48a99cfa7907d3b7a> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x1a1930000 - 0x1a1980fff CoreHaptics arm64e <d1846ddf74e939c7ac8e04773c55301d> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics 0x1a1981000 - 0x1a19e0fff UserActivity arm64e <1c29d8ce109131e4a625ed23d14c9c25> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity 0x1a19e1000 - 0x1a1aeafff UIFoundation arm64e <5f8b069e7df837cca2402ad838c0b414> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x1a1aeb000 - 0x1a1b10fff libsystem_info.dylib arm64e <7bba4c4822da3fb7b1e8d2d6e91681b7> /usr/lib/system/libsystem_info.dylib 0x1a1b11000 - 0x1a1b90fff libsystem_c.dylib arm64e <3c5017016b013e70a81676794ea12708> /usr/lib/system/libsystem_c.dylib 0x1a1b91000 - 0x1a1bdbfff RunningBoardServices arm64e <3e5f33aa70ff32d1a475bd9356a2af78> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices 0x1a1bdc000 - 0x1a2cabfff JavaScriptCore arm64e <74545bac15ff320da90b8f89f75e39c1> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x1a325a000 - 0x1a32e8fff ContactsFoundation arm64e <5847c7c551b63a249c22169e8207be80> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation 0x1a32e9000 - 0x1a352bfff HealthKit arm64e <e38fa61a8b6e3cc6803229aca5af2098> /System/Library/Frameworks/HealthKit.framework/HealthKit 0x1a352c000 - 0x1a354efff ProactiveEventTracker arm64e <48189564b4af35d3be61876d36e7f82c> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker 0x1a354f000 - 0x1a3599fff Lexicon arm64e <ecee052ae6f53dfe881e400acea9fee8> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon 0x1a359a000 - 0x1a3603fff PersonalizationPortrait arm64e <3e0621fca60137bb9ab2583800183767> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait 0x1a3604000 - 0x1a3653fff CoreDuetContext arm64e <076cc8cef7373eeebc980864aa8344ea> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext 0x1a3654000 - 0x1a36fffff IOKit arm64e <4921ff204f963660b07a7f34fb58e5a3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x1a3700000 - 0x1a370efff DataMigration arm64e <ca1f27e516753a33adadd966bde5b9e6> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x1a370f000 - 0x1a376afff SpringBoardServices arm64e <030c7e75a08635a3a628c6c3b8f64d03> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x1a376b000 - 0x1a377cfff ContextKit arm64e <d5f880d99ff53155bb26e47930189361> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit 0x1a377d000 - 0x1a39f0fff CoreMotion arm64e <9b26d7db372a351580b540af68e75754> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x1a39f1000 - 0x1a3b2efff EventKit arm64e <daa0d5b82652379484caea0ed21673a4> /System/Library/Frameworks/EventKit.framework/EventKit 0x1a4082000 - 0x1a432bfff MediaRemote arm64e <b850c411e0d73ff5893c3af70282f177> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x1a432c000 - 0x1a44d6fff CoreUtils arm64e <d0c2761a316c36558f11006ffa6f081f> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils 0x1a44d7000 - 0x1a44ecfff FamilyCircle arm64e <1b966d90bf0c3c20bbb3a4fa56b5bd17> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle 0x1a44ed000 - 0x1a4559fff CoreSpotlight arm64e <ab5c8a8e08c53652a25487e073550554> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight 0x1a48a8000 - 0x1a4a7afff AssistantServices arm64e <25f0850bbc573496b988caacecfcc7ae> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices 0x1a4a7b000 - 0x1a4b3ffff CoreUI arm64e <166a77aadb8e389e8a94d9caa55f6efb> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x1a4b40000 - 0x1a4b8dfff SafariSafeBrowsing arm64e <045e0cc95bd33db5830a4400175ce6d7> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing 0x1a4b8e000 - 0x1a5367fff WebKit arm64e <9f7b0b3b7f333f7f883e7b2ee83f42fb> /System/Library/Frameworks/WebKit.framework/WebKit 0x1a5368000 - 0x1a7907fff WebCore arm64e <6ef2878d48893fb0ba38781b25c9d587> /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x1a7908000 - 0x1a7966fff libMobileGestalt.dylib arm64e <e3d1b8d0cf153d48a14b6bebbe344f82> /usr/lib/libMobileGestalt.dylib 0x1a7967000 - 0x1a7982fff CommonUtilities arm64e <c13f8ed7ae62314eae95731f263f1320> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x1a7983000 - 0x1a7ae8fff IDSFoundation arm64e <7ad6c2866a4b3f4baaa11318b4014232> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x1a7ae9000 - 0x1a7be9fff IMSharedUtilities arm64e <7b7d8909131f30088dfca0c3ed4c4f02> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities 0x1a7bea000 - 0x1a7c92fff CoreSuggestions arm64e <f1ef331e869f3224bacc8ae6719bda35> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions 0x1a7c93000 - 0x1a7d2ffff AddressBookLegacy arm64e <ad8079c3bedc355db3d2282ae33dd728> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy 0x1a7d30000 - 0x1a7d61fff UserNotifications arm64e <c16a26ec816f364cadf5107d1538ff10> /System/Library/Frameworks/UserNotifications.framework/UserNotifications 0x1a7d62000 - 0x1a7debfff FrontBoardServices arm64e <3072e730ae783201b7147712d4f1fc2f> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x1a7dec000 - 0x1a7e0ffff libsystem_malloc.dylib arm64e <716786f4da963293bb007ed833124dea> /usr/lib/system/libsystem_malloc.dylib 0x1a7e10000 - 0x1a80d5fff MapKit arm64e <8517a7e664c738e3bd1277f0b8a83f09> /System/Library/Frameworks/MapKit.framework/MapKit 0x1a80d6000 - 0x1a8875fff VectorKit arm64e <9e6b10f2cb503148b850615ffd48985d> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit 0x1a8876000 - 0x1a8904fff AuthKit arm64e <d6d92342caae3c57a582d22f8a3c5ce9> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit 0x1a8905000 - 0x1a8996fff AppleAccount arm64e <00c881704e2b3d56b5299e2f0c900f44> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x1a8997000 - 0x1a8bfefff AudioToolboxCore arm64e <9ff4a959d0b63cf486406331d18baae8> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore 0x1a8c32000 - 0x1a8f04fff StoreServices arm64e <067804da7d8b33a6860cc9cd8f23557c> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x1a8f05000 - 0x1a9094fff Sharing arm64e <3139874d2a5d370293ee7cd5caf18e60> /System/Library/PrivateFrameworks/Sharing.framework/Sharing 0x1a9095000 - 0x1a9135fff ShareSheet arm64e <bd85c605554e345f88bb5a4cd380b2ca> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet 0x1a9136000 - 0x1a91f9fff CoreParsec arm64e <370fd2a149733c6b84c69bf6e06b92dd> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec 0x1a91fa000 - 0x1a9241fff PhotoFoundation arm64e <19ec22cc329334b3802133c8a796b9bf> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation 0x1a9242000 - 0x1a9480fff Photos arm64e <f054493bdff036cfa16f3fad105684c8> /System/Library/Frameworks/Photos.framework/Photos 0x1a9481000 - 0x1a9ba1fff PhotoLibraryServices arm64e <9d391596c025363faf98c84ad97803d8> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 0x1a9ba2000 - 0x1a9c61fff AssetsLibraryServices arm64e <399d1b28b168305189ce90ac75144729> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x1a9c62000 - 0x1a9cb1fff MobileBackup arm64e <453890c85ab83e03a787d26120f9e0e4> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup 0x1a9cb2000 - 0x1a9cc5fff MSUDataAccessor arm64e <ce5a5e805b7938d7910f510722850439> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor 0x1a9cc6000 - 0x1a9cedfff MobileAsset arm64e <dd5a75980f8b3ee389c619afa3f2286d> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x1a9cee000 - 0x1a9cfdfff libsystem_networkextension.dylib arm64e <364c51a986e433ba96d14a937172acd9> /usr/lib/system/libsystem_networkextension.dylib 0x1a9cfe000 - 0x1a9f45fff NetworkExtension arm64e <50bb1798909730cc985d0cd7f7fceb10> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension 0x1a9f46000 - 0x1a9f7cfff Trial arm64e <9481a13482a23f658b59e95a0547ad8f> /System/Library/PrivateFrameworks/Trial.framework/Trial 0x1a9f7d000 - 0x1aa7fcfff CoreML arm64e <1f259375db02310da05342fbd8165188> /System/Library/Frameworks/CoreML.framework/CoreML 0x1aa7fd000 - 0x1aaf70fff Espresso arm64e <cbfeed0492f53b9aac7a225790314458> /System/Library/PrivateFrameworks/Espresso.framework/Espresso 0x1aaf71000 - 0x1ab079fff VideoToolbox arm64e <59d714b0a65e36eab19e45ea6a3bb87a> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 0x1ab07a000 - 0x1ab0c2fff OnBoardingKit arm64e <0627db26ffec3dfe99f94278f74ccd7f> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit 0x1ab1b8000 - 0x1ab1c9fff AXCoreUtilities arm64e <92334abbfaed374c91da5518f67bfa10> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities 0x1ab1ca000 - 0x1ab74afff PhotosUI arm64e <3294ff29d56c3d5980d2257936b80913> /System/Library/Frameworks/PhotosUI.framework/PhotosUI 0x1ab74b000 - 0x1ac014fff PhotosUICore arm64e <ed666cd0a01b380d8fcf7a60c941a87d> /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore 0x1ac015000 - 0x1ac189fff Montreal arm64e <7f993e75ec703c5fb56fea9ec4cf977b> /System/Library/PrivateFrameworks/Montreal.framework/Montreal 0x1ac18a000 - 0x1ac29dfff LanguageModeling arm64e <d2343e512d0e3b5cbe7ae1c871c7232a> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x1ac29e000 - 0x1ac2a6fff InternationalSupport arm64e <130682a1171631358b7b266a5af61a8c> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport 0x1ac2a7000 - 0x1ac4f9fff iTunesCloud arm64e <c340b2a8dc5e30899fe03e178b942761> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud 0x1ac656000 - 0x1ac6fffff CalendarDatabase arm64e <c5e1c174b91c3ae09302c644a7d10f4f> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase 0x1ac700000 - 0x1ac74dfff Notes arm64e <04a0bf1113b53cb5a4704c5789bd40db> /System/Library/PrivateFrameworks/Notes.framework/Notes 0x1ac74e000 - 0x1ac831fff LinkPresentation arm64e <e4a335042bd23a588379387cc403f9f7> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation 0x1ac832000 - 0x1ac973fff Combine arm64e <ea0501ab359636cf93aa1408de43844c> /System/Library/Frameworks/Combine.framework/Combine 0x1aca00000 - 0x1aca11fff UniformTypeIdentifiers arm64e <995c315262ee3947b8284ae1cf3ab125> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers 0x1aca12000 - 0x1aca93fff CloudDocs arm64e <e80987779e6a38008477b92f32469012> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs 0x1aca94000 - 0x1acc8cfff Message arm64e <aeafbaa84cd434c98e156d79326f534c> /System/Library/PrivateFrameworks/Message.framework/Message 0x1acc8d000 - 0x1acd08fff EmailFoundation arm64e <80f8bb8349d93a66abd9988ddf2a59d0> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation 0x1acfd0000 - 0x1ad014fff MediaServices arm64e <a7d9ab2067a03c5db329a15a3e719499> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 0x1ad015000 - 0x1ad19ffff SearchFoundation arm64e <6f77af23a360368b82bceb65e749e284> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation 0x1ad1a0000 - 0x1ad1fafff WebBookmarks arm64e <3cc80385ece13879809db1354bcdddd7> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks 0x1ad279000 - 0x1ad2b0fff libobjc.A.dylib arm64e <266e9238111c3f2da0d2604474e3cdc4> /usr/lib/libobjc.A.dylib 0x1ad2b1000 - 0x1ad312fff LoggingSupport arm64e <20a4e30f1b323be595a0bcd9f802ee15> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport 0x1ad313000 - 0x1ad36efff libc++.1.dylib arm64e <9aa8a1f311a73857b27476e140edd0b6> /usr/lib/libc++.1.dylib 0x1ad36f000 - 0x1ad388fff libc++abi.dylib arm64e <f6119d353d8837d2aa8e88dfc6f2a00d> /usr/lib/libc++abi.dylib 0x1ad389000 - 0x1ad3cafff SetupAssistant arm64e <d9c5cfb51ef83497be336ada66f6c6cd> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant 0x1ad51c000 - 0x1ad55efff CoreAutoLayout arm64e <ace17dcf0bbd3de4847ac67f55422625> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout 0x1ad55f000 - 0x1ad6bbfff Network arm64e <64059de5ad873ac993cb8eaf0600b881> /System/Library/Frameworks/Network.framework/Network 0x1ad6bc000 - 0x1ad6f2fff MobileKeyBag arm64e <26d4b16a85363a36888d778ba9b9cb98> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x1ad923000 - 0x1ad935fff BaseBoardUI arm64e <e8560d052d663314a35f6b158fce4f9d> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI 0x1ad936000 - 0x1ad9e4fff libvDSP.dylib arm64e <381d831ab9be35b6aeff8ac003b21e24> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x1ad9e5000 - 0x1ada18fff libAudioToolboxUtility.dylib arm64e <afaf628ed19b33d687114163a8b9031d> /usr/lib/libAudioToolboxUtility.dylib 0x1adbec000 - 0x1adc77fff CoreNLP arm64e <bb3e346ae91a31cf9b4555e1c648edbe> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP 0x1adc78000 - 0x1add8dfff FileProvider arm64e <5118c253d0fb3a58a39a6e6c25ddbf3f> /System/Library/Frameworks/FileProvider.framework/FileProvider 0x1add8e000 - 0x1add9ffff BiomeStorage arm64e <05c05dcdf26b34a798f4013fb3febd07> /System/Library/PrivateFrameworks/BiomeStorage.framework/BiomeStorage 0x1adda0000 - 0x1addb8fff libswiftDispatch.dylib arm64e <e2ba45995ccb36b6900451b6313786fe> /usr/lib/swift/libswiftDispatch.dylib 0x1addb9000 - 0x1addeefff DataDetectorsCore arm64e <6dc0f9a937473bea8ccdd67b4ff52453> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore 0x1addef000 - 0x1ade8bfff Symbolication arm64e <aaa210cc0ba132e6a7a9051ba7daba6a> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication 0x1ade8c000 - 0x1ade9afff CrashReporterSupport arm64e <cbbd8dbb2d463486a7f790ad9576fc28> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x1adefc000 - 0x1adfcefff TelephonyUtilities arm64e <be8ab028bdf13f2b9d7cba911e997349> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 0x1ae006000 - 0x1ae1f3fff MPSNeuralNetwork arm64e <32c3b58dae033f8287e6f950122a5415> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork 0x1ae1f4000 - 0x1ae249fff MPSCore arm64e <596076932b2a37acabf5a85b7818ff54> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore 0x1ae3a4000 - 0x1ae40dfff CalendarFoundation arm64e <0edad51da34a3499b87de213e80604d7> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation 0x1ae46e000 - 0x1ae557fff NLP arm64e <964c89761f043ccea6590be906f63b7f> /System/Library/PrivateFrameworks/NLP.framework/NLP 0x1ae558000 - 0x1ae57ffff AppSupportUI arm64e <e72a093184263af795e4b44e490cbb69> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI 0x1ae589000 - 0x1ae5dcfff FTServices arm64e <393cdc763a1f3391a66afd847a168a8f> /System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x1ae5dd000 - 0x1ae68ffff libboringssl.dylib arm64e <0a4ed384db6d360399b21f201ea3677a> /usr/lib/libboringssl.dylib 0x1ae690000 - 0x1ae6a6fff ProtocolBuffer arm64e <8b5794c1afa43f84a25492cf27a63f2a> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x1ae6a7000 - 0x1ae7a7fff AVKit arm64e <6e5fbf97f76c31448a6194c291a1af4d> /System/Library/Frameworks/AVKit.framework/AVKit 0x1ae915000 - 0x1ae924fff AssertionServices arm64e <7acbf04dd3df3d7bb1e0fcffc76e96e5> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x1ae9a2000 - 0x1aea7dfff Metal arm64e <e82f8748f9503e3d81a377ceaa568192> /System/Library/Frameworks/Metal.framework/Metal 0x1aea7e000 - 0x1aebd4fff MediaExperience arm64e <ac8f5a4d78b0389db1cdb57c79657d50> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience 0x1aebd5000 - 0x1aefdefff VideoProcessing arm64e <ccf94a6722493d58be1bdb03f3f7e7c9> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing 0x1aefdf000 - 0x1aeff5fff libsystem_trace.dylib arm64e <8fc630a0bd603c48a6e04b52ad7c171b> /usr/lib/system/libsystem_trace.dylib 0x1aeff6000 - 0x1af027fff CoreServicesInternal arm64e <270e4b3d8a7c36678c9e5c46b9573ca0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 0x1af028000 - 0x1af097fff SafariCore arm64e <69d4c102505a335e8646ee981d204640> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore 0x1af098000 - 0x1af2cbfff SafariShared arm64e <351ccc97623036b281a872e6f28abe60> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared 0x1af2cc000 - 0x1af35dfff AppStoreDaemon arm64e <40af421886113eb5b3d125deb7ad9e46> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon 0x1af7d2000 - 0x1af817fff ContactsAutocompleteUI arm64e <f4aa004746f73b12a0d9c9700186b520> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI 0x1af818000 - 0x1af94efff MessageUI arm64e <c9a16bade0fa335d8194b257a92d4b98> /System/Library/Frameworks/MessageUI.framework/MessageUI 0x1afcc5000 - 0x1afd3dfff SAObjects arm64e <d748702c98703400b0de4873aa374063> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects 0x1afd3e000 - 0x1afd87fff VoiceServices arm64e <1eecc8ff32563484989aa4e4a130250e> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 0x1afd88000 - 0x1afd90fff GraphicsServices arm64e <bacaa05dfc9a36668498ad9dc1ef3095> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x1afd91000 - 0x1afde3fff DeviceManagement arm64e <d7854f4d3d663eda8e26885a938ad35c> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement 0x1afde4000 - 0x1aff5dfff Translation arm64e <2d2c3e280e333437b6c41939ddeadeab> /System/Library/PrivateFrameworks/Translation.framework/Translation 0x1aff5e000 - 0x1aff72fff PowerLog arm64e <ed9a9e0d598130e2b67a8981e5cfe4c7> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x1aff73000 - 0x1aff9afff DuetActivityScheduler arm64e <806f8e0ccd8537bc9317c7348c8484ab> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler 0x1b1a35000 - 0x1b1cdafff Vision arm64e <832137c30144368386b4271c91b78098> /System/Library/Frameworks/Vision.framework/Vision 0x1b1cdb000 - 0x1b1d34fff DataAccess arm64e <f507832c1bc73bd396131b7f8c8eaddb> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess 0x1b1d35000 - 0x1b1d9ffff ProactiveSupport arm64e <451e0df122653aa1b6e59a6d87c661ab> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport 0x1b1dcb000 - 0x1b1deafff ApplePushService arm64e <0f7f35b4f55f35079234005cf7c4b057> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x1b1deb000 - 0x1b1e14fff BoardServices arm64e <7b590d67d5d83de38ac6bcae4ef8ec89> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices 0x1b1f89000 - 0x1b1fb9fff libncurses.5.4.dylib arm64e <f834979dadd4397291aef23d65cd8bcc> /usr/lib/libncurses.5.4.dylib 0x1b1fba000 - 0x1b1ff9fff OSAnalytics arm64e <c7d112e1689d3805a0e0edabf9e6310f> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics 0x1b1ffa000 - 0x1b2055fff CoreBluetooth arm64e <f6f9fa4994f73e5497e127d5a517b006> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x1b2249000 - 0x1b228cfff TemplateKit arm64e <b6f43561687335d8b1a7bdd90abeb299> /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit 0x1b228d000 - 0x1b22cbfff MobileInstallation arm64e <8c1f341bb2933251acb61b68fd2703d7> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 0x1b22cc000 - 0x1b2359fff libTelephonyUtilDynamic.dylib arm64e <6b39fd863eee325280eaafb38a59e3c4> /usr/lib/libTelephonyUtilDynamic.dylib 0x1b235a000 - 0x1b23c7fff NanoRegistry arm64e <b06179bc662b3265855d9cd8f9946298> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry 0x1b24a6000 - 0x1b24c2fff CoreMaterial arm64e <2d3a44a83c1e303f80679aab261d3832> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial 0x1b2539000 - 0x1b26befff libsqlite3.dylib arm64e <bfd2376f2e6e33fda5c2413484cd6d51> /usr/lib/libsqlite3.dylib 0x1b26bf000 - 0x1b2784fff AVFCapture arm64e <cf7ea5374a8c32a2992a4a18f31ad11d> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture 0x1b2785000 - 0x1b2ad0fff CMCapture arm64e <cd4a35ca881e3a2099867e2a445a9f8c> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture 0x1b2c8b000 - 0x1b2efffff MobileSpotlightIndex arm64e <ae83fb0fd54f3a509460595f004bd8ac> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 0x1b2f00000 - 0x1b2fa9fff Email arm64e <931cd291630639e98a990a7399e05fda> /System/Library/PrivateFrameworks/Email.framework/Email 0x1b332f000 - 0x1b3339fff libsystem_notify.dylib arm64e <108b5014f4a63f24ab7141de0b9121ef> /usr/lib/system/libsystem_notify.dylib 0x1b333a000 - 0x1b337dfff CryptoTokenKit arm64e <5d5d3968cda6341cbc893038b12b313f> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit 0x1b33e8000 - 0x1b345bfff libcorecrypto.dylib arm64e <b80885becfb33d59a43ade3b984473c2> /usr/lib/system/libcorecrypto.dylib 0x1b345c000 - 0x1b347ffff UserManagement arm64e <8b1ffed0dab631e38cb779a97d908db0> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement 0x1b3557000 - 0x1b3571fff libsystem_asl.dylib arm64e <e2e9c5299508354da9744e86fd6bafd3> /usr/lib/system/libsystem_asl.dylib 0x1b3572000 - 0x1b3597fff AppSSO arm64e <bb6f1ef126753b62b7650d70b211e9c5> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO 0x1b3598000 - 0x1b35b8fff SharedWebCredentials arm64e <f0e26b3411d6371bbbc5dd8c65a4ed9e> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials 0x1b35b9000 - 0x1b378afff SafariServices arm64e <65aab54dca1d3770b81664abd8d4eaf2> /System/Library/Frameworks/SafariServices.framework/SafariServices 0x1b37df000 - 0x1b3815fff DataAccessExpress arm64e <2fe553f2569f3aadb2574eb22b052f6f> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x1b3816000 - 0x1b384dfff CoreServicesStore arm64e <a29a4d20ea023da887749802d406c6f0> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore 0x1b384e000 - 0x1b3880fff CoreAnalytics arm64e <290dd79078a43fcbbd5ac2778add7668> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics 0x1b3881000 - 0x1b388cfff SymptomAnalytics arm64e <51ddb6b718c532699c2ed2e5ed0d11bb> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics 0x1b3a86000 - 0x1b3a95fff NanoPreferencesSync arm64e <7074d8a49c253059ada91ef5f86f3497> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync 0x1b430a000 - 0x1b4334fff IconServices arm64e <378f46101b1c3f13b251dc4df5841a14> /System/Library/PrivateFrameworks/IconServices.framework/IconServices 0x1b43bd000 - 0x1b4475fff QuickLook arm64e <fa00a8e36a033adaa499fa3a094ea2cb> /System/Library/Frameworks/QuickLook.framework/QuickLook 0x1b4dda000 - 0x1b5097fff vImage arm64e <6799ed9196bf3251a0141971e1dba349> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x1b5eaa000 - 0x1b6071fff IMCore arm64e <2e82ecb0d857330ea601ced19e48e839> /System/Library/PrivateFrameworks/IMCore.framework/IMCore 0x1b6166000 - 0x1b617dfff IAP arm64e <2ec43d03daf43f3eba9310d23f3a1ca9> /System/Library/PrivateFrameworks/IAP.framework/IAP 0x1b617e000 - 0x1b61d9fff ktrace arm64e <c96fd9da326b378fb54e1548186bec27> /System/Library/PrivateFrameworks/ktrace.framework/ktrace 0x1b64fc000 - 0x1b650afff Celestial arm64e <21bbaba8385f3a2b9f4615d30cd2862b> /System/Library/PrivateFrameworks/Celestial.framework/Celestial 0x1b65b1000 - 0x1b65f8fff Pegasus arm64e <393c6a96c4cd3fd196d2e59c9501eee3> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus 0x1b65f9000 - 0x1b675ffff WebKitLegacy arm64e <97f742e3cd8d39ab92f538f2b0b728e2> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x1b67d5000 - 0x1b6854fff ClassKit arm64e <44a3d9efeef030c9989d43835323ad55> /System/Library/Frameworks/ClassKit.framework/ClassKit 0x1b6855000 - 0x1b689bfff StoreKit arm64e <02c511911a02321cb0eea506596906c2> /System/Library/Frameworks/StoreKit.framework/StoreKit 0x1b79d6000 - 0x1b79e0fff IOMobileFramebuffer arm64e <edcb4e03ae0f3a6daa18e7b58cfe7e71> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x1b79e1000 - 0x1b7a55fff ScreenTimeCore arm64e <909c24460c4f3a57b5a0dd514f6fbc6d> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore 0x1b7b01000 - 0x1b7c83fff CloudPhotoLibrary arm64e <d09fdf8cf9e731f0a45a32241c8d3db6> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 0x1b7c84000 - 0x1b7f4dfff MusicLibrary arm64e <d8c56b414e1b30e3aed19e785880ae33> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary 0x1b7f4e000 - 0x1b7fb6fff CallKit arm64e <1bc43750473f3d9b85e1ae3e16cdf345> /System/Library/Frameworks/CallKit.framework/CallKit 0x1b805a000 - 0x1b8079fff PrototypeTools arm64e <5d4a6b8ce90f3e01be29b4412f5d93ad> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools 0x1b807a000 - 0x1b80a5fff PersistentConnection arm64e <cf7e44035d383aa49fbcdd4a07dbe734> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x1b8185000 - 0x1b81c7fff BiomeStreams arm64e <542bab9ac7d239848edb9ee7f7f85bbb> /System/Library/PrivateFrameworks/BiomeStreams.framework/BiomeStreams 0x1b81e2000 - 0x1b8490fff PencilKit arm64e <e77d48daa45e3787b0e7fc6fca7ea61b> /System/Library/Frameworks/PencilKit.framework/PencilKit 0x1b854f000 - 0x1b86befff CoreSpeech arm64e <227ba80aad7831d590bb9d95b68d6587> /System/Library/PrivateFrameworks/CoreSpeech.framework/CoreSpeech 0x1b86bf000 - 0x1b8815fff IMDPersistence arm64e <85494066690737db991a7ecf4cb330e7> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence 0x1b8ab4000 - 0x1b8b79fff SafariSharedUI arm64e <a197712142703d059112999cfd65f07b> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI 0x1b8bb8000 - 0x1b8bcefff CoreFollowUp arm64e <cc5e87af00fa37b09a6d380e04d3ba80> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp 0x1b8bcf000 - 0x1b8c47fff Rapport arm64e <405d7688440d3aa2924bb1f86244d4e6> /System/Library/PrivateFrameworks/Rapport.framework/Rapport 0x1b8d2a000 - 0x1b8d3bfff Categories arm64e <96230226a6653a76b4c301f3c1ed9590> /System/Library/PrivateFrameworks/Categories.framework/Categories 0x1b9008000 - 0x1b902ffff LocationSupport arm64e <a9122a64832832828c0cdb82281c54ab> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport 0x1b9030000 - 0x1b9063fff iCalendar arm64e <1fd2d9eeb1ed3eb6ae605cff8bbf86a8> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar 0x1b9064000 - 0x1b9092fff CoreAccessories arm64e <e1aaa56802da381585bf5d1de29d8f0e> /System/Library/PrivateFrameworks/CoreAccessories.framework/CoreAccessories 0x1b9093000 - 0x1b9191fff ConfigurationEngineModel arm64e <440e0fb5a663328a87f43d3a157df4a2> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel 0x1b9192000 - 0x1b91bcfff CacheDelete arm64e <c1b26eca70f6345bb30879796d6bb6e6> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x1b91bd000 - 0x1b9237fff CVNLP arm64e <f94d40fa3f363718ab7c2f7b535dd109> /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP 0x1b93a7000 - 0x1b93a9fff OSAServicesClient arm64e <66fd299c9c13363d9689fd692ec0060b> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient 0x1b93aa000 - 0x1b93acfff BiomeFoundation arm64e <8b9bfd1bd2773eda81c14289cb256947> /System/Library/PrivateFrameworks/BiomeFoundation.framework/BiomeFoundation 0x1b93ad000 - 0x1b9406fff ProtectedCloudStorage arm64e <46b99c91862a369f9fb82fc7c764a278> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x1b9407000 - 0x1b943cfff C2 arm64e <ed88f204bb963f3aa263fb0a89e203da> /System/Library/PrivateFrameworks/C2.framework/C2 0x1b943d000 - 0x1b96affff DifferentialPrivacy arm64e <87b31fa143ca300cbfa65f8d44251ea8> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy 0x1b98e2000 - 0x1ba147fff EmbeddedAcousticRecognition arm64e <05849ddd81fa3c4298950d9d60931c40> /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition 0x1ba148000 - 0x1ba206fff SiriInstrumentation arm64e <29c63bbe7c24318dbae51d1c7cba1b40> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation 0x1ba207000 - 0x1ba24afff BiometricKit arm64e <e95d0f6febdf3448936cf29d68e3963e> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit 0x1ba2a3000 - 0x1ba351fff CoreSymbolication arm64e <8a670a45ec15393c8bb84b204ca6e71a> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication 0x1ba3ca000 - 0x1ba45bfff SpeakerRecognition arm64e <b34b0533cdb133d8837c55549fd32b28> /System/Library/PrivateFrameworks/SpeakerRecognition.framework/SpeakerRecognition 0x1bab17000 - 0x1bab18fff MessageSupport arm64e <14a35426392c3c66b923a56714c48a44> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport 0x1bab19000 - 0x1bab2bfff IOSurface arm64e <ed043e2a2ca03d6ba15f611435fec07a> /System/Library/Frameworks/IOSurface.framework/IOSurface 0x1bab2c000 - 0x1bab8ffff MobileWiFi arm64e <26b74509bf933221b8d2113ca8a9e5d3> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 0x1bafdb000 - 0x1baff7fff DoNotDisturb arm64e <6b0891ae7efc33a09141ca5c562479f4> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb 0x1bb06c000 - 0x1bb114fff MMCS arm64e <4d043effb2073077a8e043e3934cb246> /System/Library/PrivateFrameworks/MMCS.framework/MMCS 0x1bb18b000 - 0x1bb1c6fff libGLImage.dylib arm64e <75d6f0925c9c3fbc8e33022d41c0cb5f> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x1bb1c7000 - 0x1bb1cefff libsystem_symptoms.dylib arm64e <a9479247f833302e87f2bd85fa8a5d43> /usr/lib/system/libsystem_symptoms.dylib 0x1bb21b000 - 0x1bb772fff CoreAudio arm64e <d4dec3e7753a33b4b33ffa5a25730632> /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x1bb773000 - 0x1bb78afff ContactsDonation arm64e <ffc935efb7b038679d6efdb28f80900d> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation 0x1bb78b000 - 0x1bb7a8fff IntentsCore arm64e <9028d5c697c43d8bb0fecd4dcff42256> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore 0x1bb84d000 - 0x1bb883fff ImageCaptureCore arm64e <2b8365a3fb693670872d34a88c162c72> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore 0x1bb9f2000 - 0x1bbb38fff Navigation arm64e <0e30c2f34920330390d435b6ace6e644> /System/Library/PrivateFrameworks/Navigation.framework/Navigation 0x1bbb39000 - 0x1bbb55fff SafariFoundation arm64e <890985d3fa293e60a9e1aef5d9cfbc18> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation 0x1bbcdf000 - 0x1bbcf2fff MaterialKit arm64e <4fbb7876d49f3376a5f9b9c4fa8f6dba> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit 0x1bbe9d000 - 0x1bbeadfff CoreAUC arm64e <e3b46892fad13c269c96195ea06affb6> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x1bc70b000 - 0x1bc721fff SettingsFoundation arm64e <f188d022cc5c33ca9c7b7b9100aa93b6> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation 0x1bd0ed000 - 0x1bd14dfff ToneLibrary arm64e <2c679a0610cb342bac1af68a0335c9d8> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary 0x1bd14e000 - 0x1bd1b8fff TrialProto arm64e <b9cac674e32031e6bc51545adc5f6168> /System/Library/PrivateFrameworks/TrialProto.framework/TrialProto 0x1bd98c000 - 0x1bd999fff MediaSafetyNet arm64e <e98a7286a88f3580a6367a549d8402df> /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet 0x1bd99a000 - 0x1bd9d5fff TimeSync arm64e <6d44855046b0382cac738a3056c82e7a> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync 0x1bda6d000 - 0x1bdab3fff ExposureNotification arm64e <c80be0c1ee5a3b3795fd815b8fc2bd36> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification 0x1be143000 - 0x1be14cfff CoreTime arm64e <0a6ffb6c3c2831e4a719bc5794efc4e3> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime 0x1be8dd000 - 0x1bead9fff NeutrinoCore arm64e <de721e37dae73d7d877b9739428bc87b> /System/Library/PrivateFrameworks/NeutrinoCore.framework/NeutrinoCore 0x1beae9000 - 0x1bebe6fff TextRecognition arm64e <626918c64ff93adca388897d52285eb5> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition 0x1bebe7000 - 0x1bebf0fff ContextKitExtraction arm64e <8c0ee13aa137303285d28efb5fa473ea> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction 0x1becc5000 - 0x1becc7fff libswiftObjectiveC.dylib arm64e <ee7a900ac9453e42aab544f433210818> /usr/lib/swift/libswiftObjectiveC.dylib 0x1becc8000 - 0x1bef17fff libmorphun.dylib arm64e <055e399a17e93aa089df5bed5b73859b> /usr/lib/libmorphun.dylib 0x1bf56d000 - 0x1bf5d4fff EmailCore arm64e <623df601956e32ab899776b3044a0f47> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore 0x1bff41000 - 0x1bff8dfff MIME arm64e <0230064f738537e587dcc79009ab7910> /System/Library/PrivateFrameworks/MIME.framework/MIME 0x1c0273000 - 0x1c0289fff MailServices arm64e <187153a0d9613b4ba6a124863b46346c> /System/Library/PrivateFrameworks/MailServices.framework/MailServices 0x1c028a000 - 0x1c02c3fff PhotosPlayer arm64e <4af16b290f8a3856bdc4d923a601b4fd> /System/Library/PrivateFrameworks/PhotosPlayer.framework/PhotosPlayer 0x1c0308000 - 0x1c038bfff CoreDAV arm64e <94a2fdf61e6e35d3999fdc3bc86e7d94> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV 0x1c0568000 - 0x1c0577fff MobileIcons arm64e <b9055ae58d883bc2a7625f396abc2e19> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x1c0949000 - 0x1c0a1dfff ProofReader arm64e <039da53fefdb3e63ae906772e133554f> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x1c1c96000 - 0x1c1ca0fff MallocStackLogging arm64e <b5b085648b4d3c0a897afe9d07f25473> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging 0x1c1d0f000 - 0x1c1ed8fff EmailDaemon arm64e <4bc1e38f8fa63cceab4e412d359064bd> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon 0x1c1ed9000 - 0x1c1f24fff MetadataUtilities arm64e <9b6f1b1a7ce0354695c1113bd1d0f59e> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities 0x1c249d000 - 0x1c24d3fff MailSupport arm64e <da16a973db3a393d8c644cd6ed4051f2> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport 0x1c26c5000 - 0x1c2723fff CoreLocationProtobuf arm64e <4d14d172c7983a5583a0606417a5e05c> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf 0x1c2940000 - 0x1c2972fff Bom arm64e <2d61373c16eb3ef7be92b6b349c1f939> /System/Library/PrivateFrameworks/Bom.framework/Bom 0x1c29a6000 - 0x1c29acfff PushKit arm64e <99ced58b1d403ab586144ceaeefbbe06> /System/Library/Frameworks/PushKit.framework/PushKit 0x1c29ad000 - 0x1c2a16fff PhotosFormats arm64e <27d8be97ce483932a8521bd787debb07> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 0x1c2ba8000 - 0x1c2c38fff Quagga arm64e <7c0f3c42be3234b89cba5938861cb724> /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x1c2c39000 - 0x1c2c41fff StudyLog arm64e <20cf8d6250b5322c9e3a23731beb9acb> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog 0x1c3bf6000 - 0x1c3c37fff NaturalLanguage arm64e <d234a62dc66133d7a56756ca08da28de> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage 0x1c46f1000 - 0x1c4710fff MediaStream arm64e <1fd20c6ebde339f6b50259b2e18013d1> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 0x1c526c000 - 0x1c5399fff InternalSwiftProtobuf arm64e <b0145f25164334008d33529f39fc3f7b> /System/Library/PrivateFrameworks/InternalSwiftProtobuf.framework/InternalSwiftProtobuf 0x1c54e0000 - 0x1c5509fff MediaConversionService arm64e <4e769c5923863604b5e6dd24bd75870b> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService 0x1c565f000 - 0x1c57a2fff CoreHandwriting arm64e <5088cf8514173aa6be9a41003978706e> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting 0x1c5fd4000 - 0x1c5fdffff AppleIDAuthSupport arm64e <65167f6b77d33cec8ac0a55d86fa5dbf> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport 0x1c5fef000 - 0x1c6006fff LocalAuthentication arm64e <b4aaa425ea053d09951ed0beb9f616f8> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication 0x1c6007000 - 0x1c600dfff IOAccelerator arm64e <1fee0ccb8dc134c4874b48614d266baa> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x1c63f8000 - 0x1c6402fff CloudPhotoServices arm64e <c72c06d6aca23133a759dd44f829b50e> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices 0x1c644a000 - 0x1c64f5fff iTunesStore arm64e <4c2aae64b1ed337893bc48b36976a233> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore 0x1c68c8000 - 0x1c68fafff libsystem_kernel.dylib arm64e <9dc3e02b8b833b9e8f0bc40df9d22680> /usr/lib/system/libsystem_kernel.dylib 0x1c6c06000 - 0x1c6d10fff ResponseKit arm64e <1259546ef1403e3593533e6f0dc0c7db> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit 0x1c6d11000 - 0x1c6d4bfff EmojiFoundation arm64e <d16165d99c4e38f1b4bd21777e6b1fcd> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation 0x1c737f000 - 0x1c738cfff FontServices arm64e <a128a3099d6b32e6a51ac5099f5c339a> /System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x1c7546000 - 0x1c7552fff MediaAccessibility arm64e <6b16b3a5eaf634aeb2f369184f65064c> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x1c7593000 - 0x1c7b6ffff SiriTTS arm64e <b58adac5b80235e49dd10086ab3ece8d> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS 0x1c7b70000 - 0x1c7b7efff SetupAssistantSupport arm64e <830df8000273318298b5eeba23a034ac> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport 0x1c7b87000 - 0x1c7be7fff Social arm64e <d9849b1147983d5ea9e41b1b5fedb62d> /System/Library/Frameworks/Social.framework/Social 0x1c7cc5000 - 0x1c7cf6fff VirtualGarage arm64e <ae24a2d3de4031e492185663ccf06c82> /System/Library/PrivateFrameworks/VirtualGarage.framework/VirtualGarage 0x1c7cf7000 - 0x1c7d1cfff NetAppsUtilities arm64e <1980156aa29b36f4a9a3a5b20a823ff7> /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities 0x1c7d1d000 - 0x1c7d7efff Osprey arm64e <5729dece03c63f708f4c86d2289b69e4> /System/Library/PrivateFrameworks/Osprey.framework/Osprey 0x1c8f3b000 - 0x1c8f48fff libdscsym.dylib arm64e <01dafc30aa733d80992f59d2c75ff9b0> /usr/lib/libdscsym.dylib 0x1c8f49000 - 0x1c8f59fff HangTracer arm64e <ebed1bd9c91b3f459cbc1591241a038b> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer 0x1c9115000 - 0x1c91d0fff SampleAnalysis arm64e <9f10d38248e93a029fe1bb58e3e252fe> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis 0x1c91d1000 - 0x1c9200fff PlugInKit arm64e <4af494fc2c723d59adf96fdc6d88d34c> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x1c92b5000 - 0x1c92b6fff libSystem.B.dylib arm64e <c27b3faae299385db3c6ba1f501cf6bd> /usr/lib/libSystem.B.dylib 0x1c95c7000 - 0x1c95d4fff MobileActivation arm64e <351e42fb95b33694b8595a11ce19952d> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation 0x1c95d5000 - 0x1c962dfff CalendarDaemon arm64e <86f6af44150c3fca9d6eff7fc63d8db6> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon 0x1c9722000 - 0x1c9792fff libarchive.2.dylib arm64e <a5f1797225b6384f8fe5145b4cfd8ef5> /usr/lib/libarchive.2.dylib 0x1c9793000 - 0x1c97b7fff libtailspin.dylib arm64e <9ad13a78f8b83d8f91d7d3ab8b502390> /usr/lib/libtailspin.dylib 0x1c97b8000 - 0x1c9c75fff libBNNS.dylib arm64e <52a56e95ecdc350c9d572acc81a90bed> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib 0x1c9c76000 - 0x1c9cb9fff SharedUtils arm64e <1cb3eede0cb63ade9e840a07217085ed> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils 0x1c9f6d000 - 0x1c9f72fff libsysdiagnose.dylib arm64e <9173b7efc8083d17a3bc42c581754d9b> /usr/lib/libsysdiagnose.dylib 0x1c9faf000 - 0x1ca0bafff CoreMediaStream arm64e <b79984a1ac043c2091db6f8252aaca7b> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 0x1ca2cc000 - 0x1ca2ccfff AVFoundation arm64e <7ea1a5e303743712982ec8c9f6306ae8> /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x1ca2cd000 - 0x1ca2cdfff Accelerate arm64e <9f74aaf3dd663f9985b0bb20c848b4c3> /System/Library/Frameworks/Accelerate.framework/Accelerate 0x1ca2ce000 - 0x1ca538fff libBLAS.dylib arm64e <0f76c34314b33b7c8f1542a36f08a16e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x1ca539000 - 0x1ca9f5fff libLAPACK.dylib arm64e <09b4a3ecaf563afeaa3f5f168009f1e8> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x1ca9f6000 - 0x1caa0afff libLinearAlgebra.dylib arm64e <5170f4bbc7c932d7aa80a77a2593b7ee> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x1caa0b000 - 0x1caa0ffff libQuadrature.dylib arm64e <ef8ef255765f3564b98b1550e20b6233> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib 0x1caa10000 - 0x1caa72fff libSparse.dylib arm64e <dc1ce5b2943237809a6e8c2f9b632be3> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib 0x1caa73000 - 0x1caa85fff libSparseBLAS.dylib arm64e <69ad615846aa3531ad991f24295c0ff6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib 0x1caa86000 - 0x1caad9fff libvMisc.dylib arm64e <778cf0cc4eba3efc877c1c9b63acdbd9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x1caada000 - 0x1caadafff vecLib arm64e <fcb5a1b2c7f43003a69fc7dbdeb77f03> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x1cab12000 - 0x1cab15fff AppTrackingTransparency arm64e <d9b53d3cf2843122b763eab6e8aa1e72> /System/Library/Frameworks/AppTrackingTransparency.framework/AppTrackingTransparency 0x1cab16000 - 0x1cab27fff AssetsLibrary arm64e <b0dc0a9ad6aa3a1285d10a7073d9cf6d> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary 0x1cac3d000 - 0x1cac5afff AuthenticationServices arm64e <4c3dd0c0bd5a3938b2e50f9d5145c6a3> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices 0x1cb2de000 - 0x1cb2f5fff ExternalAccessory arm64e <3adfec7c6934369e900d6f259043abef> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory 0x1cb309000 - 0x1cb32ffff GLKit arm64e <e2eff97fdd1d33a7ae0a8d2163f68a1d> /System/Library/Frameworks/GLKit.framework/GLKit 0x1cb330000 - 0x1cb35dfff GSS arm64e <eec24dfdf3683c67ad58a81885ff6bcc> /System/Library/Frameworks/GSS.framework/GSS 0x1cb4d7000 - 0x1cb65bfff MLCompute arm64e <5c33e40cc3123117ac5ca03809678a48> /System/Library/Frameworks/MLCompute.framework/MLCompute 0x1cb682000 - 0x1cb69afff MetalKit arm64e <64afc30392113945b7bba4645fe3256f> /System/Library/Frameworks/MetalKit.framework/MetalKit 0x1cb69b000 - 0x1cb721fff MPSImage arm64e <e840623d60e93126b1707d1ee80f6b9b> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage 0x1cb722000 - 0x1cb748fff MPSMatrix arm64e <9ed118a2df1f365f8ad86ac3755bb2e2> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix 0x1cb749000 - 0x1cb783fff MPSNDArray arm64e <3d598a46571c3de990c3eb91ac364bb0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray 0x1cb784000 - 0x1cb7ccfff MPSRayIntersector arm64e <ed66e72903243683bc4c6d020cfbe132> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector 0x1cb7cd000 - 0x1cb7cdfff MetalPerformanceShaders arm64e <1237ca52c0cb3a9f8eb9092b223a80f4> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders 0x1cbb6a000 - 0x1cbb6afff MobileCoreServices arm64e <f91ed54e4a8f3180b311ead827257e9a> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x1cc752000 - 0x1cc75afff OpenGLES arm64e <110bd129653b365281f8218e50eef407> /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x1cc75b000 - 0x1cc75cfff libCVMSPluginSupport.dylib arm64e <5f67f6e0c22f39d2a55f47bdfb533b11> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x1cc75d000 - 0x1cc763fff libCoreFSCache.dylib arm64e <3e00e01aeb2630e7973751700390f5cd> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 0x1cc764000 - 0x1cc769fff libCoreVMClient.dylib arm64e <918fdadf04683ad8a7b696cf30f64d53> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x1cc76a000 - 0x1cc773fff libGFXShared.dylib arm64e <c80c5f7c6877308db9c48bec7f305d6f> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x1cc92c000 - 0x1cc9f2fff PDFKit arm64e <fe295dbc992d3f058d117c48bb5867c0> /System/Library/Frameworks/PDFKit.framework/PDFKit 0x1cca01000 - 0x1cca3cfff QuickLookThumbnailing arm64e <85cfa32371733c73817afdeb17687dde> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing 0x1cd10e000 - 0x1cd252fff SoundAnalysis arm64e <b901c8092e3933e58f65ab60efd65a99> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis 0x1cd253000 - 0x1cd264fff Speech arm64e <6b90dd254954346fa67d43155cd8ceb2> /System/Library/Frameworks/Speech.framework/Speech 0x1cd381000 - 0x1cd381fff UIKit arm64e <9548e1f9335e369385444eda26b7dbeb> /System/Library/Frameworks/UIKit.framework/UIKit 0x1cd38b000 - 0x1cd454fff VideoSubscriberAccount arm64e <ec1ec265b10f36a9ac8f49074012586d> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount 0x1cd455000 - 0x1ce03ffff libfaceCore.dylib arm64e <9f71b99591ef32e88c69c3fc7cf83f76> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib 0x1ce05a000 - 0x1ce05afff VisionKit arm64e <2c3b7efc491d3306b207d82cf8b90a43> /System/Library/Frameworks/VisionKit.framework/VisionKit 0x1ce584000 - 0x1ce587fff AFKUser arm64e <e564c8f1a96f30a88af6cbd957fe1219> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser 0x1ce64c000 - 0x1ce8d2fff ANECompiler arm64e <b0ba1cc822883d7d9bc450afd20c3e6a> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler 0x1ce8d3000 - 0x1ce8e7fff ANEServices arm64e <d6d78422f6193e4ba89eb0e56065a92b> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices 0x1ce8ec000 - 0x1ce9abfff APFS arm64e <015e5415d2993c39bf30335174e07b1c> /System/Library/PrivateFrameworks/APFS.framework/APFS 0x1ce9ac000 - 0x1ce9b2fff ASEProcessing arm64e <41e01d6e59953ae6911ce3b9254154f2> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing 0x1cf1d3000 - 0x1cf1d8fff AggregateDictionary arm64e <6429bf54f842383f87d73b4f0c4666d8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x1cf36d000 - 0x1cf443fff AirPlaySync arm64e <c9ededfcbcff3af0821c68389339a151> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync 0x1cf54c000 - 0x1cf568fff AlgosScoreFramework arm64e <99028404ec3c31e0bcbe3de71a7309fb> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework 0x1cf692000 - 0x1cf81bfff AppC3D arm64e <9c8446c45afc3cb68adaad29f6c40a1e> /System/Library/PrivateFrameworks/AppC3D.framework/AppC3D 0x1cf81c000 - 0x1cf83efff AppConduit arm64e <b9b852301ed1332ca7c96a4cda28ec4e> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit 0x1cf947000 - 0x1cf951fff AppStoreOverlays arm64e <67eeaf851b5f3b09b697d01ec52ee697> /System/Library/PrivateFrameworks/AppStoreOverlays.framework/AppStoreOverlays 0x1d0a84000 - 0x1d0c25fff AppleCVA arm64e <2cc74d14b3373446a58fdff0cedb8931> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA 0x1d0c76000 - 0x1d0c85fff AppleFSCompression arm64e <10f7ff6b4fa035c49e41f6f76c660542> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression 0x1d0c93000 - 0x1d0cb7fff AppleIDSSOAuthentication arm64e <0b78da2c62033e1e858d65beaaa023f7> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication 0x1d0cb8000 - 0x1d0cfdfff AppleJPEG arm64e <ae8b9a0c6075355baa29813bf5110130> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x1d0d9d000 - 0x1d0db0fff AppleNeuralEngine arm64e <a11c3f99651e3f13a75a291e1dc8572c> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine 0x1d0dba000 - 0x1d0ddefff AppleSauce arm64e <dbb0b2a0655b37afb2968036bdf48c21> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce 0x1d0e11000 - 0x1d0e2ffff AssetCacheServices arm64e <41277159e11c372eac39c93b7516ea9a> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices 0x1d0f96000 - 0x1d0ff3fff AuthKitUI arm64e <2a6af7331dcf368cb928cec95df5481b> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI 0x1d0ff4000 - 0x1d1047fff AutoLoop arm64e <0f0f502aa3fa3c5c9139e3a836b1a7f5> /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop 0x1d1080000 - 0x1d1099fff BiomePubSub arm64e <56d0175c37db3e12816237edc1e63c75> /System/Library/PrivateFrameworks/BiomePubSub.framework/BiomePubSub 0x1d139a000 - 0x1d13a9fff BluetoothManager arm64e <6e75aaf194a532c0807e1256d2842cf5> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 0x1d164d000 - 0x1d1657fff CMCaptureCore arm64e <2442683ea568390688d8041ff32b0837> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore 0x1d1658000 - 0x1d166efff CPAnalytics arm64e <e26fc647198332b0bebeccb1c0f1b223> /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics 0x1d1671000 - 0x1d1680fff CPMS arm64e <999b3fe797a5374c86511e578c562852> /System/Library/PrivateFrameworks/CPMS.framework/CPMS 0x1d1681000 - 0x1d1690fff CTCarrierSpace arm64e <bae68e7904543f80b50842415a155855> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace 0x1d17fb000 - 0x1d1825fff CameraEditKit arm64e <be1acb8042fe3d9788772cd6d0e677c7> /System/Library/PrivateFrameworks/CameraEditKit.framework/CameraEditKit 0x1d1995000 - 0x1d19a0fff CaptiveNetwork arm64e <6f914041dbc83fe6a78ddad84c4d1b49> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 0x1d1abf000 - 0x1d1b0cfff Catalyst arm64e <a18c9f5334f931dca294ef1f760268a7> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst 0x1d1b31000 - 0x1d1b55fff CellularPlanManager arm64e <50b9ede5b72b39f09cc13fa11621f8a5> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager 0x1d1b6d000 - 0x1d1b75fff CertUI arm64e <c0987479713b3312a5528ab5182ff4fd> /System/Library/PrivateFrameworks/CertUI.framework/CertUI 0x1d1b7e000 - 0x1d1bcdfff ChunkingLibrary arm64e <b9b16f9f83d130b6af25e869a5e939bc> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x1d202f000 - 0x1d2036fff CommonAuth arm64e <40718cb7309736c09047325a3dfc370f> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth 0x1d2037000 - 0x1d203bfff CommunicationsFilter arm64e <5c72b548ab2c3a02b7b4f38f58922ad6> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x1d210e000 - 0x1d2111fff ConstantClasses arm64e <5d690ef5cc7738f9a02930dd2488360c> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x1d211b000 - 0x1d2159fff ContactsAutocomplete arm64e <6228c3f83424324d81d03a076ff6b1fe> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete 0x1d215f000 - 0x1d21d7fff ContactsUICore arm64e <64ceee6d9e043140bf74f8e36e7841a5> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore 0x1d2214000 - 0x1d226dfff CoreAppleCVA arm64e <a24828e495f031738558410d3aae5c5a> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA 0x1d226e000 - 0x1d2369fff CoreBrightness arm64e <efdb6c37a6173dada07becda8d67dfdc> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness 0x1d23d5000 - 0x1d23e2fff CoreDuetDaemonProtocol arm64e <987cbd2eb84f3813beaf122ff1a42bac> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 0x1d23e5000 - 0x1d23e7fff CoreDuetDebugLogging arm64e <07e4965c43113fe78a8f20f1e257d8b1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 0x1d23f6000 - 0x1d2408fff CoreEmoji arm64e <f91b221cc30138cf85eaf1df5d93b903> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji 0x1d2a30000 - 0x1d2a34fff CoreOptimization arm64e <375f1501244632e49cbf5b860d478f00> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization 0x1d2a35000 - 0x1d2af1fff CorePDF arm64e <446d8518b301379686148748a5e495b2> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 0x1d2af2000 - 0x1d2afafff CorePhoneNumbers arm64e <c22483c7030633399389e0e81112ec3f> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers 0x1d2afb000 - 0x1d2b52fff CorePrediction arm64e <e45b639f47713c3c9b13818c013b7087> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction 0x1d347f000 - 0x1d348afff CoreRecents arm64e <ba904177b0cb3964ae40bfbe850a0f36> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents 0x1d348b000 - 0x1d34f2fff CoreRecognition arm64e <db50c8ef26c43971ad11ce3171fb2a2c> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition 0x1d34f3000 - 0x1d3509fff CoreSDB arm64e <8920057f68323d4eb29b56c88ae1ade1> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB 0x1d350a000 - 0x1d3534fff CoreSVG arm64e <9ce70e262d903607846de8d3652b53a3> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG 0x1d374b000 - 0x1d374ffff DAAPKit arm64e <ae893eeb90ac3fd7951b360bbd55f1e7> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit 0x1d3770000 - 0x1d377dfff DCIMServices arm64e <62f8ad8df8e53397b1800dbe13f0bc1a> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 0x1d3794000 - 0x1d37d0fff DataDetectorsNaturalLanguage arm64e <f3edf8e458413658a1e7d8a4321d2d77> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage 0x1d382e000 - 0x1d3863fff DeviceIdentity arm64e <48927908910a3144b0a10ccfda8f3a86> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity 0x1d3993000 - 0x1d39cafff DistributedEvaluation arm64e <7c3c018657203dd2a5cea335efa3b1df> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation 0x1d3a20000 - 0x1d3ae9fff DocumentCamera arm64e <07cab0ac4ebc3d8f95d4d9fe5ab891a7> /System/Library/PrivateFrameworks/DocumentCamera.framework/DocumentCamera 0x1d3aea000 - 0x1d3b24fff DocumentManager arm64e <512d1af14ace37c7b828b15f99f4c3eb> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager 0x1d3b25000 - 0x1d3b43fff DocumentManagerCore arm64e <636fe26321573c5aafc87ae548ea5efc> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore 0x1d3bca000 - 0x1d3bccfff DragUI arm64e <5cadb3a3dc1134dc9a279439befee747> /System/Library/PrivateFrameworks/DragUI.framework/DragUI 0x1d3bfd000 - 0x1d3c2efff EAP8021X arm64e <c11a9420b0043505bde300b5b3acec40> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 0x1d3c45000 - 0x1d3c4ffff EmailAddressing arm64e <e6418347bec8355dbc1b7316b98fc80a> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing 0x1d3c5e000 - 0x1d3c73fff Engram arm64e <36a7bd63f77031cc956d3aa39ec099d3> /System/Library/PrivateFrameworks/Engram.framework/Engram 0x1d3dac000 - 0x1d3db2fff ExtensionFoundation arm64e <d7ef192e25b03e2795698e5023669a24> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation 0x1d3f42000 - 0x1d3f4efff FSEvents arm64e <99c7b07af30137af8b5dc4112df1932e> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents 0x1d3f4f000 - 0x1d3f6efff FTAWD arm64e <edd28e9f0afd3a03a952d785cd1d01f6> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD 0x1d3f6f000 - 0x1d3f72fff FTClientServices arm64e <1c8acdc5981338c6bc4aa02c3b0044dd> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 0x1d3f73000 - 0x1d4386fff FaceCore arm64e <c0b0cecb5de5371eade5aded8f48cca8> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x1d438d000 - 0x1d4392fff FeatureFlagsSupport arm64e <2b28836c473f3be9b5694a32ebfd912c> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport 0x1d4393000 - 0x1d439efff FeedbackLogger arm64e <1ad709e5d38a3505a9031d263d07bc76> /System/Library/PrivateFrameworks/FeedbackLogger.framework/FeedbackLogger 0x1d4534000 - 0x1d4676fff libFontParser.dylib arm64e <f54d59ac57933249839792d85d31fa84> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x1d4677000 - 0x1d467ffff libGSFont.dylib arm64e <4d4074ce23cd3317859fca4e364ba6e7> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib 0x1d4680000 - 0x1d46bdfff libGSFontCache.dylib arm64e <5c5b8aec25c63dd69ddc91ec347e0e27> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 0x1d4723000 - 0x1d4730fff libhvf.dylib arm64e <02e28642439036c5b5d0092aa0ef7a1e> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x1d4758000 - 0x1d476ffff Futhark arm64e <d83493f136f334c2803acea23a25d43d> /System/Library/PrivateFrameworks/Futhark.framework/Futhark 0x1d53e3000 - 0x1d5401fff GenerationalStorage arm64e <7a0c46fb74793cd3a4d27b028420ce14> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 0x1d5402000 - 0x1d540ffff GraphVisualizer arm64e <e07a065e5c3f39b38a98944c195c96da> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer 0x1d543d000 - 0x1d5449fff HID arm64e <d444d6bb57663576b31c6d91193dd225> /System/Library/PrivateFrameworks/HID.framework/HID 0x1d56e9000 - 0x1d575bfff Heimdal arm64e <b4834a8fd50a3a2682ca36e830c697b5> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal 0x1d5b50000 - 0x1d5bc4fff HomeSharing arm64e <25d243b4b3f832da8d2db04605b9612d> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing 0x1d5c1e000 - 0x1d5c24fff IDSKVStore arm64e <9bee446557c83870a1aece7b211bb24d> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore 0x1d5f3b000 - 0x1d5f44fff IOKitten arm64e <75f9eb18acba3faf930004df726d6a3d> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten 0x1d5f45000 - 0x1d5f47fff IOSurfaceAccelerator arm64e <218acab8117f31a18854d295e6963527> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 0x1d5f6f000 - 0x1d5f76fff IdleTimerServices arm64e <666a2892b47339dfa691e06c60b99f50> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices 0x1d5f7f000 - 0x1d5f85fff IncomingCallFilter arm64e <1c804deebdd638ea94b42382c7246a6f> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter 0x1d5f86000 - 0x1d6002fff InertiaCam arm64e <ba574c99eff538efbe9a98323a82c357> /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam 0x1d6046000 - 0x1d6053fff IntentsFoundation arm64e <4ae64cc7970437e6bb87ae50f93de0c4> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation 0x1d606d000 - 0x1d606ffff InternationalTextSearch arm64e <63620d98a7383ab489026512bcf8d12c> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch 0x1d6070000 - 0x1d608cfff IntlPreferences arm64e <b28e2cd73be6317893eef1f47efc888c> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x1d62f2000 - 0x1d62f8fff LinguisticData arm64e <8dff5cad25133da1bfbed98c958cc97d> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData 0x1d6348000 - 0x1d6380fff LocalAuthenticationPrivateUI arm64e <25041360835136c8a54199b801ab9907> /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI 0x1d6549000 - 0x1d6549fff Marco arm64e <ffb9057ffcac3413b02295ff8f0c8596> /System/Library/PrivateFrameworks/Marco.framework/Marco 0x1d685a000 - 0x1d6b20fff MediaLibraryCore arm64e <5adc3bc2d91a375db8371637950bca77> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore 0x1d6b21000 - 0x1d6b73fff MediaPlatform arm64e <e1bd0f78b03a3798b05fde4c864b429a> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform 0x1d6f64000 - 0x1d7036fff MetalTools arm64e <3bd33294ec583803b088b2ff66530f39> /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools 0x1d7058000 - 0x1d70b4fff MetricsKit arm64e <54896ccac801352a8d5f0e8f36beaf68> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit 0x1d70c5000 - 0x1d70fefff MobileBluetooth arm64e <a2754151eccb383bbab2d8e57f5372e1> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 0x1d717f000 - 0x1d7185fff MobileSystemServices arm64e <c840119f1cb13378b7bb8bc2878487e9> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x1d752f000 - 0x1d7535fff Netrb arm64e <db3b29a317d930e58826f9720159dc56> /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x1d760a000 - 0x1d7628fff NeutrinoKit arm64e <b660fc56b21a3e029ec2102234506b14> /System/Library/PrivateFrameworks/NeutrinoKit.framework/NeutrinoKit 0x1d7666000 - 0x1d7668fff OAuth arm64e <afa17a5cf7e33fac8910b3cfe538eb8d> /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x1d7686000 - 0x1d76c5fff OTSVG arm64e <10aedfae8f2d3c538555db11c9f7d4b1> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG 0x1d7d02000 - 0x1d7d04fff ParsecSubscriptionServiceSupport arm64e <0cae424363fb30b2bd2fccd5bef8e417> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport 0x1d7d09000 - 0x1d7d33fff Pasteboard arm64e <51d4e52518303785bc847b6de7ebc17c> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard 0x1d7d63000 - 0x1d7d6dfff PersonaKit arm64e <cbd72173f8193e17b857d78f6993c909> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit 0x1d7d6e000 - 0x1d7d7afff PersonaUI arm64e <b09b8c866bc933fda6b9b50369a0cefd> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI 0x1d7db4000 - 0x1d7db4fff PhoneNumbers arm64e <acd113c985ce351ba38d325f3b412c1e> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers 0x1d7dbd000 - 0x1d7ed4fff PhotoImaging arm64e <421d614b663f3e839098d13aee2d581f> /System/Library/PrivateFrameworks/PhotoImaging.framework/PhotoImaging 0x1d7ed5000 - 0x1d7f32fff PhotoLibrary arm64e <b8a1ee62ccaf3796afd1aedf70b37451> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary 0x1d7f7b000 - 0x1d7fbafff PhotosImagingFoundation arm64e <04b268590cee38879d7f7e2f2f93e143> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation 0x1d7fbb000 - 0x1d8005fff PhysicsKit arm64e <8d7ac40cbb083fc1a06980035d4a341c> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x1d80b0000 - 0x1d80bbfff PointerUIServices arm64e <d4b955b568d83136abde5de90b7e18ef> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices 0x1d9507000 - 0x1d9514fff PrototypeToolsUI arm64e <76ab03c1841739ea88c54dcab33eaa39> /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI 0x1d9578000 - 0x1d958dfff QuickLookSupport arm64e <b460f2688a263578a885928f8a56aec1> /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport 0x1d9592000 - 0x1d959dfff RTCReporting arm64e <f21395cd55f736feb604358e62160ae6> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting 0x1d98dd000 - 0x1d98edfff RemoteTextInput arm64e <7fdec7042c3f33ec8bc40bd58168517d> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput 0x1d98ee000 - 0x1d9955fff RemoteUI arm64e <df39da1fd49f3079a426449653250c41> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI 0x1d998d000 - 0x1d9991fff RevealCore arm64e <a1c374eb8d9133fba1778c7e1b3864a3> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore 0x1d99a8000 - 0x1d9d2ffff SDAPI arm64e <2f68346b178033f48da6189897ed242e> /System/Library/PrivateFrameworks/SDAPI.framework/SDAPI 0x1db49e000 - 0x1db4a8fff SignpostCollection arm64e <c934fb3542623d3ba0e27b8d4d0008c9> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection 0x1db4a9000 - 0x1db4a9fff SignpostMetrics arm64e <510052bc2b173ba5b7786cef28dad85e> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics 0x1db4ab000 - 0x1db4e8fff SignpostSupport arm64e <cf7e5270ac953d0795606d6a58bcdae4> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport 0x1dc0dd000 - 0x1dc0ddfff SoftLinking arm64e <09787ff7596f3c30b996dafe6efc77ca> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking 0x1dc4d9000 - 0x1dc517fff StreamingZip arm64e <4a4ce8e8f12c36fcb99eca0130513b3d> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip 0x1dc51f000 - 0x1dc529fff SymptomDiagnosticReporter arm64e <719efb62e171351492daac70fef4bb0c> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter 0x1dc55a000 - 0x1dc576fff SymptomPresentationFeed arm64e <eba06df06b193c80af89a136572e9a66> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed 0x1dc5b3000 - 0x1dc5c3fff TCC arm64e <32a914201ec83acd99b8838c4a7fc80b> /System/Library/PrivateFrameworks/TCC.framework/TCC 0x1dce99000 - 0x1dcf4cfff TextureIO arm64e <3d381bb7222030d28ed5af45a6ad72e9> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO 0x1dd17e000 - 0x1dd185fff URLFormatting arm64e <e14301a0b2493e0ba048a04e1919ec8e> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting 0x1dd769000 - 0x1dd792fff UsageTracking arm64e <dd0d27b85566343fb6193c7423f4f1ac> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking 0x1de2be000 - 0x1de387fff VoiceTrigger arm64e <01bd6ec5b9b63764a8a500302f721acb> /System/Library/PrivateFrameworks/VoiceTrigger.framework/VoiceTrigger 0x1de456000 - 0x1de457fff WatchdogClient arm64e <c2ac1adb1a3c369db3aa7d7c9bd3b9d3> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient 0x1de7c1000 - 0x1def01fff libwebrtc.dylib arm64e <dcc13f91e5613aefad4670f7358aa090> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib 0x1def80000 - 0x1def95fff WebUI arm64e <ab3a89eed4983047b969ecb92ed67da1> /System/Library/PrivateFrameworks/WebUI.framework/WebUI 0x1df4ba000 - 0x1df4bdfff XCTTargetBootstrap arm64e <de8929352cf13ba293104dd80b7d41c5> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap 0x1df558000 - 0x1df577fff caulk arm64e <4ec06f67b8d3360fb8b58f5a904ebc17> /System/Library/PrivateFrameworks/caulk.framework/caulk 0x1e1b4f000 - 0x1e1b54fff kperf arm64e <0bdabb8da6d83bb1b4fe278afab6d35f> /System/Library/PrivateFrameworks/kperf.framework/kperf 0x1e1b55000 - 0x1e1b5dfff kperfdata arm64e <31a790c4352936e0b1d050e9bc64b2bd> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata 0x1e1b5e000 - 0x1e1b74fff libEDR arm64e <5fd819d2546b3c39be1f9f6432122458> /System/Library/PrivateFrameworks/libEDR.framework/libEDR 0x1e1b8d000 - 0x1e1b9dfff perfdata arm64e <57b7888103013f9381f1f19974d1a9fb> /System/Library/PrivateFrameworks/perfdata.framework/perfdata 0x1e1b9e000 - 0x1e1bcdfff vCard arm64e <a922cc4455c132b5bd490a068c827cf0> /System/Library/PrivateFrameworks/vCard.framework/vCard 0x1e2431000 - 0x1e2470fff libAWDSupport.dylib arm64e <f2018a479dba34b3ad900708574ca51d> /usr/lib/libAWDSupport.dylib 0x1e2471000 - 0x1e2811fff libAWDSupportFramework.dylib arm64e <627181793a5a36489e5ceffd6ff6a954> /usr/lib/libAWDSupportFramework.dylib 0x1e29a1000 - 0x1e29b0fff libAudioStatistics.dylib arm64e <9dab6db632a3364399428812c8bd94ac> /usr/lib/libAudioStatistics.dylib 0x1e2b54000 - 0x1e2b86fff libCRFSuite.dylib arm64e <56755c30e50c3756870f46ade976897a> /usr/lib/libCRFSuite.dylib 0x1e2b87000 - 0x1e2b88fff libCTGreenTeaLogger.dylib arm64e <6fe82a00fab3304e9e76891f00b9354c> /usr/lib/libCTGreenTeaLogger.dylib 0x1e2b89000 - 0x1e2b93fff libChineseTokenizer.dylib arm64e <1a93b9d124a332f2b5e807cd1de469c7> /usr/lib/libChineseTokenizer.dylib 0x1e2e2a000 - 0x1e2e31fff libIOReport.dylib arm64e <b776ffbe44723ac0bcd6352e4450b4be> /usr/lib/libIOReport.dylib 0x1e2ead000 - 0x1e2eb4fff libMatch.1.dylib arm64e <16848f014db336549ff27c5b034bd6a7> /usr/lib/libMatch.1.dylib 0x1e2fd0000 - 0x1e2fd1fff libThaiTokenizer.dylib arm64e <c853e3cc8165397490ef20ce97948d3d> /usr/lib/libThaiTokenizer.dylib 0x1e323d000 - 0x1e323ffff libapp_launch_measurement.dylib arm64e <4ebf359bb7a7325d98004f1b99d6fa12> /usr/lib/libapp_launch_measurement.dylib 0x1e3240000 - 0x1e3256fff libapple_nghttp2.dylib arm64e <605659a5d877341ba3737336615a3095> /usr/lib/libapple_nghttp2.dylib 0x1e3257000 - 0x1e32e8fff libate.dylib arm64e <7c350d30683a3274a3e280b697f5d528> /usr/lib/libate.dylib 0x1e3379000 - 0x1e3389fff libbsm.0.dylib arm64e <2af1ba56570b39c5bd69874bff995a6f> /usr/lib/libbsm.0.dylib 0x1e338a000 - 0x1e3396fff libbz2.1.0.dylib arm64e <b28dd143bd053e97a3c0e6dc919eae57> /usr/lib/libbz2.1.0.dylib 0x1e3397000 - 0x1e3397fff libcharset.1.dylib arm64e <0b03cd28416133ea8ce3ac944caa74e6> /usr/lib/libcharset.1.dylib 0x1e3398000 - 0x1e33a9fff libcmph.dylib arm64e <97cda63f8d8c37068b2ed84129933dec> /usr/lib/libcmph.dylib 0x1e33aa000 - 0x1e33c8fff libcompression.dylib arm64e <2d1fa073d8053a9eaace04564b4860d6> /usr/lib/libcompression.dylib 0x1e33c9000 - 0x1e33dffff libcoretls.dylib arm64e <da2bd2f7f05239a18c55ba0117c59d3b> /usr/lib/libcoretls.dylib 0x1e33e0000 - 0x1e33e1fff libcoretls_cfhelpers.dylib arm64e <76494581d8ec336b956d14cef03e0b22> /usr/lib/libcoretls_cfhelpers.dylib 0x1e3407000 - 0x1e340efff libcupolicy.dylib arm64e <c438197bf51a3fbbbce3778a97c85504> /usr/lib/libcupolicy.dylib 0x1e340f000 - 0x1e3416fff libdns_services.dylib arm64e <f923a2901b263f27988a5feda73b4d2c> /usr/lib/libdns_services.dylib 0x1e3417000 - 0x1e3434fff libedit.3.dylib arm64e <ada87d800b26371e883c0af2dce745a4> /usr/lib/libedit.3.dylib 0x1e3435000 - 0x1e3439fff libenergytrace.dylib arm64e <52966a15a91e3ba2aea8d98c81f48f8b> /usr/lib/libenergytrace.dylib 0x1e343a000 - 0x1e3453fff libexpat.1.dylib arm64e <f8d9d056a5b63c369abbdb413a60599e> /usr/lib/libexpat.1.dylib 0x1e347f000 - 0x1e3483fff libgermantok.dylib arm64e <c31706503b133f4d92a524a468a64ca8> /usr/lib/libgermantok.dylib 0x1e3484000 - 0x1e3489fff libheimdal-asn1.dylib arm64e <31806f0c003235c8840319628da8e60a> /usr/lib/libheimdal-asn1.dylib 0x1e348a000 - 0x1e357bfff libiconv.2.dylib arm64e <79d4893880f2381f93704b13a93b1350> /usr/lib/libiconv.2.dylib 0x1e359a000 - 0x1e359bfff liblangid.dylib arm64e <441bdfc8b4443e1a8fef429cd2335f9e> /usr/lib/liblangid.dylib 0x1e359c000 - 0x1e35a7fff liblockdown.dylib arm64e <a01eca8337d63d62be2df5236e7fd73f> /usr/lib/liblockdown.dylib 0x1e35a8000 - 0x1e35c0fff liblzma.5.dylib arm64e <010b201489573da5aa8c7b0852439cd1> /usr/lib/liblzma.5.dylib 0x1e35ef000 - 0x1e3645fff libmecab.dylib arm64e <c83cdbb8c94136c39bb23d76a07cb527> /usr/lib/libmecab.dylib 0x1e3646000 - 0x1e3880fff libmecabra.dylib arm64e <31462453bc993ee28d99826e7beb8d58> /usr/lib/libmecabra.dylib 0x1e3881000 - 0x1e3894fff libmis.dylib arm64e <a49cec87b4f03575859ae8b47c1c6a49> /usr/lib/libmis.dylib 0x1e3895000 - 0x1e38abfff libnetworkextension.dylib arm64e <fbda03ac83433ef08d671eadf0d9e5c6> /usr/lib/libnetworkextension.dylib 0x1e3c56000 - 0x1e3c91fff libpcap.A.dylib arm64e <c78cf9d4972b3e2bbe897aeb9b59b9ee> /usr/lib/libpcap.A.dylib 0x1e3c92000 - 0x1e3c9ffff libperfcheck.dylib arm64e <0e64680484a73167a22081723780a8fb> /usr/lib/libperfcheck.dylib 0x1e3ca7000 - 0x1e3cb9fff libprequelite.dylib arm64e <6ed383b0be3c393397331cf1e48574ab> /usr/lib/libprequelite.dylib 0x1e3cba000 - 0x1e3cccfff libprotobuf-lite.dylib arm64e <afab139aa55d35ae986e665d6a633011> /usr/lib/libprotobuf-lite.dylib 0x1e3ccd000 - 0x1e3d2efff libprotobuf.dylib arm64e <79d4b9b244443e5880aef02e70b035e7> /usr/lib/libprotobuf.dylib 0x1e3dcd000 - 0x1e3de5fff libresolv.9.dylib arm64e <d27a840d65993fffbd1a3c606598880c> /usr/lib/libresolv.9.dylib 0x1e3de6000 - 0x1e3de8fff libsandbox.1.dylib arm64e <3b9909f374d738c093563d81d64b0ddb> /usr/lib/libsandbox.1.dylib 0x1e3e30000 - 0x1e3e33fff libutil.dylib arm64e <af241b79c7fe386495e4a6c2483eedfb> /usr/lib/libutil.dylib 0x1e3e34000 - 0x1e3f20fff libxml2.2.dylib arm64e <d36d6a565db130269e4b1d2fd2595a9c> /usr/lib/libxml2.2.dylib 0x1e3f25000 - 0x1e3f4efff libxslt.1.dylib arm64e <01e6a4db90db361f8ca5c2e4b177d462> /usr/lib/libxslt.1.dylib 0x1e3f4f000 - 0x1e3f60fff libz.1.dylib arm64e <cf6652657d9b3cf8910140a63357fa2c> /usr/lib/libz.1.dylib 0x1e4059000 - 0x1e4059fff libswiftCoreFoundation.dylib arm64e <eadf2127a4223f91ad6268833eb2739e> /usr/lib/swift/libswiftCoreFoundation.dylib 0x1e40b6000 - 0x1e40bffff libswiftDarwin.dylib arm64e <a8fa8d5fc7043da1b3ebecd6fc2deb8b> /usr/lib/swift/libswiftDarwin.dylib 0x1e419a000 - 0x1e41acfff libswiftos.dylib arm64e <8fc96a0c1402380684755c6400d8963e> /usr/lib/swift/libswiftos.dylib 0x1e41c0000 - 0x1e41c5fff libcache.dylib arm64e <95ea8f419aee3b26af5bca27b579d251> /usr/lib/system/libcache.dylib 0x1e41c6000 - 0x1e41d3fff libcommonCrypto.dylib arm64e <f77673ca175733fa9b678e1fb0f9c511> /usr/lib/system/libcommonCrypto.dylib 0x1e41d4000 - 0x1e41d7fff libcompiler_rt.dylib arm64e <a9445d9ccac1329e9203cdcabb520ceb> /usr/lib/system/libcompiler_rt.dylib 0x1e41d8000 - 0x1e41e0fff libcopyfile.dylib arm64e <44a492a51b4b360dabd9d47da13d2fc2> /usr/lib/system/libcopyfile.dylib 0x1e42c6000 - 0x1e42c6fff liblaunch.dylib arm64e <6eb4b289527b3335b602ac76700441cd> /usr/lib/system/liblaunch.dylib 0x1e42c7000 - 0x1e42ccfff libmacho.dylib arm64e <57c258368ebd34859320269989903067> /usr/lib/system/libmacho.dylib 0x1e42cd000 - 0x1e42cffff libremovefile.dylib arm64e <521f4fd0d7ad3e68826315c49fa08494> /usr/lib/system/libremovefile.dylib 0x1e42d0000 - 0x1e42d1fff libsystem_blocks.dylib arm64e <2df2fb0e3db835beb7a8e1ba370de403> /usr/lib/system/libsystem_blocks.dylib 0x1e42d2000 - 0x1e42d4fff libsystem_collections.dylib arm64e <05802caeab98393e9a9f7480fa6bd917> /usr/lib/system/libsystem_collections.dylib 0x1e42d5000 - 0x1e42d9fff libsystem_configuration.dylib arm64e <cfd43ebc732e3fdfaa01d2a7b7287a22> /usr/lib/system/libsystem_configuration.dylib 0x1e42da000 - 0x1e42ecfff libsystem_containermanager.dylib arm64e <8a1755b048c232a9ac923f1b5073c28c> /usr/lib/system/libsystem_containermanager.dylib 0x1e42ed000 - 0x1e42eefff libsystem_coreservices.dylib arm64e <e2c346d27aba304abbd57caf2f95dddb> /usr/lib/system/libsystem_coreservices.dylib 0x1e42ef000 - 0x1e42f8fff libsystem_darwin.dylib arm64e <fc234bac09613db9afbc51c54b536fde> /usr/lib/system/libsystem_darwin.dylib 0x1e42f9000 - 0x1e4301fff libsystem_dnssd.dylib arm64e <3bfcc2d108093297983dd97980f498b7> /usr/lib/system/libsystem_dnssd.dylib 0x1e4302000 - 0x1e4304fff libsystem_featureflags.dylib arm64e <768215fa64da36cc88d0cd4477e78139> /usr/lib/system/libsystem_featureflags.dylib 0x1e4305000 - 0x1e4332fff libsystem_m.dylib arm64e <e0ceadffe5f63a36bb66b7032586a1d0> /usr/lib/system/libsystem_m.dylib 0x1e4333000 - 0x1e4339fff libsystem_platform.dylib arm64e <4f256518f4e435c7ba0e3f0c26b9d24e> /usr/lib/system/libsystem_platform.dylib 0x1e433a000 - 0x1e433afff libsystem_product_info_filter.dylib arm64e <440f41e74dcb3ba69c8f899c9713cb7f> /usr/lib/system/libsystem_product_info_filter.dylib 0x1e433b000 - 0x1e4346fff libsystem_pthread.dylib arm64e <3690509ee1e03f8c8935688b599c0303> /usr/lib/system/libsystem_pthread.dylib 0x1e4347000 - 0x1e434afff libsystem_sandbox.dylib arm64e <0b8928ee11603b00a6c3c50be6686457> /usr/lib/system/libsystem_sandbox.dylib 0x1e434b000 - 0x1e4355fff libunwind.dylib arm64e <3402ad4a2a0f3170b7ca8502818e1941> /usr/lib/system/libunwind.dylib 0x1e4356000 - 0x1e438cfff libxpc.dylib arm64e <b247010424003575a30a563c5d057b4a> /usr/lib/system/libxpc.dylib 0x1e5a5f000 - 0x1e5b6cfff AVFAudio arm64e <fcbae8e28d70338f8125e48f82b0e9da> /System/Library/Frameworks/AVFAudio.framework/AVFAudio 0x1e5e61000 - 0x1e5e67fff AuthenticationServicesCore arm64e <3d1f1fc8a3fb3d9999530c443e904035> /System/Library/PrivateFrameworks/AuthenticationServicesCore.framework/AuthenticationServicesCore 0x1e5e68000 - 0x1e5e75fff CMImaging arm64e <f073b228281b3227b3b8a7bf200b2469> /System/Library/PrivateFrameworks/CMImaging.framework/CMImaging 0x1e5e76000 - 0x1e5e8cfff CinematicFraming arm64e <39e294a38fc33bb29e445341bbecafdc> /System/Library/PrivateFrameworks/CinematicFraming.framework/CinematicFraming 0x1e5f87000 - 0x1e5f9ffff CoreSpeechFoundation arm64e <be120db782533d2dbac71c8d66018f2d> /System/Library/PrivateFrameworks/CoreSpeechFoundation.framework/CoreSpeechFoundation 0x1e6136000 - 0x1e6146fff MobileSafari arm64e <7247cfe24fa63b2588b49341cbea8f18> /System/Library/PrivateFrameworks/MobileSafari.framework/MobileSafari 0x1e61b4000 - 0x1e6a4afff PegasusAPI arm64e <a14a09c3ea46379f85c1fb8297cded7e> /System/Library/PrivateFrameworks/PegasusAPI.framework/PegasusAPI 0x1e6b98000 - 0x1e6b9cfff SiriLiminal arm64e <a775c3ce252c3105ba0db90ba583cd03> /System/Library/PrivateFrameworks/SiriLiminal.framework/SiriLiminal 0x1e6d25000 - 0x1e6d37fff SpotlightLinguistics arm64e <ef723adb57e234cd864a120ddaefb9c0> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics EOF