question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[IOS] Crashed: com.apple.root.default-qos : GADMutableDictionarySetObjectForKey

See original GitHub issue

Steps to Reproduce

I am sorry i don’t know how to reproduce this, i had created the original issue here

I am using Flutter 2.10 and this crash never occurred before and my code (plugins especially) have not changed since my latest release under Flutter 2.8.1 (my app is under beta tests so it occurred in release mode only).

Here is a preview of my Crashlytics dashboard :

Capture d’écran 2022-02-10 à 18 38 12

Expected results:

The application should not crash.

Actual results:

The application is crashing.

Logs
Crashed: com.apple.root.default-qos
0  CoreFoundation                 0x2c688 -[__NSDictionaryM setObject:forKeyedSubscript:] + 472
1  Runner                         0x5abce4 GADMutableDictionarySetObjectForKey + 832744
2  Runner                         0x641bac GADInspectorExtras + 1446832
3  Runner                         0x5e0304 GADRenderServerTransaction + 1047304
4  Runner                         0x5e15f4 GADRenderServerTransaction + 1052152
5  Runner                         0x5e06a8 GADRenderServerTransaction + 1048236
6  Runner                         0x5dfa40 GADRenderResultForAdConfiguration + 1045060
7  Runner                         0x62b69c GAD_GADOperation_arm64_8_11_0 + 1355424
8  libdispatch.dylib              0x2924 _dispatch_call_block_and_release + 32
9  libdispatch.dylib              0x4670 _dispatch_client_callout + 20
10 libdispatch.dylib              0x7798 _dispatch_queue_override_invoke + 792
11 libdispatch.dylib              0x15de0 _dispatch_root_queue_drain + 396
12 libdispatch.dylib              0x16608 _dispatch_worker_thread2 + 164
13 libsystem_pthread.dylib        0x10b8 _pthread_wqthread + 228
14 libsystem_pthread.dylib        0xe94 start_wqthread + 8

com.apple.main-thread
0  libsystem_kernel.dylib         0x1504 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b9c mach_msg + 76
2  CoreFoundation                 0x7738 __CFRunLoopServiceMachPort + 372
3  CoreFoundation                 0xba2c __CFRunLoopRun + 1212
4  CoreFoundation                 0x1f468 CFRunLoopRunSpecific + 600
5  GraphicsServices               0x138c GSEventRunModal + 164
6  UIKitCore                      0x51a088 -[UIApplication _run] + 1100
7  UIKitCore                      0x298958 UIApplicationMain + 2092
8  Runner                         0x67b0 main + 7 (AppDelegate.swift:7)
9  ???                            0x1052fdaa4 (Missing)

com.apple.uikit.eventfetch-thread
0  libsystem_kernel.dylib         0x1504 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b9c mach_msg + 76
2  CoreFoundation                 0x7738 __CFRunLoopServiceMachPort + 372
3  CoreFoundation                 0xba2c __CFRunLoopRun + 1212
4  CoreFoundation                 0x1f468 CFRunLoopRunSpecific + 600
5  Foundation                     0x18c94 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 236
6  Foundation                     0x59dc8 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92
7  UIKitCore                      0x493230 -[UIEventFetcher threadMain] + 524
8  Foundation                     0x6840c __NSThread__start__ + 808
9  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
10 libsystem_pthread.dylib        0xea0 thread_start + 8

io.flutter.1.ui
0  libsystem_kernel.dylib         0x1504 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b9c mach_msg + 76
2  CoreFoundation                 0x7738 __CFRunLoopServiceMachPort + 372
3  CoreFoundation                 0xba2c __CFRunLoopRun + 1212
4  CoreFoundation                 0x1f468 CFRunLoopRunSpecific + 600
5  Flutter                        0x2feda0 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
6  Flutter                        0x2fe560 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
7  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
8  libsystem_pthread.dylib        0xea0 thread_start + 8

