Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashed: com.apple.main-thread : Foundation _NSKeyValueObservationInfoGetObservances #96849

Closed
Tom3652 opened this issue Jan 19, 2022 · 10 comments · Fixed by flutter/plugins#4683
Labels
a: production Issues experienced in live production apps c: crash Stack traces logged to the console engine flutter/engine repository. See also e: labels. platform-ios iOS applications specifically r: fixed Issue is closed as already fixed in a newer version

Comments

@Tom3652
Copy link

Tom3652 commented Jan 19, 2022

Steps to Reproduce

I have no idea how to reproduce this crash unfortunately, sorry.
This happened only in release mode on iOS.

It is maybe related to the video_player according to the logs, but i am definitely not sure

Capture d’écran 2022-01-19 à 10 48 19

Expected results:

The app should not crash.

Actual results:

The app is crashing.

Logs
Crashed: com.apple.main-thread
0  libobjc.A.dylib                0x3af8 object_getClass + 48
1  Foundation                     0x41bac _NSKeyValueObservationInfoGetObservances + 264
2  Foundation                     0x1882c NSKeyValueWillChangeWithPerThreadPendingNotifications + 240
3  AVFCore                        0x3efa0 __31-[AVPlayerItem _updateTimebase]_block_invoke_2 + 180
4  libdispatch.dylib              0x2914 _dispatch_call_block_and_release + 32
5  libdispatch.dylib              0x4660 _dispatch_client_callout + 20
6  libdispatch.dylib              0x12b60 _dispatch_main_queue_callback_4CF + 944
7  CoreFoundation                 0x51cd4 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
8  CoreFoundation                 0xbeac __CFRunLoopRun + 2540
9  CoreFoundation                 0x1f3b8 CFRunLoopRunSpecific + 600
10 GraphicsServices               0x138c GSEventRunModal + 164
11 UIKitCore                      0x5196a8 -[UIApplication _run] + 1100
12 UIKitCore                      0x2987f4 UIApplicationMain + 2092
13 Runner                         0x5cf0 main + 7 (AppDelegate.swift:7)
14 ???                            0x106979a24 (Missing)

Thread
0  libsystem_pthread.dylib        0xe8c start_wqthread + 258

Thread
0  libsystem_pthread.dylib        0xe8c start_wqthread + 258

com.apple.coremedia.displaymirroringobserver
0  libsystem_kernel.dylib         0x1504 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b9c mach_msg + 76
2  libdispatch.dylib              0x1f27c _dispatch_mach_send_and_wait_for_reply + 520
3  libdispatch.dylib              0x1f62c dispatch_mach_send_with_result_and_wait_for_reply + 56
4  libxpc.dylib                   0xeb9c xpc_connection_send_message_with_reply_sync + 240
5  CoreMedia                      0xed5d0 FigXPCRemoteClientSendSyncMessageCreatingReply + 44
6  CoreMedia                      0xed740 FigXPCSendStdSetPropertyMessage + 132
7  MediaToolbox                   0x252bc4 remoteXPCPlayer_SetProperty + 152
8  MediaToolbox                   0x25f4a4 -[FigDisplayMirroringChangeObserver updatePlayerDisplayList] + 444
9  libdispatch.dylib              0x2914 _dispatch_call_block_and_release + 32
10 libdispatch.dylib              0x4660 _dispatch_client_callout + 20
11 libdispatch.dylib              0xbde4 _dispatch_lane_serial_drain + 672
12 libdispatch.dylib              0xc958 _dispatch_lane_invoke + 392
13 libdispatch.dylib              0x171a8 _dispatch_workloop_worker_thread + 656
14 libsystem_pthread.dylib        0x10f4 _pthread_wqthread + 288
15 libsystem_pthread.dylib        0xe94 start_wqthread + 8

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

Thread
0  libsystem_pthread.dylib        0xe8c start_wqthread + 258

io.flutter.1.ui
0  libsystem_kernel.dylib         0x1504 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b9c mach_msg + 76
2  CoreFoundation                 0x7688 __CFRunLoopServiceMachPort + 372
3  CoreFoundation                 0xb97c __CFRunLoopRun + 1212
4  CoreFoundation                 0x1f3b8 CFRunLoopRunSpecific + 600
5  Flutter                        0x2ee570 (Missing)
6  Flutter                        0x2edd30 (Missing)
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                 0x7688 __CFRunLoopServiceMachPort + 372
3  CoreFoundation                 0xb97c __CFRunLoopRun + 1212
4  CoreFoundation                 0x1f3b8 CFRunLoopRunSpecific + 600
5  Flutter                        0x2ee570 (Missing)
6  Flutter                        0x2edd30 (Missing)
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                 0x7688 __CFRunLoopServiceMachPort + 372
3  CoreFoundation                 0xb97c __CFRunLoopRun + 1212
4  CoreFoundation                 0x1f3b8 CFRunLoopRunSpecific + 600
5  Flutter                        0x2ee570 (Missing)
6  Flutter                        0x2edd30 (Missing)
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                        0x2e8928 (Missing)
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                        0x2e8928 (Missing)
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                        0x2e8928 (Missing)
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                        0x2e8928 (Missing)
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                        0x2e8928 (Missing)
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                        0x2e8928 (Missing)
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                        0x4b14dc (Missing)
2  Flutter                        0x4e04e8 (Missing)
3  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
4  libsystem_pthread.dylib        0xea0 thread_start + 8

com.apple.coremedia.player.async.0x280e7e580.P/DO
0  libsystem_kernel.dylib         0x1504 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b9c mach_msg + 76
2  libdispatch.dylib              0x1f27c _dispatch_mach_send_and_wait_for_reply + 520
3  libdispatch.dylib              0x1f62c dispatch_mach_send_with_result_and_wait_for_reply + 56
4  libxpc.dylib                   0xeb9c xpc_connection_send_message_with_reply_sync + 240
5  CoreMedia                      0xed5d0 FigXPCRemoteClientSendSyncMessageCreatingReply + 44
6  CoreMedia                      0xed740 FigXPCSendStdSetPropertyMessage + 132
7  MediaToolbox                   0x252bc4 remoteXPCPlayer_SetProperty + 152
8  MediaToolbox                   0x13df30 playerasync_runOneCommand + 5316
9  MediaToolbox                   0x1412e4 playerasync_runAsynchronousCommandOnQueue + 184
10 libdispatch.dylib              0x4660 _dispatch_client_callout + 20
11 libdispatch.dylib              0xbde4 _dispatch_lane_serial_drain + 672
12 libdispatch.dylib              0xc958 _dispatch_lane_invoke + 392
13 libdispatch.dylib              0x171a8 _dispatch_workloop_worker_thread + 656
14 libsystem_pthread.dylib        0x10f4 _pthread_wqthread + 288
15 libsystem_pthread.dylib        0xe94 start_wqthread + 8

com.google.firebase.crashlytics.MachExceptionServer
0  FirebaseCrashlytics            0x1f44c FIRCLSProcessRecordAllThreads + 184
1  FirebaseCrashlytics            0x1f82c FIRCLSProcessRecordAllThreads + 1176
2  FirebaseCrashlytics            0x167f0 FIRCLSHandler + 48
3  FirebaseCrashlytics            0x195b8 FIRCLSMachExceptionServer + 1248
4  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
5  libsystem_pthread.dylib        0xea0 thread_start + 8

com.apple.coremedia.displaymirroringobserver
0  libsystem_kernel.dylib         0x1504 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b9c mach_msg + 76
2  libdispatch.dylib              0x1f27c _dispatch_mach_send_and_wait_for_reply + 520
3  libdispatch.dylib              0x1f62c dispatch_mach_send_with_result_and_wait_for_reply + 56
4  libxpc.dylib                   0xeb9c xpc_connection_send_message_with_reply_sync + 240
5  CoreMedia                      0xed5d0 FigXPCRemoteClientSendSyncMessageCreatingReply + 44
6  CoreMedia                      0xed740 FigXPCSendStdSetPropertyMessage + 132
7  MediaToolbox                   0x252bc4 remoteXPCPlayer_SetProperty + 152
8  MediaToolbox                   0x25f4a4 -[FigDisplayMirroringChangeObserver updatePlayerDisplayList] + 444
9  libdispatch.dylib              0x2914 _dispatch_call_block_and_release + 32
10 libdispatch.dylib              0x4660 _dispatch_client_callout + 20
11 libdispatch.dylib              0xbde4 _dispatch_lane_serial_drain + 672
12 libdispatch.dylib              0xc958 _dispatch_lane_invoke + 392
13 libdispatch.dylib              0x171a8 _dispatch_workloop_worker_thread + 656
14 libsystem_pthread.dylib        0x10f4 _pthread_wqthread + 288
15 libsystem_pthread.dylib        0xe94 start_wqthread + 8

AVAudioSession Notify Thread
0  libsystem_kernel.dylib         0x1504 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b9c mach_msg + 76
2  CoreFoundation                 0x7688 __CFRunLoopServiceMachPort + 372
3  CoreFoundation                 0xb97c __CFRunLoopRun + 1212
4  CoreFoundation                 0x1f3b8 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

Thread
0  libsystem_pthread.dylib        0xe8c start_wqthread + 258

