transistorsoft / flutter_background_geolocation

Sophisticated, battery-conscious background-geolocation & geofencing with motion-detection
https://www.transistorsoft.com/shop/products/flutter-background-geolocation
Other
642 stars 237 forks source link

Crash on iPhone 5s #237

Closed krunduev closed 4 years ago

krunduev commented 4 years ago

Your Environment

! Doctor found issues in 1 category.

Expected Behavior

No crash

Actual Behavior

Crashed

Steps to Reproduce

  1. Just run. On Android and iOS 13, iPhone X all ok

    Context

    Use plugin for location in background

Debug logs

Logs ``` #4 0x0000000100c44174 in -[TSAuthorization applyResponseData:data:] at /Volumes/Glyph2TB/Users/chris/workspace/background-geolocation/native/transistor-locationmanager/src/ios/TSLocationManager/TSLocationManager/Config/TSAuthorization.m:226 #5 0x0000000100c43d64 in -[TSAuthorization refreshAuthorization:] at /Volumes/Glyph2TB/Users/chris/workspace/background-geolocation/native/transistor-locationmanager/src/ios/TSLocationManager/TSLocationManager/Config/TSAuthorization.m:200 #6 0x0000000100c438d4 in __43-[TSAuthorization resolve:success:failure:]_block_invoke at /Volumes/Glyph2TB/Users/chris/workspace/background-geolocation/native/transistor-locationmanager/src/ios/TSLocationManager/TSLocationManager/Config/TSAuthorization.m:158 #7 0x0000000212f0c688 in __75-[__NSURLSessionLocal taskForClass:request:uploadFile:bodyData:completion:]_block_invoke () 2020-04-19 13:23:45.309532+0300 Runner[1412:284393] -[__NSCFString stringValue]: unrecognized selector sent to instance 0x280faf0c0 Incident Identifier: EABD9022-5809-4EBE-B7C5-9B670254B1D3 CrashReporter Key: ed641d6b4a9b35addb71f28b2b1a2a37845062bd Hardware Model: iPhone6,1 Process: Runner [1367] Path: /private/var/containers/Bundle/Application/61B4B793-01DE-4269-9D02-4BE2BC013B77/Runner.app/Runner Identifier: xxx.xx Version: 1 (0.0.1) Code Type: ARM-64 (Native) Role: Non UI Parent Process: launchd [1] Coalition: xxx.xx [630] Date/Time: 2020-04-19 12:25:52.3503 +0300 Launch Time: 2020-04-19 12:21:43.1241 +0300 OS Version: iPhone OS 12.4.5 (16G161) Baseband Version: 10.80.02 Report Version: 104 Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Triggered by Thread: 14 Application Specific Information: abort() called Last Exception Backtrace: 0 CoreFoundation 0x212937180 __exceptionPreprocess + 228 1 libobjc.A.dylib 0x211b0f9f8 objc_exception_throw + 55 2 CoreFoundation 0x2128539bc -[NSObject+ 219580 (NSObject) doesNotRecognizeSelector:] + 139 3 CoreFoundation 0x21293c9c8 ___forwarding___ + 1407 4 CoreFoundation 0x21293e65c _CF_forwarding_prep_0 + 91 5 Runner 0x100e64174 0x1008b4000 + 5964148 6 Runner 0x100e63d64 0x1008b4000 + 5963108 7 Runner 0x100e638d4 0x1008b4000 + 5961940 8 CFNetwork 0x212f0c688 __75-[__NSURLSessionLocal taskForClass:request:uploadFile:bodyData:completion:]_block_invoke + 31 9 CFNetwork 0x212f20220 __49-[__NSCFLocalSessionTask _task_onqueue_didFinish]_block_invoke + 175 10 Foundation 0x21339ccf4 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 15 11 Foundation 0x2132a8d90 -[NSBlockOperation main] + 71 12 Foundation 0x2132a8278 -[__NSOperationInternal _start:] + 739 13 Foundation 0x21339ea78 __NSOQSchedule_f + 271 14 libdispatch.dylib 0x212374a38 _dispatch_call_block_and_release + 23 15 libdispatch.dylib 0x2123757d4 _dispatch_client_callout + 15 16 libdispatch.dylib 0x21231a01c _dispatch_continuation_pop$VARIANT$mp + 411 17 libdispatch.dylib 0x2123196e0 _dispatch_async_redirect_invoke + 599 18 libdispatch.dylib 0x212326030 _dispatch_root_queue_drain + 371 19 libdispatch.dylib 0x2123268d4 _dispatch_worker_thread2 + 127 20 libsystem_pthread.dylib 0x2125561b4 _pthread_wqthread + 463 21 libsystem_pthread.dylib 0x212558cd4 start_wqthread + 3 Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0: 0 libsystem_kernel.dylib 0x00000002124c80f4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000002124c75a0 mach_msg + 72 2 CoreFoundation 0x00000002128c8914 __CFRunLoopServiceMachPort + 236 3 CoreFoundation 0x00000002128c3824 __CFRunLoopRun + 1360 4 CoreFoundation 0x00000002128c2fb4 CFRunLoopRunSpecific + 436 5 GraphicsServices 0x0000000214ac479c GSEventRunModal + 104 6 UIKitCore 0x000000023ef6ac38 UIApplicationMain + 212 7 Runner 0x00000001008bcf38 0x1008b4000 + 36664 8 libdyld.dylib 0x00000002123868e0 start + 4 Thread 1 name: com.apple.uikit.eventfetch-thread Thread 1: 0 libsystem_kernel.dylib 0x00000002124c80f4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000002124c75a0 mach_msg + 72 2 CoreFoundation 0x00000002128c8914 __CFRunLoopServiceMachPort + 236 3 CoreFoundation 0x00000002128c3824 __CFRunLoopRun + 1360 4 CoreFoundation 0x00000002128c2fb4 CFRunLoopRunSpecific + 436 5 Foundation 0x000000021329195c -[NSRunLoop+ 31068 (NSRunLoop) runMode:beforeDate:] + 300 6 Foundation 0x00000002132917ec -[NSRunLoop+ 30700 (NSRunLoop) runUntilDate:] + 96 7 UIKitCore 0x000000023f050754 -[UIEventFetcher threadMain] + 136 8 Foundation 0x00000002133be4a0 __NSThread__start__ + 984 9 libsystem_pthread.dylib 0x00000002125552c0 _pthread_body + 128 10 libsystem_pthread.dylib 0x0000000212555220 _pthread_start + 44 11 libsystem_pthread.dylib 0x0000000212558cdc thread_start + 4 Thread 2 name: io.flutter.1.ui Thread 2: 0 libsystem_kernel.dylib 0x00000002124d2ee4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x000000021254dcf8 _pthread_cond_wait$VARIANT$mp + 636 2 Flutter 0x0000000102156600 0x101ca8000 + 4908544 3 Flutter 0x0000000102123c8c 0x101ca8000 + 4701324 4 Flutter 0x000000010212f1ac 0x101ca8000 + 4747692 5 Flutter 0x000000010212fd84 0x101ca8000 + 4750724 6 Flutter 0x00000001022446a4 0x101ca8000 + 5883556 7 ??? 0x0000000106e81454 0 + 4410840148 8 ??? 0x0000000106e82890 0 + 4410845328 9 ??? 0x000000011c288c54 0 + 4767386708 10 ??? 0x0000000113155930 0 + 4615133488 11 ??? 0x0000000113155698 0 + 4615132824 12 ??? 0x0000000113154df0 0 + 4615130608 13 ??? 0x0000000112162220 0 + 4598407712 14 ??? 0x0000000112161d8c 0 + 4598406540 15 ??? 0x00000001141b9424 0 + 4632319012 16 ??? 0x0000000116c49d5c 0 + 4676951388 17 ??? 0x0000000116c485bc 0 + 4676945340 18 ??? 0x0000000112173194 0 + 4598477204 19 ??? 0x0000000112172f0c 0 + 4598476556 20 ??? 0x0000000113155930 0 + 4615133488 21 ??? 0x0000000113155698 0 + 4615132824 22 ??? 0x0000000113154df0 0 + 4615130608 23 ??? 0x0000000112162220 0 + 4598407712 24 ??? 0x0000000112161d8c 0 + 4598406540 25 ??? 0x0000000112161794 0 + 4598405012 26 ??? 0x00000001121613b0 0 + 4598404016 27 ??? 0x0000000112160fa8 0 + 4598402984 28 ??? 0x000000010a43c9c8 0 + 4467182024 29 ??? 0x000000010a43c730 0 + 4467181360 30 ??? 0x000000010a43bb78 0 + 4467178360 31 ??? 0x0000000113150ee4 0 + 4615114468 32 ??? 0x0000000113150d38 0 + 4615114040 33 ??? 0x000000010a43ca84 0 + 4467182212 34 ??? 0x000000010a43c730 0 + 4467181360 35 ??? 0x000000010a43bb78 0 + 4467178360 36 ??? 0x0000000113150ee4 0 + 4615114468 37 ??? 0x0000000113150d38 0 + 4615114040 38 ??? 0x0000000113150994 0 + 4615113108 39 ??? 0x0000000113150428 0 + 4615111720 40 ??? 0x00000001131502a4 0 + 4615111332 41 ??? 0x0000000106e81a54 0 + 4410841684 42 Flutter 0x000000010211f074 0x101ca8000 + 4681844 43 Flutter 0x000000010246b594 0x101ca8000 + 8140180 44 Flutter 0x000000010200c268 0x101ca8000 + 3555944 45 Flutter 0x0000000101ce3c84 0x101ca8000 + 244868 46 Flutter 0x0000000101ce5d80 0x101ca8000 + 253312 47 CoreFoundation 0x00000002128c9554 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 28 48 CoreFoundation 0x00000002128c9284 __CFRunLoopDoTimer + 864 49 CoreFoundation 0x00000002128c8ab8 __CFRunLoopDoTimers + 248 50 CoreFoundation 0x00000002128c3a08 __CFRunLoopRun + 1844 51 CoreFoundation 0x00000002128c2fb4 CFRunLoopRunSpecific + 436 52 Flutter 0x0000000101ce5c5c 0x101ca8000 + 253020 53 Flutter 0x0000000101ce5404 0x101ca8000 + 250884 54 libsystem_pthread.dylib 0x00000002125552c0 _pthread_body + 128 55 libsystem_pthread.dylib 0x0000000212555220 _pthread_start + 44 56 libsystem_pthread.dylib 0x0000000212558cdc thread_start + 4 Thread 3 name: io.flutter.1.gpu Thread 3: 0 libsystem_kernel.dylib 0x00000002124c80f4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000002124c75a0 mach_msg + 72 2 CoreFoundation 0x00000002128c8914 __CFRunLoopServiceMachPort + 236 3 CoreFoundation 0x00000002128c3824 __CFRunLoopRun + 1360 4 CoreFoundation 0x00000002128c2fb4 CFRunLoopRunSpecific + 436 5 Flutter 0x0000000101ce5c5c 0x101ca8000 + 253020 6 Flutter 0x0000000101ce5404 0x101ca8000 + 250884 7 libsystem_pthread.dylib 0x00000002125552c0 _pthread_body + 128 8 libsystem_pthread.dylib 0x0000000212555220 _pthread_start + 44 9 libsystem_pthread.dylib 0x0000000212558cdc thread_start + 4 Thread 4 name: io.flutter.1.io Thread 4: 0 libsystem_kernel.dylib 0x00000002124c80f4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000002124c75a0 mach_msg + 72 2 CoreFoundation 0x00000002128c8914 __CFRunLoopServiceMachPort + 236 3 CoreFoundation 0x00000002128c3824 __CFRunLoopRun + 1360 4 CoreFoundation 0x00000002128c2fb4 CFRunLoopRunSpecific + 436 5 Flutter 0x0000000101ce5c5c 0x101ca8000 + 253020 6 Flutter 0x0000000101ce5404 0x101ca8000 + 250884 7 libsystem_pthread.dylib 0x00000002125552c0 _pthread_body + 128 8 libsystem_pthread.dylib 0x0000000212555220 _pthread_start + 44 9 libsystem_pthread.dylib 0x0000000212558cdc thread_start + 4 Thread 5 name: io.flutter.worker.1 Thread 5: 0 libsystem_kernel.dylib 0x00000002124d2ee4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x000000021254dcf8 _pthread_cond_wait$VARIANT$mp + 636 2 libc++.1.dylib 0x0000000211aa9090 std::__1::condition_variable::wait+ 32912 (std::__1::unique_lock&) + 24 3 Flutter 0x0000000101ce0244 0x101ca8000 + 229956 4 libsystem_pthread.dylib 0x00000002125552c0 _pthread_body + 128 5 libsystem_pthread.dylib 0x0000000212555220 _pthread_start + 44 6 libsystem_pthread.dylib 0x0000000212558cdc thread_start + 4 Thread 6 name: io.flutter.worker.2 Thread 6: 0 libsystem_kernel.dylib 0x00000002124d2ee4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x000000021254dcf8 _pthread_cond_wait$VARIANT$mp + 636 2 libc++.1.dylib 0x0000000211aa9090 std::__1::condition_variable::wait+ 32912 (std::__1::unique_lock&) + 24 3 Flutter 0x0000000101ce0244 0x101ca8000 + 229956 4 libsystem_pthread.dylib 0x00000002125552c0 _pthread_body + 128 5 libsystem_pthread.dylib 0x0000000212555220 _pthread_start + 44 6 libsystem_pthread.dylib 0x0000000212558cdc thread_start + 4 Thread 7 name: dart:io EventHandler Thread 7: 0 libsystem_kernel.dylib 0x00000002124d48f4 kevent + 8 1 Flutter 0x0000000102012750 0x101ca8000 + 3581776 2 Flutter 0x000000010204f73c 0x101ca8000 + 3831612 3 libsystem_pthread.dylib 0x00000002125552c0 _pthread_body + 128 4 libsystem_pthread.dylib 0x0000000212555220 _pthread_start + 44 5 libsystem_pthread.dylib 0x0000000212558cdc thread_start + 4 Thread 8 name: Dart Profiler ThreadInterrupter Thread 8: 0 libsystem_kernel.dylib 0x00000002124d2ee4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x000000021254dcf8 _pthread_cond_wait$VARIANT$mp + 636 2 Flutter 0x00000001021ef374 0x101ca8000 + 5534580 3 Flutter 0x00000001022840f0 0x101ca8000 + 6144240 4 Flutter 0x00000001021eecd4 0x101ca8000 + 5532884 5 libsystem_pthread.dylib 0x00000002125552c0 _pthread_body + 128 6 libsystem_pthread.dylib 0x0000000212555220 _pthread_start + 44 7 libsystem_pthread.dylib 0x0000000212558cdc thread_start + 4 Thread 9 name: Dart ThreadPool Worker Thread 9: 0 libsystem_kernel.dylib 0x00000002124d2ee4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x000000021254dcf8 _pthread_cond_wait$VARIANT$mp + 636 2 Flutter 0x00000001024129f0 0x101ca8000 + 7776752 3 Flutter 0x0000000102284ab4 0x101ca8000 + 6146740 4 Flutter 0x00000001021eecd4 0x101ca8000 + 5532884 5 libsystem_pthread.dylib 0x00000002125552c0 _pthread_body + 128 6 libsystem_pthread.dylib 0x0000000212555220 _pthread_start + 44 7 libsystem_pthread.dylib 0x0000000212558cdc thread_start + 4 Thread 10 name: com.apple.CoreMotion.MotionThread Thread 10: 0 libsystem_kernel.dylib 0x00000002124c80f4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000002124c75a0 mach_msg + 72 2 CoreFoundation 0x00000002128c8914 __CFRunLoopServiceMachPort + 236 3 CoreFoundation 0x00000002128c3824 __CFRunLoopRun + 1360 4 CoreFoundation 0x00000002128c2fb4 CFRunLoopRunSpecific + 436 5 CoreFoundation 0x00000002128c3d10 CFRunLoopRun + 80 6 CoreMotion 0x000000021829abe8 0x218226000 + 478184 7 libsystem_pthread.dylib 0x00000002125552c0 _pthread_body + 128 8 libsystem_pthread.dylib 0x0000000212555220 _pthread_start + 44 9 libsystem_pthread.dylib 0x0000000212558cdc thread_start + 4 Thread 11 name: com.apple.NSURLConnectionLoader Thread 11: 0 libsystem_kernel.dylib 0x00000002124c80f4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000002124c75a0 mach_msg + 72 2 CoreFoundation 0x00000002128c8914 __CFRunLoopServiceMachPort + 236 3 CoreFoundation 0x00000002128c3824 __CFRunLoopRun + 1360 4 CoreFoundation 0x00000002128c2fb4 CFRunLoopRunSpecific + 436 5 CFNetwork 0x0000000212edd74c -[__CoreSchedulingSetRunnable runForever] + 216 6 Foundation 0x00000002133be4a0 __NSThread__start__ + 984 7 libsystem_pthread.dylib 0x00000002125552c0 _pthread_body + 128 8 libsystem_pthread.dylib 0x0000000212555220 _pthread_start + 44 9 libsystem_pthread.dylib 0x0000000212558cdc thread_start + 4 Thread 12 name: Dart ThreadPool Worker Thread 12: 0 libsystem_kernel.dylib 0x00000002124d2ee4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x000000021254dcf8 _pthread_cond_wait$VARIANT$mp + 636 2 Flutter 0x00000001024129f0 0x101ca8000 + 7776752 3 Flutter 0x0000000102284ab4 0x101ca8000 + 6146740 4 Flutter 0x00000001021eecd4 0x101ca8000 + 5532884 5 libsystem_pthread.dylib 0x00000002125552c0 _pthread_body + 128 6 libsystem_pthread.dylib 0x0000000212555220 _pthread_start + 44 7 libsystem_pthread.dylib 0x0000000212558cdc thread_start + 4 Thread 13: 0 libsystem_pthread.dylib 0x0000000212558cd0 start_wqthread + 0 Thread 14 name: Dispatch queue: NSOperationQueue 0x281ff0740 (QOS: UNSPECIFIED) Thread 14 Crashed: 0 libsystem_kernel.dylib 0x00000002124d30dc __pthread_kill + 8 1 libsystem_pthread.dylib 0x000000021254c094 pthread_kill$VARIANT$mp + 380 2 libsystem_c.dylib 0x000000021242bea8 abort + 140 3 libc++abi.dylib 0x0000000211af8788 __cxa_bad_cast + 0 4 libc++abi.dylib 0x0000000211af8934 default_unexpected_handler+ 6452 () + 0 5 libobjc.A.dylib 0x0000000211b0fe00 _objc_terminate+ 24064 () + 124 6 libc++abi.dylib 0x0000000211b04838 std::__terminate(void (*)+ 55352 ()) + 16 7 libc++abi.dylib 0x0000000211b048c4 std::terminate+ 55492 () + 84 8 libdispatch.dylib 0x00000002123757e8 _dispatch_client_callout + 36 9 libdispatch.dylib 0x000000021231a01c _dispatch_continuation_pop$VARIANT$mp + 412 10 libdispatch.dylib 0x00000002123196e0 _dispatch_async_redirect_invoke + 600 11 libdispatch.dylib 0x0000000212326030 _dispatch_root_queue_drain + 372 12 libdispatch.dylib 0x00000002123268d4 _dispatch_worker_thread2 + 128 13 libsystem_pthread.dylib 0x00000002125561b4 _pthread_wqthread + 464 14 libsystem_pthread.dylib 0x0000000212558cd4 start_wqthread + 4 Thread 15 name: com.google.Maps.LabelingBehavior Thread 15: 0 libsystem_kernel.dylib 0x00000002124c80f4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000002124c75a0 mach_msg + 72 2 CoreFoundation 0x00000002128c8914 __CFRunLoopServiceMachPort + 236 3 CoreFoundation 0x00000002128c3824 __CFRunLoopRun + 1360 4 CoreFoundation 0x00000002128c2fb4 CFRunLoopRunSpecific + 436 5 Foundation 0x000000021329195c -[NSRunLoop+ 31068 (NSRunLoop) runMode:beforeDate:] + 300 6 Runner 0x0000000100d1619c 0x1008b4000 + 4596124 7 Foundation 0x00000002133be4a0 __NSThread__start__ + 984 8 libsystem_pthread.dylib 0x00000002125552c0 _pthread_body + 128 9 libsystem_pthread.dylib 0x0000000212555220 _pthread_start + 44 10 libsystem_pthread.dylib 0x0000000212558cdc thread_start + 4 Thread 16 name: Dart ThreadPool Worker Thread 16: 0 libsystem_kernel.dylib 0x00000002124d2ee4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x000000021254dd2c _pthread_cond_wait$VARIANT$mp + 688 2 Flutter 0x00000001021ef35c 0x101ca8000 + 5534556 3 Flutter 0x0000000102284b8c 0x101ca8000 + 6146956 4 Flutter 0x00000001021eecd4 0x101ca8000 + 5532884 5 libsystem_pthread.dylib 0x00000002125552c0 _pthread_body + 128 6 libsystem_pthread.dylib 0x0000000212555220 _pthread_start + 44 7 libsystem_pthread.dylib 0x0000000212558cdc thread_start + 4 Thread 17 name: Dart ThreadPool Worker Thread 17: 0 libsystem_kernel.dylib 0x00000002124d2ee4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x000000021254dd2c _pthread_cond_wait$VARIANT$mp + 688 2 Flutter 0x00000001021ef35c 0x101ca8000 + 5534556 3 Flutter 0x0000000102284b8c 0x101ca8000 + 6146956 4 Flutter 0x00000001021eecd4 0x101ca8000 + 5532884 5 libsystem_pthread.dylib 0x00000002125552c0 _pthread_body + 128 6 libsystem_pthread.dylib 0x0000000212555220 _pthread_start + 44 7 libsystem_pthread.dylib 0x0000000212558cdc thread_start + 4 Thread 18: 0 libsystem_pthread.dylib 0x0000000212558cd0 start_wqthread + 0 Thread 19: 0 libsystem_pthread.dylib 0x0000000212558cd0 start_wqthread + 0 Thread 20: 0 libsystem_pthread.dylib 0x0000000212558cd0 start_wqthread + 0 Thread 21: 0 libsystem_pthread.dylib 0x0000000212558cd0 start_wqthread + 0 Thread 22: 0 libsystem_pthread.dylib 0x0000000212558cd0 start_wqthread + 0 Thread 23: 0 libsystem_pthread.dylib 0x0000000212558cd0 start_wqthread + 0 Thread 24: 0 libsystem_pthread.dylib 0x0000000212558cd0 start_wqthread + 0 Thread 25: 0 libsystem_pthread.dylib 0x0000000212558cd0 start_wqthread + 0 Thread 26: 0 libsystem_pthread.dylib 0x0000000212558cd0 start_wqthread + 0 Thread 14 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x00000002831f5237 x4: 0x0000000211b07b71 x5: 0x0000000170572980 x6: 0x000000000000006e x7: 0x0000000170571578 x8: 0x0000000000000c00 x9: 0x0000000212550888 x10: 0x000000021254bf18 x11: 0x0000000000000003 x12: 0x0000000000000000 x13: 0x0000000000000001 x14: 0x0000000000000010 x15: 0x0000000000000000 x16: 0x0000000000000148 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x0000000000000006 x20: 0x0000000170573000 x21: 0x0000000170572980 x22: 0x0000000000012fcf x23: 0x00000001705730e0 x24: 0x0000000000000000 x25: 0x0000000000000114 x26: 0x000000024bd41dc0 x27: 0x0000000170573180 x28: 0x00000000000005ff fp: 0x00000001705728e0 lr: 0x000000021254c094 sp: 0x00000001705728b0 pc: 0x00000002124d30dc cpsr: 0x00000000 Binary Images: 0x1008b4000 - 0x10106bfff Runner arm64 <8e6ac303b69c3fc5b54d2f22e7b683de> /var/containers/Bundle/Application/61B4B793-01DE-4269-9D02-4BE2BC013B77/Runner.app/Runner 0x101830000 - 0x10185ffff AppAuth arm64 /var/containers/Bundle/Application/61B4B793-01DE-4269-9D02-4BE2BC013B77/Runner.app/Frameworks/AppAuth.framework/AppAuth 0x101898000 - 0x1018c7fff CocoaLumberjack arm64 <5fb09aafcb9236138ae2270a94e85a62> /var/containers/Bundle/Application/61B4B793-01DE-4269-9D02-4BE2BC013B77/Runner.app/Frameworks/CocoaLumberjack.framework/CocoaLumberjack 0x1018fc000 - 0x101907fff device_id arm64 <80221423e892398db0bd6006713ffd33> /var/containers/Bundle/Application/61B4B793-01DE-4269-9D02-4BE2BC013B77/Runner.app/Frameworks/device_id.framework/device_id 0x10191c000 - 0x101973fff dyld arm64 <3049bf50a9b1318c8b2b34774de49438> /usr/lib/dyld 0x1019dc000 - 0x1019f7fff FBLPromises arm64 <5ab4bb3fd1ec39d48eb7334abaafcf73> /var/containers/Bundle/Application/61B4B793-01DE-4269-9D02-4BE2BC013B77/Runner.app/Frameworks/FBLPromises.framework/FBLPromises 0x101a1c000 - 0x101afffff FBSDKCoreKit arm64 <3145605850b33f7d9e23296bc6849e0b> /var/containers/Bundle/Application/61B4B793-01DE-4269-9D02-4BE2BC013B77/Runner.app/Frameworks/FBSDKCoreKit.framework/FBSDKCoreKit 0x101c1c000 - 0x101c3ffff FBSDKLoginKit arm64 <21f6428a4e4139759cb88eb3b6de35b1> /var/containers/Bundle/Application/61B4B793-01DE-4269-9D02-4BE2BC013B77/Runner.app/Frameworks/FBSDKLoginKit.framework/FBSDKLoginKit 0x101c68000 - 0x101c83fff FMDB arm64 /var/containers/Bundle/Application/61B4B793-01DE-4269-9D02-4BE2BC013B77/Runner.app/Frameworks/FMDB.framework/FMDB 0x101ca8000 - 0x1033bffff Flutter arm64 /var/containers/Bundle/Application/61B4B793-01DE-4269-9D02-4BE2BC013B77/Runner.app/Frameworks/Flutter.framework/Flutter 0x103a48000 - 0x103a57fff GTMAppAuth arm64 <9f761e1a2ff138999956fe1899361766> /var/containers/Bundle/Application/61B4B793-01DE-4269-9D02-4BE2BC013B77/Runner.app/Frameworks/GTMAppAuth.framework/GTMAppAuth 0x103a70000 - 0x103ac7fff GTMSessionFetcher arm64 <2872436505623c24a8870f542654bb5b> /var/containers/Bundle/Application/61B4B793-01DE-4269-9D02-4BE2BC013B77/Runner.app/Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher 0x103b18000 - 0x103b3ffff GoogleUtilities arm64 /var/containers/Bundle/Application/61B4B793-01DE-4269-9D02-4BE2BC013B77/Runner.app/Frameworks/GoogleUtilities.framework/GoogleUtilities 0x103b6c000 - 0x103b7bfff background_fetch arm64 /var/containers/Bundle/Application/61B4B793-01DE-4269-9D02-4BE2BC013B77/Runner.app/Frameworks/background_fetch.framework/background_fetch 0x103b90000 - 0x103b97fff device_info arm64 /var/containers/Bundle/Application/61B4B793-01DE-4269-9D02-4BE2BC013B77/Runner.app/Frameworks/device_info.framework/device_info 0x103ba8000 - 0x103baffff flutter_plugin_android_lifecycle arm64 <70d5a3993f8e3c63a0cc6d4ee90ba481> /var/containers/Bundle/Application/61B4B793-01DE-4269-9D02-4BE2BC013B77/Runner.app/Frameworks/flutter_plugin_android_lifecycle.framework/flutter_plugin_android_lifecycle 0x103bc0000 - 0x103bcbfff geocoder arm64 <45fa47fa1fd832a5876681e9dbfbc1e6> /var/containers/Bundle/Application/61B4B793-01DE-4269-9D02-4BE2BC013B77/Runner.app/Frameworks/geocoder.framework/geocoder 0x103bdc000 - 0x103be7fff nanopb arm64 /var/containers/Bundle/Application/61B4B793-01DE-4269-9D02-4BE2BC013B77/Runner.app/Frameworks/nanopb.framework/nanopb 0x103bf8000 - 0x103bfffff path_provider arm64 /var/containers/Bundle/Application/61B4B793-01DE-4269-9D02-4BE2BC013B77/Runner.app/Frameworks/path_provider.framework/path_provider 0x103c10000 - 0x103c1bfff shared_preferences arm64 <36afd9e5350c3c3d860e6463b5d2ee52> /var/containers/Bundle/Application/61B4B793-01DE-4269-9D02-4BE2BC013B77/Runner.app/Frameworks/shared_preferences.framework/shared_preferences 0x103c2c000 - 0x103c3ffff sqflite arm64 <7490944cafbd33b4a386a0f12dfb81ba> /var/containers/Bundle/Application/61B4B793-01DE-4269-9D02-4BE2BC013B77/Runner.app/Frameworks/sqflite.framework/sqflite 0x103c58000 - 0x103c5bfff App arm64 <34b1e6d87e6e38469699f654f04e37b3> /var/containers/Bundle/Application/61B4B793-01DE-4269-9D02-4BE2BC013B77/Runner.app/Frameworks/App.framework/App 0x103f78000 - 0x103f83fff libobjc-trampolines.dylib arm64 <065bd8006d513c358dc14e2a8ff1ba31> /usr/lib/libobjc-trampolines.dylib 0x211a9f000 - 0x211aa0fff libSystem.B.dylib arm64 <7334f9562e353bfebf99f16d2589464a> /usr/lib/libSystem.B.dylib 0x211aa1000 - 0x211af6fff libc++.1.dylib arm64 <6a272068f00d37a984e331ba58e1c3c4> /usr/lib/libc++.1.dylib 0x211af7000 - 0x211b09fff libc++abi.dylib arm64 /usr/lib/libc++abi.dylib 0x211b0a000 - 0x212291fff libobjc.A.dylib arm64 <1167a03d9f853f34a96fd96818ad77b5> /usr/lib/libobjc.A.dylib 0x212292000 - 0x212296fff libcache.dylib arm64 /usr/lib/system/libcache.dylib 0x212297000 - 0x2122a2fff libcommonCrypto.dylib arm64 /usr/lib/system/libcommonCrypto.dylib 0x2122a3000 - 0x2122a7fff libcompiler_rt.dylib arm64 <644550d26c693e95affb4ce0b8c5c7a6> /usr/lib/system/libcompiler_rt.dylib 0x2122a8000 - 0x2122b0fff libcopyfile.dylib arm64 /usr/lib/system/libcopyfile.dylib 0x2122b1000 - 0x212314fff libcorecrypto.dylib arm64 <322648cea1933b92969887dee477d005> /usr/lib/system/libcorecrypto.dylib 0x212315000 - 0x212384fff libdispatch.dylib arm64 /usr/lib/system/libdispatch.dylib 0x212385000 - 0x2123aefff libdyld.dylib arm64 <5e181e9004763f7ba24dc51d73effd19> /usr/lib/system/libdyld.dylib 0x2123af000 - 0x2123affff liblaunch.dylib arm64 <3569886aaa6a3576ab9a34935c16b079> /usr/lib/system/liblaunch.dylib 0x2123b0000 - 0x2123b5fff libmacho.dylib arm64 <9ce10d14bcb43369b0e85c4480010a66> /usr/lib/system/libmacho.dylib 0x2123b6000 - 0x2123b7fff libremovefile.dylib arm64 <268d6d12fe1030d5ba4607c5c467566c> /usr/lib/system/libremovefile.dylib 0x2123b8000 - 0x2123cffff libsystem_asl.dylib arm64 /usr/lib/system/libsystem_asl.dylib 0x2123d0000 - 0x2123d0fff libsystem_blocks.dylib arm64 /usr/lib/system/libsystem_blocks.dylib 0x2123d1000 - 0x212452fff libsystem_c.dylib arm64 /usr/lib/system/libsystem_c.dylib 0x212453000 - 0x212457fff libsystem_configuration.dylib arm64 <218dc6f3496a3e37bcd497e824e727dc> /usr/lib/system/libsystem_configuration.dylib 0x212458000 - 0x21245ffff libsystem_containermanager.dylib arm64 <75002eacacfa3fbfbd6fb8699be042ee> /usr/lib/system/libsystem_containermanager.dylib 0x212460000 - 0x212461fff libsystem_coreservices.dylib arm64 <78c2250959bd387994b64a9e75464f58> /usr/lib/system/libsystem_coreservices.dylib 0x212462000 - 0x212468fff libsystem_darwin.dylib arm64 <7e76bd3057d7373696850709fc7af50c> /usr/lib/system/libsystem_darwin.dylib 0x212469000 - 0x21246ffff libsystem_dnssd.dylib arm64 /usr/lib/system/libsystem_dnssd.dylib 0x212470000 - 0x2124affff libsystem_info.dylib arm64 <01aa4acd261b3fd8acf15150220161c9> /usr/lib/system/libsystem_info.dylib 0x2124b0000 - 0x2124dafff libsystem_kernel.dylib arm64 <451947374fc437afa258be0e4593163a> /usr/lib/system/libsystem_kernel.dylib 0x2124db000 - 0x212508fff libsystem_m.dylib arm64 /usr/lib/system/libsystem_m.dylib 0x212509000 - 0x21252bfff libsystem_malloc.dylib arm64 <8a218797621a36c6843dd862510c1d5c> /usr/lib/system/libsystem_malloc.dylib 0x21252c000 - 0x212537fff libsystem_networkextension.dylib arm64 <0193b597e65e3996890277ebd82cfc4d> /usr/lib/system/libsystem_networkextension.dylib 0x212538000 - 0x21253efff libsystem_notify.dylib arm64 /usr/lib/system/libsystem_notify.dylib 0x21253f000 - 0x212549fff libsystem_platform.dylib arm64 /usr/lib/system/libsystem_platform.dylib 0x21254a000 - 0x21255afff libsystem_pthread.dylib arm64 <7dc8076100ab3c07ba487f82aae5dbe4> /usr/lib/system/libsystem_pthread.dylib 0x21255b000 - 0x21255dfff libsystem_sandbox.dylib arm64 /usr/lib/system/libsystem_sandbox.dylib 0x21255e000 - 0x212565fff libsystem_symptoms.dylib arm64 <20d9b3659cea33c7956aa8545dee52a2> /usr/lib/system/libsystem_symptoms.dylib 0x212566000 - 0x21257bfff libsystem_trace.dylib arm64 <9ac8424153f9310dbf99cfe4a6487434> /usr/lib/system/libsystem_trace.dylib 0x21257c000 - 0x212581fff libunwind.dylib arm64 /usr/lib/system/libunwind.dylib 0x212582000 - 0x2125affff libxpc.dylib arm64 <31e6baa6561f38e486d41d3b7527682b> /usr/lib/system/libxpc.dylib 0x2125b0000 - 0x21280bfff libicucore.A.dylib arm64 /usr/lib/libicucore.A.dylib 0x21280c000 - 0x21281dfff libz.1.dylib arm64 <206dc0d369803553ba987d4938299866> /usr/lib/libz.1.dylib 0x21281e000 - 0x212b7cfff CoreFoundation arm64 /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x212b7d000 - 0x212b8dfff libbsm.0.dylib arm64 <97ae12002bcc30f59cd9f56bb48744a2> /usr/lib/libbsm.0.dylib 0x212b8e000 - 0x212b8efff libenergytrace.dylib arm64 <21032416108a3e078b08e500bf8feec5> /usr/lib/libenergytrace.dylib 0x212b8f000 - 0x212c1dfff IOKit arm64 <26df71f60f253aa5bdeb374f1f70396c> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x212c1e000 - 0x212d05fff libxml2.2.dylib arm64 <09c6266beeb235038cc627672de28a1e> /usr/lib/libxml2.2.dylib 0x212d06000 - 0x212d13fff libbz2.1.0.dylib arm64 /usr/lib/libbz2.1.0.dylib 0x212d14000 - 0x212d2cfff liblzma.5.dylib arm64 <29538dbe21cd34ac8328b0f708ac58ac> /usr/lib/liblzma.5.dylib 0x212d2d000 - 0x212ea6fff libsqlite3.dylib arm64 <12c83eaeddbd3ef5965272236da869d5> /usr/lib/libsqlite3.dylib 0x212ea7000 - 0x212edbfff libMobileGestalt.dylib arm64 /usr/lib/libMobileGestalt.dylib 0x212edc000 - 0x213289fff CFNetwork arm64 /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x21328a000 - 0x213574fff Foundation arm64 <5d56f47548de3df0955debabe2a63dcf> /System/Library/Frameworks/Foundation.framework/Foundation 0x213575000 - 0x213683fff Security arm64 <549552bf5b7e3961918dd9a2b2f84b54> /System/Library/Frameworks/Security.framework/Security 0x213684000 - 0x2136edfff SystemConfiguration arm64 <0fc44d7afb97324b898a3880b94e27b5> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x2136ee000 - 0x213720fff libCRFSuite.dylib arm64 /usr/lib/libCRFSuite.dylib 0x213721000 - 0x213737fff libapple_nghttp2.dylib arm64 /usr/lib/libapple_nghttp2.dylib 0x213738000 - 0x213761fff libarchive.2.dylib arm64 <65ec51aef94b3a1987332731a4d7c752> /usr/lib/libarchive.2.dylib 0x213762000 - 0x213829fff libboringssl.dylib arm64 <380ed83911013ba8b0f37e5308129655> /usr/lib/libboringssl.dylib 0x21382a000 - 0x213840fff libcoretls.dylib arm64 <6b1e9bffa372352b878c7b1744ac4905> /usr/lib/libcoretls.dylib 0x213841000 - 0x213842fff libcoretls_cfhelpers.dylib arm64 <59609c5520313c6794b8930d3e648ecc> /usr/lib/libcoretls_cfhelpers.dylib 0x213843000 - 0x213844fff liblangid.dylib arm64 <0169f9e003833f25b07aeaed83704b74> /usr/lib/liblangid.dylib 0x213845000 - 0x213bb5fff libnetwork.dylib arm64 <8a707f96087e36b8a1f7be4092e803d9> /usr/lib/libnetwork.dylib 0x213bb6000 - 0x213be9fff libpcap.A.dylib arm64 <4fe6f38ffed23388a4621898ddb8be04> /usr/lib/libpcap.A.dylib 0x213bea000 - 0x213c47fff libusrtcp.dylib arm64 <8817d9115b5e3a61bb6030cd9b213b1c> /usr/lib/libusrtcp.dylib 0x213c48000 - 0x213c54fff IOSurface arm64 <26ea7fabea43332792609476fbbff95b> /System/Library/Frameworks/IOSurface.framework/IOSurface 0x213c55000 - 0x213d07fff libBLAS.dylib arm64 <5f5dc29a267c3ce089501fcdf56fa585> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x213d08000 - 0x214024fff libLAPACK.dylib arm64 <78d98e587d763e1d8c0e1694bf4eaf35> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x214025000 - 0x214293fff vImage arm64 <78052afe98c83c3ba2101bd84c4c7d03> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x214294000 - 0x2142a5fff libSparseBLAS.dylib arm64 <19f40e7928d33f37b2954c0c0736392e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib 0x2142a6000 - 0x214300fff libvMisc.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x214301000 - 0x21432ffff libBNNS.dylib arm64 <575133594b483c3db8e58473a9477e51> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib 0x214330000 - 0x214344fff libLinearAlgebra.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x214345000 - 0x214349fff libQuadrature.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib 0x21434a000 - 0x2143b8fff libSparse.dylib arm64 <998dcddd9c0a396d946e3bcb56ae9fa4> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib 0x2143b9000 - 0x214449fff libvDSP.dylib arm64 <91bc58b57f7d367d9b94a5a8db4f9e6a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x21444a000 - 0x21444afff vecLib arm64 <3764dc7f15ff3782b899b8b66578b591> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x21444b000 - 0x21444bfff Accelerate arm64 <89ca8b5b6a31367685d10baca08c6927> /System/Library/Frameworks/Accelerate.framework/Accelerate 0x21444c000 - 0x214463fff libcompression.dylib arm64 /usr/lib/libcompression.dylib 0x214464000 - 0x214a08fff CoreGraphics arm64 /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x214a09000 - 0x214a0efff IOAccelerator arm64 /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x214a0f000 - 0x214a14fff libCoreFSCache.dylib arm64 <85e629c6c4e73b6693a297ef7d1d852d> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 0x214a15000 - 0x214ab9fff Metal arm64 <2f3a24f09c7032d59e5181642fed20f2> /System/Library/Frameworks/Metal.framework/Metal 0x214aba000 - 0x214accfff GraphicsServices arm64 <5dc71f1e2db03637b0517c9574dd609e> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x214acd000 - 0x214acdfff MobileCoreServices arm64 <106d91760a3834338e483f4c208c8e16> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x214ace000 - 0x214ad0fff IOSurfaceAccelerator arm64 <3a58f6c1af6b3fec8df682bd9608a3cd> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 0x214ad1000 - 0x214b13fff AppleJPEG arm64 /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x214b14000 - 0x2150b0fff ImageIO arm64 <79a0ce8581283b619226e5e088522dcf> /System/Library/Frameworks/ImageIO.framework/ImageIO 0x2150b1000 - 0x21511ffff BaseBoard arm64 /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x215120000 - 0x215135fff AssertionServices arm64 <0168c4ca3f5b3fa0b3d265ac72c61105> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x215136000 - 0x21513efff CorePhoneNumbers arm64 /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers 0x21513f000 - 0x215182fff AppSupport arm64 /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x215183000 - 0x21519bfff CrashReporterSupport arm64 /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x21519c000 - 0x2151a1fff AggregateDictionary arm64 <9d0819342e9839c485df24e5ac4bd33f> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x2151a2000 - 0x21521dfff libTelephonyUtilDynamic.dylib arm64 <434b9743c7e6367ab83d589f87f30a94> /usr/lib/libTelephonyUtilDynamic.dylib 0x21521e000 - 0x21523cfff ProtocolBuffer arm64 <8b3396ec22843e69b43e959e35cfc899> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x21523d000 - 0x21526cfff MobileKeyBag arm64 /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x21526d000 - 0x2152a7fff BackBoardServices arm64 /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x2152a8000 - 0x21530afff FrontBoardServices arm64 <4ee9cc7aee25390f8979b51873a9cfc8> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x21530b000 - 0x215350fff SpringBoardServices arm64 /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x215351000 - 0x215364fff PowerLog arm64 <76c8314f28f33bf1bf03c6740e630ba1> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x215365000 - 0x21537ffff CommonUtilities arm64 <5aee46a5ee843787badaeeded4921f29> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x215380000 - 0x21538bfff liblockdown.dylib arm64 /usr/lib/liblockdown.dylib 0x21538c000 - 0x2156aefff CoreData arm64 /System/Library/Frameworks/CoreData.framework/CoreData 0x2156af000 - 0x2156b6fff TCC arm64 <0bf6f96fc35630d78f570de780afbfe1> /System/Library/PrivateFrameworks/TCC.framework/TCC 0x2156b7000 - 0x2156befff libcupolicy.dylib arm64 <784b482538eb3463b5b41990f73ad637> /usr/lib/libcupolicy.dylib 0x2156bf000 - 0x215792fff CoreTelephony arm64 /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x215793000 - 0x2157eafff Accounts arm64 /System/Library/Frameworks/Accounts.framework/Accounts 0x2157eb000 - 0x21580efff AppleSauce arm64 <1041d29a89963b1292f9e6d1e2fca9ca> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce 0x21580f000 - 0x215819fff DataMigration arm64 <7e7e6c0b4b8a3848aa39be2a253bbedf> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x21581a000 - 0x215820fff Netrb arm64 <54b90ecfd7c93e2f8bb87e53c5f1d2bb> /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x215821000 - 0x215852fff PersistentConnection arm64 <0ab4107d070b3206b677a4d0772177cc> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x215853000 - 0x215863fff libmis.dylib arm64 /usr/lib/libmis.dylib 0x215864000 - 0x215969fff ManagedConfiguration arm64 /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x21596a000 - 0x21596ffff libReverseProxyDevice.dylib arm64 <034e4becec3637049836b6f5c4206438> /usr/lib/libReverseProxyDevice.dylib 0x215970000 - 0x215982fff libamsupport.dylib arm64 <4f0fe9ba7ca231508bb33887e9fe4de0> /usr/lib/libamsupport.dylib 0x215983000 - 0x215988fff libCoreVMClient.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x215989000 - 0x21598afff libCVMSPluginSupport.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x21598b000 - 0x21598efff libutil.dylib arm64 <2c7f8b771c2a3e17b9886a1a23c1d8e6> /usr/lib/libutil.dylib 0x21598f000 - 0x2159ccfff libGLImage.dylib arm64 <2ad83e8c080c357da6a2330acf3072ac> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x2159cd000 - 0x215a4afff APFS arm64 /System/Library/PrivateFrameworks/APFS.framework/APFS 0x215a4b000 - 0x215a7cfff MediaKit arm64 /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit 0x215a7d000 - 0x215a97fff libSERestoreInfo.dylib arm64 <04f883333cf831e4a41d9a52420e9ac4> /usr/lib/updaters/libSERestoreInfo.dylib 0x215a9e000 - 0x215ad9fff DiskImages arm64 <47dfcedb4d943af58a8ef2f705d2e72e> /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages 0x215ada000 - 0x215ae3fff libGFXShared.dylib arm64 <4ff1edf0a77838f18b219b35dfe083d5> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x215ae4000 - 0x215b31fff libauthinstall.dylib arm64 /usr/lib/libauthinstall.dylib 0x215b32000 - 0x215b3afff IOMobileFramebuffer arm64 /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x215b3b000 - 0x215b45fff OpenGLES arm64 <9f8abef1a049321f9d57ca5cda4a2f00> /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x215b46000 - 0x215c66fff ColorSync arm64 <9e1bc6fa2b653b75a9a3b54a5556cbb4> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 0x215c67000 - 0x215c96fff CoreVideo arm64 <34ae98df7545385c927e737be5d7a522> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x215c97000 - 0x215c98fff libCTGreenTeaLogger.dylib arm64 /usr/lib/libCTGreenTeaLogger.dylib 0x215c99000 - 0x215deafff CoreAudio arm64 /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x215deb000 - 0x215e0afff CoreAnalytics arm64 /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics 0x215e0b000 - 0x215e0efff UserFS arm64 <67b2206977d33d718428f764e22f1c1f> /System/Library/PrivateFrameworks/UserFS.framework/UserFS 0x215e0f000 - 0x215fc3fff CoreMedia arm64 /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x215fc4000 - 0x215fd6fff libprotobuf-lite.dylib arm64 <5a7d2aefbf0f3397a810de4052e6dec1> /usr/lib/libprotobuf-lite.dylib 0x215fd7000 - 0x216034fff libprotobuf.dylib arm64 <1250be912c8230099d3ad358caae3138> /usr/lib/libprotobuf.dylib 0x216035000 - 0x216352fff libAWDSupportFramework.dylib arm64 <9a9d3540d2f33c86b9c48683e1ad17a6> /usr/lib/libAWDSupportFramework.dylib 0x216353000 - 0x216398fff WirelessDiagnostics arm64 /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics 0x216399000 - 0x216459fff VideoToolbox arm64 <56783e31309f39ffbed573f21c564afb> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 0x21645a000 - 0x21655efff libFontParser.dylib arm64 <598fa684304938c59b619ec516296960> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x21655f000 - 0x21655ffff FontServices arm64 <118619dde6f031008a4c88b3e59fb602> /System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x216560000 - 0x2166c1fff CoreText arm64 <1f2c7269a1c833179923ebc381ba2b74> /System/Library/Frameworks/CoreText.framework/CoreText 0x2166c2000 - 0x2166d0fff IntlPreferences arm64 <60dad887158631308fabef459231bc32> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x2166d1000 - 0x2166dafff RTCReporting arm64 <627a5bfd20243637b88ef2de819615e7> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting 0x2166db000 - 0x21678cfff CoreBrightness arm64 <6a07d919568e30caa815a07a35c759b1> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness 0x21678d000 - 0x216796fff libAudioStatistics.dylib arm64 <0ee8779e8f46351ab5e2d1ff920527d3> /usr/lib/libAudioStatistics.dylib 0x216797000 - 0x216d35fff AudioToolbox arm64 /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x216d36000 - 0x216f6ffff QuartzCore arm64 /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x216f70000 - 0x216f7afff MediaAccessibility arm64 /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x216f7b000 - 0x21706dfff libiconv.2.dylib arm64 <56a508dc6e3132c38a3e58b1c7e272b9> /usr/lib/libiconv.2.dylib 0x21706e000 - 0x217089fff NetworkStatistics arm64 <3c50de03a9a737b588f12853a14e96b1> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 0x21708a000 - 0x2170a8fff MPSCore arm64 <6a931631e0ac3c04bb516c0988308f4a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore 0x2170a9000 - 0x21711cfff MPSImage arm64 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage 0x21711d000 - 0x217141fff MPSMatrix arm64 <29df73ac8b283336a59f6bfea2a1e359> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix 0x217142000 - 0x217150fff CoreAUC arm64 /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x217151000 - 0x2177defff MediaToolbox arm64 /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x2177df000 - 0x217949fff MPSNeuralNetwork arm64 <755d418ed5c83ff399bc31e3d6332ea0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork 0x21794a000 - 0x21794afff MetalPerformanceShaders arm64 /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders 0x21794b000 - 0x217d5dfff FaceCore arm64 /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x217d5e000 - 0x217d6bfff GraphVisualizer arm64 <2d52616bba7034d3b796e28dd3ac28dd> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer 0x217d6c000 - 0x217f90fff libFosl_dynamic.dylib arm64 <9a8eb9eab7bd3569888a0eec5e08e111> /usr/lib/libFosl_dynamic.dylib 0x217f91000 - 0x218225fff CoreImage arm64 <74c3a439c3ad3274a7749cb933c6e530> /System/Library/Frameworks/CoreImage.framework/CoreImage 0x218226000 - 0x218448fff CoreMotion arm64 <00ca957a89e136e883ebfb7a213a84f2> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x218449000 - 0x218477fff CoreBluetooth arm64 <092e5de73f713593aacded1e15865d5e> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x218478000 - 0x218499fff PlugInKit arm64 /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x21849a000 - 0x218726fff Celestial arm64 /System/Library/PrivateFrameworks/Celestial.framework/Celestial 0x218727000 - 0x2187a8fff Quagga arm64 <6d1eaf0f42e2362bae5bdaebad5b8aef> /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x2187a9000 - 0x21889ffff AVFAudio arm64 <943ab4d1d6363303ac591636a41af0e7> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio 0x2188a0000 - 0x218a9cfff AVFoundation arm64 /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x218a9d000 - 0x218abafff CacheDelete arm64 /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x218abb000 - 0x218af4fff StreamingZip arm64 <7a4bacc4a03b32678f537466a08c9545> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip 0x218af5000 - 0x218b07fff CoreEmoji arm64 <3176564260083593a577fddfebcfe966> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji 0x218b08000 - 0x218b57fff CoreLocationProtobuf arm64 <5a17ecbb765d313da64c3dd317cdf36e> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf 0x218b58000 - 0x218b5ffff SymptomDiagnosticReporter arm64 <6769718294d532db8a0fcfbc574943fc> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter 0x218b60000 - 0x219547fff GeoServices arm64 <54b6c1595a653969a7bf582e299138e0> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x219548000 - 0x219562fff MobileAsset arm64 <005d5c2d4b9232a696ce0fb6a08a38d1> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x219563000 - 0x21959efff Lexicon arm64 <933886c128ce34a0be4c8819ac295671> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon 0x21959f000 - 0x2195b0fff libcmph.dylib arm64 /usr/lib/libcmph.dylib 0x2195b1000 - 0x2196c0fff LanguageModeling arm64 <8b351556f38436b1bd0ded1df086f21f> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x2196d8000 - 0x219772fff CoreLocation arm64 <8a4743559e13333ca8370d273843c57c> /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x219773000 - 0x219773fff PhoneNumbers arm64 /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers 0x219774000 - 0x21977efff libChineseTokenizer.dylib arm64 /usr/lib/libChineseTokenizer.dylib 0x21977f000 - 0x21982ffff libmecab_em.dylib arm64 /usr/lib/libmecab_em.dylib 0x219830000 - 0x219831fff libThaiTokenizer.dylib arm64 /usr/lib/libThaiTokenizer.dylib 0x219832000 - 0x219836fff libgermantok.dylib arm64 <5df65797933b3f8eb4de5fb0d8e0fb23> /usr/lib/libgermantok.dylib 0x219837000 - 0x21989afff CoreNLP arm64 /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP 0x2198a7000 - 0x219a6bfff MobileSpotlightIndex arm64 <4ce2ef8e5bba3f279c4bbacabf2774bc> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 0x219a6c000 - 0x219acdfff CoreSpotlight arm64 /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight 0x219ace000 - 0x21a76dfff JavaScriptCore arm64 /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x21a76e000 - 0x21a773fff libheimdal-asn1.dylib arm64 /usr/lib/libheimdal-asn1.dylib 0x21a774000 - 0x21a7eefff libate.dylib arm64 <4108470b5bec3d6d822dc9238b091e87> /usr/lib/libate.dylib 0x21a7ef000 - 0x21a896fff TextureIO arm64 <63bd61765abd313891e0f0ddc4989f3f> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO 0x21a897000 - 0x21a95afff CoreUI arm64 <5a57278bb4d4357a90c7750917924edd> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x21a95b000 - 0x21a968fff MobileIcons arm64 <23be50d2eccb3e0a87efb2b27eb8fdfa> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x21a969000 - 0x21a977fff AppleFSCompression arm64 <8235503d9da135edad1eee984726d760> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression 0x21a978000 - 0x21a9e0fff TextInput arm64 <01d2e7c0c6a03b988dad4c1ee1826eeb> /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x21aa0a000 - 0x21aa3dfff DataDetectorsCore arm64 /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore 0x21aa3e000 - 0x21aacffff FileProvider arm64 <6423940f8d023c9cabffc444e9973eab> /System/Library/Frameworks/FileProvider.framework/FileProvider 0x21aad0000 - 0x21abc5fff NLP arm64 <531e2b7f020a38c2b08f2fda174e63b7> /System/Library/PrivateFrameworks/NLP.framework/NLP 0x21abc6000 - 0x21ac9bfff ProofReader arm64 /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x21ac9c000 - 0x21acb1fff libAccessibility.dylib arm64 <4299a46ac44b3a8b968963062d682d52> /usr/lib/libAccessibility.dylib 0x21acb2000 - 0x21b19ffff libwebrtc.dylib arm64 <723c13ece1a1393cba5f52348f0a9124> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib 0x21b1a0000 - 0x21b204fff ContactsFoundation arm64 <8e400dcb974732cf9d54a03e13861749> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation 0x21b205000 - 0x21cb63fff WebCore arm64 <79d4f140d81b32a8a8813a5198c6ae8b> /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x21cb64000 - 0x21ccfdfff WebKitLegacy arm64 /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x21ccfe000 - 0x21cd2dfff DataAccessExpress arm64 <3a56283fa1fd31c688d4783d7d17ac53> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x21cd2e000 - 0x21cdc7fff AddressBookLegacy arm64 /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy 0x21cdc8000 - 0x21ce1ffff ProtectedCloudStorage arm64 <426539dbd6c63e7ea5f705e7f6458484> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x21ce20000 - 0x21ce51fff UserNotifications arm64 <49419a6088123a1088967b389728a68f> /System/Library/Frameworks/UserNotifications.framework/UserNotifications 0x21ce52000 - 0x21ce5dfff AppleIDAuthSupport arm64 <92fec1a8c8303bc4940f1b6edca15e68> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport 0x21ce5e000 - 0x21ceb3fff AuthKit arm64 /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit 0x21cef2000 - 0x21cef2fff UIKit arm64 <8cd1d805e6403980aacdef9414284c81> /System/Library/Frameworks/UIKit.framework/UIKit 0x21cef3000 - 0x21cf06fff DocumentManagerCore arm64 <1efaab5ea8633d4ca743c824e8521d8c> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore 0x21cf07000 - 0x21cf15fff HangTracer arm64 <6ae4008081833ad286621b36839ef849> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer 0x21cf16000 - 0x21cf64fff PhysicsKit arm64 <361f88aa7ddb33d68c252f8d02c624ad> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x21cf65000 - 0x21cf69fff StudyLog arm64 <4c2f7de1107e3ce2b61e679fe40d466d> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog 0x21cf6a000 - 0x21d055fff UIFoundation arm64 <77e12b7c184e344fb3511494c24d86be> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x21d056000 - 0x21d176fff CloudKit arm64 /System/Library/Frameworks/CloudKit.framework/CloudKit 0x21d177000 - 0x21d17efff IntentsFoundation arm64 <11acb79008683e9a8222fbdf2f20af39> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation 0x21d17f000 - 0x21d465fff Intents arm64 <6ae5175fc6b03e919433a966c42c85ad> /System/Library/Frameworks/Intents.framework/Intents 0x21d466000 - 0x21d47efff libresolv.9.dylib arm64 <578816afe31737f7bff30011a1499be9> /usr/lib/libresolv.9.dylib 0x21d47f000 - 0x21d481fff CoreDuetDebugLogging arm64 /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 0x21d482000 - 0x21d4b3fff libtidy.A.dylib arm64 <2473e09a24e23441b5fa5adccce49c17> /usr/lib/libtidy.A.dylib 0x21d4b4000 - 0x21d66efff CoreDuet arm64 <59b9f0b87177312681f88367bfe3424f> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 0x21d66f000 - 0x21d68ffff CoreDuetContext arm64 <1ec73f4da44d31b28d4c4371110202b1> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext 0x21d690000 - 0x21d6a1fff CoreDuetDaemonProtocol arm64 <2e09aa3473a4394eb6626641a0ea8842> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 0x21d6a2000 - 0x21d708fff IMFoundation arm64 <3e2cfc69dc12331a9df863027d3fa16a> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x21d709000 - 0x21d73afff vCard arm64 <2816c3799d4c39238da9d7763eb8f66a> /System/Library/PrivateFrameworks/vCard.framework/vCard 0x21d73b000 - 0x21d84cfff Contacts arm64 <1306c6d1be3d32318cfc2009f388c1ba> /System/Library/Frameworks/Contacts.framework/Contacts 0x21d84d000 - 0x21d84efff DiagnosticLogCollection arm64 <1b7c22827b0839729399b4af14a4d536> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection 0x21d84f000 - 0x21d850fff Marco arm64 <597764710750346a88f800ea9088b830> /System/Library/PrivateFrameworks/Marco.framework/Marco 0x21d851000 - 0x21d858fff MessageProtection arm64 /System/Library/PrivateFrameworks/MessageProtection.framework/MessageProtection 0x21d859000 - 0x21db45fff StoreServices arm64 <2e8fa52212793a8290bc9ccba912ef79> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x21db46000 - 0x21db5cfff Engram arm64 <55b36649e1033a3da75e792841d829a1> /System/Library/PrivateFrameworks/Engram.framework/Engram 0x21db5d000 - 0x21dc6cfff IDSFoundation arm64 /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x21dc6d000 - 0x21dc77fff CaptiveNetwork arm64 <6040b78e56283f4b8933a23497391977> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 0x21dc78000 - 0x21dca7fff EAP8021X arm64 <1e909550518531ae8e5af4f84ae81121> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 0x21dca8000 - 0x21dce5fff MobileWiFi arm64 /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 0x21dce6000 - 0x21dce8fff OAuth arm64 <3159f643ab4f32198c5f2e0cf5e03efb> /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x21dce9000 - 0x21dcebfff CommonAuth arm64 <76aa4d5daeca34ef846373b4e163f258> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth 0x21dcec000 - 0x21dd5bfff Heimdal arm64 <5627b7f99336377f83867e29a58382ba> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal 0x21dd5c000 - 0x21dd85fff GSS arm64 <4f5f9a56b6523d5e9b9fb3ecd20d1e2a> /System/Library/Frameworks/GSS.framework/GSS 0x21dd86000 - 0x21dd9dfff ApplePushService arm64 <733176c26c2e361a844495297b4f5077> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x21dd9e000 - 0x21de2dfff AccountsDaemon arm64 <4dce3b079300348391f68bb0129e5e5c> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon 0x21de2e000 - 0x21de4ffff AppleIDSSOAuthentication arm64 <2feb9afa1d313d2fae112373362f6819> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication 0x21de50000 - 0x21ded0fff AppleAccount arm64 <54af56912426303aa6ea2c8adfb0786d> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x21ded1000 - 0x21e047fff CoreUtils arm64 /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils 0x21e048000 - 0x21e141fff IDS arm64 <9a377c51220b3e8aa254170b34241aaf> /System/Library/PrivateFrameworks/IDS.framework/IDS 0x21e142000 - 0x21e168fff MediaServices arm64 /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 0x21e169000 - 0x21e33cfff MediaRemote arm64 /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x21e33d000 - 0x21e357fff UserManagement arm64 /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement 0x21e358000 - 0x21e368fff MobileBluetooth arm64 <6a874a56b75e3892a5ab244360c0e487> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 0x21e369000 - 0x21e399fff Bom arm64 <1d3570dfb8b5353d9ca9434ac3d29648> /System/Library/PrivateFrameworks/Bom.framework/Bom 0x21e39a000 - 0x21e39efff CommunicationsFilter arm64 <476acf80b48938548194fa700571d6c6> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x21e39f000 - 0x21e3bffff FTAWD arm64 <4e7bcdf2ed19377c81dc6bacb4e2b53f> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD 0x21e3c0000 - 0x21e415fff FTServices arm64 /System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x21e44d000 - 0x21e458fff ProactiveEventTracker arm64 <2fe28b856dee36a18d352a569887408a> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker 0x21e459000 - 0x21e4a7fff ChunkingLibrary arm64 /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x21e4a8000 - 0x21e4b6fff libnetworkextension.dylib arm64 /usr/lib/libnetworkextension.dylib 0x21e4b7000 - 0x21e4dafff AddressBook arm64 <5535c9f12e2e3aa880dd18af440b2c39> /System/Library/Frameworks/AddressBook.framework/AddressBook 0x21f234000 - 0x21f3d1fff NetworkExtension arm64 /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension 0x21f3d2000 - 0x21f7fcfff SiriTTS arm64 /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS 0x21f85c000 - 0x21f89bfff VoiceServices arm64 <4494d60a2c673a5e8bea57c4cbe7d437> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 0x21f89c000 - 0x21f8cafff GLKit arm64 /System/Library/Frameworks/GLKit.framework/GLKit 0x21f9f5000 - 0x21fa12fff AssetCacheServices arm64 /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices 0x21fa13000 - 0x21fac4fff NetworkServiceProxy arm64 <99e9d0bca947358c8727f047b2bd22ab> /System/Library/PrivateFrameworks/NetworkServiceProxy.framework/NetworkServiceProxy 0x21fac5000 - 0x21fb99fff MMCS arm64 /System/Library/PrivateFrameworks/MMCS.framework/MMCS 0x21fb9a000 - 0x21fba6fff BluetoothManager arm64 /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 0x21fba7000 - 0x21fc16fff CoreDAV arm64 <37a682dcba3a302290377b34499c62ec> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV 0x21fc17000 - 0x21fc4bfff iCalendar arm64 <389964ac4a6831ecbbb3cdf7c148cd4d> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar 0x21fc4c000 - 0x21fc58fff PersonaKit arm64 <0a918feb46063d6db95aa23b6f4ee8ce> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit 0x21fc59000 - 0x21fcaffff CalendarFoundation arm64 <61af93fa1a793c72967d45fe5071d480> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation 0x21fcb0000 - 0x21fcdefff PhotosFormats arm64 /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 0x21fcdf000 - 0x21fd78fff CalendarDatabase arm64 <4a4945aabdd733dabdd176dd06bd2c2d> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase 0x21fd79000 - 0x21fdd1fff CalendarDaemon arm64 <44660bd0d93237f3af93bdcff23fa68b> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon 0x21fdd2000 - 0x21ff2efff CloudPhotoLibrary arm64 <461c44d6853d3c1b8577deea116e19bf> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 0x21ff2f000 - 0x220013fff EventKit arm64 <63d7ac06e16b3407a0254df9ffa98595> /System/Library/Frameworks/EventKit.framework/EventKit 0x220014000 - 0x220046fff AssetsLibraryServices arm64 /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x22007c000 - 0x2200a4fff DCIMServices arm64 <940600c384993c83a3d619f48b2677f7> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 0x2200a5000 - 0x2201c3fff CoreMediaStream arm64 /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 0x2201c4000 - 0x2201cbfff XPCKit arm64 <41ee21cdbd733d17b52c3e8be91764c2> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit 0x2202ac000 - 0x2202c5fff CloudPhotoServices arm64 <795ba783578f3e8e9a3c44316f71747e> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices 0x2202c6000 - 0x2202d1fff CoreRecents arm64 <2fef8a16fc623e269bccd1c21c950fcd> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents 0x2202d2000 - 0x2202eefff MediaStream arm64 /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 0x2202ef000 - 0x2207f0fff PhotoLibraryServices arm64 <3504c40d1ef830c486025f5fbb1d0da9> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 0x2207f1000 - 0x22080cfff PrototypeTools arm64 <24d7ea4dc99d33fd9e1462ed5d92a087> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools 0x22080d000 - 0x22088cfff CoreSymbolication arm64 /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication 0x22088d000 - 0x2209dbfff SearchFoundation arm64 <24b70e740ad03aafac4fe0b9a06bc41c> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation 0x2209dc000 - 0x2209e1fff IncomingCallFilter arm64 <5477f9113642385589837214ffc099a3> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter 0x2209e2000 - 0x220a98fff iTunesStore arm64 <4b27b6d0cdff35c08c2993657b4e5519> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore 0x220a99000 - 0x220a9ffff libtzupdate.dylib arm64 <7a05a115d20537519bfacdfea6d39e33> /usr/lib/libtzupdate.dylib 0x220aa0000 - 0x220beefff Preferences arm64 /System/Library/PrivateFrameworks/Preferences.framework/Preferences 0x220bef000 - 0x220bf7fff CoreTime arm64 /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime 0x220bf8000 - 0x220c48fff CoreAppleCVA arm64 /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA 0x220c49000 - 0x220c87fff DifferentialPrivacy arm64 <4e51f7b5592233ad8d1e499da9827c2c> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy 0x220c88000 - 0x220e2afff AppleCVA arm64 <7601b3753d753bad8496859cf4b62993> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA 0x220e2b000 - 0x220ee2fff Montreal arm64 <7f1824260c6c31a3a7b9494f85164374> /System/Library/PrivateFrameworks/Montreal.framework/Montreal 0x220ee3000 - 0x221204fff Espresso arm64 <630c94e4727632c0a15a72d9084b309e> /System/Library/PrivateFrameworks/Espresso.framework/Espresso 0x221205000 - 0x22120bfff MobileSystemServices arm64 /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x2213f9000 - 0x22161cfff CoreML arm64 /System/Library/Frameworks/CoreML.framework/CoreML 0x22161d000 - 0x221621fff CoreOptimization arm64 /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization 0x221622000 - 0x22167efff SafariCore arm64 <883775cf59ff3e08a99a74e74b26a719> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore 0x22167f000 - 0x2216d3fff CorePrediction arm64 <1bcb7bc51f703f46992bca964be95c1d> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction 0x2216e0000 - 0x2217dcfff Navigation arm64 /System/Library/PrivateFrameworks/Navigation.framework/Navigation 0x2217dd000 - 0x2217f4fff ContactsDonation arm64 /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation 0x2217f5000 - 0x221821fff Futhark arm64 <0689afcbd554372cbe1af54f31af5d37> /System/Library/PrivateFrameworks/Futhark.framework/Futhark 0x221822000 - 0x221891fff NanoRegistry arm64 <4dd407a79baa3114b90e2730f11abbb3> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry 0x221892000 - 0x2218e9fff ToneLibrary arm64 /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary 0x2218ea000 - 0x221900fff BaseBoardUI arm64 <98ca81e7be0632d0b25c175d75edc348> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI 0x221901000 - 0x221958fff ContactsUICore arm64 <2be8b88c8dcd3ba1b38a483d50b14e2b> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore 0x221959000 - 0x221acbfff ContactsUI arm64 /System/Library/Frameworks/ContactsUI.framework/ContactsUI 0x221acc000 - 0x221b96fff CorePDF arm64 /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 0x221b97000 - 0x221e28fff Vision arm64 <38b4a5173b57371bbdfb7f3fdcd6509a> /System/Library/Frameworks/Vision.framework/Vision 0x221e29000 - 0x22233dfff WebKit arm64 <2cb812df0acf393d9322bfaf629d44a6> /System/Library/Frameworks/WebKit.framework/WebKit 0x22233e000 - 0x2223d3fff BulletinBoard arm64 /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard 0x2223d4000 - 0x2223d9fff ConstantClasses arm64 <605c3299145a3b2f9c36cb6c7058f488> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x2223da000 - 0x2223e2fff CertUI arm64 /System/Library/PrivateFrameworks/CertUI.framework/CertUI 0x2224d8000 - 0x222567fff MediaPlatform arm64 <81662649f4633308b5b52b750395dee7> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform 0x222568000 - 0x2225c8fff WebBookmarks arm64 <1a7161b7c02f344f991ba61679d93594> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks 0x2225c9000 - 0x2225d3fff DAAPKit arm64 <0f71d48594643d3391fb75c5215f7ff7> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit 0x2226ca000 - 0x22299dfff MediaLibraryCore arm64 <654e86b035673998a045160ad7f878ad> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore 0x22299e000 - 0x22299ffff AdSupport arm64 <5765f2fe7f5f3792933c75bf2cf7ff84> /System/Library/Frameworks/AdSupport.framework/AdSupport 0x2229a0000 - 0x222c18fff MusicLibrary arm64 /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary 0x222c19000 - 0x223232fff VectorKit arm64 /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit 0x223233000 - 0x22347ffff MapKit arm64 <112d5fd16278301e9196e1364c481868> /System/Library/Frameworks/MapKit.framework/MapKit 0x223480000 - 0x223649fff iTunesCloud arm64 <2a36043e136034fbb5b22c0da76aee45> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud 0x22364a000 - 0x2236e3fff HomeSharing arm64 /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing 0x22386c000 - 0x223ca1fff MediaPlayer arm64 <5f0112ecc0223555aa4596ee197c42ce> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer 0x223ca2000 - 0x223cc6fff MobileInstallation arm64 /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 0x223cc7000 - 0x223ccefff EmailAddressing arm64 /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing 0x223ccf000 - 0x223cd1fff MessageSupport arm64 <4258e3ad611133d2acaf61c92e8b84a4> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport 0x223cd2000 - 0x223cd4fff InternationalTextSearch arm64 <39099b3f987d31f687e796ef6408fe2e> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch 0x223cd5000 - 0x223d2efff MIME arm64 <85fb617b486833d39a196040d5c6db10> /System/Library/PrivateFrameworks/MIME.framework/MIME 0x223d2f000 - 0x223d64fff ProactiveSupport arm64 <927dd279b35532e0a2691c80935f0ac1> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport 0x223d65000 - 0x223d9cfff Notes arm64 <1ef34c9995c83923ba3e9c2acf493bbb> /System/Library/PrivateFrameworks/Notes.framework/Notes 0x223d9d000 - 0x223e63fff TelephonyUtilities arm64 /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 0x223ebe000 - 0x223f13fff DataAccess arm64 <7a1236df8727353cac95d6bebd12bf6b> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess 0x223f14000 - 0x223f25fff AssetsLibrary arm64 <2ee46bc96d613916844c295709ac9905> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary 0x2241f1000 - 0x22428afff Social arm64 /System/Library/Frameworks/Social.framework/Social 0x224321000 - 0x224338fff CoreFollowUp arm64 /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp 0x224339000 - 0x2243a8fff CoreSuggestions arm64 /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions 0x2243a9000 - 0x2243b9fff MailServices arm64 <62386db4052730d4a8e141cec1ae24fb> /System/Library/PrivateFrameworks/MailServices.framework/MailServices 0x2243ba000 - 0x224446fff CoreRecognition arm64 <7c29558bcab133539b42c102d179e602> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition 0x224447000 - 0x22446ffff MailSupport arm64 <3c30c4d80b7b3fa3baf651a6f57ef7cd> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport 0x224470000 - 0x2245bbfff Message arm64 <6e6953cf23fd3bf7b07b1313ced7736d> /System/Library/PrivateFrameworks/Message.framework/Message 0x2247bc000 - 0x22486efff CoreParsec arm64 /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec 0x22489c000 - 0x2248ccfff SharedUtils arm64 <43ad539c0bce318db763e5e2cbb84a46> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils 0x2248cd000 - 0x22490bfff ContactsAutocomplete arm64 <1601bff8a43f37508b74038a7717f3a4> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete 0x22490c000 - 0x2249d5fff VideoSubscriberAccount arm64 <5acb94ec7e613b4fb90909fe1107c60c> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount 0x224ae9000 - 0x224aecfff FTClientServices arm64 /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 0x224aed000 - 0x224af0fff SharedWebCredentials arm64 /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials 0x224af2000 - 0x224b0bfff SafariFoundation arm64 <32f10089fca134b39cfc7c01ec1f03c7> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation 0x224cdf000 - 0x224cf3fff LocalAuthentication arm64 /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication 0x224cf4000 - 0x224cf6fff ParsecSubscriptionServiceSupport arm64 <41de0fd439543d55b3edb573ea49fff6> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport 0x224d9b000 - 0x224fcbfff SafariShared arm64 /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared 0x224fcc000 - 0x224fe6fff WebUI arm64 /System/Library/PrivateFrameworks/WebUI.framework/WebUI 0x224fe7000 - 0x224ff5fff SetupAssistantSupport arm64 <15c081c7d48b3afebf60eb9b712519a9> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport 0x224ff6000 - 0x225029fff SetupAssistant arm64 <129444f03e1b353f9795e6bf83341591> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant 0x225daf000 - 0x225db4fff LinguisticData arm64 /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData 0x22642d000 - 0x226468fff StoreKit arm64 <953af19addbc3586b8c32c2e4a2a75ee> /System/Library/Frameworks/StoreKit.framework/StoreKit 0x22662a000 - 0x226643fff MetalKit arm64 <8b5a73a8bffd39aabc52c835fb19134b> /System/Library/Frameworks/MetalKit.framework/MetalKit 0x227092000 - 0x227158fff PDFKit arm64 <1baa2b57d3ad37c3b6ba52e54fe1c42f> /System/Library/Frameworks/PDFKit.framework/PDFKit 0x2274ce000 - 0x2274e0fff MobileDeviceLink arm64 /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink 0x2275bd000 - 0x227610fff MobileBackup arm64 <0461e0b5f8573d5da78290e6c21ef496> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup 0x227611000 - 0x22765efff SafariSafeBrowsing arm64 <466e66ac4dc43c42b7ab475181635f80> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing 0x22765f000 - 0x2277a7fff SafariServices arm64 /System/Library/Frameworks/SafariServices.framework/SafariServices 0x227b47000 - 0x227c3efff MessageUI arm64 <2bb65a0fb1b030eaac32389a816d5269> /System/Library/Frameworks/MessageUI.framework/MessageUI 0x229041000 - 0x229096fff CallKit arm64 <1644f0247e4f39df9ff1198c5fddd574> /System/Library/Frameworks/CallKit.framework/CallKit 0x229dc6000 - 0x229e17fff LoggingSupport arm64 /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport 0x22a158000 - 0x22a161fff FamilyCircle arm64 <937f4d9a8c223f668c56c77af66d7516> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle 0x22bdf0000 - 0x22be13fff AppSupportUI arm64 <08fb2606183e3704b634e045131d7c24> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI 0x22c777000 - 0x22c7bbfff Catalyst arm64 /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst 0x22caa3000 - 0x22caa8fff kperf arm64 <7a89ef48a21d3f1e9665d58b1a3fe579> /System/Library/PrivateFrameworks/kperf.framework/kperf 0x22cb4d000 - 0x22cc96fff libGLProgrammability.dylib arm64 <09fa726f8ee231c4976bd231cfbdafab> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib 0x22ccfa000 - 0x22cd1afff CellularPlanManager arm64 /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager 0x22cd1b000 - 0x22cd70fff DeviceManagement arm64 /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement 0x22ced9000 - 0x22cee1fff kperfdata arm64 <06520184071d31719b159cfb87130d35> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata 0x22cf24000 - 0x22cf2bfff libdscsym.dylib arm64 /usr/lib/libdscsym.dylib 0x22d2ce000 - 0x22d305fff ktrace arm64 <62185159e42038b99ebfebf8c729e61b> /System/Library/PrivateFrameworks/ktrace.framework/ktrace 0x22e2a3000 - 0x22e2a5fff AGXCompilerConnection arm64 /System/Library/PrivateFrameworks/AGXCompilerConnection.framework/AGXCompilerConnection 0x22e878000 - 0x22e881fff libGPUSupportMercury.dylib arm64 /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib 0x22f442000 - 0x22f485fff BiometricKit arm64 /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit 0x22f4a4000 - 0x22f4b3fff CTCarrierSpace arm64 <62db6751c46f33e595a6322d761918fb> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace 0x22f90c000 - 0x22f92ffff DeviceIdentity arm64 <923d44a1fea0305ea23f0745e8344bff> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity 0x2318a2000 - 0x23191afff Rapport arm64 <24b8a966d17839a49b24b103c889e048> /System/Library/PrivateFrameworks/Rapport.framework/Rapport 0x231956000 - 0x231998fff SignpostSupport arm64 <8fd93797d31730aeb5e66fd10b320825> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport 0x232890000 - 0x232897fff libMatch.1.dylib arm64 <0ab6e6fae4a039eaad03429b1c74d823> /usr/lib/libMatch.1.dylib 0x2328ce000 - 0x2328e3fff libtailspin.dylib arm64 <97a536ebbd543e8bb5fd2c4442403d8e> /usr/lib/libtailspin.dylib 0x232bdc000 - 0x232ea2fff RawCamera arm64 <7ff8546416f7397f85ceb362ac8b31e3> /System/Library/CoreServices/RawCamera.bundle/RawCamera 0x232eba000 - 0x232f3ffff AGXGLDriver arm64 /System/Library/Extensions/AGXGLDriver.bundle/AGXGLDriver 0x233084000 - 0x233098fff libCGInterfaces.dylib arm64 <7a9488d7f89931b484428689e920c6ba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib 0x233ea9000 - 0x233f90fff GLEngine arm64 <3edeaa36318d30b58085fcaa7bdaf7ff> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine 0x2354cf000 - 0x2354dafff ContextKit arm64 <000483522dff3b62bc0eee9fd67496ce> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit 0x235723000 - 0x23574afff CoreServicesInternal arm64 <76068e39b78c32f6abaab1117775a851> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 0x235da3000 - 0x235daafff EmailCore arm64 <1612a2600d42332fb0588470a306da0d> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore 0x235db8000 - 0x235dcafff libGSFontCache.dylib arm64 <654308310b4931a2bec34675aa3d8a45> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 0x235dcb000 - 0x235dfbfff libTrueTypeScaler.dylib arm64 /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib 0x2377fd000 - 0x237801fff InternationalSupport arm64 <27cc782b373537af9aa24edffacf09e2> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport 0x238b79000 - 0x238b85fff PersonaUI arm64 /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI 0x238fbc000 - 0x238fc6fff SignpostCollection arm64 <9f5402f71bf03953aebed55638322eaf> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection 0x239a09000 - 0x239a0cfff XCTTargetBootstrap arm64 <04c9799049f336cab2c33ed8c1370c7b> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap 0x239a4a000 - 0x239a5dfff libEDR arm64 <71cf2c7e251c3fc78fcacd54e8be8e4a> /System/Library/PrivateFrameworks/libEDR.framework/libEDR 0x23a385000 - 0x23a392fff libMobileGestaltExtensions.dylib arm64 /usr/lib/libMobileGestaltExtensions.dylib 0x23a4a0000 - 0x23a4a0fff libcharset.1.dylib arm64 <407954967d42398ba8f25e1891f39960> /usr/lib/libcharset.1.dylib 0x23af10000 - 0x23af11fff libsandbox.1.dylib arm64 /usr/lib/libsandbox.1.dylib 0x23af50000 - 0x23af51fff liblog_network.dylib arm64 <13653b98a46935e5858c252e701597d4> /usr/lib/log/liblog_network.dylib 0x23afd1000 - 0x23afdafff AuthenticationServices arm64 <02850bc068f03b5285b3fa5724b43f66> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices 0x23b064000 - 0x23b1a1fff CoreServices arm64 <5f53079ab0e836b7af624d05ba9fc41d> /System/Library/Frameworks/CoreServices.framework/CoreServices 0x23b1cb000 - 0x23b1e4fff MPSRayIntersector arm64 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector 0x23b211000 - 0x23b337fff Network arm64 <4ad46f271d3e3acd98d5b109e2e8b04a> /System/Library/Frameworks/Network.framework/Network 0x23b348000 - 0x23b356fff ANEServices arm64 /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices 0x23b35b000 - 0x23b35ffff ASEProcessing arm64 <9f902a0c35083c36bb8f44de375b06bb> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing 0x23b360000 - 0x23b36bfff AXCoreUtilities arm64 /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities 0x23b5eb000 - 0x23b738fff AppleMediaServices arm64 /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices 0x23b739000 - 0x23b748fff AppleNeuralEngine arm64 <49ccc308846e34d5850be88fda6000fb> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine 0x23b8c1000 - 0x23b8f6fff C2 arm64 <175ce2e91e4f38798a9c43e0437b0bf0> /System/Library/PrivateFrameworks/C2.framework/C2 0x23ba80000 - 0x23ba8afff Categories arm64 <8ca417ed9c093fa7858178d34d6c80a3> /System/Library/PrivateFrameworks/Categories.framework/Categories 0x23bb80000 - 0x23bca3fff ConfigurationEngineModel arm64 /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel 0x23bdd1000 - 0x23bdeafff DoNotDisturb arm64 /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb 0x23bf0e000 - 0x23bf61fff DocumentManager arm64 <8e270887737430b099a4d43900e2ee65> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager 0x23c0a0000 - 0x23c0a4fff IdleTimerServices arm64 /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices 0x23c186000 - 0x23c1aefff MetadataUtilities arm64 /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities 0x23d31b000 - 0x23d367fff OTSVG arm64 <793493c68ab13330a421f7cbd5c61f52> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG 0x23d45b000 - 0x23d4b5fff PhotoFoundation arm64 <5f5043339fd935359daf0537dcfa0fd5> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation 0x23d5a8000 - 0x23d5f5fff ROCKit arm64 <91466a6e18843da08642493d2423261f> /System/Library/PrivateFrameworks/ROCKit.framework/ROCKit 0x23d7a6000 - 0x23d809fff RemoteManagement arm64 /System/Library/PrivateFrameworks/RemoteManagement.framework/RemoteManagement 0x23d80f000 - 0x23d820fff RemoteTextInput arm64 <0be791545f9234fabb2226890e12fe02> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput 0x23d848000 - 0x23d8dcfff SampleAnalysis arm64 /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis 0x23da87000 - 0x23da8efff StatsKit arm64 <464a62c99cbd340d9d96c9bed41ed318> /System/Library/PrivateFrameworks/StatsKit.framework/StatsKit 0x23e6ae000 - 0x23f792fff UIKitCore arm64 /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore 0x23f793000 - 0x23f79dfff UIKitServices arm64 /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices 0x23f79e000 - 0x23f7a4fff URLFormatting arm64 /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting 0x23f7a5000 - 0x23f7c5fff UsageTracking arm64 /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking 0x2400ab000 - 0x2403cffff libswiftCore.dylib arm64 /usr/lib/swift/libswiftCore.dylib 0x2403df000 - 0x2403e3fff libswiftCoreFoundation.dylib arm64 <0d39e1d23e583e77a0cbdd0c607d19cb> /usr/lib/swift/libswiftCoreFoundation.dylib 0x2403e4000 - 0x2403f3fff libswiftCoreGraphics.dylib arm64 /usr/lib/swift/libswiftCoreGraphics.dylib 0x240407000 - 0x240410fff libswiftDarwin.dylib arm64 <3e9d922c873230d8a8f478037793bc03> /usr/lib/swift/libswiftDarwin.dylib 0x240411000 - 0x24042afff libswiftDispatch.dylib arm64 <18ede63ab37632fea1e9602d7023074c> /usr/lib/swift/libswiftDispatch.dylib 0x24042b000 - 0x2405a3fff libswiftFoundation.dylib arm64 <885b9e73a2bf361fbe4a7d07360bd5f0> /usr/lib/swift/libswiftFoundation.dylib 0x240622000 - 0x240628fff libswiftObjectiveC.dylib arm64 <9b454d2ea094320e84b6ff990e78caa0> /usr/lib/swift/libswiftObjectiveC.dylib EOF ```
christocracy commented 4 years ago

As the API docs for Authorization.refreshPayload. Yours in incorrect.

christocracy commented 4 years ago

Authorization.refreshPayload MUST contain the {refreshToken} template tag. Your configured Authorization.refreshToken will be automatically rendered into this template.

This allows developers to flexibly control the form-field name for the "refresh token".

Some people may call it refresh_token, others refreshToken. Spanish developers might call it token_actualización, French developers: rafraîchir_jeton, etc.

krunduev commented 4 years ago

Thats was right. On 13 iOS is ok without refreshToken in refreshPayload, but on iOS 12 iPhone 5s my mistake leads to crash