io.flutter.1.raster
0  libsystem_kernel.dylib         0x1504 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b9c mach_msg + 76
2  CoreFoundation                 0x7738 __CFRunLoopServiceMachPort + 372
3  CoreFoundation                 0xba2c __CFRunLoopRun + 1212
4  CoreFoundation                 0x1f468 CFRunLoopRunSpecific + 600
5  Flutter                        0x2feda0 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
6  Flutter                        0x2fe560 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
7  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
8  libsystem_pthread.dylib        0xea0 thread_start + 8

io.flutter.1.io
0  libsystem_kernel.dylib         0x1504 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b9c mach_msg + 76
2  CoreFoundation                 0x7738 __CFRunLoopServiceMachPort + 372
3  CoreFoundation                 0xba2c __CFRunLoopRun + 1212
4  CoreFoundation                 0x1f468 CFRunLoopRunSpecific + 600
5  Flutter                        0x2feda0 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
6  Flutter                        0x2fe560 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
7  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
8  libsystem_pthread.dylib        0xea0 thread_start + 8

io.worker.1
0  libsystem_kernel.dylib         0x1f90 __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x8254 _pthread_cond_wait + 1228
2  libc++.1.dylib                 0x9ddc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3  Flutter                        0x2f9158 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
4  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
5  libsystem_pthread.dylib        0xea0 thread_start + 8

io.worker.2
0  libsystem_kernel.dylib         0x1f90 __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x8254 _pthread_cond_wait + 1228
2  libc++.1.dylib                 0x9ddc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3  Flutter                        0x2f9158 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
4  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
5  libsystem_pthread.dylib        0xea0 thread_start + 8

io.worker.3
0  libsystem_kernel.dylib         0x1f90 __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x8254 _pthread_cond_wait + 1228
2  libc++.1.dylib                 0x9ddc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3  Flutter                        0x2f9158 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
4  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
5  libsystem_pthread.dylib        0xea0 thread_start + 8

io.worker.4
0  libsystem_kernel.dylib         0x1f90 __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x8254 _pthread_cond_wait + 1228
2  libc++.1.dylib                 0x9ddc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3  Flutter                        0x2f9158 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
4  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
5  libsystem_pthread.dylib        0xea0 thread_start + 8

io.worker.5
0  libsystem_kernel.dylib         0x1f90 __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x8254 _pthread_cond_wait + 1228
2  libc++.1.dylib                 0x9ddc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3  Flutter                        0x2f9158 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
4  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
5  libsystem_pthread.dylib        0xea0 thread_start + 8

io.worker.6
0  libsystem_kernel.dylib         0x1f90 __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x8254 _pthread_cond_wait + 1228
2  libc++.1.dylib                 0x9ddc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3  Flutter                        0x2f9158 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
4  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
5  libsystem_pthread.dylib        0xea0 thread_start + 8

dart:io EventHandler
0  libsystem_kernel.dylib         0x2e7c kevent + 8
1  Flutter                        0x4ce794 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
2  Flutter                        0x4fd348 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
3  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
4  libsystem_pthread.dylib        0xea0 thread_start + 8

com.google.firebase.crashlytics.MachExceptionServer
0  FirebaseCrashlytics            0x1f474 FIRCLSProcessRecordAllThreads + 184
1  FirebaseCrashlytics            0x1f854 FIRCLSProcessRecordAllThreads + 1176
2  FirebaseCrashlytics            0x167e8 FIRCLSHandler + 48
3  FirebaseCrashlytics            0x19550 FIRCLSMachExceptionServer + 1248
4  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
5  libsystem_pthread.dylib        0xea0 thread_start + 8