Thread
0  libsystem_pthread.dylib        0xe8c start_wqthread + 258

com.apple.coremedia.player.xpc.notifications
0  libsystem_kernel.dylib         0x1504 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b9c mach_msg + 76
2  libdispatch.dylib              0x1f27c _dispatch_mach_send_and_wait_for_reply + 520
3  libdispatch.dylib              0x1f62c dispatch_mach_send_with_result_and_wait_for_reply + 56
4  libxpc.dylib                   0xeb9c xpc_connection_send_message_with_reply_sync + 240
5  CoreMedia                      0xed5d0 FigXPCRemoteClientSendSyncMessageCreatingReply + 44
6  MediaToolbox                   0x2576ec remoteXPCItem_MakeReadyForInspection + 120
7  MediaToolbox                   0x250294 remoteXPCPlayer_updateLayerDurationsWhenItemReady + 268
8  MediaToolbox                   0x24ea08 remoteXPCPlayerClient_NotificationFilter + 1044
9  CoreMedia                      0xf0754 __figXPC_HandleNotificationMessage_block_invoke + 136
10 libdispatch.dylib              0x2914 _dispatch_call_block_and_release + 32
11 libdispatch.dylib              0x4660 _dispatch_client_callout + 20
12 libdispatch.dylib              0xbde4 _dispatch_lane_serial_drain + 672
13 libdispatch.dylib              0xc958 _dispatch_lane_invoke + 392
14 libdispatch.dylib              0x171a8 _dispatch_workloop_worker_thread + 656
15 libsystem_pthread.dylib        0x10f4 _pthread_wqthread + 288
16 libsystem_pthread.dylib        0xe94 start_wqthread + 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                 0x11b21d4 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108
4  JavaScriptCore                 0x11b69a4 bmalloc::Scavenger::threadRunLoop() + 340
5  JavaScriptCore                 0x11b6544 bmalloc::Scavenger::Scavenger(std::__1::scoped_lock<bmalloc::Mutex> const&) + 14
6  JavaScriptCore                 0x11b7a00 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                 0x7688 __CFRunLoopServiceMachPort + 372
3  CoreFoundation                 0xb97c __CFRunLoopRun + 1212
4  CoreFoundation                 0x1f3b8 CFRunLoopRunSpecific + 600
5  CFNetwork                      0x27a6a0 _CFURLStorageSessionCopyIdentifier + 59784
6  Foundation                     0x6836c __NSThread__start__ + 808
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                 0x7688 __CFRunLoopServiceMachPort + 372
3  CoreFoundation                 0xb97c __CFRunLoopRun + 1212
4  CoreFoundation                 0x1f3b8 CFRunLoopRunSpecific + 600
5  CoreFoundation                 0x9fa78 CFRunLoopRun + 64
6  CoreMotion                     0x13544 CLMotionActivity::isTypeInVehicle(CLMotionActivity::Type) + 21264
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                 0x7688 __CFRunLoopServiceMachPort + 372
3  CoreFoundation                 0xb97c __CFRunLoopRun + 1212
4  CoreFoundation                 0x1f3b8 CFRunLoopRunSpecific + 600
5  Foundation                     0x18354 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 236
6  FirebaseDatabase               0x52f20 -[_FSRRunLoopThread main] + 252
7  Foundation                     0x6836c __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                 0xaa740 __CFSocketManager + 648
3  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
4  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                        0x5a221c (Missing)
3  Flutter                        0x5e8634 (Missing)
4  Flutter                        0x5a1b44 (Missing)
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                        0x5a221c (Missing)
3  Flutter                        0x5e8634 (Missing)
4  Flutter                        0x5a1b44 (Missing)
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                        0x5a221c (Missing)
3  Flutter                        0x5e8634 (Missing)
4  Flutter                        0x5a1b44 (Missing)
5  libsystem_pthread.dylib        0x19a4 _pthread_start + 148
6  libsystem_pthread.dylib        0xea0 thread_start + 8

com.apple.coremedia.displaymirroringobserver
0  libsystem_kernel.dylib         0x1504 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b9c mach_msg + 76
2  libdispatch.dylib              0x1f27c _dispatch_mach_send_and_wait_for_reply + 520
3  libdispatch.dylib              0x1f62c dispatch_mach_send_with_result_and_wait_for_reply + 56
4  libxpc.dylib                   0xeb9c xpc_connection_send_message_with_reply_sync + 240
5  CoreMedia                      0xed5d0 FigXPCRemoteClientSendSyncMessageCreatingReply + 44
6  CoreMedia                      0xed740 FigXPCSendStdSetPropertyMessage + 132
7  MediaToolbox                   0x252bc4 remoteXPCPlayer_SetProperty + 152
8  MediaToolbox                   0x25f4a4 -[FigDisplayMirroringChangeObserver updatePlayerDisplayList] + 444
9  libdispatch.dylib              0x2914 _dispatch_call_block_and_release + 32
10 libdispatch.dylib              0x4660 _dispatch_client_callout + 20
11 libdispatch.dylib              0xbde4 _dispatch_lane_serial_drain + 672
12 libdispatch.dylib              0xc958 _dispatch_lane_invoke + 392
13 libdispatch.dylib              0x171a8 _dispatch_workloop_worker_thread + 656
14 libsystem_pthread.dylib        0x10f4 _pthread_wqthread + 288
15 libsystem_pthread.dylib        0xe94 start_wqthread + 8

com.apple.coremedia.player.async.0x280e7c840.P/MH
0  libsystem_kernel.dylib         0x1504 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b9c mach_msg + 76
2  libdispatch.dylib              0x1f27c _dispatch_mach_send_and_wait_for_reply + 520
3  libdispatch.dylib              0x1f62c dispatch_mach_send_with_result_and_wait_for_reply + 56
4  libxpc.dylib                   0xeb9c xpc_connection_send_message_with_reply_sync + 240
5  CoreMedia                      0xed5d0 FigXPCRemoteClientSendSyncMessageCreatingReply + 44
6  CoreMedia                      0xed740 FigXPCSendStdSetPropertyMessage + 132
7  MediaToolbox                   0x252bc4 remoteXPCPlayer_SetProperty + 152
8  MediaToolbox                   0x13df30 playerasync_runOneCommand + 5316
9  MediaToolbox                   0x1412e4 playerasync_runAsynchronousCommandOnQueue + 184
10 libdispatch.dylib              0x4660 _dispatch_client_callout + 20
11 libdispatch.dylib              0xbde4 _dispatch_lane_serial_drain + 672
12 libdispatch.dylib              0xc958 _dispatch_lane_invoke + 392
13 libdispatch.dylib              0x171a8 _dispatch_workloop_worker_thread + 656
14 libsystem_pthread.dylib        0x10f4 _pthread_wqthread + 288
15 libsystem_pthread.dylib        0xe94 start_wqthread + 8

Thread
0  libsystem_pthread.dylib        0xe8c start_wqthread + 258

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_kernel.dylib         0x1b2c __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1140 _pthread_wqthread + 364
2  libsystem_pthread.dylib        0xe94 start_wqthread + 8
[✓] Flutter (Channel stable, 2.8.1, on macOS 12.1 21C52 darwin-x64, locale fr-FR)
    • Flutter version 2.8.1 at /Users/foxtom/Desktop/flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision 77d935af4d (5 weeks ago), 2021-12-16 08:37:33 -0800
    • Engine revision 890a5fca2e
    • Dart version 2.15.1

[✓] 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.10+0-b96-7281165)
    • 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 2020.3)
    • 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.10+0-b96-7281165)

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

[✓] Connected device (3 available)
    • Tom’s iPhone (mobile) • 700c28e00d8978a132f439820a90d99c6327a990 • ios            • iOS 15.2.1 19C63
    • macOS (desktop)         • macos                                    • darwin-x64     • macOS 12.1 21C52 darwin-x64
    • Chrome (web)            • chrome                                   • web-javascript • Google Chrome 97.0.4692.71

• No issues found!
@danagbemava-nc danagbemava-nc added the in triage Presently being triaged by the triage team label Jan 19, 2022
@danagbemava-nc

This comment has been minimized.

