apple_maps_flutter
apple_maps_flutter copied to clipboard
Apple map crashed on iOS 17
Describe the bug The apple map crashed
To Reproduce I have no idea how to reproduce it since it happens to one of my client in release mode
Expected behavior The app should not crash
Smartphone (please complete the following information):
- Device: iPhone 12
- Version: iOS 17
flutter doctor
Please add the flutter doctor output.
Logs
Here is the trace :
Crashlytics - Stack trace
Application: com.myapp.ios
Platform: apple
Version: 2.3.0 (23)
Issue: c1f6d36aeb7c105a32015504776adff5
Session: 623ab27bb0754a9c92ebab58cd7de75f_DNE_8_v2
Date: Sat Sep 23 2023 07:41:06 GMT+0200 (UTC+02:00)
Crashed: com.apple.main-thread
0 libsystem_kernel.dylib 0xa01c __pthread_kill + 8
1 libsystem_pthread.dylib 0x5680 pthread_kill + 268
2 libsystem_c.dylib 0x75bb0 abort + 180
3 libswiftCore.dylib 0x3a24d8 swift::fatalError(unsigned int, char const*, ...) + 126
4 libswiftCore.dylib 0x3a24f8 swift::warningv(unsigned int, char const*, char*) + 30
5 libswiftCore.dylib 0x3a26b4 swift::swift_abortRetainUnowned(void const*) + 32
6 libswiftCore.dylib 0x3ff018 swift_unknownObjectUnownedTakeStrong + 74
7 apple_maps_flutter 0xa964 $s18apple_maps_flutter18AppleMapControllerC21setMethodCallHandlers33_1889BD240467D01F3C1A3D3FB73D4A95LLyyFySo07FlutterhI0C_yypSgctcfU_ + 3588
8 apple_maps_flutter 0xb050 $sSo17FlutterMethodCallCypSgIegn_Ieggg_AByXlSgIeyBy_IeyByy_TR + 108
9 Flutter 0x5d6050 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
10 Flutter 0x435a4 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
11 libdispatch.dylib 0x26a8 _dispatch_call_block_and_release + 32
12 libdispatch.dylib 0x4300 _dispatch_client_callout + 20
13 libdispatch.dylib 0x12998 _dispatch_main_queue_drain + 984
14 libdispatch.dylib 0x125b0 _dispatch_main_queue_callback_4CF + 44
15 CoreFoundation 0x379bc __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
16 CoreFoundation 0x346c8 __CFRunLoopRun + 1996
17 CoreFoundation 0x33e18 CFRunLoopRunSpecific + 608
18 GraphicsServices 0x35ec GSEventRunModal + 164
19 UIKitCore 0x22f350 -[UIApplication _run] + 888
20 UIKitCore 0x22e98c UIApplicationMain + 340
21 Runner 0x8ca4 main + 5 (AppDelegate.swift:5)
22 ??? 0x1abccfd44 (Missing)
com.apple.uikit.eventfetch-thread
0 libsystem_kernel.dylib 0x11d8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0xf70 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0xe88 mach_msg_overwrite + 436
3 libsystem_kernel.dylib 0xcc8 mach_msg + 24
4 CoreFoundation 0x364bc __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x343b4 __CFRunLoopRun + 1208
6 CoreFoundation 0x33e18 CFRunLoopRunSpecific + 608
7 Foundation 0x2d4cc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8 Foundation 0x5c234 -[NSRunLoop(NSRunLoop) runUntilDate:] + 64
9 UIKitCore 0x19120c -[UIEventFetcher threadMain] + 420
10 Foundation 0xb3154 __NSThread__start__ + 732
11 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
12 libsystem_pthread.dylib 0x1a10 thread_start + 8
io.flutter.1.ui
0 libsystem_kernel.dylib 0x11d8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0xf70 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0xe88 mach_msg_overwrite + 436
3 libsystem_kernel.dylib 0xcc8 mach_msg + 24
4 CoreFoundation 0x364bc __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x343b4 __CFRunLoopRun + 1208
6 CoreFoundation 0x33e18 CFRunLoopRunSpecific + 608
7 Flutter 0x2e1d78 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
8 Flutter 0x2e13ec (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
9 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
10 libsystem_pthread.dylib 0x1a10 thread_start + 8
io.flutter.1.raster
0 libsystem_kernel.dylib 0x11d8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0xf70 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0xe88 mach_msg_overwrite + 436
3 libsystem_kernel.dylib 0xcc8 mach_msg + 24
4 CoreFoundation 0x364bc __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x343b4 __CFRunLoopRun + 1208
6 CoreFoundation 0x33e18 CFRunLoopRunSpecific + 608
7 Flutter 0x2e1d78 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
8 Flutter 0x2e13ec (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
9 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
10 libsystem_pthread.dylib 0x1a10 thread_start + 8
io.flutter.1.io
0 libsystem_kernel.dylib 0x11d8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0xf70 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0xe88 mach_msg_overwrite + 436
3 libsystem_kernel.dylib 0xcc8 mach_msg + 24
4 CoreFoundation 0x364bc __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x343b4 __CFRunLoopRun + 1208
6 CoreFoundation 0x33e18 CFRunLoopRunSpecific + 608
7 Flutter 0x2e1d78 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
8 Flutter 0x2e13ec (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
9 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
10 libsystem_pthread.dylib 0x1a10 thread_start + 8
io.worker.1
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0xfd4 _pthread_cond_wait + 1228
2 Flutter 0x557b4 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
3 Flutter 0x2db0e4 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
4 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
5 libsystem_pthread.dylib 0x1a10 thread_start + 8
io.worker.2
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0xfd4 _pthread_cond_wait + 1228
2 Flutter 0x557b4 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
3 Flutter 0x2db0e4 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
4 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
5 libsystem_pthread.dylib 0x1a10 thread_start + 8
io.worker.3
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0xfd4 _pthread_cond_wait + 1228
2 Flutter 0x557b4 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
3 Flutter 0x2db0e4 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
4 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
5 libsystem_pthread.dylib 0x1a10 thread_start + 8
io.worker.4
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0xfd4 _pthread_cond_wait + 1228
2 Flutter 0x557b4 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
3 Flutter 0x2db0e4 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
4 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
5 libsystem_pthread.dylib 0x1a10 thread_start + 8
io.worker.5
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0xfd4 _pthread_cond_wait + 1228
2 Flutter 0x557b4 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
3 Flutter 0x2db0e4 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
4 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
5 libsystem_pthread.dylib 0x1a10 thread_start + 8
io.worker.6
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0xfd4 _pthread_cond_wait + 1228
2 Flutter 0x557b4 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
3 Flutter 0x2db0e4 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
4 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
5 libsystem_pthread.dylib 0x1a10 thread_start + 8
dart:io EventHandler
0 libsystem_kernel.dylib 0xef6c kevent + 8
1 Flutter 0x597760 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
2 Flutter 0x5c56bc (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
3 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
4 libsystem_pthread.dylib 0x1a10 thread_start + 8
io.worker.1
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0xfd4 _pthread_cond_wait + 1228
2 Flutter 0x557b4 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
3 Flutter 0x2db0e4 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
4 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
5 libsystem_pthread.dylib 0x1a10 thread_start + 8
io.worker.2
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0xfd4 _pthread_cond_wait + 1228
2 Flutter 0x557b4 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
3 Flutter 0x2db0e4 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
4 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
5 libsystem_pthread.dylib 0x1a10 thread_start + 8
io.worker.3
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0xfd4 _pthread_cond_wait + 1228
2 Flutter 0x557b4 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
3 Flutter 0x2db0e4 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
4 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
5 libsystem_pthread.dylib 0x1a10 thread_start + 8
io.worker.4
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0xfd4 _pthread_cond_wait + 1228
2 Flutter 0x557b4 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
3 Flutter 0x2db0e4 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
4 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
5 libsystem_pthread.dylib 0x1a10 thread_start + 8
com.google.firebase.crashlytics.MachExceptionServer
0 libsystem_kernel.dylib 0x11d8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0xf70 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0xe88 mach_msg_overwrite + 436
3 libsystem_kernel.dylib 0xcc8 mach_msg + 24
4 FirebaseCrashlytics 0x1af94 FIRCLSMachExceptionServer + 104
5 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
6 libsystem_pthread.dylib 0x1a10 thread_start + 8
com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x11d8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0xf70 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0xe88 mach_msg_overwrite + 436
3 libsystem_kernel.dylib 0xcc8 mach_msg + 24
4 CoreFoundation 0x364bc __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x343b4 __CFRunLoopRun + 1208
6 CoreFoundation 0x33e18 CFRunLoopRunSpecific + 608
7 CFNetwork 0x258798 _CFURLStorageSessionCopyIdentifier + 69132
8 Foundation 0xb3154 __NSThread__start__ + 732
9 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
10 libsystem_pthread.dylib 0x1a10 thread_start + 8
Thread
0 libsystem_pthread.dylib 0x19fc start_wqthread + 438
Thread
0 libsystem_kernel.dylib 0x9730 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x19b0 _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0x9730 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x19b0 _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0x9730 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x19b0 _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0x9730 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x19b0 _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
DartWorker
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1000 _pthread_cond_wait + 1272
2 Flutter 0x689f80 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
3 Flutter 0x6c3df0 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
4 Flutter 0x68994c (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
5 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
6 libsystem_pthread.dylib 0x1a10 thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1000 _pthread_cond_wait + 1272
2 Flutter 0x689f80 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
3 Flutter 0x6c3df0 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
4 Flutter 0x68994c (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
5 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
6 libsystem_pthread.dylib 0x1a10 thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1000 _pthread_cond_wait + 1272
2 Flutter 0x689f80 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
3 Flutter 0x6c3df0 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
4 Flutter 0x68994c (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
5 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
6 libsystem_pthread.dylib 0x1a10 thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x1b7c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1000 _pthread_cond_wait + 1272
2 Flutter 0x689f80 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
3 Flutter 0x6c3df0 (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
4 Flutter 0x68994c (Missing UUID 4c4c449c55553144a1909abb36b88cdf)
5 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
6 libsystem_pthread.dylib 0x1a10 thread_start + 8
Thread
0 libsystem_pthread.dylib 0x19fc start_wqthread + 438
Thread
0 libsystem_kernel.dylib 0x9730 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x19b0 _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0x9730 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x19b0 _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
Thread
0 libsystem_pthread.dylib 0x19fc start_wqthread + 438
Thread
0 libsystem_pthread.dylib 0x19fc start_wqthread + 438
Thread
0 libsystem_pthread.dylib 0x19fc start_wqthread + 438
Thread
0 libsystem_kernel.dylib 0x9730 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x19b0 _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1a04 start_wqthread + 8