AVAudioSession Notify Thread
0  libsystem_kernel.dylib         0x1504 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b9c mach_msg + 76
2  CoreFoundation                 0x7738 __CFRunLoopServiceMachPort + 372
3  CoreFoundation                 0xba2c __CFRunLoopRun + 1212
4  CoreFoundation                 0x1f468 CFRunLoopRunSpecific + 600
5  AudioSession                   0x6308 CADeprecated::GenericRunLoopThread::Entry(void*) + 164
6  AudioSession                   0xfd64 CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*) + 92
7  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
8  libsystem_pthread.dylib        0xea0 thread_start + 8

com.apple.CoreMotion.MotionThread
0  libsystem_kernel.dylib         0x1504 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b9c mach_msg + 76
2  CoreFoundation                 0x7738 __CFRunLoopServiceMachPort + 372
3  CoreFoundation                 0xba2c __CFRunLoopRun + 1212
4  CoreFoundation                 0x1f468 CFRunLoopRunSpecific + 600
5  CoreFoundation                 0x9fb28 CFRunLoopRun + 64
6  CoreMotion                     0x12b64 CLMotionActivity::isTypeInVehicle(CLMotionActivity::Type) + 21264
7  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
8  libsystem_pthread.dylib        0xea0 thread_start + 8

JavaScriptCore bmalloc scavenger
0  libsystem_kernel.dylib         0x1f90 __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x8254 _pthread_cond_wait + 1228
2  libc++.1.dylib                 0x9ddc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3  JavaScriptCore                 0x11df358 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108
4  JavaScriptCore                 0x11e3b28 bmalloc::Scavenger::threadRunLoop() + 340
5  JavaScriptCore                 0x11e36c8 bmalloc::Scavenger::Scavenger(std::__1::scoped_lock<bmalloc::Mutex> const&) + 14
6  JavaScriptCore                 0x11e4b84 std::__1::__thread_specific_ptr<std::__1::__thread_struct>::set_pointer(std::__1::__thread_struct*) + 46
7  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
8  libsystem_pthread.dylib        0xea0 thread_start + 8

com.apple.NSURLConnectionLoader
0  libsystem_kernel.dylib         0x1504 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b9c mach_msg + 76
2  CoreFoundation                 0x7738 __CFRunLoopServiceMachPort + 372
3  CoreFoundation                 0xba2c __CFRunLoopRun + 1212
4  CoreFoundation                 0x1f468 CFRunLoopRunSpecific + 600
5  CFNetwork                      0x27a3f0 _CFURLStorageSessionCopyIdentifier + 59784
6  Foundation                     0x6840c __NSThread__start__ + 808
7  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
8  libsystem_pthread.dylib        0xea0 thread_start + 8

com.squareup.SocketRocket.NetworkThread
0  libsystem_kernel.dylib         0x1504 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b9c mach_msg + 76
2  CoreFoundation                 0x7738 __CFRunLoopServiceMachPort + 372
3  CoreFoundation                 0xba2c __CFRunLoopRun + 1212
4  CoreFoundation                 0x1f468 CFRunLoopRunSpecific + 600
5  Foundation                     0x18c94 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 236
6  FirebaseDatabase               0x52ed8 -[_FSRRunLoopThread main] + 252
7  Foundation                     0x6840c __NSThread__start__ + 808
8  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
9  libsystem_pthread.dylib        0xea0 thread_start + 8

com.apple.CFSocket.private
0  libsystem_kernel.dylib         0x21d0 select$DARWIN_EXTSN + 8
1  libsystem_kernel.dylib         0x21d0 __select + 8
2  CoreFoundation                 0xaa7f0 __CFSocketManager + 648
3  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
4  libsystem_pthread.dylib        0xea0 thread_start + 8

AudioPlayerIsolate.2.ui
0  libsystem_kernel.dylib         0x1504 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b9c mach_msg + 76
2  CoreFoundation                 0x7738 __CFRunLoopServiceMachPort + 372
3  CoreFoundation                 0xba2c __CFRunLoopRun + 1212
4  CoreFoundation                 0x1f468 CFRunLoopRunSpecific + 600
5  Flutter                        0x2feda0 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
6  Flutter                        0x2fe560 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
7  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
8  libsystem_pthread.dylib        0xea0 thread_start + 8