@flutter-symbolizer-bot
Copy link

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000003af8 libobjc.A.dylib object_getClass + 48
#01 0000000000041bac Foundation _NSKeyValueObservationInfoGetObservances + 264
#02 000000000001882c Foundation NSKeyValueWillChangeWithPerThreadPendingNotifications + 240
#03 000000000003efa0 AVFCore __31-[AVPlayerItem _updateTimebase]_block_invoke_2 + 180
#04 0000000000002914 libdispatch.dylib _dispatch_call_block_and_release + 32
#05 0000000000004660 libdispatch.dylib _dispatch_client_callout + 20
#06 0000000000012b60 libdispatch.dylib _dispatch_main_queue_callback_4CF + 944
#07 0000000000051cd4 CoreFoundation __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
#08 000000000000beac CoreFoundation __CFRunLoopRun + 2540
#09 000000000001f3b8 CoreFoundation CFRunLoopRunSpecific + 600
#10 000000000000138c GraphicsServices GSEventRunModal + 164
#11 00000000005196a8 UIKitCore -[UIApplication _run] + 1100
#12 00000000002987f4 UIKitCore UIApplicationMain + 2092
#13 0000000000005cf0 Runner main + 7 (AppDelegate.swift:)
#14 0000000106979a24 ??? (Missing)

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000000e8c libsystem_pthread.dylib start_wqthread + 258

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000000e8c libsystem_pthread.dylib start_wqthread + 258

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001504 libsystem_kernel.dylib mach_msg_trap + 8
#01 0000000000001b9c libsystem_kernel.dylib mach_msg + 76
#02 000000000001f27c libdispatch.dylib _dispatch_mach_send_and_wait_for_reply + 520
#03 000000000001f62c libdispatch.dylib dispatch_mach_send_with_result_and_wait_for_reply + 56
#04 000000000000eb9c libxpc.dylib xpc_connection_send_message_with_reply_sync + 240
#05 00000000000ed5d0 CoreMedia FigXPCRemoteClientSendSyncMessageCreatingReply + 44
#06 00000000000ed740 CoreMedia FigXPCSendStdSetPropertyMessage + 132
#07 0000000000252bc4 MediaToolbox remoteXPCPlayer_SetProperty + 152
#08 000000000025f4a4 MediaToolbox -[FigDisplayMirroringChangeObserver updatePlayerDisplayList] + 444
#09 0000000000002914 libdispatch.dylib _dispatch_call_block_and_release + 32
#10 0000000000004660 libdispatch.dylib _dispatch_client_callout + 20
#11 000000000000bde4 libdispatch.dylib _dispatch_lane_serial_drain + 672
#12 000000000000c958 libdispatch.dylib _dispatch_lane_invoke + 392
#13 00000000000171a8 libdispatch.dylib _dispatch_workloop_worker_thread + 656
#14 00000000000010f4 libsystem_pthread.dylib _pthread_wqthread + 288
#15 0000000000000e94 libsystem_pthread.dylib start_wqthread + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001504 libsystem_kernel.dylib mach_msg_trap + 8
#01 0000000000001b9c libsystem_kernel.dylib mach_msg + 76
#02 0000000000007688 CoreFoundation __CFRunLoopServiceMachPort + 372
#03 000000000000b97c CoreFoundation __CFRunLoopRun + 1212
#04 000000000001f3b8 CoreFoundation CFRunLoopRunSpecific + 600
#05 0000000000018354 Foundation -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 236
#06 0000000000059c28 Foundation -[NSRunLoop(NSRunLoop) runUntilDate:] + 92
#07 00000000004928a4 UIKitCore -[UIEventFetcher threadMain] + 524
#08 000000000006836c Foundation __NSThread__start__ + 808
#09 00000000000019a4 libsystem_pthread.dylib _pthread_start + 148
#10 0000000000000ea0 libsystem_pthread.dylib thread_start + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000000e8c libsystem_pthread.dylib start_wqthread + 258

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001504 libsystem_kernel.dylib mach_msg_trap + 8
#01 0000000000001b9c libsystem_kernel.dylib mach_msg + 76
#02 0000000000007688 CoreFoundation __CFRunLoopServiceMachPort + 372
#03 000000000000b97c CoreFoundation __CFRunLoopRun + 1212
#04 000000000001f3b8 CoreFoundation CFRunLoopRunSpecific + 600
#05 00000000002ee570 Flutter (Missing)
#06 00000000002edd30 Flutter (Missing)
#07 00000000000019a4 libsystem_pthread.dylib _pthread_start + 148
#08 0000000000000ea0 libsystem_pthread.dylib thread_start + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001504 libsystem_kernel.dylib mach_msg_trap + 8
#01 0000000000001b9c libsystem_kernel.dylib mach_msg + 76
#02 0000000000007688 CoreFoundation __CFRunLoopServiceMachPort + 372
#03 000000000000b97c CoreFoundation __CFRunLoopRun + 1212
#04 000000000001f3b8 CoreFoundation CFRunLoopRunSpecific + 600
#05 00000000002ee570 Flutter (Missing)
#06 00000000002edd30 Flutter (Missing)
#07 00000000000019a4 libsystem_pthread.dylib _pthread_start + 148
#08 0000000000000ea0 libsystem_pthread.dylib thread_start + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001504 libsystem_kernel.dylib mach_msg_trap + 8
#01 0000000000001b9c libsystem_kernel.dylib mach_msg + 76
#02 0000000000007688 CoreFoundation __CFRunLoopServiceMachPort + 372
#03 000000000000b97c CoreFoundation __CFRunLoopRun + 1212
#04 000000000001f3b8 CoreFoundation CFRunLoopRunSpecific + 600
#05 00000000002ee570 Flutter (Missing)
#06 00000000002edd30 Flutter (Missing)
#07 00000000000019a4 libsystem_pthread.dylib _pthread_start + 148
#08 0000000000000ea0 libsystem_pthread.dylib thread_start + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001f90 libsystem_kernel.dylib __psynch_cvwait + 8
#01 0000000000008254 libsystem_pthread.dylib _pthread_cond_wait + 1228
#02 0000000000009ddc libc++.1.dylib std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
#03 00000000002e8928 Flutter (Missing)
#04 00000000000019a4 libsystem_pthread.dylib _pthread_start + 148
#05 0000000000000ea0 libsystem_pthread.dylib thread_start + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001f90 libsystem_kernel.dylib __psynch_cvwait + 8
#01 0000000000008254 libsystem_pthread.dylib _pthread_cond_wait + 1228
#02 0000000000009ddc libc++.1.dylib std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
#03 00000000002e8928 Flutter (Missing)
#04 00000000000019a4 libsystem_pthread.dylib _pthread_start + 148
#05 0000000000000ea0 libsystem_pthread.dylib thread_start + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001f90 libsystem_kernel.dylib __psynch_cvwait + 8
#01 0000000000008254 libsystem_pthread.dylib _pthread_cond_wait + 1228
#02 0000000000009ddc libc++.1.dylib std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
#03 00000000002e8928 Flutter (Missing)
#04 00000000000019a4 libsystem_pthread.dylib _pthread_start + 148
#05 0000000000000ea0 libsystem_pthread.dylib thread_start + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001f90 libsystem_kernel.dylib __psynch_cvwait + 8
#01 0000000000008254 libsystem_pthread.dylib _pthread_cond_wait + 1228
#02 0000000000009ddc libc++.1.dylib std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
#03 00000000002e8928 Flutter (Missing)
#04 00000000000019a4 libsystem_pthread.dylib _pthread_start + 148
#05 0000000000000ea0 libsystem_pthread.dylib thread_start + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001f90 libsystem_kernel.dylib __psynch_cvwait + 8
#01 0000000000008254 libsystem_pthread.dylib _pthread_cond_wait + 1228
#02 0000000000009ddc libc++.1.dylib std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
#03 00000000002e8928 Flutter (Missing)
#04 00000000000019a4 libsystem_pthread.dylib _pthread_start + 148
#05 0000000000000ea0 libsystem_pthread.dylib thread_start + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001f90 libsystem_kernel.dylib __psynch_cvwait + 8
#01 0000000000008254 libsystem_pthread.dylib _pthread_cond_wait + 1228
#02 0000000000009ddc libc++.1.dylib std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
#03 00000000002e8928 Flutter (Missing)
#04 00000000000019a4 libsystem_pthread.dylib _pthread_start + 148
#05 0000000000000ea0 libsystem_pthread.dylib thread_start + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000002e7c libsystem_kernel.dylib kevent + 8
#01 00000000004b14dc Flutter (Missing)
#02 00000000004e04e8 Flutter (Missing)
#03 00000000000019a4 libsystem_pthread.dylib _pthread_start + 148
#04 0000000000000ea0 libsystem_pthread.dylib thread_start + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001504 libsystem_kernel.dylib mach_msg_trap + 8
#01 0000000000001b9c libsystem_kernel.dylib mach_msg + 76
#02 000000000001f27c libdispatch.dylib _dispatch_mach_send_and_wait_for_reply + 520
#03 000000000001f62c libdispatch.dylib dispatch_mach_send_with_result_and_wait_for_reply + 56
#04 000000000000eb9c libxpc.dylib xpc_connection_send_message_with_reply_sync + 240
#05 00000000000ed5d0 CoreMedia FigXPCRemoteClientSendSyncMessageCreatingReply + 44
#06 00000000000ed740 CoreMedia FigXPCSendStdSetPropertyMessage + 132
#07 0000000000252bc4 MediaToolbox remoteXPCPlayer_SetProperty + 152
#08 000000000013df30 MediaToolbox playerasync_runOneCommand + 5316
#09 00000000001412e4 MediaToolbox playerasync_runAsynchronousCommandOnQueue + 184
#10 0000000000004660 libdispatch.dylib _dispatch_client_callout + 20
#11 000000000000bde4 libdispatch.dylib _dispatch_lane_serial_drain + 672
#12 000000000000c958 libdispatch.dylib _dispatch_lane_invoke + 392
#13 00000000000171a8 libdispatch.dylib _dispatch_workloop_worker_thread + 656
#14 00000000000010f4 libsystem_pthread.dylib _pthread_wqthread + 288
#15 0000000000000e94 libsystem_pthread.dylib start_wqthread + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 000000000001f44c FirebaseCrashlytics FIRCLSProcessRecordAllThreads + 184
#01 000000000001f82c FirebaseCrashlytics FIRCLSProcessRecordAllThreads + 1176
#02 00000000000167f0 FirebaseCrashlytics FIRCLSHandler + 48
#03 00000000000195b8 FirebaseCrashlytics FIRCLSMachExceptionServer + 1248
#04 00000000000019a4 libsystem_pthread.dylib _pthread_start + 148
#05 0000000000000ea0 libsystem_pthread.dylib thread_start + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001504 libsystem_kernel.dylib mach_msg_trap + 8
#01 0000000000001b9c libsystem_kernel.dylib mach_msg + 76
#02 000000000001f27c libdispatch.dylib _dispatch_mach_send_and_wait_for_reply + 520
#03 000000000001f62c libdispatch.dylib dispatch_mach_send_with_result_and_wait_for_reply + 56
#04 000000000000eb9c libxpc.dylib xpc_connection_send_message_with_reply_sync + 240
#05 00000000000ed5d0 CoreMedia FigXPCRemoteClientSendSyncMessageCreatingReply + 44
#06 00000000000ed740 CoreMedia FigXPCSendStdSetPropertyMessage + 132
#07 0000000000252bc4 MediaToolbox remoteXPCPlayer_SetProperty + 152
#08 000000000025f4a4 MediaToolbox -[FigDisplayMirroringChangeObserver updatePlayerDisplayList] + 444
#09 0000000000002914 libdispatch.dylib _dispatch_call_block_and_release + 32
#10 0000000000004660 libdispatch.dylib _dispatch_client_callout + 20
#11 000000000000bde4 libdispatch.dylib _dispatch_lane_serial_drain + 672
#12 000000000000c958 libdispatch.dylib _dispatch_lane_invoke + 392
#13 00000000000171a8 libdispatch.dylib _dispatch_workloop_worker_thread + 656
#14 00000000000010f4 libsystem_pthread.dylib _pthread_wqthread + 288
#15 0000000000000e94 libsystem_pthread.dylib start_wqthread + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001504 libsystem_kernel.dylib mach_msg_trap + 8
#01 0000000000001b9c libsystem_kernel.dylib mach_msg + 76
#02 0000000000007688 CoreFoundation __CFRunLoopServiceMachPort + 372
#03 000000000000b97c CoreFoundation __CFRunLoopRun + 1212
#04 000000000001f3b8 CoreFoundation CFRunLoopRunSpecific + 600
#05 0000000000006308 AudioSession CADeprecated::GenericRunLoopThread::Entry(void*) + 164
#06 000000000000fd64 AudioSession CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*) + 92
#07 00000000000019a4 libsystem_pthread.dylib _pthread_start + 148
#08 0000000000000ea0 libsystem_pthread.dylib thread_start + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000000e8c libsystem_pthread.dylib start_wqthread + 258

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000000e8c libsystem_pthread.dylib start_wqthread + 258

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001504 libsystem_kernel.dylib mach_msg_trap + 8
#01 0000000000001b9c libsystem_kernel.dylib mach_msg + 76
#02 000000000001f27c libdispatch.dylib _dispatch_mach_send_and_wait_for_reply + 520
#03 000000000001f62c libdispatch.dylib dispatch_mach_send_with_result_and_wait_for_reply + 56
#04 000000000000eb9c libxpc.dylib xpc_connection_send_message_with_reply_sync + 240
#05 00000000000ed5d0 CoreMedia FigXPCRemoteClientSendSyncMessageCreatingReply + 44
#06 00000000002576ec MediaToolbox remoteXPCItem_MakeReadyForInspection + 120
#07 0000000000250294 MediaToolbox remoteXPCPlayer_updateLayerDurationsWhenItemReady + 268
#08 000000000024ea08 MediaToolbox remoteXPCPlayerClient_NotificationFilter + 1044
#09 00000000000f0754 CoreMedia __figXPC_HandleNotificationMessage_block_invoke + 136
#10 0000000000002914 libdispatch.dylib _dispatch_call_block_and_release + 32
#11 0000000000004660 libdispatch.dylib _dispatch_client_callout + 20
#12 000000000000bde4 libdispatch.dylib _dispatch_lane_serial_drain + 672
#13 000000000000c958 libdispatch.dylib _dispatch_lane_invoke + 392
#14 00000000000171a8 libdispatch.dylib _dispatch_workloop_worker_thread + 656
#15 00000000000010f4 libsystem_pthread.dylib _pthread_wqthread + 288
#16 0000000000000e94 libsystem_pthread.dylib start_wqthread + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001f90 libsystem_kernel.dylib __psynch_cvwait + 8
#01 0000000000008254 libsystem_pthread.dylib _pthread_cond_wait + 1228
#02 0000000000009ddc libc++.1.dylib std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
#03 00000000011b21d4 JavaScriptCore void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108
#04 00000000011b69a4 JavaScriptCore bmalloc::Scavenger::threadRunLoop() + 340
#05 00000000011b6544 JavaScriptCore bmalloc::Scavenger::Scavenger(std::__1::scoped_lock<bmalloc::Mutex> const&) + 14
#06 00000000011b7a00 JavaScriptCore std::__1::__thread_specific_ptr<std::__1::__thread_struct>::set_pointer(std::__1::__thread_struct*) + 46
#07 00000000000019a4 libsystem_pthread.dylib _pthread_start + 148
#08 0000000000000ea0 libsystem_pthread.dylib thread_start + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001504 libsystem_kernel.dylib mach_msg_trap + 8
#01 0000000000001b9c libsystem_kernel.dylib mach_msg + 76
#02 0000000000007688 CoreFoundation __CFRunLoopServiceMachPort + 372
#03 000000000000b97c CoreFoundation __CFRunLoopRun + 1212
#04 000000000001f3b8 CoreFoundation CFRunLoopRunSpecific + 600
#05 000000000027a6a0 CFNetwork _CFURLStorageSessionCopyIdentifier + 59784
#06 000000000006836c Foundation __NSThread__start__ + 808
#07 00000000000019a4 libsystem_pthread.dylib _pthread_start + 148
#08 0000000000000ea0 libsystem_pthread.dylib thread_start + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001504 libsystem_kernel.dylib mach_msg_trap + 8
#01 0000000000001b9c libsystem_kernel.dylib mach_msg + 76
#02 0000000000007688 CoreFoundation __CFRunLoopServiceMachPort + 372
#03 000000000000b97c CoreFoundation __CFRunLoopRun + 1212
#04 000000000001f3b8 CoreFoundation CFRunLoopRunSpecific + 600
#05 000000000009fa78 CoreFoundation CFRunLoopRun + 64
#06 0000000000013544 CoreMotion CLMotionActivity::isTypeInVehicle(CLMotionActivity::Type) + 21264
#07 00000000000019a4 libsystem_pthread.dylib _pthread_start + 148
#08 0000000000000ea0 libsystem_pthread.dylib thread_start + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001504 libsystem_kernel.dylib mach_msg_trap + 8
#01 0000000000001b9c libsystem_kernel.dylib mach_msg + 76
#02 0000000000007688 CoreFoundation __CFRunLoopServiceMachPort + 372
#03 000000000000b97c CoreFoundation __CFRunLoopRun + 1212
#04 000000000001f3b8 CoreFoundation CFRunLoopRunSpecific + 600
#05 0000000000018354 Foundation -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 236
#06 0000000000052f20 FirebaseDatabase -[_FSRRunLoopThread main] + 252
#07 000000000006836c Foundation __NSThread__start__ + 808
#08 00000000000019a4 libsystem_pthread.dylib _pthread_start + 148
#09 0000000000000ea0 libsystem_pthread.dylib thread_start + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 00000000000021d0 libsystem_kernel.dylib select$DARWIN_EXTSN + 8
#01 00000000000021d0 libsystem_kernel.dylib __select + 8
#02 00000000000aa740 CoreFoundation __CFSocketManager + 648
#03 00000000000019a4 libsystem_pthread.dylib _pthread_start + 148
#04 0000000000000ea0 libsystem_pthread.dylib thread_start + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001f90 libsystem_kernel.dylib __psynch_cvwait + 8
#01 0000000000008280 libsystem_pthread.dylib _pthread_cond_wait + 1272
#02 00000000005a221c Flutter Flutter + 5906972
                             dart::Monitor::WaitMicros(long long)
                             third_party/dart/runtime/vm/os_thread_macos.cc:430:9
