Crash in iOS 16.1.1
I have an issue in a device which can crash sometimes:
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000020
Exception Codes: 0x0000000000000001, 0x0000000000000020
VM Region Info: 0x20 is not in any region. Bytes before following region: 68719476704
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
commpage (reserved) 1000000000-7000000000 [384.0G] ---/--- SM=NUL ...(unallocated)
Termination Reason: SIGNAL 11 Segmentation fault: 11
Terminating Process: exc handler [22862]
Triggered by Thread: 0
Thread 0 name:
Thread 0 Crashed:
0 libobjc.A.dylib 0x00000001a8842e5c objc_retain_x0 + 16 (:-1)
1 UIAccessibility 0x00000001c74a046c -[NSObject(UIStorage) _accessibilityProxyViewAncestorWhenMissingWindow] + 364 (NSObjectAccessibility.m:18579)
2 UIAccessibility 0x00000001c74b497c UIAccessibilityFrameForBounds + 196 (UIKitAccessibility.m:1245)
3 VectorKit 0x0000000112a118e4 -[VKPointFeatureAccessibilityElement accessibilityFrame] + 200 (VKFeatureAccessibilityElement.m:1839)
4 UIKitCore 0x00000001b1c54c5c -[NSObject(UIAccessibility) accessibilityActivationPoint] + 96 (UIAccessibility.m:672)
5 UIAccessibility 0x00000001c7496d44 -[NSObjectAccessibility accessibilityActivationPoint] + 136 (NSObjectAccessibility.m:16327)
6 UIAccessibility 0x00000001c74acc20 -[UIAccessibilityElementSuperCategory accessibilityActivationPoint] + 188 (UIAccessibilityElement.m:266)
7 VectorKit 0x0000000112a0b35c -[VKFeatureAccessibilityElement _updateElementStatus] + 44 (VKFeatureAccessibilityElement.m:274)
8 VectorKit 0x0000000112a219fc __131-[VKMapViewAccessibilityElementManager _accessibilityElementsForMapView:mapViewBounds:visibleLabels:visibleTiles:existingElements:]_block_invoke + 1140 (VKMapViewAccessibilityElementManager.m:261)
9 CoreFoundation 0x00000001af51e3a0 NSARRAY_IS_CALLING_OUT_TO_A_BLOCK + 24 (NSArrayHelpers.m:10)
10 CoreFoundation 0x00000001af5a50e0 -[__NSArrayI enumerateObjectsWithOptions:usingBlock:] + 156 (NSArrayI.m:113)
11 VectorKit 0x0000000112a21098 -[VKMapViewAccessibilityElementManager _accessibilityElementsForMapView:mapViewBounds:visibleLabels:visibleTiles:existingElements:] + 368 (VKMapViewAccessibilityElementManager.m:211)
12 VectorKit 0x0000000112a27f18 __86-[VKMapViewAccessibilityElementManager updateAccessibilityElementsForMapView:isRetry:]_block_invoke_2 + 108 (VKMapViewAccessibilityElementManager.m:1569)
13 libdispatch.dylib 0x00000001b6aedfdc _dispatch_client_callout + 20 (object.m:560)
14 libdispatch.dylib 0x00000001b6afd574 _dispatch_lane_barrier_sync_invoke_and_complete + 56 (queue.c:1023)
15 VectorKit 0x0000000112a27afc __86-[VKMapViewAccessibilityElementManager updateAccessibilityElementsForMapView:isRetry:]_block_invoke + 368 (VKMapViewAccessibilityElementManager.m:1568)
16 libdispatch.dylib 0x00000001b6aec4b4 _dispatch_call_block_and_release + 32 (init.c:1518)
17 libdispatch.dylib 0x00000001b6aedfdc dispatch_client_callout + 20 (object.m:560)
18 libdispatch.dylib 0x00000001b6afc7f4 dispatch_main_queue_drain + 928 (inline_internal.h:2632)
19 libdispatch.dylib 0x00000001b6afc444 dispatch_main_queue_callback_4CF + 44 (queue.c:7887)
20 CoreFoundation 0x00000001af5ae6f8 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16 (CFRunLoop.c:1780)
21 CoreFoundation 0x00000001af590058 __CFRunLoopRun + 2036 (CFRunLoop.c:3147)
22 CoreFoundation 0x00000001af594ed4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
23 GraphicsServices 0x00000001e8892368 GSEventRunModal + 164 (GSEvent.c:2196)
24 UIKitCore 0x00000001b1a733d0 -[UIApplication run] + 888 (UIApplication.m:3745)
25 UIKitCore 0x00000001b1a73034 UIApplicationMain + 340 (UIApplication.m:5335)
26 libswiftUIKit.dylib 0x00000001b8063308 UIApplicationMain(::::) + 104 (UIKit.swift:538)
27 Runner 0x0000000102a216d0 specialized static UIApplicationDelegate.main() + 28 (
Thread 1 name: Thread 1: 0 libsystem_kernel.dylib 0x00000001ec111b48 mach_msg2_trap + 8 (:-1) 1 libsystem_kernel.dylib 0x00000001ec124008 mach_msg2_internal + 80 (mach_msg.c:201) 2 libsystem_kernel.dylib 0x00000001ec124248 mach_msg_overwrite + 388 (mach_msg.c:0) 3 libsystem_kernel.dylib 0x00000001ec11208c mach_msg + 24 (mach_msg.c:323) 4 CoreFoundation 0x00000001af58eaf0 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622) 5 CoreFoundation 0x00000001af58fd34 __CFRunLoopRun + 1232 (CFRunLoop.c:3005) 6 CoreFoundation 0x00000001af594ed4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418) 7 Foundation 0x00000001a9942334 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 (NSRunLoop.m:373) 8 Foundation 0x00000001a994221c -[NSRunLoop(NSRunLoop) runUntilDate:] + 64 (NSRunLoop.m:420) 9 UIKitCore 0x00000001b1ba833c -[UIEventFetcher threadMain] + 436 (UIEventFetcher.m:1377) 10 Foundation 0x00000001a995b808 NSThread__start + 716 (NSThread.m:963) 11 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 12 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 2 name: Thread 2: 0 libsystem_kernel.dylib 0x00000001ec111b48 mach_msg2_trap + 8 (:-1) 1 libsystem_kernel.dylib 0x00000001ec124008 mach_msg2_internal + 80 (mach_msg.c:201) 2 libsystem_kernel.dylib 0x00000001ec124248 mach_msg_overwrite + 388 (mach_msg.c:0) 3 libsystem_kernel.dylib 0x00000001ec11208c mach_msg + 24 (mach_msg.c:323) 4 CoreFoundation 0x00000001af58eaf0 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622) 5 CoreFoundation 0x00000001af58fd34 __CFRunLoopRun + 1232 (CFRunLoop.c:3005) 6 CoreFoundation 0x00000001af594ed4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418) 7 Flutter 0x0000000103eeeae0 0x103c00000 + 3074784 8 Flutter 0x0000000103eee728 0x103c00000 + 3073832 9 Flutter 0x0000000103eee438 0x103c00000 + 3073080 10 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 11 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 3 name: Thread 3: 0 libsystem_kernel.dylib 0x00000001ec111b48 mach_msg2_trap + 8 (:-1) 1 libsystem_kernel.dylib 0x00000001ec124008 mach_msg2_internal + 80 (mach_msg.c:201) 2 libsystem_kernel.dylib 0x00000001ec124248 mach_msg_overwrite + 388 (mach_msg.c:0) 3 libsystem_kernel.dylib 0x00000001ec11208c mach_msg + 24 (mach_msg.c:323) 4 CoreFoundation 0x00000001af58eaf0 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622) 5 CoreFoundation 0x00000001af58fd34 __CFRunLoopRun + 1232 (CFRunLoop.c:3005) 6 CoreFoundation 0x00000001af594ed4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418) 7 Flutter 0x0000000103eeeae0 0x103c00000 + 3074784 8 Flutter 0x0000000103eee728 0x103c00000 + 3073832 9 Flutter 0x0000000103eee438 0x103c00000 + 3073080 10 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 11 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 4 name: Thread 4: 0 libsystem_kernel.dylib 0x00000001ec111b48 mach_msg2_trap + 8 (:-1) 1 libsystem_kernel.dylib 0x00000001ec124008 mach_msg2_internal + 80 (mach_msg.c:201) 2 libsystem_kernel.dylib 0x00000001ec124248 mach_msg_overwrite + 388 (mach_msg.c:0) 3 libsystem_kernel.dylib 0x00000001ec11208c mach_msg + 24 (mach_msg.c:323) 4 CoreFoundation 0x00000001af58eaf0 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622) 5 CoreFoundation 0x00000001af58fd34 __CFRunLoopRun + 1232 (CFRunLoop.c:3005) 6 CoreFoundation 0x00000001af594ed4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418) 7 Flutter 0x0000000103eeeae0 0x103c00000 + 3074784 8 Flutter 0x0000000103eee728 0x103c00000 + 3073832 9 Flutter 0x0000000103eee438 0x103c00000 + 3073080 10 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 11 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 5 name: Thread 5: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b06c _pthread_cond_wait + 1232 (pthread_cond.c:636) 2 Flutter 0x0000000103c58df4 0x103c00000 + 364020 3 Flutter 0x0000000103ee84d0 0x103c00000 + 3048656 4 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 5 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 6 name: Thread 6: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b06c _pthread_cond_wait + 1232 (pthread_cond.c:636) 2 Flutter 0x0000000103c58df4 0x103c00000 + 364020 3 Flutter 0x0000000103ee84d0 0x103c00000 + 3048656 4 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 5 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 7 name: Thread 7: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b06c _pthread_cond_wait + 1232 (pthread_cond.c:636) 2 Flutter 0x0000000103c58df4 0x103c00000 + 364020 3 Flutter 0x0000000103ee84d0 0x103c00000 + 3048656 4 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 5 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 8 name: Thread 8: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b06c _pthread_cond_wait + 1232 (pthread_cond.c:636) 2 Flutter 0x0000000103c58df4 0x103c00000 + 364020 3 Flutter 0x0000000103ee84d0 0x103c00000 + 3048656 4 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 5 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 9 name: Thread 9: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b06c _pthread_cond_wait + 1232 (pthread_cond.c:636) 2 Flutter 0x0000000103c58df4 0x103c00000 + 364020 3 Flutter 0x0000000103ee84d0 0x103c00000 + 3048656 4 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 5 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 10 name: Thread 10: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b06c _pthread_cond_wait + 1232 (pthread_cond.c:636) 2 Flutter 0x0000000103c58df4 0x103c00000 + 364020 3 Flutter 0x0000000103ee84d0 0x103c00000 + 3048656 4 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 5 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 11 name: Thread 11: 0 libsystem_kernel.dylib 0x00000001ec113480 kevent + 8 (:-1) 1 Flutter 0x000000010417de98 0x103c00000 + 5758616 2 Flutter 0x00000001041a92f0 0x103c00000 + 5935856 3 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 4 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 12 name: Thread 12: 0 libsystem_kernel.dylib 0x00000001ec11351c write + 8 (:-1) 1 FirebaseCrashlytics 0x0000000102e45cf4 FIRCLSSDKFileLog + 316 (FIRCLSInternalLogging.c:0) 2 FirebaseCrashlytics 0x0000000102e4791c FIRCLSMachExceptionReply + 128 (FIRCLSMachException.c:265) 3 FirebaseCrashlytics 0x0000000102e4791c FIRCLSMachExceptionServer + 968 (FIRCLSMachException.c:176) 4 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 5 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 13 name: Thread 13: 0 libsystem_kernel.dylib 0x00000001ec113480 kevent + 8 (:-1) 1 realm_dart 0x00000001035db8e8 realm::_impl::ExternalCommitHelper::listen() + 156 2 realm_dart 0x00000001035dbed8 void* std::__1::__thread_proxy[abi:ue170006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, realm::_impl::ExternalCommitHelper... + 56 3 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 4 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 14 name: Thread 14: 0 libsystem_kernel.dylib 0x00000001ec111b48 mach_msg2_trap + 8 (:-1) 1 libsystem_kernel.dylib 0x00000001ec124008 mach_msg2_internal + 80 (mach_msg.c:201) 2 libsystem_kernel.dylib 0x00000001ec124248 mach_msg_overwrite + 388 (mach_msg.c:0) 3 libsystem_kernel.dylib 0x00000001ec11208c mach_msg + 24 (mach_msg.c:323) 4 CoreFoundation 0x00000001af58eaf0 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622) 5 CoreFoundation 0x00000001af58fd34 __CFRunLoopRun + 1232 (CFRunLoop.c:3005) 6 CoreFoundation 0x00000001af594ed4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418) 7 CFNetwork 0x00000001b08ec5a8 +[__CFN_CoreSchedulingSetRunnable _run:] + 392 (CoreSchedulingSet.mm:1372) 8 Foundation 0x00000001a995b808 NSThread__start + 716 (NSThread.m:963) 9 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 10 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 15: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b06c _pthread_cond_wait + 1232 (pthread_cond.c:636) 2 libc++.1.dylib 0x00000001bdad7acc std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 28 (__threading_support:380) 3 realm_dart 0x000000010373a924 realm::DB::AsyncCommitHelper::main() + 116 4 realm_dart 0x000000010373ea58 void* std::__1::__thread_proxy[abi:ue170006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, realm::DB::AsyncCommitHelper::star... + 52 5 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 16: 0 libsystem_pthread.dylib 0x00000001fc573b90 start_wqthread + 0 (:-1)
Thread 17 name: Thread 17: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x000000010420bf9c 0x103c00000 + 6340508 4 Flutter 0x00000001042acce0 0x103c00000 + 6999264 5 Flutter 0x0000000104270be8 0x103c00000 + 6753256 6 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 7 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 18 name: Thread 18: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x000000010420bf9c 0x103c00000 + 6340508 4 Flutter 0x00000001042acce0 0x103c00000 + 6999264 5 Flutter 0x0000000104270be8 0x103c00000 + 6753256 6 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 7 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 19 name: Thread 19: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x000000010420bf9c 0x103c00000 + 6340508 4 Flutter 0x00000001042acce0 0x103c00000 + 6999264 5 Flutter 0x0000000104270be8 0x103c00000 + 6753256 6 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 7 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 20 name: Thread 20: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x000000010420bf9c 0x103c00000 + 6340508 4 Flutter 0x00000001042acce0 0x103c00000 + 6999264 5 Flutter 0x0000000104270be8 0x103c00000 + 6753256 6 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 7 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 21 name: Thread 21: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x000000010420bf9c 0x103c00000 + 6340508 4 Flutter 0x00000001042acce0 0x103c00000 + 6999264 5 Flutter 0x0000000104270be8 0x103c00000 + 6753256 6 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 7 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 22 name: Thread 22: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x000000010420bf9c 0x103c00000 + 6340508 4 Flutter 0x00000001042acce0 0x103c00000 + 6999264 5 Flutter 0x0000000104270be8 0x103c00000 + 6753256 6 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 7 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 23: 0 libsystem_pthread.dylib 0x00000001fc573b90 start_wqthread + 0 (:-1)
Thread 24: 0 libsystem_pthread.dylib 0x00000001fc573b90 start_wqthread + 0 (:-1)
Thread 25: 0 libsystem_pthread.dylib 0x00000001fc573b90 start_wqthread + 0 (:-1)
Thread 26: 0 libsystem_pthread.dylib 0x00000001fc573b90 start_wqthread + 0 (:-1)
Thread 27: 0 libsystem_pthread.dylib 0x00000001fc573b90 start_wqthread + 0 (:-1)
Thread 28: 0 libsystem_pthread.dylib 0x00000001fc573b90 start_wqthread + 0 (:-1)
Thread 29: 0 libsystem_pthread.dylib 0x00000001fc573b90 start_wqthread + 0 (:-1)
Thread 30: 0 libsystem_pthread.dylib 0x00000001fc573b90 start_wqthread + 0 (:-1)
Thread 31 name: Thread 31: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x00000001042accac 0x103c00000 + 6999212 4 Flutter 0x0000000104270be8 0x103c00000 + 6753256 5 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 32 name: Thread 32: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x00000001042accac 0x103c00000 + 6999212 4 Flutter 0x0000000104270be8 0x103c00000 + 6753256 5 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 33 name: Thread 33: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x00000001042accac 0x103c00000 + 6999212 4 Flutter 0x0000000104270be8 0x103c00000 + 6753256 5 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 34 name: Thread 34: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x00000001042accac 0x103c00000 + 6999212 4 Flutter 0x0000000104270be8 0x103c00000 + 6753256 5 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 35 name: Thread 35: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x00000001042accac 0x103c00000 + 6999212 4 Flutter 0x0000000104270be8 0x103c00000 + 6753256 5 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 36 name: Thread 36: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x00000001042accac 0x103c00000 + 6999212 4 Flutter 0x0000000104270be8 0x103c00000 + 6753256 5 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 37 name: Thread 37: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x00000001042accac 0x103c00000 + 6999212 4 Flutter 0x0000000104270be8 0x103c00000 + 6753256 5 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 38 name: Thread 38: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x00000001042accac 0x103c00000 + 6999212 4 Flutter 0x0000000104270be8 0x103c00000 + 6753256 5 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 39 name: Thread 39: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x00000001042accac 0x103c00000 + 6999212 4 Flutter 0x0000000104270be8 0x103c00000 + 6753256 5 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 40 name: Thread 40: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x00000001042accac 0x103c00000 + 6999212 4 Flutter 0x0000000104270be8 0x103c00000 + 6753256 5 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 41 name: Thread 41: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x00000001042accac 0x103c00000 + 6999212 4 Flutter 0x0000000104270be8 0x103c00000 + 6753256 5 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 42 name: Thread 42: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x00000001042accac 0x103c00000 + 6999212 4 Flutter 0x0000000104270be8 0x103c00000 + 6753256 5 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 43 name: Thread 43: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x00000001042accac 0x103c00000 + 6999212 4 Flutter 0x0000000104270be8 0x103c00000 + 6753256 5 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 44 name: Thread 44: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x00000001042accac 0x103c00000 + 6999212 4 Flutter 0x0000000104270be8 0x103c00000 + 6753256 5 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 45 name: Thread 45: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x00000001042accac 0x103c00000 + 6999212 4 Flutter 0x0000000104270be8 0x103c00000 + 6753256 5 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 46 name: Thread 46: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x00000001042accac 0x103c00000 + 6999212 4 Flutter 0x0000000104270be8 0x103c00000 + 6753256 5 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 47 name: Thread 47: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x00000001042accac 0x103c00000 + 6999212 4 Flutter 0x0000000104270be8 0x103c00000 + 6753256 5 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 48 name: Thread 48: 0 libsystem_kernel.dylib 0x00000001ec11241c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x00000001fc57b098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x000000010427121c 0x103c00000 + 6754844 3 Flutter 0x00000001042accac 0x103c00000 + 6999212 4 Flutter 0x0000000104270be8 0x103c00000 + 6753256 5 libsystem_pthread.dylib 0x00000001fc5746cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x00000001fc573ba4 thread_start + 8 (:-1)
Thread 49: 0 libsystem_pthread.dylib 0x00000001fc573b90 start_wqthread + 0 (:-1)
Thread 0 crashed with ARM Thread State (64-bit): x0: 0x000000011dcb9630 x1: 0x0000000000000000 x2: 0x0000000205bf4428 x3: 0x0000000000000001 x4: 0x000000016d3e5cb8 x5: 0x0000000000000010 x6: 0x00000002835ca700 x7: 0x0000000000000001 x8: 0x0000000205b859e0 x9: 0x0000000000000103 x10: 0x0000000104d608a0 x11: 0x00000000aff7698f x12: 0x000000000000006a x13: 0x0000000000000000 x14: 0x00000001a8788000 x15: 0x0000000254d3c000 x16: 0x0000000000000000 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x0000000105d2bcc0 x20: 0x0000000105d304b0 x21: 0x0000000105d2bcc0 x22: 0x0000000280442880 x23: 0x0000000000000000 x24: 0x0000000000000001 x25: 0x0000000000000000 x26: 0x0000000000000000 x27: 0x0000000000000000 x28: 0x0000000000000003 fp: 0x000000016d3e5c50 lr: 0x00000001c74a046c sp: 0x000000016d3e5bf0 pc: 0x00000001a8842e5c cpsr: 0x0 esr: 0x92000006 (Data Abort) byte read Translation fault
Binary Images:
0x102a18000 - 0x102b1bfff Runner arm64
Smartphone:
- Device: iPhone 12
Same with iOS 17 that is a major issue