AudioPlayerIsolate.2.raster
0  libsystem_kernel.dylib         0x1504 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b9c mach_msg + 76
2  CoreFoundation                 0x7738 __CFRunLoopServiceMachPort + 372
3  CoreFoundation                 0xba2c __CFRunLoopRun + 1212
4  CoreFoundation                 0x1f468 CFRunLoopRunSpecific + 600
5  Flutter                        0x2feda0 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
6  Flutter                        0x2fe560 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
7  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
8  libsystem_pthread.dylib        0xea0 thread_start + 8

AudioPlayerIsolate.2.io
0  libsystem_kernel.dylib         0x1504 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b9c mach_msg + 76
2  CoreFoundation                 0x7738 __CFRunLoopServiceMachPort + 372
3  CoreFoundation                 0xba2c __CFRunLoopRun + 1212
4  CoreFoundation                 0x1f468 CFRunLoopRunSpecific + 600
5  Flutter                        0x2feda0 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
6  Flutter                        0x2fe560 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
7  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
8  libsystem_pthread.dylib        0xea0 thread_start + 8

Thread
0  libsystem_pthread.dylib        0xe8c start_wqthread + 258

Thread
0  libsystem_pthread.dylib        0xe8c start_wqthread + 258

Thread
0  libsystem_kernel.dylib         0x1b2c __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1140 _pthread_wqthread + 364
2  libsystem_pthread.dylib        0xe94 start_wqthread + 8

Thread
0  libsystem_pthread.dylib        0xe8c start_wqthread + 258

Thread
0  libsystem_kernel.dylib         0x1b2c __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1140 _pthread_wqthread + 364
2  libsystem_pthread.dylib        0xe94 start_wqthread + 8