#03 00000000005e8634 Flutter Flutter + 6194740
                             dart::MonitorLocker::WaitMicros(long long)
                             third_party/dart/runtime/vm/lockers.h:181:22
                             dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)
                             third_party/dart/runtime/vm/thread_pool.cc:183:30
                             dart::ThreadPool::Worker::Main(unsigned long)
                             third_party/dart/runtime/vm/thread_pool.cc:323:9
#04 00000000005a1b44 Flutter Flutter + 5905220
                             dart::ThreadStart(void*)
                             third_party/dart/runtime/vm/os_thread_macos.cc:132:5
#05 00000000000019a4 libsystem_pthread.dylib _pthread_start + 148
#06 0000000000000ea0 libsystem_pthread.dylib thread_start + 8

(Load address missing from the report, detected heuristically: 0000000000000000)
crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001f90 libsystem_kernel.dylib __psynch_cvwait + 8
#01 0000000000008280 libsystem_pthread.dylib _pthread_cond_wait + 1272
#02 00000000005a221c Flutter Flutter + 5906972
                             dart::Monitor::WaitMicros(long long)
                             third_party/dart/runtime/vm/os_thread_macos.cc:430:9
#03 00000000005e8634 Flutter Flutter + 6194740
                             dart::MonitorLocker::WaitMicros(long long)
                             third_party/dart/runtime/vm/lockers.h:181:22
                             dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)
                             third_party/dart/runtime/vm/thread_pool.cc:183:30
                             dart::ThreadPool::Worker::Main(unsigned long)
                             third_party/dart/runtime/vm/thread_pool.cc:323:9
