Closed gcmcnutt closed 7 years ago
Here's the phone console during the fault -- app is not running, but was prior left with google as a logins entry (which should have refreshed on restart)
Jan 5 22:27:57 liu101 sensor2[23976]: application initialized
Jan 5 22:27:57 liu101 sensor2[23976]: state=2
Jan 5 22:27:57 liu101 sensor2[23976]: session message ["action": getCredentials]
Jan 5 22:27:57 liu101 sensor2[23976]: amazon: trigger refresh...
Jan 5 22:27:57 liu101 sensor2[23976]: amazon: connect failed=Optional("The refresh token is invalid, expired or revoked.")
Jan 5 22:27:57 liu101 sensor2[23976]: amazon: refresh found no token
Jan 5 22:27:57 liu101 sensor2[23976]: google: trigger refresh...
Jan 5 22:27:57 liu101 com.apple.CoreSimulator.SimDevice.A283482A-4BFA-40B2-8670-93111CDB1C09.launchd_sim[2552] (UIKitApplication:com.accelero.sensor2beta[0x96fd][23976]): Service exited due to Segmentation fault: 11
Jan 5 22:28:20 liu101 appconduitd[2608]: 0x70000cac6000 __62-[ACXIDSSocketManager _onInternalQueue_armSocketShutdownTimer]_block_invoke: Socket went unused for 60 seconds; tearing it down.
And here is the watch log:
Jan 5 22:27:52 liu101 sensor2 WatchKit Extension[23966]: dequeueLoop(1)
Jan 5 22:27:52 liu101 sensor2 WatchKit Extension[23966]: start flush to sensor2
Jan 5 22:27:52 liu101 sensor2 WatchKit Extension[23966]: refreshing userCredentials... send=true, wait=true
Jan 5 22:28:20 liu101 appconduitd[2334]: 0xb0424000 -[ACXSocket invalidate]: shutdown on socket 7 returned Socket is not connected
Here's what it looks like on real phone:
Jan 5 22:36:04 GregMcNutts-iPhone sensor2(libswiftFoundation.dylib)[3590] <Notice>: session message ["action": getCredentials]
Jan 5 22:36:04 GregMcNutts-iPhone sensor2(libswiftFoundation.dylib)[3590] <Notice>: amazon: trigger refresh...
Jan 5 22:36:04 GregMcNutts-iPhone sensor2(WatchConnectivity)[3590] <Notice>: __57-[WCSession onqueue_completeSwitchTask:withSessionState:]_block_invoke.673 cleaning up directories for state: <WCSessionState: 0x174054100, reachable: YES, paired: YES, appInstalled: YES, complicationEnabled: NO(0), iOSDeviceNeedsFirstUnlock: NO, pairingID: 7CD54BFF-6B6E-4E8F-9A94-25061416668A, pairedDevicesPairingIDs: {("7CD54BFF-6B6E-4E8F-9A94-25061416668A")}, appInstallationID: C315E6F2C3ADF9671794B62F6E91DFA0>
Jan 5 22:36:04 GregMcNutts-iPhone sensor2(libswiftFoundation.dylib)[3590] <Notice>: amazon: connect failed=Optional("The refresh token is invalid, expired or revoked.")
Jan 5 22:36:04 GregMcNutts-iPhone sensor2(libswiftFoundation.dylib)[3590] <Notice>: amazon: refresh found no token
Jan 5 22:36:04 GregMcNutts-iPhone sensor2(libswiftFoundation.dylib)[3590] <Notice>: google: trigger refresh...
Jan 5 22:36:04 GregMcNutts-iPhone sensor2(CoreFoundation)[3590] <Notice>: -[__NSCFType fetcherWithRequest:]: unrecognized selector sent to instance 0x1703a1180
Jan 5 22:36:04 GregMcNutts-iPhone sensor2(CoreFoundation)[3590] <Notice>: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFType fetcherWithRequest:]: unrecognized selector sent to instance 0x1703a1180'
*** First throw call stack:
(0x187f311b8 0x18696855c 0x187f38268 0x187f35270 0x187e2e80c 0x100144674 0x1002422f4 0x10023b630 0x10023aeec 0x10023ac44 0x100237690 0x100049088 0x10004c7cc 0x19cdbaf90 0x188a1ffb0 0x188964aa8 0x1889550a4 0x188a2235c 0x186dba1bc 0x186dc83dc 0x186dbd9a4 0x186dca34c 0x186dca0ac 0x186fc32a0 0x186fc2d8c)
Jan 5 22:36:04 GregMcNutts-iPhone SpringBoard(FrontBoardServices)[60] <Info>: [com.accelero.sensor2beta] Deactivating <FBProcessWatchdog: 0x176260100; name: scene-create>
Jan 5 22:36:04 GregMcNutts-iPhone SpringBoard(FrontBoardServices)[60] <Info>: [com.accelero.sensor2beta] [realTime] Stopped monitoring.
Jan 5 22:36:04 GregMcNutts-iPhone SpringBoard(FrontBoardServices)[60] <Info>: [<decode failure invalid type 0 for %@>] [realTime] Updated resource consumption: 0.174s (0.59%)
Jan 5 22:36:04 GregMcNutts-iPhone SpringBoard(FrontBoardServices)[60] <Info>: [com.accelero.sensor2beta] [scheduledTime] Stopped monitoring.
Jan 5 22:36:04 GregMcNutts-iPhone SpringBoard(FrontBoardServices)[60] <Info>: [<decode failure invalid type 0 for %@>] [scheduledTime] Updated resource consumption: 0.121s (2.46%)
Jan 5 22:36:04 GregMcNutts-iPhone SpringBoard(FrontBoardServices)[60] <Info>: [com.accelero.sensor2beta] Invalidating <FBProcessWatchdog: 0x176260100; name: scene-create>
Jan 5 22:36:04 GregMcNutts-iPhone SpringBoard(FrontBoardServices)[60] <Info>: [com.accelero.sensor2beta] [realTime] Invalidated
Jan 5 22:36:04 GregMcNutts-iPhone SpringBoard(FrontBoardServices)[60] <Info>: [com.accelero.sensor2beta] [scheduledTime] Invalidated
Jan 5 22:36:04 GregMcNutts-iPhone wcd[2640] <Notice>: com.accelero.sensor2beta: XPC connection invalidated
Jan 5 22:36:04 GregMcNutts-iPhone wcd[2640] <Notice>: <WCDClient: 0x1003253e0, communicationID: com.accelero.sensor2beta, identifier: com.accelero.sensor2beta, connection: (null), clientCurrentPairingID: 7CD54BFF-6B6E-4E8F-9A94-25061416668A>
Jan 5 22:36:04 GregMcNutts-iPhone wcd[2640] <Notice>: com.accelero.sensor2beta
Jan 5 22:36:04 GregMcNutts-iPhone wcd[2640] <Notice>: com.accelero.sensor2beta from {}
Jan 5 22:36:04 GregMcNutts-iPhone wcd[2640] <Notice>: removing ()
Jan 5 22:36:04 GregMcNutts-iPhone locationd[2254] <Notice>: Client com.apple.locationd disconnected
Jan 5 22:36:04 GregMcNutts-iPhone locationd[2254] <Notice>: #CLIUA Releasing InUseAssertion for com.accelero.sensor2beta on behalf of com.apple.locationd with reason Location in use on paired watch by 3rd party app
Jan 5 22:36:04 GregMcNutts-iPhone locationd[2254] <Info>: CLGyroBiasEstimator unknown client instance <private>
Jan 5 22:36:04 GregMcNutts-iPhone locationd[2254] <Info>: CLGyroBiasEstimator,SPUEnabled,<private>,BuildingGYTT,<private>,NumClients,<private>
Jan 5 22:36:04 GregMcNutts-iPhone ReportCrash(CrashReporterSupport)[3591] <Notice>: cr_update: <private>
Jan 5 22:36:04 GregMcNutts-iPhone ReportCrash(CrashReporterSupport)[3591] <Notice>: cr_update: <private>
Jan 5 22:36:04 GregMcNutts-iPhone ReportCrash[3591] <Notice>: __crash_info: '(null)'
Jan 5 22:36:04 GregMcNutts-iPhone ReportCrash[3591] <Notice>: __crash_info: '<private>'
Jan 5 22:36:04 GregMcNutts-iPhone ReportCrash[3591] <Notice>: __crash_info: '(null)'
Jan 5 22:36:04 GregMcNutts-iPhone ReportCrash[3591] <Notice>: Formulating report for corpse[3590] <private>
Jan 5 22:36:04 GregMcNutts-iPhone ReportCrash(MobileCoreServices)[3591] <Notice>: notify_register_check() failed with error 1000000
Jan 5 22:36:04 GregMcNutts-iPhone ReportCrash(CrashReporterSupport)[3591] <Info>: scanned 28 logs with 4 types and 0 unknowns (sentinel is (null))
Jan 5 22:36:04 GregMcNutts-iPhone ReportCrash(CrashReporterSupport)[3591] <Notice>: Saved type '109(<private>)' report (1 of max 25) at <private>
And crash report:
Incident Identifier: 14EAA112-0772-4E9D-8274-A3F62853861A
CrashReporter Key: 300cfcfda73c22228027c96d77bf29c92281c1fe
Hardware Model: iPhone8,2
Process: sensor2 [3590]
Path: /private/var/containers/Bundle/Application/8D7D34FD-1DC1-41FE-8728-87C8CD66855D/sensor2.app/sensor2
Identifier: com.accelero.sensor2beta
Version: 6 (1.0)
Code Type: ARM-64 (Native)
Role: Non UI
Parent Process: launchd [1]
Coalition: com.accelero.sensor2beta [1325]
Date/Time: 2017-01-05 22:36:04.2453 -0800
Launch Time: 2017-01-05 22:36:03.6725 -0800
OS Version: iPhone OS 10.2 (14C92)
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Triggered by Thread: 3
Application Specific Information:
abort() called
Filtered syslog:
None found
Last Exception Backtrace:
0 CoreFoundation 0x187f311b8 __exceptionPreprocess + 124
1 libobjc.A.dylib 0x18696855c objc_exception_throw + 56
2 CoreFoundation 0x187f38268 -[NSObject(NSObject) doesNotRecognizeSelector:] + 140
3 CoreFoundation 0x187f35270 ___forwarding___ + 916
4 CoreFoundation 0x187e2e80c _CF_forwarding_prep_0 + 92
5 sensor2 0x100144674 -[GTMOAuth2Authentication beginTokenFetchWithDelegate:didFinishSelector:] (GTMOAuth2Authentication.m:831)
6 sensor2 0x1002422f4 +[GIDTokenFetchDelegate beginTokenFetchWithAuth:handler:] (GIDTokenFetchDelegate.m:21)
7 sensor2 0x10023b630 -[GIDSignIn maybeFetchToken:fallback:] (GIDSignIn.m:1113)
8 sensor2 0x10023aeec -[GIDSignIn clearAndAuthenticateWithOptions:] (GIDSignIn.m:1015)
9 sensor2 0x10023ac44 -[GIDSignIn signInWithOptions:] (GIDSignIn.m:981)
10 sensor2 0x100237690 -[GIDSignIn signInSilently] (GIDSignIn.m:275)
11 sensor2 0x100049088 AppDelegate.session(WCSession, didReceiveMessage : [String : Any], replyHandler : ([String : Any]) -> ()) -> () (AppDelegate.swift:230)
12 sensor2 0x10004c7cc @objc AppDelegate.session(WCSession, didReceiveMessage : [String : Any], replyHandler : ([String : Any]) -> ()) -> () (AppDelegate.swift:0)
13 WatchConnectivity 0x19cdbaf90 __66-[WCSession onqueue_handleDictionaryMessageRequest:withPairingID:]_block_invoke + 684
14 Foundation 0x188a1ffb0 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 16
15 Foundation 0x188964aa8 -[NSBlockOperation main] + 96
16 Foundation 0x1889550a4 -[__NSOperationInternal _start:] + 620
17 Foundation 0x188a2235c __NSOQSchedule_f + 228
18 libdispatch.dylib 0x186dba1bc _dispatch_client_callout + 16
19 libdispatch.dylib 0x186dc83dc _dispatch_queue_serial_drain + 928
20 libdispatch.dylib 0x186dbd9a4 _dispatch_queue_invoke + 652
21 libdispatch.dylib 0x186dca34c _dispatch_root_queue_drain + 572
22 libdispatch.dylib 0x186dca0ac _dispatch_worker_thread3 + 124
23 libsystem_pthread.dylib 0x186fc32a0 _pthread_wqthread + 1288
24 libsystem_pthread.dylib 0x186fc2d8c start_wqthread + 4
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0:
0 CoreFoundation 0x0000000187f8b6d8 parsePlistObject + 760
1 CoreFoundation 0x0000000187f8b558 parsePlistObject + 376
2 CoreFoundation 0x0000000187f8c144 parsePlistDictContent + 736
3 CoreFoundation 0x0000000187f8b320 __CFCreateOldStylePropertyListOrStringsFile + 1124
4 CoreFoundation 0x0000000187e46e10 _CFPropertyListCreateFromUTF8Data + 2400
5 CoreFoundation 0x0000000187e04adc _CFPropertyListCreateWithData + 1044
6 CoreFoundation 0x0000000187e2eb94 CFPropertyListCreateWithData + 100
7 CoreFoundation 0x0000000187f85210 _copyStringFromTable + 332
8 CoreFoundation 0x0000000187f84ddc CFBundleCopyLocalizedStringForLocalization + 128
9 Foundation 0x000000018894b7dc -[NSBundle localizedStringForKey:value:table:] + 60
10 sensor2 0x000000010024fe68 +[TWTRResourcesUtil localizedStringForKey:bundlePath:] + 120
11 sensor2 0x000000010028584c -[TWTRLogInButton tw_commonInit] + 616
12 sensor2 0x000000010028555c -[TWTRLogInButton initWithCoder:] + 68
13 UIKit 0x000000018e2e9308 -[UIClassSwapper initWithCoder:] + 248
14 UIKit 0x000000018e432f14 UINibDecoderDecodeObjectForValue + 672
15 UIKit 0x000000018e432c5c -[UINibDecoder decodeObjectForKey:] + 104
16 UIKit 0x000000018e2e8fac -[UIRuntimeConnection initWithCoder:] + 188
17 UIKit 0x000000018e432f14 UINibDecoderDecodeObjectForValue + 672
18 UIKit 0x000000018e433088 UINibDecoderDecodeObjectForValue + 1044
19 UIKit 0x000000018e432c5c -[UINibDecoder decodeObjectForKey:] + 104
20 UIKit 0x000000018e2e82ac -[UINib instantiateWithOwner:options:] + 1212
21 UIKit 0x000000018e148e14 -[UIViewController _loadViewFromNibNamed:bundle:] + 372
22 UIKit 0x000000018df1a980 -[UIViewController loadView] + 176
23 UIKit 0x000000018dde65bc -[UIViewController loadViewIfRequired] + 184
24 UIKit 0x000000018dde64ec -[UIViewController view] + 28
25 UIKit 0x000000018ddecc98 -[UIWindow addRootViewControllerViewIfPossible] + 76
26 UIKit 0x000000018ddea138 -[UIWindow _setHidden:forced:] + 272
27 UIKit 0x000000018de5c68c -[UIWindow makeKeyAndVisible] + 48
28 UIKit 0x000000018e068cb8 -[UIApplication _callInitializationDelegatesForMainScene:transitionContext:] + 4068
29 UIKit 0x000000018e06e808 -[UIApplication _runWithMainScene:transitionContext:completion:] + 1656
30 UIKit 0x000000018e083104 __84-[UIApplication _handleApplicationActivationWithScene:transitionContext:completion:]_block_invoke.3139 + 48
31 UIKit 0x000000018e06b7ec -[UIApplication workspaceDidEndTransaction:] + 168
32 FrontBoardServices 0x0000000189b0792c __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 36
33 FrontBoardServices 0x0000000189b07798 -[FBSSerialQueue _performNext] + 176
34 FrontBoardServices 0x0000000189b07b40 -[FBSSerialQueue _performNextFromRunLoopSource] + 56
35 CoreFoundation 0x0000000187edeb5c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
36 CoreFoundation 0x0000000187ede4a4 __CFRunLoopDoSources0 + 524
37 CoreFoundation 0x0000000187edc0a4 __CFRunLoopRun + 804
38 CoreFoundation 0x0000000187e0a2b8 CFRunLoopRunSpecific + 444
39 UIKit 0x000000018de517b0 -[UIApplication _run] + 608
40 UIKit 0x000000018de4c534 UIApplicationMain + 208
41 sensor2 0x000000010004e2d0 main (AppDelegate.swift:16)
42 libdyld.dylib 0x0000000186ded5b8 start + 4
Thread 1 name: Dispatch queue: com.google.fira.worker
Thread 1:
0 libsystem_kernel.dylib 0x0000000186ee254c pread + 8
1 libsqlite3.dylib 0x00000001884b49fc 0x18841a000 + 633340
2 libsqlite3.dylib 0x0000000188423a6c 0x18841a000 + 39532
3 libsqlite3.dylib 0x0000000188445c2c 0x18841a000 + 179244
4 libsqlite3.dylib 0x00000001884a75c8 0x18841a000 + 579016
5 libsqlite3.dylib 0x00000001884c87dc 0x18841a000 + 714716
6 libsqlite3.dylib 0x00000001884624f8 0x18841a000 + 296184
7 libsqlite3.dylib 0x000000018845ba7c sqlite3_step + 600
8 sensor2 0x00000001001b33c0 -[FIRASqliteStore validateDatabaseWithError:] + 108
9 sensor2 0x00000001001b32d8 -[FIRASqliteStore openAndValidateDatabase:] + 676
10 sensor2 0x00000001001b0760 -[FIRASqliteStore initWithDatabasePath:] + 240
11 sensor2 0x00000001001bafd4 -[FIRADatabase initWithDatabaseName:persistedConfig:] + 192
12 sensor2 0x00000001001c8e78 __48-[FIRAMeasurement startMeasurementOnWorkerQueue]_block_invoke + 752
13 libdispatch.dylib 0x0000000186dba1bc _dispatch_client_callout + 16
14 libdispatch.dylib 0x0000000186dbafb0 dispatch_once_f + 56
15 sensor2 0x00000001001c8b6c -[FIRAMeasurement startMeasurementOnWorkerQueue] + 268
16 sensor2 0x00000001001c8948 -[FIRAMeasurement setEnabledOnWorkerQueue:] + 124
17 sensor2 0x00000001001db1d0 __52-[FIRAScheduler scheduleOnWorkerQueueBlockID:block:]_block_invoke + 44
18 libdispatch.dylib 0x0000000186dba1fc _dispatch_call_block_and_release + 24
19 libdispatch.dylib 0x0000000186dba1bc _dispatch_client_callout + 16
20 libdispatch.dylib 0x0000000186dc83dc _dispatch_queue_serial_drain + 928
21 libdispatch.dylib 0x0000000186dbd9a4 _dispatch_queue_invoke + 652
22 libdispatch.dylib 0x0000000186dca34c _dispatch_root_queue_drain + 572
23 libdispatch.dylib 0x0000000186dca0ac _dispatch_worker_thread3 + 124
24 libsystem_pthread.dylib 0x0000000186fc32a0 _pthread_wqthread + 1288
25 libsystem_pthread.dylib 0x0000000186fc2d8c start_wqthread + 4
Thread 2:
0 libsystem_pthread.dylib 0x0000000186fc2d88 start_wqthread + 0
Thread 3 name: Dispatch queue: NSOperationQueue 0x1700362c0 :: NSOperation 0x1740554e0 (QOS: UTILITY)
Thread 3 Crashed:
0 libsystem_kernel.dylib 0x0000000186eff014 __pthread_kill + 8
1 libsystem_pthread.dylib 0x0000000186fc7450 pthread_kill + 112
2 libsystem_c.dylib 0x0000000186e73400 abort + 140
3 libc++abi.dylib 0x000000018693d2d4 __cxa_bad_cast + 0
4 libc++abi.dylib 0x000000018695acc0 default_unexpected_handler() + 0
5 libobjc.A.dylib 0x0000000186968844 _objc_terminate() + 124
6 libc++abi.dylib 0x000000018695766c std::__terminate(void (*)()) + 16
7 libc++abi.dylib 0x00000001869576dc std::terminate() + 64
8 libobjc.A.dylib 0x00000001869687a0 _destroyAltHandlerList + 0
9 libdispatch.dylib 0x0000000186dba1d0 _dispatch_client_callout + 36
10 libdispatch.dylib 0x0000000186dc83dc _dispatch_queue_serial_drain + 928
11 libdispatch.dylib 0x0000000186dbd9a4 _dispatch_queue_invoke + 652
12 libdispatch.dylib 0x0000000186dca34c _dispatch_root_queue_drain + 572
13 libdispatch.dylib 0x0000000186dca0ac _dispatch_worker_thread3 + 124
14 libsystem_pthread.dylib 0x0000000186fc32a0 _pthread_wqthread + 1288
15 libsystem_pthread.dylib 0x0000000186fc2d8c start_wqthread + 4
Thread 4 name: com.apple.uikit.eventfetch-thread
Thread 4:
0 libsystem_kernel.dylib 0x0000000186ee1188 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x0000000186ee0ff8 mach_msg + 72
2 CoreFoundation 0x0000000187ede5d0 __CFRunLoopServiceMachPort + 192
3 CoreFoundation 0x0000000187edc1ec __CFRunLoopRun + 1132
4 CoreFoundation 0x0000000187e0a2b8 CFRunLoopRunSpecific + 444
5 Foundation 0x000000018894726c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 304
6 Foundation 0x0000000188967dd0 -[NSRunLoop(NSRunLoop) runUntilDate:] + 96
7 UIKit 0x000000018e7c5c38 -[UIEventFetcher threadMain] + 136
8 Foundation 0x0000000188a44e68 __NSThread__start__ + 1024
9 libsystem_pthread.dylib 0x0000000186fc5850 _pthread_body + 240
10 libsystem_pthread.dylib 0x0000000186fc5760 _pthread_body + 0
11 libsystem_pthread.dylib 0x0000000186fc2d94 thread_start + 4
Thread 5:
0 libsystem_kernel.dylib 0x0000000186effa88 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x0000000186fc3344 _pthread_wqthread + 1452
2 libsystem_pthread.dylib 0x0000000186fc2d8c start_wqthread + 4
Thread 6:
0 libsystem_pthread.dylib 0x0000000186fc2d88 start_wqthread + 0
Thread 7:
0 libsystem_pthread.dylib 0x0000000186fc2d88 start_wqthread + 0
Thread 8:
0 libsystem_kernel.dylib 0x0000000186effa88 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x0000000186fc3344 _pthread_wqthread + 1452
2 libsystem_pthread.dylib 0x0000000186fc2d8c start_wqthread + 4
Thread 9:
0 libsystem_pthread.dylib 0x0000000186fc2d88 start_wqthread + 0
Thread 10 name: com.apple.NSURLConnectionLoader
Thread 10:
0 libsystem_kernel.dylib 0x0000000186ee1188 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x0000000186ee0ff8 mach_msg + 72
2 CoreFoundation 0x0000000187ede5d0 __CFRunLoopServiceMachPort + 192
3 CoreFoundation 0x0000000187edc1ec __CFRunLoopRun + 1132
4 CoreFoundation 0x0000000187e0a2b8 CFRunLoopRunSpecific + 444
5 CFNetwork 0x000000018860f8f0 +[NSURLConnection(Loader) _resourceLoadLoop:] + 336
6 Foundation 0x0000000188a44e68 __NSThread__start__ + 1024
7 libsystem_pthread.dylib 0x0000000186fc5850 _pthread_body + 240
8 libsystem_pthread.dylib 0x0000000186fc5760 _pthread_body + 0
9 libsystem_pthread.dylib 0x0000000186fc2d94 thread_start + 4
Thread 3 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x00000001700f5137
x4: 0x000000018695bbc3 x5: 0x000000016e122840 x6: 0x000000000000006e x7: 0xffffffffffffffec
x8: 0x000000000c000000 x9: 0x0000000004000000 x10: 0x000000000000000b x11: 0x0000000000000010
x12: 0x0000000186e8a772 x13: 0x0000000000000000 x14: 0x0000050000000500 x15: 0x0000000000000000
x16: 0x0000000000000148 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x000000016e123000 x21: 0x000000016e122840 x22: 0x0000000000000000 x23: 0x00000001740f9400
x24: 0x0000000000000000 x25: 0x0000000000000000 x26: 0x0000000000000004 x27: 0x000000016e1230e0
x28: 0xffffffffffffffff fp: 0x000000016e1227a0 lr: 0x0000000186fc7450
sp: 0x000000016e122780 pc: 0x0000000186eff014 cpsr: 0x00000000
Binary Images:
0x100034000 - 0x10046ffff sensor2 arm64 <0799cd948bd8356f9c09b7a42ec49139> /var/containers/Bundle/Application/8D7D34FD-1DC1-41FE-8728-87C8CD66855D/sensor2.app/sensor2
0x100864000 - 0x10086bfff libswiftCoreImage.dylib arm64 <4f5c1d312b0b3d458307ff3b01d6678f> /var/containers/Bundle/Application/8D7D34FD-1DC1-41FE-8728-87C8CD66855D/sensor2.app/Frameworks/libswiftCoreImage.dylib
0x100874000 - 0x10087ffff libswiftAVFoundation.dylib arm64 <74ba0cd84b6c3b088066707a8dbcd71e> /var/containers/Bundle/Application/8D7D34FD-1DC1-41FE-8728-87C8CD66855D/sensor2.app/Frameworks/libswiftAVFoundation.dylib
0x100890000 - 0x10089bfff libswiftCoreAudio.dylib arm64 <2ff86093d8713573bd5923051fd0fa45> /var/containers/Bundle/Application/8D7D34FD-1DC1-41FE-8728-87C8CD66855D/sensor2.app/Frameworks/libswiftCoreAudio.dylib
0x1008b0000 - 0x1008bbfff libswiftCoreData.dylib arm64 <9e5276f6a1623960b7212aea6034a9d4> /var/containers/Bundle/Application/8D7D34FD-1DC1-41FE-8728-87C8CD66855D/sensor2.app/Frameworks/libswiftCoreData.dylib
0x1008d0000 - 0x1008dffff libswiftCoreGraphics.dylib arm64 <76ef8da9d2ae340c855718d201c56fc0> /var/containers/Bundle/Application/8D7D34FD-1DC1-41FE-8728-87C8CD66855D/sensor2.app/Frameworks/libswiftCoreGraphics.dylib
0x1008fc000 - 0x100903fff libswiftCoreMedia.dylib arm64 <271a08be1d64315dba2af74360e78ac5> /var/containers/Bundle/Application/8D7D34FD-1DC1-41FE-8728-87C8CD66855D/sensor2.app/Frameworks/libswiftCoreMedia.dylib
0x100910000 - 0x100917fff libswiftDarwin.dylib arm64 <7613bac0954c3275bbd6a8f94ca88169> /var/containers/Bundle/Application/8D7D34FD-1DC1-41FE-8728-87C8CD66855D/sensor2.app/Frameworks/libswiftDarwin.dylib
0x100928000 - 0x10092ffff libswiftObjectiveC.dylib arm64 <1bffd5d6067733b3baec046295dea090> /var/containers/Bundle/Application/8D7D34FD-1DC1-41FE-8728-87C8CD66855D/sensor2.app/Frameworks/libswiftObjectiveC.dylib
0x100944000 - 0x100973fff dyld arm64 <f54ed85a94253887886a8028e20ed8ba> /usr/lib/dyld
0x1009c8000 - 0x100bebfff libswiftCore.dylib arm64 <26f02eda79fe32b9bd99bd076b4736dd> /var/containers/Bundle/Application/8D7D34FD-1DC1-41FE-8728-87C8CD66855D/sensor2.app/Frameworks/libswiftCore.dylib
0x100e80000 - 0x100e9bfff libswiftDispatch.dylib arm64 <ac9c450ccc64357d8f60f072ae05fa66> /var/containers/Bundle/Application/8D7D34FD-1DC1-41FE-8728-87C8CD66855D/sensor2.app/Frameworks/libswiftDispatch.dylib
0x100edc000 - 0x100f9ffff libswiftFoundation.dylib arm64 <9db043c49ae43c6d9c0b3f4122ccb651> /var/containers/Bundle/Application/8D7D34FD-1DC1-41FE-8728-87C8CD66855D/sensor2.app/Frameworks/libswiftFoundation.dylib
0x1010ac000 - 0x1010b3fff libswiftQuartzCore.dylib arm64 <6f1e015a1ea339718a6f88759034b452> /var/containers/Bundle/Application/8D7D34FD-1DC1-41FE-8728-87C8CD66855D/sensor2.app/Frameworks/libswiftQuartzCore.dylib
0x1010bc000 - 0x1010e7fff libswiftSwiftOnoneSupport.dylib arm64 <cf91f0ed0bb83262b8ad5f62f496dd99> /var/containers/Bundle/Application/8D7D34FD-1DC1-41FE-8728-87C8CD66855D/sensor2.app/Frameworks/libswiftSwiftOnoneSupport.dylib
0x1011ac000 - 0x1011b7fff libswiftUIKit.dylib arm64 <7c39c85d94f234d8bad49faa7fba7a8a> /var/containers/Bundle/Application/8D7D34FD-1DC1-41FE-8728-87C8CD66855D/sensor2.app/Frameworks/libswiftUIKit.dylib
0x1868e4000 - 0x1868e5fff libSystem.B.dylib arm64 <6c1de96c8fe5363cab2ef76f891c6e22> /usr/lib/libSystem.B.dylib
0x1868e6000 - 0x18693bfff libc++.1.dylib arm64 <b2db8b1d09283b7bafe1b2933adc5dfd> /usr/lib/libc++.1.dylib
0x18693c000 - 0x18695cfff libc++abi.dylib arm64 <e3419bbaface31b5970c6c8d430be26d> /usr/lib/libc++abi.dylib
0x186960000 - 0x186d39fff libobjc.A.dylib arm64 <538f809dcd7c35ceb59d99802248f045> /usr/lib/libobjc.A.dylib
0x186d3a000 - 0x186d3efff libcache.dylib arm64 <f09cab6893c631218f817e61b3d77fcb> /usr/lib/system/libcache.dylib
0x186d3f000 - 0x186d4afff libcommonCrypto.dylib arm64 <e071643355cd3f67bae19045c7f9f340> /usr/lib/system/libcommonCrypto.dylib
0x186d4b000 - 0x186d4efff libcompiler_rt.dylib arm64 <8209cb28df5d3b48894899019fcbb344> /usr/lib/system/libcompiler_rt.dylib
0x186d4f000 - 0x186d56fff libcopyfile.dylib arm64 <567f33ef4d8f3e48a5afac933ccd389f> /usr/lib/system/libcopyfile.dylib
0x186d57000 - 0x186db8fff libcorecrypto.dylib arm64 <056a6c201d3d3696b59f0b264ba9b972> /usr/lib/system/libcorecrypto.dylib
0x186db9000 - 0x186de8fff libdispatch.dylib arm64 <fb1d0baf642337d1bea0af309586df97> /usr/lib/system/libdispatch.dylib
0x186de9000 - 0x186dedfff libdyld.dylib arm64 <6ebb575f616935cbbef02f2c031490d1> /usr/lib/system/libdyld.dylib
0x186dee000 - 0x186deefff liblaunch.dylib arm64 <ceb57f62c49e38d8a8d33309db668bd3> /usr/lib/system/liblaunch.dylib
0x186def000 - 0x186df4fff libmacho.dylib arm64 <20627f9f062c3ee8873e3ab3bc3fda8c> /usr/lib/system/libmacho.dylib
0x186df5000 - 0x186df6fff libremovefile.dylib arm64 <43110ffd953537e28981c6dead2c0b1f> /usr/lib/system/libremovefile.dylib
0x186df7000 - 0x186e0efff libsystem_asl.dylib arm64 <e52a49b27e963d2bb90332a5b0895f8d> /usr/lib/system/libsystem_asl.dylib
0x186e0f000 - 0x186e0ffff libsystem_blocks.dylib arm64 <480fe954b3f63f16af8acfd6dc34e2da> /usr/lib/system/libsystem_blocks.dylib
0x186e10000 - 0x186e8efff libsystem_c.dylib arm64 <8a5a190d70563f3c8d4ce16cab74f599> /usr/lib/system/libsystem_c.dylib
0x186e8f000 - 0x186e93fff libsystem_configuration.dylib arm64 <7628c33e4c383a78b0e33cf403e6f019> /usr/lib/system/libsystem_configuration.dylib
0x186e94000 - 0x186e99fff libsystem_containermanager.dylib arm64 <9de64e7545ab359fb9cefc695aa510f0> /usr/lib/system/libsystem_containermanager.dylib
0x186e9a000 - 0x186e9bfff libsystem_coreservices.dylib arm64 <e61211f8f4c9399595fbd921e8589a8b> /usr/lib/system/libsystem_coreservices.dylib
0x186e9c000 - 0x186eb4fff libsystem_coretls.dylib arm64 <14fa1ba4b14b338181c2ef87b214695e> /usr/lib/system/libsystem_coretls.dylib
0x186eb5000 - 0x186ebbfff libsystem_dnssd.dylib arm64 <7d745bdfb72e3119bad43c36f60a5a8a> /usr/lib/system/libsystem_dnssd.dylib
0x186ebc000 - 0x186edffff libsystem_info.dylib arm64 <6546bc8b4fa23df898bf2471e801d50b> /usr/lib/system/libsystem_info.dylib
0x186ee0000 - 0x186f04fff libsystem_kernel.dylib arm64 <9ec307fcdd2f3f728f37ec6e0186df20> /usr/lib/system/libsystem_kernel.dylib
0x186f05000 - 0x186f31fff libsystem_m.dylib arm64 <ba786894a7213d37baa99aafc0ee5493> /usr/lib/system/libsystem_m.dylib
0x186f32000 - 0x186f4dfff libsystem_malloc.dylib arm64 <c57ecb4ada5c3930a580b3d07583058a> /usr/lib/system/libsystem_malloc.dylib
0x186f4e000 - 0x186fa5fff libsystem_network.dylib arm64 <efa018a4cb4936e3b77b9194d390efc4> /usr/lib/system/libsystem_network.dylib
0x186fa6000 - 0x186faffff libsystem_networkextension.dylib arm64 <34c2d9c2986f32dd996e4e439d94c9c5> /usr/lib/system/libsystem_networkextension.dylib
0x186fb0000 - 0x186fbafff libsystem_notify.dylib arm64 <605beaf21db73cc3ae98a65e8c11f7d0> /usr/lib/system/libsystem_notify.dylib
0x186fbb000 - 0x186fc1fff libsystem_platform.dylib arm64 <518e18adfdfc316e9b4d519f6e4b6a47> /usr/lib/system/libsystem_platform.dylib
0x186fc2000 - 0x186fcbfff libsystem_pthread.dylib arm64 <d8480fc3a35d3475b0d12553c761d8cb> /usr/lib/system/libsystem_pthread.dylib
0x186fcc000 - 0x186fcffff libsystem_sandbox.dylib arm64 <89419e71367637d590768d37ca10d9a3> /usr/lib/system/libsystem_sandbox.dylib
0x186fd0000 - 0x186fd7fff libsystem_symptoms.dylib arm64 <832499573c1730b48f6ff8e7c06fae15> /usr/lib/system/libsystem_symptoms.dylib
0x186fd8000 - 0x186ff6fff libsystem_trace.dylib arm64 <27778d14d3cb3239a6bb52a2461cd543> /usr/lib/system/libsystem_trace.dylib
0x186ff7000 - 0x186ffcfff libunwind.dylib arm64 <7a7545249f7d3a69a162acb73ec4f17a> /usr/lib/system/libunwind.dylib
0x186ffd000 - 0x186ffdfff libvminterpose.dylib arm64 <21d158555a6233b19c53df16cafb6974> /usr/lib/system/libvminterpose.dylib
0x186ffe000 - 0x187024fff libxpc.dylib arm64 <8f1330e254b83bd3a973af6933b91836> /usr/lib/system/libxpc.dylib
0x187025000 - 0x18723ffff libicucore.A.dylib arm64 <35fc5fa2aab8326897081ab8416c497c> /usr/lib/libicucore.A.dylib
0x187240000 - 0x187250fff libz.1.dylib arm64 <b3ab59ff330f3225a53b4e8e95440d77> /usr/lib/libz.1.dylib
0x187e01000 - 0x188185fff CoreFoundation arm64 <dd9791d198ef32eea1335b8ebc9b3d55> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x188186000 - 0x188196fff libbsm.0.dylib arm64 <788093e9b6b738cea7045bfec4bef1d8> /usr/lib/libbsm.0.dylib
0x188197000 - 0x188197fff libenergytrace.dylib arm64 <3bcefd094fa83b26807a1c6c92933cd2> /usr/lib/libenergytrace.dylib
0x188198000 - 0x188213fff IOKit arm64 <e0a6f4f0810b3f75813eda2afebd591c> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x188214000 - 0x188234fff libMobileGestalt.dylib arm64 <1e9e78da74143c54bb1e50aa7e285a0f> /usr/lib/libMobileGestalt.dylib
0x188235000 - 0x18831ffff libxml2.2.dylib arm64 <b3fc55542fe33491877c661cf410b164> /usr/lib/libxml2.2.dylib
0x188320000 - 0x1883aefff Security arm64 <88e5d6eb0de13ff6b7904f1b0e43a88e> /System/Library/Frameworks/Security.framework/Security
0x1883af000 - 0x188419fff SystemConfiguration arm64 <d907035d1ff936e5986035f50a77f5d3> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x18841a000 - 0x18852ffff libsqlite3.dylib arm64 <87863a80836a3d659e5485f5029c3ed4> /usr/lib/libsqlite3.dylib
0x188530000 - 0x1888c9fff CFNetwork arm64 <d63319a4fe2738dfb695ceb729f9b972> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1888ca000 - 0x1888dafff libbz2.1.0.dylib arm64 <0d14fa7337f43079bad2a4cfc6d66b70> /usr/lib/libbz2.1.0.dylib
0x1888db000 - 0x1888f3fff liblzma.5.dylib arm64 <b90cea0595ff3f8599d9788e1d2cb454> /usr/lib/liblzma.5.dylib
0x1888f4000 - 0x18890efff libCRFSuite.dylib arm64 <ac663b865b6b38429a40878701aa484a> /usr/lib/libCRFSuite.dylib
0x18890f000 - 0x188938fff libarchive.2.dylib arm64 <667b9f199ef63c89b05bf1ea9a3ffe13> /usr/lib/libarchive.2.dylib
0x188939000 - 0x18893afff liblangid.dylib arm64 <a74f4f8a2d533e1f926044f052cc5b7d> /usr/lib/liblangid.dylib
0x18893b000 - 0x188c09fff Foundation arm64 <7d40355e685036cc803455e5cbf6245f> /System/Library/Frameworks/Foundation.framework/Foundation
0x188c0a000 - 0x188cb6fff libBLAS.dylib arm64 <fa29c2ad87a73ccea2885d9182faee53> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x188cb7000 - 0x188ff9fff libLAPACK.dylib arm64 <6df40b0afcbb35a48d63e2fa8ec03b1b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x188ffa000 - 0x18929cfff vImage arm64 <8b797590cf983693b4c3b6b83dc4ba29> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x18929d000 - 0x1892bffff libvMisc.dylib arm64 <5bcbb491c0a03816a7634797852c21ad> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1892c0000 - 0x1892d4fff libLinearAlgebra.dylib arm64 <1adeb99764f63e9e8ef1225bb7a5120d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1892d5000 - 0x1892e6fff libSparseBLAS.dylib arm64 <515a7b8f5c433b709c1f6d205b9a73d2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1892e7000 - 0x18935ffff libvDSP.dylib arm64 <80294f738c053c4991fa3ab4e867218e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x189360000 - 0x189360fff vecLib arm64 <15dc1eafe1f8377d9cab3ba5c7e488be> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x189361000 - 0x189361fff Accelerate arm64 <32a527bb13a63e37bf50c725b008e9d5> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x189362000 - 0x1898b1fff CoreGraphics arm64 <52f191594f523f41880280896948b786> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1898b2000 - 0x1898c6fff GraphicsServices arm64 <7c0dd118a4bc37dc8fab6449abde7ff9> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1898c7000 - 0x189912fff AppSupport arm64 <bdaad3a71677315bb126c4a73a1bcb9e> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x189913000 - 0x189a36fff MobileCoreServices arm64 <e035420bfabe3f28bc6eef0a144ac1d1> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x189a37000 - 0x189a8ffff BaseBoard arm64 <210cb4a9a0073c7b9e0b3d437cc1aa4b> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x189a90000 - 0x189a9bfff AssertionServices arm64 <7ca242e983fd3c0f805d51fca8a4c46a> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x189a9c000 - 0x189ac8fff BackBoardServices arm64 <c333604ae8123e3cbb46fe26f233beb9> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x189acd000 - 0x189b1cfff FrontBoardServices arm64 <00b3c2ff89f53d3dba0069b6bb5a56bd> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x189b20000 - 0x189b53fff SpringBoardServices arm64 <d2c3d08eff3f3119a6f4eb1a0a180305> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x189b54000 - 0x189b68fff MobileKeyBag arm64 <a78d40cc257231978e752c5a81cd1356> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x189b69000 - 0x189b71fff IOSurface arm64 <9a22349e905539a0a1598af6d7fe9cc9> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x189b72000 - 0x189b7dfff liblockdown.dylib arm64 <ab36b2ace988302c89207cb290ff4a76> /usr/lib/liblockdown.dylib
0x189b7e000 - 0x189b94fff CrashReporterSupport arm64 <326017f8d07d3e7cb338dda00fa888f7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x189b95000 - 0x189b97fff IOSurfaceAccelerator arm64 <7b7c2b7ea506374cb3902b7408d5d4bf> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x189b98000 - 0x189bd8fff AppleJPEG arm64 <b2fd4ef37aaf38f58311e33ea1683082> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x189bd9000 - 0x18a16bfff ImageIO arm64 <f5ddfe623d4f3a338ae75c666ea10815> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x18a16c000 - 0x18a172fff TCC arm64 <c9f168508185369591dfcd1c1cf9b6a3> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x18a173000 - 0x18a177fff AggregateDictionary arm64 <4be0041fb69b358cada4eeabbf22adf3> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x18a178000 - 0x18a184fff PowerLog arm64 <e5003d8e49d0390c8a67da790407e704> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x18a185000 - 0x18a1edfff libTelephonyUtilDynamic.dylib arm64 <4a1e447a97f43b91a92ee731c2a4286b> /usr/lib/libTelephonyUtilDynamic.dylib
0x18a1ee000 - 0x18a200fff CommonUtilities arm64 <486d816afdc431aaa2ef67b229cf4e96> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x18a201000 - 0x18a215fff libcompression.dylib arm64 <c764915fa0ec384f8a1759e63235b5a9> /usr/lib/libcompression.dylib
0x18a216000 - 0x18a4b4fff CoreData arm64 <980c0f8663a0330d8b5fb541c22e7b66> /System/Library/Frameworks/CoreData.framework/CoreData
0x18a4b5000 - 0x18a4bafff libCoreVMClient.dylib arm64 <3a28c232b17430839305f9d17745e247> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x18a4bb000 - 0x18a4c0fff IOAccelerator arm64 <f4d5cd421bd03a52b40c991fd1c73806> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x18a4c1000 - 0x18a4c2fff libCVMSPluginSupport.dylib arm64 <7110757134ea3599b3d739db2ea6f48a> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x18a4c3000 - 0x18a4c6fff libCoreFSCache.dylib arm64 <2147b40a3d713d53b221e8f40ca5ac7f> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x18a4c7000 - 0x18a50afff libGLImage.dylib arm64 <c2e2de9ee34236558c89d7fe9bc0116c> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x18a50b000 - 0x18a515fff libGFXShared.dylib arm64 <058e54d10e9838c5bea32a75f199c2db> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x18a516000 - 0x18a51efff IOMobileFramebuffer arm64 <811101a668313da993fa3881ac7cddef> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x18a51f000 - 0x18a51ffff libmetal_timestamp.dylib arm64 <2bbf481d5e4a35aea434cd15f9d6a182> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x18a520000 - 0x18a57efff Metal arm64 <ff1261ae94e03c19964dda0546e189fd> /System/Library/Frameworks/Metal.framework/Metal
0x18a57f000 - 0x18a589fff OpenGLES arm64 <52e0ecb1f2c23cc4a26345d035127679> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x18a58a000 - 0x18a5aefff CoreVideo arm64 <581f5f9967923c4983c1373dfa23195b> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x18a5af000 - 0x18a5b1fff OAuth arm64 <23d43697c1b130ed814eaddbd9851e0d> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x18a5b9000 - 0x18a5f6fff Accounts arm64 <ba89d108cfef37ae91b70116c6d7c66d> /System/Library/Frameworks/Accounts.framework/Accounts
0x18a5f7000 - 0x18a6e9fff libiconv.2.dylib arm64 <c85933d9062f32ac885047aadb359e88> /usr/lib/libiconv.2.dylib
0x18a6ea000 - 0x18a83afff CoreAudio arm64 <8ff5628b7e9b36efb6b746e6ea3e9088> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x18a83b000 - 0x18a83efff UserFS arm64 <13d40ea4a3e032b199465cddc45c8479> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x18a83f000 - 0x18a94dfff CoreMedia arm64 <98e944101d7b3745ae7bc0e43a8b59cb> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x18a94e000 - 0x18a954fff libcupolicy.dylib arm64 <e88ddf38bf5a3f2583b7f1c9b1af4e76> /usr/lib/libcupolicy.dylib
0x18a955000 - 0x18a9e2fff CoreTelephony arm64 <c5ef9b84bce0312e96b3faed5e424110> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x18a9e3000 - 0x18aaf0fff libFontParser.dylib arm64 <2784cc1e874a395bb3ea2f7c3382c62f> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x18aaf1000 - 0x18ab80fff VideoToolbox arm64 <d0baea0326d13f66ae8623f19aa1ac76> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x18ab81000 - 0x18ab81fff FontServices arm64 <a4b99cf7d62630aeb2f8c8e865a8fe34> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x18ab82000 - 0x18accffff CoreText arm64 <9d73af39afa63ea68673374a3862426b> /System/Library/Frameworks/CoreText.framework/CoreText
0x18acd0000 - 0x18aceafff ProtocolBuffer arm64 <11c5f55b03ff32c6b25310171c1c7afe> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x18aceb000 - 0x18ad13fff PersistentConnection arm64 <65b64570bee63c0580880163a91c230f> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x18ad14000 - 0x18ad1afff DataMigration arm64 <5961a23a26153867b4bb8c80c19799d0> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x18ad1b000 - 0x18b17bfff AudioToolbox arm64 <3ea60e00d2383ae498996690ab1fdbdd> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x18b17c000 - 0x18b354fff QuartzCore arm64 <6dc61ad83fc03f799792d1cb950622f7> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x18b355000 - 0x18b35bfff Netrb arm64 <81262209ce983a5197fc2da41fc3b6a3> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x18b35c000 - 0x18b36cfff libcmph.dylib arm64 <7f719c3d948530c78be18a40b3ea59aa> /usr/lib/libcmph.dylib
0x18b36d000 - 0x18b38dfff libmis.dylib arm64 <cd871843480d31b8b074ac87e66cb63d> /usr/lib/libmis.dylib
0x18b38e000 - 0x18b481fff LanguageModeling arm64 <8483753bf96f3484b448a47883cd5ab4> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x18b482000 - 0x18b569fff ManagedConfiguration arm64 <d9e33a6cfa163270bb50a1a6e370ea95> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x18b56a000 - 0x18b580fff libmarisa.dylib arm64 <f0eea40d2c0a33a58d7cd2c9b52da4b7> /usr/lib/libmarisa.dylib
0x18b581000 - 0x18b651fff ProofReader arm64 <1596b3e0c7c43398ac19ac08a5460868> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x18b652000 - 0x18b65cfff MediaAccessibility arm64 <7b482ef272bf34fcb742c2afd236b626> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x18b65d000 - 0x18b66dfff MobileAsset arm64 <66b4c8da5b103557b258b9bac8d37772> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x18b66e000 - 0x18b6dffff ColorSync arm64 <d4fa34368b923aaa8679c1bb8433b9b5> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x18b6e0000 - 0x18b750fff MetalPerformanceShaders arm64 <251f089c067b30d4922d67dc463d2300> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x18b751000 - 0x18bb80fff FaceCore arm64 <04c8c7b7a36d3d98a96817f4365b3439> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x18bb81000 - 0x18bbfcfff Quagga arm64 <068db048c7e03054b73e3691592d1287> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x18bbfd000 - 0x18bdc7fff CoreImage arm64 <8c3df52ae00634d0ac530ceea391edac> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x18bdc8000 - 0x18be14fff TextInput arm64 <25840bba5f6e347290d6f9e13dc2adf7> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x18be15000 - 0x18be25fff libAccessibility.dylib arm64 <f9f8b21c43c33c20a44455087fb58d36> /usr/lib/libAccessibility.dylib
0x18be35000 - 0x18c78bfff JavaScriptCore arm64 <8f81ebee9a4c3d42903b89e5e73a54a7> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x18c78c000 - 0x18c9a9fff StoreServices arm64 <2f9d7cd0f84d33f3bce6134c7acb25c5> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x18c9aa000 - 0x18da9dfff WebCore arm64 <ef6c9957757b3733a0e5d447fe4455aa> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x18da9e000 - 0x18dac7fff libxslt.1.dylib arm64 <28d75f17d5b03dfd8717fea9677e1720> /usr/lib/libxslt.1.dylib
0x18dac8000 - 0x18dbadfff WebKitLegacy arm64 <2c47baeea50b32f6bab25105cfc7df1f> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x18dbae000 - 0x18dc76fff CoreUI arm64 <c5f28ba5feee3fa68d7d42174e006ad5> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x18dc77000 - 0x18dc9efff DictionaryServices arm64 <95116730515a356b990751cd0513b912> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x18dc9f000 - 0x18dca0fff HangTracer arm64 <d433b5e6e9d93fbeb761be625f893433> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x18dca1000 - 0x18dcf1fff PhysicsKit arm64 <abbda49ec9cb3e67934ed6ca38a54986> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x18dcf2000 - 0x18ddcafff UIFoundation arm64 <bf83b49e8565319c87a0d11769135836> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x18ddd7000 - 0x18eb63fff UIKit arm64 <1804405f7b2a3e77a349b53163b09cdb> /System/Library/Frameworks/UIKit.framework/UIKit
0x18eb64000 - 0x18eb8cfff CoreBluetooth arm64 <12009b6e55113d8da05a44a02f819497> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x18eb8d000 - 0x18ebb2fff DataAccessExpress arm64 <ee3cce236aaf3b77b59100acd44c2f29> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x18ebb3000 - 0x18ebd4fff NetworkStatistics arm64 <a0b0f25f321b35fba72fcdddcc334766> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x18ebd5000 - 0x18ec5efff AddressBook arm64 <54368e264b6b3cf5bfc46b20d8c407be> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x18ec5f000 - 0x18edbcfff CoreMotion arm64 <32e6ecff39443a1687ad3f188b97b09f> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x18edbd000 - 0x18edeafff CacheDelete arm64 <8da9a120ed5f31fcb904a48633c0612c> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x18edeb000 - 0x18edf8fff CoreAUC arm64 <671a13f17b6d3f7da0b81595e1957bc5> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x18edf9000 - 0x18f39afff MediaToolbox arm64 <6a968276d7153a80b6059d561045f83d> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x18f39b000 - 0x18f546fff Celestial arm64 <4b71ffa1c45d346887475b45f842fb12> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x18f547000 - 0x18f556fff IntlPreferences arm64 <41f26994496f3c4981cd2939832f54d6> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x18f557000 - 0x18f559fff CoreDuetDebugLogging arm64 <a16fb61a2c833e93852b77b5b5520db2> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x18f55a000 - 0x18f56efff CoreDuetDaemonProtocol arm64 <486d428723a038fc994d0b926b4a84af> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x18f56f000 - 0x18f644fff CoreDuet arm64 <8ab25716062a373c9bb1c54fc647d0fe> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x18f645000 - 0x18f7f7fff AVFoundation arm64 <4fed94e1676f3b50928f9be1cb375e75> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x18f7f8000 - 0x18f82afff libtidy.A.dylib arm64 <daa87ffd63a43a5aa805bce93b398a11> /usr/lib/libtidy.A.dylib
0x18f82b000 - 0x18f891fff IMFoundation arm64 <a2ca1e8dfe203f928802b19dcca8fbf7> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x18f892000 - 0x18ff1ffff GeoServices arm64 <43d3e18725873a68be5c828ce90a623a> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x18ff20000 - 0x18ff21fff DiagnosticLogCollection arm64 <944c96e416a331efbf7bab3839ccd10d> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x18ff22000 - 0x18ff23fff Marco arm64 <bff480036e39364fafccd764c6dbaeb4> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x18ff24000 - 0x18ffa8fff CoreLocation arm64 <28f1187102a531528323faead1645b58> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x18ffa9000 - 0x18ffaefff ConstantClasses arm64 <9d635c1173f83a22b1d1b1e53c16f6bb> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x19023b000 - 0x19028cfff IDSFoundation arm64 <ae619c4ab4343eaaaf51a9d5cc3acd3f> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x19028d000 - 0x190353fff IDS arm64 <f6a74797fdb43277b966a72442b3a803> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x190372000 - 0x1903b2fff AuthKit arm64 <fb557bb1badb3e298bbc0b0945322e33> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1903b3000 - 0x1903b8fff libheimdal-asn1.dylib arm64 <166bb8b0eaa6368d836a7702b4ade694> /usr/lib/libheimdal-asn1.dylib
0x190468000 - 0x1905effff MobileSpotlightIndex arm64 <5383bbd06360330b8ad7f3d857bf0f87> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1905f0000 - 0x190610fff PlugInKit arm64 <354f2edb8c5e3f4b95155b744b56ecc8> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x190611000 - 0x19063dfff ProtectedCloudStorage arm64 <1be1f41a77f138e7b177db7aea32c460> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x19063e000 - 0x190659fff libresolv.9.dylib arm64 <1088f2b7d38b3b29b79ea0a4de8eb83c> /usr/lib/libresolv.9.dylib
0x19065a000 - 0x19066ffff ApplePushService arm64 <404f080a4df430a6a4012958806b6e57> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x190670000 - 0x1906bffff ContactsFoundation arm64 <b2d796f48a0d336fb6f3d048299c9aa3> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1906c0000 - 0x1906c5fff ParsecSubscriptionServiceSupport arm64 <53e5ef742ffa3af287a2fc7c1a0fbc6a> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1906c6000 - 0x19076efff Contacts arm64 <74d5212f603f3e9ca9522262ad9aeacf> /System/Library/Frameworks/Contacts.framework/Contacts
0x19076f000 - 0x1907bdfff CoreSpotlight arm64 <dd56f04ebe813448a8009a72e6a5d4c0> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1907be000 - 0x1907e6fff vCard arm64 <6177f1a1d74e3a788a888913862c8487> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x190a13000 - 0x190a15fff MessageSupport arm64 <9da4f5d6c66e33a191bfa15af72d846c> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x190a16000 - 0x190a6afff MIME arm64 <e389f4b280673c67b9f52e35f3dacd65> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x190b06000 - 0x190b22fff AppleIDSSOAuthentication arm64 <86f02c1364c433578943f63cfdd6d63f> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x190b23000 - 0x190b33fff MailServices arm64 <9294a06f0a3834068ebf3d872a27d7ff> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x190b34000 - 0x190ba2fff AppleAccount arm64 <ddcedeb71dde3b96af5ef48fafdbcaa3> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x190ba3000 - 0x190ba7fff CommunicationsFilter arm64 <c09574c4d9f132d080f543f4d2bc7c1d> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x190ba8000 - 0x190bccfff ChunkingLibrary arm64 <2d79fcffe0a8325bb364c297197c2d65> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x190bcd000 - 0x190bd8fff CaptiveNetwork arm64 <5d095ea1c7e93865a577f73201dc43df> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x190bd9000 - 0x190c07fff EAP8021X arm64 <87f61032e0c23911a752f834b3bf1ffa> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x190c08000 - 0x190c0efff AssetCacheServices arm64 <075670ecd32d3fbeb5b3ce6da947f51b> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x190c0f000 - 0x190ce8fff MMCS arm64 <92dc4de4192c362591d4b4e019af6db1> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x190ce9000 - 0x190d19fff MobileWiFi arm64 <b8634bee980a3594aeadee3f06a7186d> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x190d1a000 - 0x190d5cfff ContentIndex arm64 <19eda95a34c639d093b9dc61c0b3f4e6> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x190dbb000 - 0x190debfff Bom arm64 <9545e5dc0248350ea55266dafdf1c3f7> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x190dec000 - 0x190df3fff CertUI arm64 <8fcb899eb96c3ca2a44f0f439a26b4fb> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x190df4000 - 0x190e44fff FTServices arm64 <b7c8a07e3a6336f286d247ec2b404488> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x190e45000 - 0x190ea3fff CoreDAV arm64 <11b89b735ad93ffca4d0efb854df9ab8> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x190eb2000 - 0x190ec6fff UserManagement arm64 <26bc451e92fd3d18a4f237c34798385a> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x190ec7000 - 0x190f8ffff CorePDF arm64 <83ce0866f79834d1b91423333a40f932> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x190f90000 - 0x190fc4fff iCalendar arm64 <a6f2dc3bfc41351c9dded418139ee97d> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x190fcd000 - 0x19102cfff CalendarFoundation arm64 <d8bae7d431e5328ca1d2716a42f29eae> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x19102d000 - 0x191033fff IncomingCallFilter arm64 <62bdc5aac98c371ea540084da652f001> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x19112c000 - 0x1911c4fff CalendarDatabase arm64 <5997d40c47c632ad848c0da62416fff7> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1911c5000 - 0x19120afff CalendarDaemon arm64 <737888a19d1d3e2eb55023f964582a8d> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x19120b000 - 0x1912dafff EventKit arm64 <39e4a110cfb53e2f83a3f54255233a03> /System/Library/Frameworks/EventKit.framework/EventKit
0x1912db000 - 0x1915defff WebKit arm64 <17220d29d7b2334db44059e6ff7f61e5> /System/Library/Frameworks/WebKit.framework/WebKit
0x1915df000 - 0x191625fff WebBookmarks arm64 <e79d45649948354a8585b97e91ec1380> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x191626000 - 0x19176efff ContactsUI arm64 <a5d684c338fb3ad9a5758cb81cae2073> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x191fb3000 - 0x192050fff TelephonyUtilities arm64 <4bb95814034337aba0e676c1c33c9627> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1922ed000 - 0x19232bfff Notes arm64 <a0ede9e5e20e36938fda18c8e2e2de65> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x19232c000 - 0x192403fff AddressBookUI arm64 <83d4193ac4dd31b9b1690a0ecd1cd5f0> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x192404000 - 0x1924e1fff CloudKit arm64 <57ee991dbad6343aa5b1da537ef0c65f> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x192540000 - 0x192546fff CloudPhotoServices arm64 <381563610a603902b5a5bc6eb71411fb> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x192547000 - 0x19263dfff CloudPhotoLibrary arm64 <5aea2d9cd31a314c8c4107445241a237> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x19263e000 - 0x19268dfff DataAccess arm64 <210f37b04eab3bc0baa17f1218505f25> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x19268e000 - 0x1926b5fff AssetsLibraryServices arm64 <da2212f776a73a3cbae134918f26336c> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x19274f000 - 0x19277dfff ACTFramework arm64 <4109d6d2547c3ff6947434cd22492bfd> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
0x19277e000 - 0x192789fff DCIMServices arm64 <e83ee6449bd43b719ee6689f153fb4eb> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x19278a000 - 0x1928b7fff CoreMediaStream arm64 <73e65daffe5c3aa7a54d64817cf62583> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1928b8000 - 0x1928d0fff PhotosFormats arm64 <0a62b66d803e3ade95d2e303f5dc92ce> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1928d1000 - 0x1928d8fff XPCKit arm64 <238c5b445c233772b1456419738eb478> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x192c58000 - 0x192d3efff CameraKit arm64 <dced4b1aaa6c3025a834b265f84c86db> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x192d47000 - 0x192d62fff MediaStream arm64 <c09f05a03f4531c8a40dc8c1b0e5d352> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x192d63000 - 0x1930e9fff PhotoLibraryServices arm64 <e254ca00e46f3ca8a90a29c3018e3dc3> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x193121000 - 0x19318ffff libprotobuf.dylib arm64 <0281cb59de1d3e858bd9e59dddaf41ff> /usr/lib/libprotobuf.dylib
0x1933c4000 - 0x193501fff Message arm64 <ecd86c630dbd3fcfa592adb5cfa4d493> /System/Library/PrivateFrameworks/Message.framework/Message
0x1935b5000 - 0x1935e8fff DataDetectorsCore arm64 <36ddb64003543f17a4ae5f50cf5ca896> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1935f7000 - 0x19383afff libAWDSupportFramework.dylib arm64 <5d208ba22cbd3626a213751b9f5a08da> /usr/lib/libAWDSupportFramework.dylib
0x19387a000 - 0x1938b7fff WirelessDiagnostics arm64 <940dc9eff3fd3865ae91cb2af37e86aa> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x193a95000 - 0x193aa0fff CoreRecents arm64 <5919be3a936736239f53dc6057ac945e> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x193ba1000 - 0x193bb4fff AssetsLibrary arm64 <f7bc78a1943130c387a5d9661bd239cb> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x193bec000 - 0x1941e2fff VectorKit arm64 <b85fe130baa13e698e5b15fbd7b395f3> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1941e3000 - 0x1943f2fff MapKit arm64 <b01e1b5efea930fd846d824a43fb6faa> /System/Library/Frameworks/MapKit.framework/MapKit
0x194411000 - 0x194414fff FTClientServices arm64 <cf575d90f0ef36b2a055840f02691b56> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x194610000 - 0x194649fff ContactsAutocomplete arm64 <797d7b400c5331fa9d7a7f6ded49b0db> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x19465a000 - 0x194738fff MessageUI arm64 <db6cdc704fcd362797fa7a59836fc841> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x194739000 - 0x1947b1fff libnetwork.dylib arm64 <5a78675ccd2f3b50ba5ae3e5ef088969> /usr/lib/libnetwork.dylib
0x1947c5000 - 0x194843fff Network arm64 <7c97545661d93a238dd3201713c90bbe> /System/Library/PrivateFrameworks/Network.framework/Network
0x19484a000 - 0x1948e9fff Social arm64 <b62cec6888253e85963301dc2604e2d1> /System/Library/Frameworks/Social.framework/Social
0x19493d000 - 0x1949e4fff CoreUtils arm64 <0ecc73f9a4ae34f0936052e9bfee4581> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1949e5000 - 0x1949fbfff FTAWD arm64 <d5d986fdf2a73746badf86337ea26b3a> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x194bd8000 - 0x194bf8fff StoreKit arm64 <856d6838b9e5329d9fd82e038b9719e8> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x194c9a000 - 0x194cbafff SharedUtils arm64 <7daf1f044294321fa2b2969c4ad56422> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x194f5e000 - 0x194f70fff LocalAuthentication arm64 <518efa2598233531b5a1dceb013241cc> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1951dd000 - 0x195264fff CoreRecognition arm64 <5d295f3c0f423b35865e89a188cc203a> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1954b9000 - 0x1956cafff SafariShared arm64 <629e722f6c3838da8af537ba034508a8> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x195f77000 - 0x195fbefff WebUI arm64 <d15df032bcc43ceb9c859d5914c8efa0> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x196456000 - 0x1964f9fff SafariServices arm64 <4e514c6f1a353a3c9e7da75ef28d0b9d> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1985ae000 - 0x19860afff CoreBrightness arm64 <85ad1b8cc94739a6a1e65cfb56900997> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x19c5af000 - 0x19c5c3fff libCGInterfaces.dylib arm64 <a94effd0df4d3bb691067ae3ae270125> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x19cda8000 - 0x19cde9fff WatchConnectivity arm64 <03a7284c5998307f87fdba71785aa32b> /System/Library/Frameworks/WatchConnectivity.framework/WatchConnectivity
0x19d4b4000 - 0x19d4c2fff AppleFSCompression arm64 <a1afd6c88f183b0896626b220de4d2c2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x19d4c3000 - 0x19d4cefff AppleIDAuthSupport arm64 <5ef7f5e8da2c364b9d459b7280615c26> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x19e184000 - 0x19e1aafff CoreServicesInternal arm64 <3a007d98794d3e3a9d1f377b2c3619ee> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x19e8e4000 - 0x19e8f0fff libGSFontCache.dylib arm64 <e35b6863bb623df5b8e7735a66f76e50> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x19e8f1000 - 0x19e922fff libTrueTypeScaler.dylib arm64 <de847921d0693dc48e78f8847117768a> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x1a084f000 - 0x1a087cfff SafariSafeBrowsing arm64 <887d44eb862f3bdb80970559178b5a79> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1a13cd000 - 0x1a15a8fff libFosl_dynamic.dylib arm64 <0aa33a84bd8630f29c6fc401fa0ffd5e> /usr/lib/libFosl_dynamic.dylib
0x1a19bf000 - 0x1a19eefff libpcap.A.dylib arm64 <983b5efbde5d30238673d8b74a8a2653> /usr/lib/libpcap.A.dylib
0x1a1a2a000 - 0x1a1afbfff AVFAudio arm64 <b1a0fc23635a35bb8ba6e8fe869cae92> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1a1afc000 - 0x1a1b05fff ProactiveEventTracker arm64 <5b8319222fbb31c58bd392b6d4fc1035> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1a1b06000 - 0x1a1c5cfff Intents arm64 <242a81c86a613c7e961765694a6f9e89> /System/Library/Frameworks/Intents.framework/Intents
0x1a1da0000 - 0x1a1dc3fff UserNotifications arm64 <0dd7c46e70d23483a26b02bfed7be22f> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1a1dd3000 - 0x1a1de1fff PersonaKit arm64 <11315b9f03073d42a84dfedc91b43347> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1a1e6e000 - 0x1a2064fff CVML arm64 <cc734717fab431688fad56eb0b3f139a> /System/Library/PrivateFrameworks/CVML.framework/CVML
0x1a215e000 - 0x1a2210fff Navigation arm64 <714104bfd3273e248e37e1ce6fd2f5a9> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1a22d9000 - 0x1a2463fff TextureIO arm64 <c54172604d14378eb9ca8a71942a9a7e> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1a297f000 - 0x1a29c9fff ContactsUICore arm64 <e046c6d1c0d33c0dadfe2a5c663a6683> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1a318d000 - 0x1a31aafff SearchFoundation arm64 <f06ed152e1b83f57aded04d6d2f82869> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1a3926000 - 0x1a3938fff libBNNS.dylib arm64 <4fe669ed8f7e3fd6aa4687faa52c18e9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1a3939000 - 0x1a393efff libQuadrature.dylib arm64 <b42c49db566e3e5f9577adbfcf2e0a42> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1a3cda000 - 0x1a3cebfff CoreEmoji arm64 <a5aa53b703bf3c669425672d599a24f9> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1a3cec000 - 0x1a3d04fff CoreInterest arm64 <d85bf0b4967a338cacb3403da52ec1c2> /System/Library/PrivateFrameworks/CoreInterest.framework/CoreInterest
0x1a3e94000 - 0x1a3ec7fff CoreParsec arm64 <4316c778b9483a708b2640bc07b315d0> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1a41a7000 - 0x1a41a7fff IntentsFoundation arm64 <011ec9d36ee0348aa1c272522b03a06f> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1a42c6000 - 0x1a438efff NLP arm64 <41213ee6dc4c3221876add1679d24b72> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1a53c4000 - 0x1a543bfff libate.dylib arm64 <afb1757e1bdd3804b372511c4c3ba662> /usr/lib/libate.dylib
0x1a543c000 - 0x1a543cfff libcoretls.dylib arm64 <3798381066cd3288b95a25164d224a06> /usr/lib/libcoretls.dylib
0x1a543d000 - 0x1a543efff libcoretls_cfhelpers.dylib arm64 <f528dac189a931439165cffb8579f5ef> /usr/lib/libcoretls_cfhelpers.dylib
EOF
Root cause is that the google signin must be executed from main thread...
http://stackoverflow.com/questions/39211977/google-signin-crashes-after-token-is-revoked
there still are a couple of stageful cases in there