DartWorker
0  libsystem_kernel.dylib         0x1f90 __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x8280 _pthread_cond_wait + 1272
2  Flutter                        0x5c61c4 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
3  Flutter                        0x60d864 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
4  Flutter                        0x5c5aec (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
5  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
6  libsystem_pthread.dylib        0xea0 thread_start + 8

DartWorker
0  libsystem_kernel.dylib         0x1f90 __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x8280 _pthread_cond_wait + 1272
2  Flutter                        0x5c61c4 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
3  Flutter                        0x60d864 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
4  Flutter                        0x5c5aec (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
5  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
6  libsystem_pthread.dylib        0xea0 thread_start + 8

DartWorker
0  libsystem_kernel.dylib         0x1f90 __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x8280 _pthread_cond_wait + 1272
2  Flutter                        0x5c61c4 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
3  Flutter                        0x60d864 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
4  Flutter                        0x5c5aec (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
5  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
6  libsystem_pthread.dylib        0xea0 thread_start + 8

DartWorker
0  libsystem_kernel.dylib         0x1f90 __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x8280 _pthread_cond_wait + 1272
2  Flutter                        0x5c61c4 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
3  Flutter                        0x60d864 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
4  Flutter                        0x5c5aec (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
5  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
6  libsystem_pthread.dylib        0xea0 thread_start + 8

DartWorker
0  libsystem_kernel.dylib         0x1f90 __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x8280 _pthread_cond_wait + 1272
2  Flutter                        0x5c61c4 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
3  Flutter                        0x60d864 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
4  Flutter                        0x5c5aec (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
5  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
6  libsystem_pthread.dylib        0xea0 thread_start + 8

DartWorker
0  libsystem_kernel.dylib         0x1f90 __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x8280 _pthread_cond_wait + 1272
2  Flutter                        0x5c61c4 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
3  Flutter                        0x60d864 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
4  Flutter                        0x5c5aec (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
5  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
6  libsystem_pthread.dylib        0xea0 thread_start + 8

DartWorker
0  libsystem_kernel.dylib         0x1f90 __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x8280 _pthread_cond_wait + 1272
2  Flutter                        0x5c61c4 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
3  Flutter                        0x60d864 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
4  Flutter                        0x5c5aec (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
5  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
6  libsystem_pthread.dylib        0xea0 thread_start + 8

DartWorker
0  libsystem_kernel.dylib         0x1f90 __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x8280 _pthread_cond_wait + 1272
2  Flutter                        0x5c61c4 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
3  Flutter                        0x60d864 (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
4  Flutter                        0x5c5aec (Missing UUID 25ccde4cd4e73ed7ab66c25ce4cfc8ae)
5  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
6  libsystem_pthread.dylib        0xea0 thread_start + 8

Thread
0  libsystem_kernel.dylib         0x1b2c __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1140 _pthread_wqthread + 364
2  libsystem_pthread.dylib        0xe94 start_wqthread + 8

Thread
0  libsystem_kernel.dylib         0x1b2c __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1140 _pthread_wqthread + 364
2  libsystem_pthread.dylib        0xe94 start_wqthread + 8

com.google.fira.worker
0  libsystem_kernel.dylib         0x2780 pread + 8
1  libsqlite3.dylib               0xb5bbc sqlite3_sourceid + 6636
2  libsqlite3.dylib               0x7af4 sqlite3_snprintf + 7108
3  libsqlite3.dylib               0x2a0b0 sqlite3_log + 3776
4  libsqlite3.dylib               0xbf48c sqlite3_sourceid + 45756
5  libsqlite3.dylib               0xc9db4 sqlite3_sourceid + 89060
6  libsqlite3.dylib               0x531d4 sqlite3_step + 68980
7  libsqlite3.dylib               0x43f88 sqlite3_step + 6952
8  libsqlite3.dylib               0x42594 sqlite3_step + 308
9  Runner                         0xbeb14 -[APMSqliteStore recordsForQuery:parameterValues:error:withFilter:] + 4305201940
10 Runner                         0xbe98c -[APMSqliteStore recordsForQuery:parameterValues:error:] + 4305201548
11 Runner                         0x3aa10 -[APMDatabase conditionalUserPropertiesWithCondition:parameterValues:error:] + 4304661008
12 Runner                         0x3a4bc -[APMDatabase timedOutConditionalUserPropertiesWithError:] + 4304659644
13 Runner                         0x2c648 -[APMConditionalUserPropertyController(Private) removeTimedOutCUPWithTimedOutEvents:] + 4304602696
14 Runner                         0x2c3e4 __75-[APMConditionalUserPropertyController(Private) processEventOnWorkerQueue:]_block_invoke + 4304602084
15 Runner                         0xbf060 -[APMSqliteStore performTransactionWithError:block:] + 4305203296
16 Runner                         0x31300 -[APMDatabase performTransaction:] + 4304622336
17 Runner                         0x2c18c -[APMConditionalUserPropertyController(Private) processEventOnWorkerQueue:] + 4304601484
18 Runner                         0x62760 -[APMMeasurement(Event) handleEventOnWorkerQueue:] + 4304824160
19 Runner                         0x7105c -[APMMeasurement logEventOnWorkerQueue:notifyEventListeners:] + 4304883804
20 Runner                         0x70e5c -[APMMeasurement logEventOnWorkerQueueWithOrigin:isPublicEvent:name:parameters:timestamp:enabled:ignoreEnabled:ignoreInterceptor:interceptor:addedScreenParameters:] + 4304883292
21 Runner                         0x70c60 __151-[APMMeasurement logEventWithOrigin:isPublicEvent:name:parameters:timestamp:enabled:ignoreEnabled:ignoreInterceptor:interceptor:addedScreenParameters:]_block_invoke + 4304882784
22 Runner                         0xb46ec __51-[APMScheduler scheduleOnWorkerQueueBlockID:block:]_block_invoke + 4305159916
23 libdispatch.dylib              0x2924 _dispatch_call_block_and_release + 32
24 libdispatch.dylib              0x4670 _dispatch_client_callout + 20
25 libdispatch.dylib              0xbdf4 _dispatch_lane_serial_drain + 672
26 libdispatch.dylib              0xc968 _dispatch_lane_invoke + 392
27 libdispatch.dylib              0x171b8 _dispatch_workloop_worker_thread + 656
28 libsystem_pthread.dylib        0x10f4 _pthread_wqthread + 288
29 libsystem_pthread.dylib        0xe94 start_wqthread + 8
[✓] Flutter (Channel stable, 2.10.0, on macOS 12.2 21D49 darwin-x64, locale fr-FR)
    • Flutter version 2.10.0 at /Users/foxtom/Desktop/flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision 5f105a6ca7 (9 days ago), 2022-02-01 14:15:42 -0800
    • Engine revision 776efd2034
    • Dart version 2.16.0
    • DevTools version 2.9.2

[✓] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
    • Android SDK at /Users/foxtom/Library/Android/sdk
    • Platform android-31, build-tools 31.0.0
    • Java binary at: /Applications/Android Studio.app/Contents/jre/Contents/Home/bin/java
    • Java version OpenJDK Runtime Environment (build 11.0.11+0-b60-7590822)
    • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 13.2.1)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • CocoaPods version 1.11.2

[✓] Chrome - develop for the web
    • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Android Studio (version 2021.1)
    • Android Studio at /Applications/Android Studio.app/Contents
    • Flutter plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 11.0.11+0-b60-7590822)

[✓] VS Code (version 1.63.2)
    • VS Code at /Users/foxtom/Desktop/Visual Studio Code.app/Contents
    • Flutter extension version 3.34.0

[✓] Connected device (3 available)
    • Now You See Me (mobile) • 00008020-001204401E78002E • ios            • iOS 15.3 19D50
    • macOS (desktop)         • macos                     • darwin-x64     • macOS 12.2 21D49 darwin-x64
    • Chrome (web)            • chrome                    • web-javascript • Google Chrome 98.0.4758.80

[✓] HTTP Host Availability
    • All required HTTP hosts are available

• No issues found!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
timothyhoang-googlecommented, Mar 10, 2022

@Tom3652 We’ll close this issue for now because we’re unable to reproduce, but feel free to reopen this issue if you experience crashes again with stable 2.10.3.

1reaction
Tom3652commented, Mar 10, 2022

Hi @maheshmnj, i have removed the plugin for performances issues for now so i can’t tell 😕. I will add it back in my next release soon with the latest flutter version, will update here then

Read more comments on GitHub >

github_iconTop Results From Across the Web

Crashed: com.apple.root.default-qos | Apple Developer Forums
Hi, recently I just received a crash report from fabric.io. I am new to iOS, I do not really know what does the...
Read more >
How to resolve crashes which inclu… | Apple Developer Forums
How to resolve crashes which include this thread message "Enqueued from com.apple.root.default-qos.overcommit" ... Periodic crashes are occurring in areas where a ...
Read more >
Crashed: com.apple.root.default-qos | Apple Developer Forums
Crashed : com.apple.root.default-qos. You're now watching this thread and will receive ... The bug happened on an: Model: Iphone 7. IOS: 12.2.0 (16E227)....
Read more >
com.apple.root.default-qos crash | Apple Developer Forums
Crashed Thread: 17 Dispatch queue: com.apple.root.default-qos ... Thread 17 crashed with X86 Thread State (64-bit):.
Read more >
EXC_BREAKPOINT Crashed: com.apple.root.default-qos
Crashed : com.apple.root.default-qos 0 libsystem_malloc.dylib 0x1dc027774 nanov2_allocate_from_block$VARIANT$mp ... iOS 12. Free RAM: 164MB. Free disk: 64GB.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found