#04 00000000005a1b44 Flutter Flutter + 5905220
                             dart::ThreadStart(void*)
                             third_party/dart/runtime/vm/os_thread_macos.cc:132:5
#05 00000000000019a4 libsystem_pthread.dylib _pthread_start + 148
#06 0000000000000ea0 libsystem_pthread.dylib thread_start + 8

(Load address missing from the report, detected heuristically: 0000000000000000)
crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001f90 libsystem_kernel.dylib __psynch_cvwait + 8
#01 0000000000008280 libsystem_pthread.dylib _pthread_cond_wait + 1272
#02 00000000005a221c Flutter Flutter + 5906972
                             dart::Monitor::WaitMicros(long long)
                             third_party/dart/runtime/vm/os_thread_macos.cc:430:9
#03 00000000005e8634 Flutter Flutter + 6194740
                             dart::MonitorLocker::WaitMicros(long long)
                             third_party/dart/runtime/vm/lockers.h:181:22
                             dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)
                             third_party/dart/runtime/vm/thread_pool.cc:183:30
                             dart::ThreadPool::Worker::Main(unsigned long)
                             third_party/dart/runtime/vm/thread_pool.cc:323:9
#04 00000000005a1b44 Flutter Flutter + 5905220
                             dart::ThreadStart(void*)
                             third_party/dart/runtime/vm/os_thread_macos.cc:132:5
#05 00000000000019a4 libsystem_pthread.dylib _pthread_start + 148
#06 0000000000000ea0 libsystem_pthread.dylib thread_start + 8

(Load address missing from the report, detected heuristically: 0000000000000000)
crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001504 libsystem_kernel.dylib mach_msg_trap + 8
#01 0000000000001b9c libsystem_kernel.dylib mach_msg + 76
#02 000000000001f27c libdispatch.dylib _dispatch_mach_send_and_wait_for_reply + 520
#03 000000000001f62c libdispatch.dylib dispatch_mach_send_with_result_and_wait_for_reply + 56
#04 000000000000eb9c libxpc.dylib xpc_connection_send_message_with_reply_sync + 240
#05 00000000000ed5d0 CoreMedia FigXPCRemoteClientSendSyncMessageCreatingReply + 44
#06 00000000000ed740 CoreMedia FigXPCSendStdSetPropertyMessage + 132
#07 0000000000252bc4 MediaToolbox remoteXPCPlayer_SetProperty + 152
#08 000000000025f4a4 MediaToolbox -[FigDisplayMirroringChangeObserver updatePlayerDisplayList] + 444
#09 0000000000002914 libdispatch.dylib _dispatch_call_block_and_release + 32
#10 0000000000004660 libdispatch.dylib _dispatch_client_callout + 20
#11 000000000000bde4 libdispatch.dylib _dispatch_lane_serial_drain + 672
#12 000000000000c958 libdispatch.dylib _dispatch_lane_invoke + 392
#13 00000000000171a8 libdispatch.dylib _dispatch_workloop_worker_thread + 656
#14 00000000000010f4 libsystem_pthread.dylib _pthread_wqthread + 288
#15 0000000000000e94 libsystem_pthread.dylib start_wqthread + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001504 libsystem_kernel.dylib mach_msg_trap + 8
#01 0000000000001b9c libsystem_kernel.dylib mach_msg + 76
#02 000000000001f27c libdispatch.dylib _dispatch_mach_send_and_wait_for_reply + 520
#03 000000000001f62c libdispatch.dylib dispatch_mach_send_with_result_and_wait_for_reply + 56
#04 000000000000eb9c libxpc.dylib xpc_connection_send_message_with_reply_sync + 240
#05 00000000000ed5d0 CoreMedia FigXPCRemoteClientSendSyncMessageCreatingReply + 44
#06 00000000000ed740 CoreMedia FigXPCSendStdSetPropertyMessage + 132
#07 0000000000252bc4 MediaToolbox remoteXPCPlayer_SetProperty + 152
#08 000000000013df30 MediaToolbox playerasync_runOneCommand + 5316
#09 00000000001412e4 MediaToolbox playerasync_runAsynchronousCommandOnQueue + 184
#10 0000000000004660 libdispatch.dylib _dispatch_client_callout + 20
#11 000000000000bde4 libdispatch.dylib _dispatch_lane_serial_drain + 672
#12 000000000000c958 libdispatch.dylib _dispatch_lane_invoke + 392
#13 00000000000171a8 libdispatch.dylib _dispatch_workloop_worker_thread + 656
#14 00000000000010f4 libsystem_pthread.dylib _pthread_wqthread + 288
#15 0000000000000e94 libsystem_pthread.dylib start_wqthread + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000000e8c libsystem_pthread.dylib start_wqthread + 258

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000000e8c libsystem_pthread.dylib start_wqthread + 258

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000000e8c libsystem_pthread.dylib start_wqthread + 258

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001b2c libsystem_kernel.dylib __workq_kernreturn + 8
#01 0000000000001140 libsystem_pthread.dylib _pthread_wqthread + 364
#02 0000000000000e94 libsystem_pthread.dylib start_wqthread + 8

crash from #96849 (comment) symbolized using symbols for 890a5fca2e34db413be624fc83aeea8e61d42ce6 ios-arm64-release

#00 0000000000001b2c libsystem_kernel.dylib __workq_kernreturn + 8
#01 0000000000001140 libsystem_pthread.dylib _pthread_wqthread + 364
#02 0000000000000e94 libsystem_pthread.dylib start_wqthread + 8

@danagbemava-nc danagbemava-nc added a: production Issues experienced in live production apps engine flutter/engine repository. See also e: labels. platform-ios iOS applications specifically c: crash Stack traces logged to the console and removed in triage Presently being triaged by the triage team labels Jan 19, 2022
@jmagman
Copy link
Member

jmagman commented Jan 19, 2022

@Tom3652 Can you attach your pubspec.lock? Want to see what version of video_player your app is using.

@jmagman
Copy link
Member

jmagman commented Jan 19, 2022

Might be because flutter/plugins#4438 (video_player 2.2.6) did not remove observers for presentationSize or duration in disposeSansEventChannel.

@cyanglaz
Copy link
Contributor

Might be because flutter/plugins#4438 (video_player 2.2.6) did not remove observers for presentationSize or duration in disposeSansEventChannel.

@Tom3652 Do you have information on the iOS version the crashes happened? The crash should only happen in iOS 8 if the reason is that those observers are not removed like Jenn mentioned. See: https://developer.apple.com/documentation/foundation/notificationcenter/1413994-removeobserver

@Tom3652
Copy link
Author

Tom3652 commented Jan 19, 2022

@Tom3652 Can you attach your pubspec.lock? Want to see what version of video_player your app is using.

Yes sure i am using video_player: ^2.2.11
Here is the pubspec.lock :

pubspec.lock
# Generated by pub
# See https://dart.dev/tools/pub/glossary#lockfile
packages:
  _fe_analyzer_shared:
    dependency: transitive
    description:
      name: _fe_analyzer_shared
      url: "https://pub.dartlang.org"
    source: hosted
    version: "33.0.0"
  analyzer:
    dependency: transitive
    description:
      name: analyzer
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.1.0"
  app_settings:
    dependency: "direct main"
    description:
      name: app_settings
      url: "https://pub.dartlang.org"
    source: hosted
    version: "4.1.1"
  app_tracking_transparency:
    dependency: "direct main"
    description:
      name: app_tracking_transparency
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.2+1"
  apple_maps_flutter:
    dependency: "direct main"
    description:
      name: apple_maps_flutter
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.1"
  args:
    dependency: transitive
    description:
      name: args
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.3.0"
  async:
    dependency: transitive
    description:
      name: async
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.8.2"
  audioplayers:
    dependency: "direct main"
    description:
      name: audioplayers
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.20.1"
  auto_size_text:
    dependency: "direct main"
    description:
      name: auto_size_text
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.0.0"
  badges:
    dependency: "direct main"
    description:
      name: badges
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.2"
  boolean_selector:
    dependency: transitive
    description:
      name: boolean_selector
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.1.0"
  build:
    dependency: transitive
    description:
      name: build
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.2.1"
  build_config:
    dependency: transitive
    description:
      name: build_config
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.0"
  build_daemon:
    dependency: transitive
    description:
      name: build_daemon
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.0.1"
  build_resolvers:
    dependency: transitive
    description:
      name: build_resolvers
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.6"
  build_runner:
    dependency: "direct dev"
    description:
      name: build_runner
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.1.7"
  build_runner_core:
    dependency: transitive
    description:
      name: build_runner_core
      url: "https://pub.dartlang.org"
    source: hosted
    version: "7.2.3"
  built_collection:
    dependency: transitive
    description:
      name: built_collection
      url: "https://pub.dartlang.org"
    source: hosted
    version: "5.1.1"
  built_value:
    dependency: transitive
    description:
      name: built_value
      url: "https://pub.dartlang.org"
    source: hosted
    version: "8.1.4"
  cached_network_image:
    dependency: "direct main"
    description:
      name: cached_network_image
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.2.0"
  cached_network_image_platform_interface:
    dependency: transitive
    description:
      name: cached_network_image_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.0"
  cached_network_image_web:
    dependency: transitive
    description:
      name: cached_network_image_web
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.1"
  camera:
    dependency: "direct main"
    description:
      name: camera
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.9.4+5"
  camera_platform_interface:
    dependency: transitive
    description:
      name: camera_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.1.4"
  camera_web:
    dependency: transitive
    description:
      name: camera_web
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.2.1+1"
  characters:
    dependency: transitive
    description:
      name: characters
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.2.0"
  charcode:
    dependency: transitive
    description:
      name: charcode
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.3.1"
  checked_yaml:
    dependency: transitive
    description:
      name: checked_yaml
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.1"
  cli_util:
    dependency: transitive
    description:
      name: cli_util
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.3.5"
  clipboard:
    dependency: "direct main"
    description:
      name: clipboard
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.1.3"
  clock:
    dependency: transitive
    description:
      name: clock
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.1.0"
  cloud_functions:
    dependency: "direct main"
    description:
      name: cloud_functions
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.2.5"
  cloud_functions_platform_interface:
    dependency: transitive
    description:
      name: cloud_functions_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "5.0.20"
  cloud_functions_web:
    dependency: transitive
    description:
      name: cloud_functions_web
      url: "https://pub.dartlang.org"
    source: hosted
    version: "4.2.6"
  code_builder:
    dependency: transitive
    description:
      name: code_builder
      url: "https://pub.dartlang.org"
    source: hosted
    version: "4.1.0"
  collection:
    dependency: transitive
    description:
      name: collection
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.15.0"
  connectivity_plus:
    dependency: "direct main"
    description:
      name: connectivity_plus
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.2.0"
  connectivity_plus_linux:
    dependency: transitive
    description:
      name: connectivity_plus_linux
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.2.0"
  connectivity_plus_macos:
    dependency: transitive
    description:
      name: connectivity_plus_macos
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.2.1"
  connectivity_plus_platform_interface:
    dependency: transitive
    description:
      name: connectivity_plus_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.2.0"
  connectivity_plus_web:
    dependency: transitive
    description:
      name: connectivity_plus_web
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.2.0"
  connectivity_plus_windows:
    dependency: transitive
    description:
      name: connectivity_plus_windows
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.2.0"
  convert:
    dependency: transitive
    description:
      name: convert
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.0.1"
  country_code_picker:
    dependency: "direct main"
    description:
      name: country_code_picker
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.2"
  cross_file:
    dependency: transitive
    description:
      name: cross_file
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.3.2"
  crypto:
    dependency: "direct main"
    description:
      name: crypto
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.0.1"
  csslib:
    dependency: transitive
    description:
      name: csslib
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.17.1"
  cupertino_back_gesture:
    dependency: "direct main"
    description:
      name: cupertino_back_gesture
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.1.0"
  cupertino_icons:
    dependency: "direct main"
    description:
      name: cupertino_icons
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.4"
  dart_style:
    dependency: transitive
    description:
      name: dart_style
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.2.1"
  dbus:
    dependency: transitive
    description:
      name: dbus
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.6.8"
  dio:
    dependency: "direct main"
    description:
      name: dio
      url: "https://pub.dartlang.org"
    source: hosted
    version: "4.0.4"
  disk_space:
    dependency: "direct main"
    description:
      path: "."
      ref: HEAD
      resolved-ref: "50425202997abf8468af0d9d1f577e1fb77b4b9d"
      url: "https://github.com/Tom3652/disk_space.git"
    source: git
    version: "0.2.1"
  emoji_picker_flutter:
    dependency: "direct main"
    description:
      name: emoji_picker_flutter
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.8"
  extended_image:
    dependency: "direct main"
    description:
      name: extended_image
      url: "https://pub.dartlang.org"
    source: hosted
    version: "6.0.1"
  extended_image_library:
    dependency: transitive
    description:
      name: extended_image_library
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.1.2"
  extended_tabs:
    dependency: "direct main"
    description:
      name: extended_tabs
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.3.0"
  fake_async:
    dependency: transitive
    description:
      name: fake_async
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.2.0"
  ffi:
    dependency: transitive
    description:
      name: ffi
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.1.2"
  file:
    dependency: transitive
    description:
      name: file
      url: "https://pub.dartlang.org"
    source: hosted
    version: "6.1.2"
  firebase:
    dependency: transitive
    description:
      name: firebase
      url: "https://pub.dartlang.org"
    source: hosted
    version: "9.0.2"
  firebase_analytics:
    dependency: "direct main"
    description:
      name: firebase_analytics
      url: "https://pub.dartlang.org"
    source: hosted
    version: "9.0.5"
  firebase_analytics_platform_interface:
    dependency: transitive
    description:
      name: firebase_analytics_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.0.4"
  firebase_analytics_web:
    dependency: transitive
    description:
      name: firebase_analytics_web
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.4.0+5"
  firebase_auth:
    dependency: "direct main"
    description:
      name: firebase_auth
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.3.5"
  firebase_auth_platform_interface:
    dependency: transitive
    description:
      name: firebase_auth_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "6.1.10"
  firebase_auth_web:
    dependency: transitive
    description:
      name: firebase_auth_web
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.3.6"
  firebase_core:
    dependency: "direct main"
    description:
      name: firebase_core
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.11.0"
  firebase_core_platform_interface:
    dependency: transitive
    description:
      name: firebase_core_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "4.2.3"
  firebase_core_web:
    dependency: transitive
    description:
      name: firebase_core_web
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.5.3"
  firebase_crashlytics:
    dependency: "direct main"
    description:
      name: firebase_crashlytics
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.4.5"
  firebase_crashlytics_platform_interface:
    dependency: transitive
    description:
      name: firebase_crashlytics_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.1.12"
  firebase_database:
    dependency: "direct main"
    description:
      name: firebase_database
      url: "https://pub.dartlang.org"
    source: hosted
    version: "9.0.5"
  firebase_database_platform_interface:
    dependency: transitive
    description:
      name: firebase_database_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.2.0+4"
  firebase_database_web:
    dependency: transitive
    description:
      name: firebase_database_web
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.2.0+4"
  firebase_dynamic_links:
    dependency: "direct main"
    description:
      name: firebase_dynamic_links
      url: "https://pub.dartlang.org"
    source: hosted
    version: "4.0.4"
  firebase_dynamic_links_platform_interface:
    dependency: transitive
    description:
      name: firebase_dynamic_links_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.2.0+4"
  firebase_messaging:
    dependency: "direct main"
    description:
      name: firebase_messaging
      url: "https://pub.dartlang.org"
    source: hosted
    version: "11.2.5"
  firebase_messaging_platform_interface:
    dependency: transitive
    description:
      name: firebase_messaging_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.1.5"
  firebase_messaging_web:
    dependency: transitive
    description:
      name: firebase_messaging_web
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.2.6"
  firebase_performance:
    dependency: "direct main"
    description:
      name: firebase_performance
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.8.0+4"
  firebase_performance_platform_interface:
    dependency: transitive
    description:
      name: firebase_performance_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.1.0+4"
  firebase_performance_web:
    dependency: transitive
    description:
      name: firebase_performance_web
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.1.0+4"
  firebase_storage:
    dependency: "direct main"
    description:
      name: firebase_storage
      url: "https://pub.dartlang.org"
    source: hosted
    version: "10.2.5"
  firebase_storage_platform_interface:
    dependency: transitive
    description:
      name: firebase_storage_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "4.0.12"
  firebase_storage_web:
    dependency: transitive
    description:
      name: firebase_storage_web
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.2.6"
  fixnum:
    dependency: transitive
    description:
      name: fixnum
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.0"
  flutter:
    dependency: "direct main"
    description: flutter
    source: sdk
    version: "0.0.0"
  flutter_app_badger:
    dependency: "direct main"
    description:
      name: flutter_app_badger
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.3.0"
  flutter_arc_text:
    dependency: "direct main"
    description:
      name: flutter_arc_text
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.5.0"
  flutter_blurhash:
    dependency: transitive
    description:
      name: flutter_blurhash
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.6.0"
  flutter_cache_manager:
    dependency: transitive
    description:
      name: flutter_cache_manager
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.3.0"
  flutter_contacts:
    dependency: "direct main"
    description:
      name: flutter_contacts
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.1.2"
  flutter_facebook_auth:
    dependency: "direct main"
    description:
      name: flutter_facebook_auth
      url: "https://pub.dartlang.org"
    source: hosted
    version: "4.0.1"
  flutter_facebook_auth_platform_interface:
    dependency: transitive
    description:
      name: flutter_facebook_auth_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.0.1"
  flutter_facebook_auth_web:
    dependency: transitive
    description:
      name: flutter_facebook_auth_web
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.0.0+1"
  flutter_ffmpeg:
    dependency: "direct main"
    description:
      path: "."
      ref: HEAD
      resolved-ref: fca32a79bc3ce7bb5fc76f5de0f5af5de9de3b61
      url: "https://github.com/Tom3652/flutter-ffmpeg.git"
    source: git
    version: "0.4.2"
  flutter_image_compress:
    dependency: "direct main"
    description:
      name: flutter_image_compress
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.1.0"
  flutter_lints:
    dependency: "direct dev"
    description:
      name: flutter_lints
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.4"
  flutter_localizations:
    dependency: "direct main"
    description: flutter
    source: sdk
    version: "0.0.0"
  flutter_native_text_input:
    dependency: "direct main"
    description:
      name: flutter_native_text_input
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.3.1"
  flutter_plugin_android_lifecycle:
    dependency: transitive
    description:
      name: flutter_plugin_android_lifecycle
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.5"
  flutter_staggered_grid_view:
    dependency: "direct main"
    description:
      name: flutter_staggered_grid_view
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.6.0"
  flutter_svg:
    dependency: "direct main"
    description:
      name: flutter_svg
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.2"
  flutter_test:
    dependency: "direct dev"
    description: flutter
    source: sdk
    version: "0.0.0"
  flutter_web_plugins:
    dependency: transitive
    description: flutter
    source: sdk
    version: "0.0.0"
  frontend_server_client:
    dependency: transitive
    description:
      name: frontend_server_client
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.1.2"
  geocoding:
    dependency: "direct main"
    description:
      name: geocoding
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.2"
  geocoding_platform_interface:
    dependency: transitive
    description:
      name: geocoding_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.1"
  geolocator:
    dependency: "direct main"
    description:
      name: geolocator
      url: "https://pub.dartlang.org"
    source: hosted
    version: "8.0.3"
  geolocator_android:
    dependency: transitive
    description:
      name: geolocator_android
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.0.2"
  geolocator_apple:
    dependency: transitive
    description:
      name: geolocator_apple
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.1"
  geolocator_platform_interface:
    dependency: transitive
    description:
      name: geolocator_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "4.0.1"
  geolocator_web:
    dependency: transitive
    description:
      name: geolocator_web
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.1.4"
  glob:
    dependency: transitive
    description:
      name: glob
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.2"
  google_fonts:
    dependency: "direct main"
    description:
      name: google_fonts
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.2.0"
  google_maps_flutter:
    dependency: "direct main"
    description:
      name: google_maps_flutter
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.1.1"
  google_maps_flutter_platform_interface:
    dependency: transitive
    description:
      name: google_maps_flutter_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.1.5"
  google_mobile_ads:
    dependency: "direct main"
    description:
      name: google_mobile_ads
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.1"
  google_sign_in:
    dependency: "direct main"
    description:
      name: google_sign_in
      url: "https://pub.dartlang.org"
    source: hosted
    version: "5.2.3"
  google_sign_in_platform_interface:
    dependency: transitive
    description:
      name: google_sign_in_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.1.1"
  google_sign_in_web:
    dependency: transitive
    description:
      name: google_sign_in_web
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.10.0+4"
  graphs:
    dependency: transitive
    description:
      name: graphs
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.1.0"
  hive:
    dependency: "direct main"
    description:
      name: hive
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.5"
  hive_flutter:
    dependency: "direct main"
    description:
      name: hive_flutter
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.1.0"
  hive_generator:
    dependency: "direct dev"
    description:
      name: hive_generator
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.1.2"
  html:
    dependency: transitive
    description:
      name: html
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.15.0"
  http:
    dependency: "direct main"
    description:
      name: http
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.13.4"
  http_client_helper:
    dependency: transitive
    description:
      name: http_client_helper
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.2"
  http_multi_server:
    dependency: transitive
    description:
      name: http_multi_server
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.0.1"
  http_parser:
    dependency: transitive
    description:
      name: http_parser
      url: "https://pub.dartlang.org"
    source: hosted
    version: "4.0.0"
  image_editor:
    dependency: "direct main"
    description:
      name: image_editor
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.2"
  in_app_purchase:
    dependency: "direct main"
    description:
      name: in_app_purchase
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.1"
  in_app_purchase_android:
    dependency: transitive
    description:
      name: in_app_purchase_android
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.2.2+1"
  in_app_purchase_platform_interface:
    dependency: transitive
    description:
      name: in_app_purchase_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.3.1"
  in_app_purchase_storekit:
    dependency: transitive
    description:
      name: in_app_purchase_storekit
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.2.1"
  in_app_review:
    dependency: "direct main"
    description:
      name: in_app_review
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.4"
  in_app_review_platform_interface:
    dependency: transitive
    description:
      name: in_app_review_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.3"
  intl:
    dependency: transitive
    description:
      name: intl
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.17.0"
  io:
    dependency: transitive
    description:
      name: io
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.3"
  js:
    dependency: transitive
    description:
      name: js
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.6.3"
  json_annotation:
    dependency: transitive
    description:
      name: json_annotation
      url: "https://pub.dartlang.org"
    source: hosted
    version: "4.4.0"
  lints:
    dependency: transitive
    description:
      name: lints
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.1"
  logger:
    dependency: "direct main"
    description:
      name: logger
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.1.0"
  logging:
    dependency: transitive
    description:
      name: logging
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.2"
  matcher:
    dependency: transitive
    description:
      name: matcher
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.12.11"
  meta:
    dependency: transitive
    description:
      name: meta
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.7.0"
  mime:
    dependency: transitive
    description:
      name: mime
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.1"
  modal_bottom_sheet:
    dependency: transitive
    description:
      name: modal_bottom_sheet
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.0"
  native_admob_flutter:
    dependency: "direct main"
    description:
      name: native_admob_flutter
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.5.0"
  nested:
    dependency: transitive
    description:
      name: nested
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.0"
  nm:
    dependency: transitive
    description:
      name: nm
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.4.2"
  octo_image:
    dependency: transitive
    description:
      name: octo_image
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.1"
  package_config:
    dependency: transitive
    description:
      name: package_config
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.2"
  package_info_plus:
    dependency: "direct main"
    description:
      name: package_info_plus
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.3.0"
  package_info_plus_linux:
    dependency: transitive
    description:
      name: package_info_plus_linux
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.3"
  package_info_plus_macos:
    dependency: transitive
    description:
      name: package_info_plus_macos
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.3.0"
  package_info_plus_platform_interface:
    dependency: transitive
    description:
      name: package_info_plus_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.2"
  package_info_plus_web:
    dependency: transitive
    description:
      name: package_info_plus_web
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.4"
  package_info_plus_windows:
    dependency: transitive
    description:
      name: package_info_plus_windows
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.4"
  path:
    dependency: "direct main"
    description:
      name: path
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.8.0"
  path_drawing:
    dependency: transitive
    description:
      name: path_drawing
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.0"
  path_parsing:
    dependency: transitive
    description:
      name: path_parsing
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.0"
  path_provider:
    dependency: "direct main"
    description:
      name: path_provider
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.8"
  path_provider_android:
    dependency: transitive
    description:
      name: path_provider_android
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.11"
  path_provider_ios:
    dependency: transitive
    description:
      name: path_provider_ios
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.7"
  path_provider_linux:
    dependency: transitive
    description:
      name: path_provider_linux
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.1.5"
  path_provider_macos:
    dependency: transitive
    description:
      name: path_provider_macos
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.5"
  path_provider_platform_interface:
    dependency: transitive
    description:
      name: path_provider_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.3"
  path_provider_windows:
    dependency: transitive
    description:
      name: path_provider_windows
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.5"
  pedantic:
    dependency: transitive
    description:
      name: pedantic
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.11.1"
  percent_indicator:
    dependency: "direct main"
    description:
      name: percent_indicator
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.4.0"
  perfect_volume_control:
    dependency: "direct main"
    description:
      name: perfect_volume_control
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.5"
  permission_handler:
    dependency: "direct main"
    description:
      name: permission_handler
      url: "https://pub.dartlang.org"
    source: hosted
    version: "8.3.0"
  permission_handler_platform_interface:
    dependency: transitive
    description:
      name: permission_handler_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.7.0"
  petitparser:
    dependency: transitive
    description:
      name: petitparser
      url: "https://pub.dartlang.org"
    source: hosted
    version: "4.4.0"
  photo_manager:
    dependency: "direct main"
    description:
      name: photo_manager
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.0-dev.3"
  platform:
    dependency: transitive
    description:
      name: platform
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.1.0"
  plugin_platform_interface:
    dependency: transitive
    description:
      name: plugin_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.1.2"
  pool:
    dependency: transitive
    description:
      name: pool
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.5.0"
  process:
    dependency: transitive
    description:
      name: process
      url: "https://pub.dartlang.org"
    source: hosted
    version: "4.2.4"
  provider:
    dependency: "direct main"
    description:
      name: provider
      url: "https://pub.dartlang.org"
    source: hosted
    version: "6.0.2"
  pub_semver:
    dependency: transitive
    description:
      name: pub_semver
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.1.0"
  pubspec_parse:
    dependency: transitive
    description:
      name: pubspec_parse
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.2.0"
  pull_to_refresh:
    dependency: "direct main"
    description:
      name: pull_to_refresh
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.0"
  quiver:
    dependency: transitive
    description:
      name: quiver
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.0.1+1"
  record:
    dependency: "direct main"
    description:
      name: record
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.0.2"
  record_platform_interface:
    dependency: transitive
    description:
      name: record_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.2.0"
  record_web:
    dependency: transitive
    description:
      name: record_web
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.2.1"
  rive:
    dependency: "direct main"
    description:
      name: rive
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.8.1"
  rxdart:
    dependency: transitive
    description:
      name: rxdart
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.27.3"
  screen_capture_event:
    dependency: "direct main"
    description:
      name: screen_capture_event
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.0+1"
  scrollable_positioned_list:
    dependency: "direct main"
    description:
      name: scrollable_positioned_list
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.2.3"
  share_plus:
    dependency: "direct main"
    description:
      name: share_plus
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.0.4"
  share_plus_linux:
    dependency: transitive
    description:
      name: share_plus_linux
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.4"
  share_plus_macos:
    dependency: transitive
    description:
      name: share_plus_macos
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.2"
  share_plus_platform_interface:
    dependency: transitive
    description:
      name: share_plus_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.1"
  share_plus_web:
    dependency: transitive
    description:
      name: share_plus_web
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.4"
  share_plus_windows:
    dependency: transitive
    description:
      name: share_plus_windows
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.3"
  shared_preferences:
    dependency: "direct main"
    description:
      name: shared_preferences
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.12"
  shared_preferences_android:
    dependency: transitive
    description:
      name: shared_preferences_android
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.10"
  shared_preferences_ios:
    dependency: transitive
    description:
      name: shared_preferences_ios
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.9"
  shared_preferences_linux:
    dependency: transitive
    description:
      name: shared_preferences_linux
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.4"
  shared_preferences_macos:
    dependency: transitive
    description:
      name: shared_preferences_macos
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.2"
  shared_preferences_platform_interface:
    dependency: transitive
    description:
      name: shared_preferences_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.0"
  shared_preferences_web:
    dependency: transitive
    description:
      name: shared_preferences_web
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.3"
  shared_preferences_windows:
    dependency: transitive
    description:
      name: shared_preferences_windows
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.4"
  shelf:
    dependency: transitive
    description:
      name: shelf
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.2.0"
  shelf_web_socket:
    dependency: transitive
    description:
      name: shelf_web_socket
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.1"
  sign_in_with_apple:
    dependency: "direct main"
    description:
      name: sign_in_with_apple
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.3.0"
  sign_in_with_apple_platform_interface:
    dependency: transitive
    description:
      name: sign_in_with_apple_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.0"
  sign_in_with_apple_web:
    dependency: transitive
    description:
      name: sign_in_with_apple_web
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.1"
  sky_engine:
    dependency: transitive
    description: flutter
    source: sdk
    version: "0.0.99"
  sliver_tools:
    dependency: "direct main"
    description:
      name: sliver_tools
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.2.5"
  source_gen:
    dependency: transitive
    description:
      name: source_gen
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.2.1"
  source_helper:
    dependency: transitive
    description:
      name: source_helper
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.3.1"
  source_span:
    dependency: transitive
    description:
      name: source_span
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.8.1"
  sqflite:
    dependency: "direct main"
    description:
      name: sqflite
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.2"
  sqflite_common:
    dependency: transitive
    description:
      name: sqflite_common
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.2.0"
  stack_trace:
    dependency: transitive
    description:
      name: stack_trace
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.10.0"
  stream_channel:
    dependency: transitive
    description:
      name: stream_channel
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.1.0"
  stream_transform:
    dependency: transitive
    description:
      name: stream_transform
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.0"
  string_scanner:
    dependency: transitive
    description:
      name: string_scanner
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.1.0"
  synchronized:
    dependency: transitive
    description:
      name: synchronized
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.0.0"
  term_glyph:
    dependency: transitive
    description:
      name: term_glyph
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.2.0"
  test_api:
    dependency: transitive
    description:
      name: test_api
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.4.3"
  timing:
    dependency: transitive
    description:
      name: timing
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.0"
  translator:
    dependency: "direct main"
    description:
      name: translator
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.1.7"
  typed_data:
    dependency: transitive
    description:
      name: typed_data
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.3.0"
  universal_platform:
    dependency: transitive
    description:
      name: universal_platform
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.0+1"
  url_launcher:
    dependency: "direct main"
    description:
      name: url_launcher
      url: "https://pub.dartlang.org"
    source: hosted
    version: "6.0.18"
  url_launcher_android:
    dependency: transitive
    description:
      name: url_launcher_android
      url: "https://pub.dartlang.org"
    source: hosted
    version: "6.0.14"
  url_launcher_ios:
    dependency: transitive
    description:
      name: url_launcher_ios
      url: "https://pub.dartlang.org"
    source: hosted
    version: "6.0.14"
  url_launcher_linux:
    dependency: transitive
    description:
      name: url_launcher_linux
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.3"
  url_launcher_macos:
    dependency: transitive
    description:
      name: url_launcher_macos
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.2"
  url_launcher_platform_interface:
    dependency: transitive
    description:
      name: url_launcher_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.5"
  url_launcher_web:
    dependency: transitive
    description:
      name: url_launcher_web
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.6"
  url_launcher_windows:
    dependency: transitive
    description:
      name: url_launcher_windows
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.2"
  uuid:
    dependency: "direct main"
    description:
      name: uuid
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.0.5"
  vector_math:
    dependency: transitive
    description:
      name: vector_math
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.1.1"
  video_compress:
    dependency: "direct main"
    description:
      path: "."
      ref: HEAD
      resolved-ref: a951106c486b5d22f291082271de11c5b773451a
      url: "https://github.com/Tom3652/VideoCompress"
    source: git
    version: "3.1.1"
  video_player:
    dependency: "direct main"
    description:
      name: video_player
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.2.11"
  video_player_platform_interface:
    dependency: transitive
    description:
      name: video_player_platform_interface
      url: "https://pub.dartlang.org"
    source: hosted
    version: "5.0.1"
  video_player_web:
    dependency: transitive
    description:
      name: video_player_web
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.0.6"
  video_thumbnail:
    dependency: "direct main"
    description:
      name: video_thumbnail
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.4.3"
  visibility_detector:
    dependency: "direct main"
    description:
      name: visibility_detector
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.2.2"
  watcher:
    dependency: transitive
    description:
      name: watcher
      url: "https://pub.dartlang.org"
    source: hosted
    version: "1.0.1"
  web_socket_channel:
    dependency: transitive
    description:
      name: web_socket_channel
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.1.0"
  win32:
    dependency: transitive
    description:
      name: win32
      url: "https://pub.dartlang.org"
    source: hosted
    version: "2.3.6"
  xdg_directories:
    dependency: transitive
    description:
      name: xdg_directories
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.2.0"
  xml:
    dependency: transitive
    description:
      name: xml
      url: "https://pub.dartlang.org"
    source: hosted
    version: "5.3.1"
  yaml:
    dependency: transitive
    description:
      name: yaml
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.1.0"
sdks:
  dart: ">=2.15.0 <3.0.0"
  flutter: ">=2.8.0"

@Tom3652 Do you have information on the iOS version the crashes happened? The crash should only happen in iOS 8 if the reason is that those observers are not removed like Jenn mentioned. See: https://developer.apple.com/documentation/foundation/notificationcenter/1413994-removeobserver

Yes i have provided the screenshot of crashlytics in the first comment with the phone's details.
But it is on iOS 15.1.1 :

Capture d’écran 2022-01-19 à 20 37 33

@jmagman
Copy link
Member

jmagman commented Jan 19, 2022

@Tom3652 Do you have information on the iOS version the crashes happened? The crash should only happen in iOS 8 if the reason is that those observers are not removed like Jenn mentioned.

The de-registration is still needed in this case, this is KVO not NSNotificationCenter See: https://developer.apple.com/documentation/objectivec/nsobject/1408054-removeobserver.

@jmagman
Copy link
Member

jmagman commented Jan 20, 2022

Speculative fix at flutter/plugins#4683. I hit the crash once while debugging but wasn't able to reliably reproduce.

@Tom3652
Copy link
Author

Tom3652 commented Jan 22, 2022

Thanks for the fix @jmagman, really appreciated

@danagbemava-nc danagbemava-nc added the r: fixed Issue is closed as already fixed in a newer version label Jan 24, 2022
@github-actions
Copy link

github-actions bot commented Feb 7, 2022

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a: production Issues experienced in live production apps c: crash Stack traces logged to the console engine flutter/engine repository. See also e: labels. platform-ios iOS applications specifically r: fixed Issue is closed as already fixed in a newer version
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants