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

[MacOS]: App crashes at documentReference.get() while debugging with MacOS #13678

Open
1 task done
ConschiB opened this issue Nov 4, 2024 · 3 comments
Open
1 task done
Labels
blocked: customer-response Waiting for customer response, e.g. more information was requested. platform: macos Issues / PRs which are specifically for MacOS. plugin: cloud_firestore type: bug Something isn't working

Comments

@ConschiB
Copy link

ConschiB commented Nov 4, 2024

Is there an existing issue for this?

  • I have searched the existing issues.

Which plugins are affected?

Core

Which platforms are affected?

macOS

Description

Since updating to the newest Flutter Version (3.24.4) and also to the newest cocoapods version (1.16.1), my app crashes while fetching a document. Running in Web and Android works fine.

Reproducing the issue

await FirebaseFirestore.instance.collection(collectionName).doc(documentID).get();

Firebase Core version

3.6.0

Flutter Version

3.24.4

Relevant Log Output

# Crashlytics - Stack trace
# Application: com.example.advicer
# Platform: apple
# Version: 1.0.3 (3)
# Issue: 9b180c29c99b89643f4a7b6480e19c8e
# Session: 08e5da8e98cc4f4990acd710ced25fdb_DNE_0_v2
# Date: Mon Nov 04 2024 15:23:57 GMT+0100 (Mitteleuropäische Normalzeit)

com.apple.main-thread
0  libsystem_kernel.dylib            0xe34 mach_msg2_trap + 8
1  libsystem_kernel.dylib            0x135d0 mach_msg2_internal + 80
2  libsystem_kernel.dylib            0x99d8 mach_msg_overwrite + 480
3  libsystem_kernel.dylib            0x117c mach_msg + 24
4  CoreFoundation                    0x7dedc __CFRunLoopServiceMachPort + 160
5  CoreFoundation                    0x7c73c __CFRunLoopRun + 1212
6  CoreFoundation                    0x7bbc4 CFRunLoopRunSpecific + 588
7  HIToolbox                         0x10bf64 RunCurrentEventLoopInMode + 292
8  HIToolbox                         0x111d54 ReceiveNextEventCommon + 636
9  HIToolbox                         0x111eb8 _BlockUntilNextEventMatchingListInModeWithFilter + 76
10 AppKit                            0x3aa08 _DPSNextEvent + 660
11 AppKit                            0x97ae0c -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
12 AppKit                            0x2dae0 -[NSApplication run] + 480
13 AppKit                            0x4364 NSApplicationMain + 888
14 Mark.One Workspace.debug.dylib    0x70a4 $sSo21NSApplicationDelegateP6AppKitE4mainyyFZ + 40
15 Mark.One Workspace.debug.dylib    0x706c $s18Mark_One_Workspace11AppDelegateC5$mainyyFZ + 44
16 Mark.One Workspace.debug.dylib    0x710c __debug_main_executable_dylib_entry_point + 28
17 ???                               0x183158274 (Fehlt)

Thread
0  libsystem_kernel.dylib         0x2a84 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x3424 _pthread_wqthread + 364
2  libsystem_pthread.dylib        0x20f0 start_wqthread + 8

io.flutter.ui
0  ???                            0x1742c8ffc (Fehlt)
1  ???                            0x1742c8cc8 (Fehlt)
2  ???                            0x1742c8cc8 (Fehlt)
3  ???                            0x1742c0ef8 (Fehlt)
4  ???                            0x1742c0978 (Fehlt)
5  ???                            0x1742bed80 (Fehlt)
6  ???                            0x170ae4bcc (Fehlt)
7  ???                            0x1742be5c0 (Fehlt)
8  ???                            0x1742be254 (Fehlt)
9  ???                            0x1742b0da4 (Fehlt)
10 ???                            0x1742b042c (Fehlt)
11 ???                            0x1742afe08 (Fehlt)
12 ???                            0x1742ad754 (Fehlt)
13 ???                            0x170af0d28 (Fehlt)
14 ???                            0x1742a00b0 (Fehlt)
15 ???                            0x17429fe50 (Fehlt)
16 ???                            0x11a6dcea0 (Fehlt)
17 ???                            0x11a6dcad8 (Fehlt)
18 ???                            0x11a6dc820 (Fehlt)
19 ???                            0x127d5f198 (Fehlt)
20 ???                            0x17107b294 (Fehlt)
21 ???                            0x174298fdc (Fehlt)
22 ???                            0x174298de0 (Fehlt)
23 ???                            0x16a77cff0 (Fehlt)
24 ???                            0x116c03a54 (Fehlt)
25 FlutterMacOS                   0x8fd840 dart::DartEntry::InvokeFunction(dart::Function const&, dart::Array const&, dart::Array const&) + 404
26 FlutterMacOS                   0x8fdf18 dart::DartEntry::InvokeCallable(dart::Thread*, dart::Function const&, dart::Array const&, dart::Array const&) + 328
27 FlutterMacOS                   0xd0d1ac Dart_InvokeClosure + 992
28 FlutterMacOS                   0x7cb8a0 tonic::DartInvoke(_Dart_Handle*, std::initializer_list<_Dart_Handle*>) + 48
29 FlutterMacOS                   0x810e88 flutter::PlatformConfiguration::DispatchPointerDataPacket(flutter::PointerDataPacket const&) + 196
30 FlutterMacOS                   0x866dcc flutter::RuntimeController::DispatchPointerDataPacket(flutter::PointerDataPacket const&) + 168
31 FlutterMacOS                   0x78d19c flutter::DefaultPointerDataDispatcher::DispatchPacket(std::_fl::unique_ptr<flutter::PointerDataPacket, std::_fl::default_delete<flutter::PointerDataPacket>>, unsigned long long) + 136
32 FlutterMacOS                   0x78786c flutter::Engine::DispatchPointerDataPacket(std::_fl::unique_ptr<flutter::PointerDataPacket, std::_fl::default_delete<flutter::PointerDataPacket>>, unsigned long long) + 136
33 FlutterMacOS                   0x7afe68 std::_fl::__function::__func<fml::internal::CopyableLambda<flutter::Shell::OnPlatformViewDispatchPointerDataPacket(std::_fl::unique_ptr<flutter::PointerDataPacket, std::_fl::default_delete<flutter::PointerDataPacket>>)::$_0>, std::_fl::allocator<fml::internal::CopyableLambda<flutter::Shell::OnPlatformViewDispatchPointerDataPacket(std::_fl::unique_ptr<flutter::PointerDataPacket, std::_fl::default_delete<flutter::PointerDataPacket>>)::$_0>>, void ()>::operator()() + 72
34 FlutterMacOS                   0x77f84 fml::MessageLoopImpl::FlushTasks(fml::FlushType) + 252
35 FlutterMacOS                   0x81630 fml::MessageLoopDarwin::OnTimerFire(__CFRunLoopTimer*, fml::MessageLoopDarwin*) + 52
36 CoreFoundation                 0x97824 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 32
37 CoreFoundation                 0x974c8 __CFRunLoopDoTimer + 1012
38 CoreFoundation                 0x96fd8 __CFRunLoopDoTimers + 356
39 CoreFoundation                 0x7c9c0 __CFRunLoopRun + 1856
40 CoreFoundation                 0x7bbc4 CFRunLoopRunSpecific + 588
41 FlutterMacOS                   0x818cc fml::MessageLoopDarwin::Run() + 188
42 FlutterMacOS                   0x77d80 fml::MessageLoopImpl::DoRun() + 60
43 FlutterMacOS                   0x7f858 std::_fl::__function::__func<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0, std::_fl::allocator<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>, void ()>::operator()() + 200
44 FlutterMacOS                   0x7f310 fml::ThreadHandle::ThreadHandle(std::_fl::function<void ()>&&)::$_0::__invoke(void*) + 56
45 libsystem_pthread.dylib        0x72e4 _pthread_start + 136
46 libsystem_pthread.dylib        0x20fc thread_start + 8

io.flutter.raster
0  libsystem_kernel.dylib         0xe34 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x135d0 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x99d8 mach_msg_overwrite + 480
3  libsystem_kernel.dylib         0x117c mach_msg + 24
4  CoreFoundation                 0x7dedc __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x7c73c __CFRunLoopRun + 1212
6  CoreFoundation                 0x7bbc4 CFRunLoopRunSpecific + 588
7  FlutterMacOS                   0x818cc fml::MessageLoopDarwin::Run() + 188
8  FlutterMacOS                   0x77d80 fml::MessageLoopImpl::DoRun() + 60
9  FlutterMacOS                   0x7f858 std::_fl::__function::__func<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0, std::_fl::allocator<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>, void ()>::operator()() + 200
10 FlutterMacOS                   0x7f310 fml::ThreadHandle::ThreadHandle(std::_fl::function<void ()>&&)::$_0::__invoke(void*) + 56
11 libsystem_pthread.dylib        0x72e4 _pthread_start + 136
12 libsystem_pthread.dylib        0x20fc thread_start + 8

io.flutter.io
0  libsystem_kernel.dylib         0xe34 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x135d0 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x99d8 mach_msg_overwrite + 480
3  libsystem_kernel.dylib         0x117c mach_msg + 24
4  CoreFoundation                 0x7dedc __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x7c73c __CFRunLoopRun + 1212
6  CoreFoundation                 0x7bbc4 CFRunLoopRunSpecific + 588
7  FlutterMacOS                   0x818cc fml::MessageLoopDarwin::Run() + 188
8  FlutterMacOS                   0x77d80 fml::MessageLoopImpl::DoRun() + 60
9  FlutterMacOS                   0x7f858 std::_fl::__function::__func<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0, std::_fl::allocator<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>, void ()>::operator()() + 200
10 FlutterMacOS                   0x7f310 fml::ThreadHandle::ThreadHandle(std::_fl::function<void ()>&&)::$_0::__invoke(void*) + 56
11 libsystem_pthread.dylib        0x72e4 _pthread_start + 136
12 libsystem_pthread.dylib        0x20fc thread_start + 8

io.worker.1
0  libsystem_kernel.dylib         0x45cc __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x7894 _pthread_cond_wait + 1204
2  FlutterMacOS                   0x40c64 std::_fl::condition_variable::wait(std::_fl::unique_lock<std::_fl::mutex>&) + 44
3  FlutterMacOS                   0x7278c fml::ConcurrentMessageLoop::WorkerMain() + 148
4  FlutterMacOS                   0x73458 void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_delete<std::_fl::__thread_struct>>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 176
5  libsystem_pthread.dylib        0x72e4 _pthread_start + 136
6  libsystem_pthread.dylib        0x20fc thread_start + 8

io.worker.2
0  libsystem_kernel.dylib         0x45cc __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x7894 _pthread_cond_wait + 1204
2  FlutterMacOS                   0x40c64 std::_fl::condition_variable::wait(std::_fl::unique_lock<std::_fl::mutex>&) + 44
3  FlutterMacOS                   0x7278c fml::ConcurrentMessageLoop::WorkerMain() + 148
4  FlutterMacOS                   0x73458 void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_delete<std::_fl::__thread_struct>>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 176
5  libsystem_pthread.dylib        0x72e4 _pthread_start + 136
6  libsystem_pthread.dylib        0x20fc thread_start + 8

io.worker.3
0  libsystem_kernel.dylib         0x45cc __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x7894 _pthread_cond_wait + 1204
2  FlutterMacOS                   0x40c64 std::_fl::condition_variable::wait(std::_fl::unique_lock<std::_fl::mutex>&) + 44
3  FlutterMacOS                   0x7278c fml::ConcurrentMessageLoop::WorkerMain() + 148
4  FlutterMacOS                   0x73458 void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_delete<std::_fl::__thread_struct>>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 176
5  libsystem_pthread.dylib        0x72e4 _pthread_start + 136
6  libsystem_pthread.dylib        0x20fc thread_start + 8

io.worker.4
0  libsystem_kernel.dylib         0x45cc __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x7894 _pthread_cond_wait + 1204
2  FlutterMacOS                   0x40c64 std::_fl::condition_variable::wait(std::_fl::unique_lock<std::_fl::mutex>&) + 44
3  FlutterMacOS                   0x7278c fml::ConcurrentMessageLoop::WorkerMain() + 148
4  FlutterMacOS                   0x73458 void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_delete<std::_fl::__thread_struct>>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 176
5  libsystem_pthread.dylib        0x72e4 _pthread_start + 136
6  libsystem_pthread.dylib        0x20fc thread_start + 8

dart:io EventHandler
0  libsystem_kernel.dylib         0x6efc kevent + 8
1  FlutterMacOS                   0x82654c dart::bin::EventHandlerImplementation::EventHandlerEntry(unsigned long) + 300
2  FlutterMacOS                   0x84dcc8 dart::bin::ThreadStart(void*) + 88
3  libsystem_pthread.dylib        0x72e4 _pthread_start + 136
4  libsystem_pthread.dylib        0x20fc thread_start + 8

Dart Profiler ThreadInterrupter
0  libsystem_kernel.dylib         0x45cc __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x78c0 _pthread_cond_wait + 1248
2  FlutterMacOS                   0xa01ba0 dart::Monitor::WaitMicros(long long) + 128
3  FlutterMacOS                   0xa82cec dart::ThreadInterrupter::ThreadMain(unsigned long) + 364
4  FlutterMacOS                   0xa00fa0 dart::ThreadStart(void*) + 204
5  libsystem_pthread.dylib        0x72e4 _pthread_start + 136
6  libsystem_pthread.dylib        0x20fc thread_start + 8

Dart Profiler SampleBlockProcessor
0  libsystem_kernel.dylib         0x45cc __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x78c0 _pthread_cond_wait + 1248
2  FlutterMacOS                   0xa01ba0 dart::Monitor::WaitMicros(long long) + 128
3  FlutterMacOS                   0xa07060 dart::SampleBlockProcessor::ThreadMain(unsigned long) + 284
4  FlutterMacOS                   0xa00fa0 dart::ThreadStart(void*) + 204
5  libsystem_pthread.dylib        0x72e4 _pthread_start + 136
6  libsystem_pthread.dylib        0x20fc thread_start + 8

com.apple.NSEventThread
0  libsystem_kernel.dylib         0xe34 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x135d0 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x99d8 mach_msg_overwrite + 480
3  libsystem_kernel.dylib         0x117c mach_msg + 24
4  CoreFoundation                 0x7dedc __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x7c73c __CFRunLoopRun + 1212
6  CoreFoundation                 0x7bbc4 CFRunLoopRunSpecific + 588
7  AppKit                         0x15fb8c _NSEventThread + 148
8  libsystem_pthread.dylib        0x72e4 _pthread_start + 136
9  libsystem_pthread.dylib        0x20fc thread_start + 8

com.apple.NSURLConnectionLoader
0  libsystem_kernel.dylib         0xe34 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x135d0 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x99d8 mach_msg_overwrite + 480
3  libsystem_kernel.dylib         0x117c mach_msg + 24
4  CoreFoundation                 0x7dedc __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x7c73c __CFRunLoopRun + 1212
6  CoreFoundation                 0x7bbc4 CFRunLoopRunSpecific + 588
7  CFNetwork                      0x253c14 +[__CFN_CoreSchedulingSetRunnable _run:] + 416
8  Foundation                     0x54734 __NSThread__start__ + 724
9  libsystem_pthread.dylib        0x72e4 _pthread_start + 136
10 libsystem_pthread.dylib        0x20fc thread_start + 8

com.google.firebase.crashlytics.MachExceptionServer
0  libsystem_kernel.dylib         0xe34 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x135d0 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x99d8 mach_msg_overwrite + 480
3  libsystem_kernel.dylib         0x117c mach_msg + 24
4  FirebaseCrashlytics            0x25a1c FIRCLSMachExceptionReadMessage + 80
5  FirebaseCrashlytics            0x25954 FIRCLSMachExceptionServer + 52
6  libsystem_pthread.dylib        0x72e4 _pthread_start + 136
7  libsystem_pthread.dylib        0x20fc thread_start + 8

Thread
0  libsystem_kernel.dylib         0x2a84 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x3424 _pthread_wqthread + 364
2  libsystem_pthread.dylib        0x20f0 start_wqthread + 8

DartWorker
0  libsystem_kernel.dylib         0x45cc __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x78c0 _pthread_cond_wait + 1248
2  FlutterMacOS                   0xa01ba0 dart::Monitor::WaitMicros(long long) + 128
3  FlutterMacOS                   0x91f2cc dart::MutatorThreadPool::OnEnterIdleLocked(dart::MonitorLocker*) + 156
4  FlutterMacOS                   0xa83c4c dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 152
5  FlutterMacOS                   0xa83f90 dart::ThreadPool::Worker::Main(unsigned long) + 136
6  FlutterMacOS                   0xa00fa0 dart::ThreadStart(void*) + 204
7  libsystem_pthread.dylib        0x72e4 _pthread_start + 136
8  libsystem_pthread.dylib        0x20fc thread_start + 8

DartWorker
0  FlutterMacOS                   0xabe1cc dart::MarkingVisitorBase<true>::VisitPointers(dart::ObjectPtr*, dart::ObjectPtr*) + 172
1  FlutterMacOS                   0xabe1c0 dart::MarkingVisitorBase<true>::VisitPointers(dart::ObjectPtr*, dart::ObjectPtr*) + 160
2  FlutterMacOS                   0xa11124 dart::UntaggedObject::VisitPointersPredefined(dart::ObjectPointerVisitor*, long) + 1488
3  FlutterMacOS                   0xabe7f8 dart::MarkingVisitorBase<true>::DrainMarkingStackWithPauseChecks() + 484
4  FlutterMacOS                   0xabe528 dart::ConcurrentMarkTask::Run() + 132
5  FlutterMacOS                   0xa83d08 dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 340
6  FlutterMacOS                   0xa83f90 dart::ThreadPool::Worker::Main(unsigned long) + 136
7  FlutterMacOS                   0xa00fa0 dart::ThreadStart(void*) + 204
8  libsystem_pthread.dylib        0x72e4 _pthread_start + 136
9  libsystem_pthread.dylib        0x20fc thread_start + 8

DartWorker
0  FlutterMacOS                   0xabe244 dart::MarkingVisitorBase<true>::VisitPointers(dart::ObjectPtr*, dart::ObjectPtr*) + 292
1  FlutterMacOS                   0xabe2d4 dart::MarkingVisitorBase<true>::VisitPointers(dart::ObjectPtr*, dart::ObjectPtr*) + 436
2  FlutterMacOS                   0xa10d44 dart::UntaggedObject::VisitPointersPredefined(dart::ObjectPointerVisitor*, long) + 496
3  FlutterMacOS                   0xabe7f8 dart::MarkingVisitorBase<true>::DrainMarkingStackWithPauseChecks() + 484
4  FlutterMacOS                   0xabe528 dart::ConcurrentMarkTask::Run() + 132
5  FlutterMacOS                   0xa83d08 dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 340
6  FlutterMacOS                   0xa83f90 dart::ThreadPool::Worker::Main(unsigned long) + 136
7  FlutterMacOS                   0xa00fa0 dart::ThreadStart(void*) + 204
8  libsystem_pthread.dylib        0x72e4 _pthread_start + 136
9  libsystem_pthread.dylib        0x20fc thread_start + 8

Thread
0  libsystem_kernel.dylib         0x2a84 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x3424 _pthread_wqthread + 364
2  libsystem_pthread.dylib        0x20f0 start_wqthread + 8

Crashed: com.google.firebase.firestore
0  libsystem_kernel.dylib         0x9600 __pthread_kill + 8
1  libsystem_pthread.dylib        0x6f70 pthread_kill + 288
2  libsystem_c.dylib              0x79908 abort + 128
3  FirebaseFirestoreInternal      0x26f658 decltype((void)(decltype(std::__declval<std::__1::function<bool (firebase::firestore::model::FieldIndex*, firebase::firestore::model::FieldIndex*)>&>(0)) std::__1::declval[abi:de180100]<std::__1::function<bool (firebase::firestore::model::FieldIndex*, firebase::firestore::model::FieldIndex*)>&>()()(std::declval<std::__1::function<bool (firebase::firestore::model::FieldIndex*, firebase::firestore::model::FieldIndex*)>&>(), std::declval<firebase::firestore::model::FieldIndex*&>()))) std::__1::__debug_less<std::__1::function<bool (firebase::firestore::model::FieldIndex*, firebase::firestore::model::FieldIndex*)>>::__do_compare_assert[abi:de180100]<firebase::firestore::model::FieldIndex*, firebase::firestore::model::FieldIndex*>(int, std::__1::function<bool (firebase::firestore::model::FieldIndex*, firebase::firestore::model::FieldIndex*)>&, firebase::firestore::model::FieldIndex*&) + 72
4  FirebaseFirestoreInternal      0x26f57c bool std::__1::__debug_less<std::__1::function<bool (firebase::firestore::model::FieldIndex*, firebase::firestore::model::FieldIndex*)>>::operator()[abi:de180100]<firebase::firestore::model::FieldIndex*, firebase::firestore::model::FieldIndex*>(firebase::firestore::model::FieldIndex*&, firebase::firestore::model::FieldIndex*&) + 100
5  FirebaseFirestoreInternal      0x270ba8 void std::__1::__sift_up[abi:de180100]<std::__1::_ClassicAlgPolicy, std::__1::__debug_less<std::__1::function<bool (firebase::firestore::model::FieldIndex*, firebase::firestore::model::FieldIndex*)>>, std::__1::__wrap_iter<firebase::firestore::model::FieldIndex**>>(std::__1::__wrap_iter<firebase::firestore::model::FieldIndex**>, std::__1::__wrap_iter<firebase::firestore::model::FieldIndex**>, std::__1::__debug_less<std::__1::function<bool (firebase::firestore::model::FieldIndex*, firebase::firestore::model::FieldIndex*)>>&&, std::__1::iterator_traits<std::__1::__wrap_iter<firebase::firestore::model::FieldIndex**>>::difference_type) + 308
6  FirebaseFirestoreInternal      0x270a68 void std::__1::__push_heap[abi:de180100]<std::__1::_ClassicAlgPolicy, std::__1::__wrap_iter<firebase::firestore::model::FieldIndex**>, std::__1::function<bool (firebase::firestore::model::FieldIndex*, firebase::firestore::model::FieldIndex*)>>(std::__1::__wrap_iter<firebase::firestore::model::FieldIndex**>, std::__1::__wrap_iter<firebase::firestore::model::FieldIndex**>, std::__1::function<bool (firebase::firestore::model::FieldIndex*, firebase::firestore::model::FieldIndex*)>&) + 96
7  FirebaseFirestoreInternal      0x2709fc void std::__1::push_heap[abi:de180100]<std::__1::__wrap_iter<firebase::firestore::model::FieldIndex**>, std::__1::function<bool (firebase::firestore::model::FieldIndex*, firebase::firestore::model::FieldIndex*)>>(std::__1::__wrap_iter<firebase::firestore::model::FieldIndex**>, std::__1::__wrap_iter<firebase::firestore::model::FieldIndex**>, std::__1::function<bool (firebase::firestore::model::FieldIndex*, firebase::firestore::model::FieldIndex*)>) + 56
8  FirebaseFirestoreInternal      0x24be08 std::__1::priority_queue<firebase::firestore::model::FieldIndex*, std::__1::vector<firebase::firestore::model::FieldIndex*, std::__1::allocator<firebase::firestore::model::FieldIndex*>>, std::__1::function<bool (firebase::firestore::model::FieldIndex*, firebase::firestore::model::FieldIndex*)>>::push(firebase::firestore::model::FieldIndex*&&) + 120
9  FirebaseFirestoreInternal      0x24b518 firebase::firestore::local::LevelDbIndexManager::MemoizeIndex(firebase::firestore::model::FieldIndex) + 288
10 FirebaseFirestoreInternal      0x24ad78 firebase::firestore::local::LevelDbIndexManager::Start() + 1756
11 FirebaseFirestoreInternal      0x31257c firebase::firestore::local::LocalStore::StartIndexManager()::$_0::operator()() const + 40
12 FirebaseFirestoreInternal      0x312548 decltype(std::declval<firebase::firestore::local::LocalStore::StartIndexManager()::$_0&>()()) std::__1::__invoke[abi:de180100]<firebase::firestore::local::LocalStore::StartIndexManager()::$_0&>(firebase::firestore::local::LocalStore::StartIndexManager()::$_0&) + 24
13 FirebaseFirestoreInternal      0x312500 void std::__1::__invoke_void_return_wrapper<void, true>::__call[abi:de180100]<firebase::firestore::local::LocalStore::StartIndexManager()::$_0&>(firebase::firestore::local::LocalStore::StartIndexManager()::$_0&) + 24
14 FirebaseFirestoreInternal      0x3124dc std::__1::__function::__alloc_func<firebase::firestore::local::LocalStore::StartIndexManager()::$_0, std::__1::allocator<firebase::firestore::local::LocalStore::StartIndexManager()::$_0>, void ()>::operator()[abi:de180100]() + 28
15 FirebaseFirestoreInternal      0x311360 std::__1::__function::__func<firebase::firestore::local::LocalStore::StartIndexManager()::$_0, std::__1::allocator<firebase::firestore::local::LocalStore::StartIndexManager()::$_0>, void ()>::operator()() + 28
16 FirebaseFirestoreInternal      0x13d70 std::__1::__function::__value_func<void ()>::operator()[abi:de180100]() const + 68
17 FirebaseFirestoreInternal      0x11528 std::__1::function<void ()>::operator()() const + 24
18 FirebaseFirestoreInternal      0x2b5690 firebase::firestore::local::LevelDbPersistence::RunInternal(absl::lts_20240116::string_view, std::__1::function<void ()>) + 272
19 FirebaseFirestoreInternal      0x30707c std::__1::enable_if<std::is_same<void, decltype(fp0())>::value, void>::type firebase::firestore::local::Persistence::Run<firebase::firestore::local::LocalStore::StartIndexManager()::$_0>(absl::lts_20240116::string_view, firebase::firestore::local::LocalStore::StartIndexManager()::$_0) + 112
20 FirebaseFirestoreInternal      0x306f20 firebase::firestore::local::LocalStore::StartIndexManager() + 76
21 FirebaseFirestoreInternal      0x306e2c firebase::firestore::local::LocalStore::Start() + 36
22 FirebaseFirestoreInternal      0x15e49c firebase::firestore::core::FirestoreClient::Initialize(firebase::firestore::credentials::User const&, firebase::firestore::api::Settings const&) + 1900
23 FirebaseFirestoreInternal      0x169434 firebase::firestore::core::FirestoreClient::Create(firebase::firestore::core::DatabaseInfo const&, firebase::firestore::api::Settings const&, std::__1::shared_ptr<firebase::firestore::credentials::CredentialsProvider<firebase::firestore::credentials::AuthToken, firebase::firestore::credentials::User>>, std::__1::shared_ptr<firebase::firestore::credentials::CredentialsProvider<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>, std::__1::shared_ptr<firebase::firestore::util::Executor>, std::__1::shared_ptr<firebase::firestore::util::AsyncQueue>, std::__1::unique_ptr<firebase::firestore::remote::FirebaseMetadataProvider, std::__1::default_delete<firebase::firestore::remote::FirebaseMetadataProvider>>)::$_1::operator()(firebase::firestore::credentials::User)::'lambda'()::operator()() const + 48
24 FirebaseFirestoreInternal      0x1693f8 decltype(std::declval<firebase::firestore::core::FirestoreClient::Create(firebase::firestore::core::DatabaseInfo const&, firebase::firestore::api::Settings const&, std::__1::shared_ptr<firebase::firestore::credentials::CredentialsProvider<firebase::firestore::credentials::AuthToken, firebase::firestore::credentials::User>>, std::__1::shared_ptr<firebase::firestore::credentials::CredentialsProvider<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>, std::__1::shared_ptr<firebase::firestore::util::Executor>, std::__1::shared_ptr<firebase::firestore::util::AsyncQueue>, std::__1::unique_ptr<firebase::firestore::remote::FirebaseMetadataProvider, std::__1::default_delete<firebase::firestore::remote::FirebaseMetadataProvider>>)::$_1::operator()(firebase::firestore::credentials::User)::'lambda'()&>()()) std::__1::__invoke[abi:de180100]<firebase::firestore::core::FirestoreClient::Create(firebase::firestore::core::DatabaseInfo const&, firebase::firestore::api::Settings const&, std::__1::shared_ptr<firebase::firestore::credentials::CredentialsProvider<firebase::firestore::credentials::AuthToken, firebase::firestore::credentials::User>>, std::__1::shared_ptr<firebase::firestore::credentials::CredentialsProvider<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>, std::__1::shared_ptr<firebase::firestore::util::Executor>, std::__1::shared_ptr<firebase::firestore::util::AsyncQueue>, std::__1::unique_ptr<firebase::firestore::remote::FirebaseMetadataProvider, std::__1::default_delete<firebase::firestore::remote::FirebaseMetadataProvider>>)::$_1::operator()(firebase::firestore::credentials::User)::'lambda'()&>(firebase::firestore::core::FirestoreClient::Create(firebase::firestore::core::DatabaseInfo const&, firebase::firestore::api::Settings const&, std::__1::shared_ptr<firebase::firestore::credentials::CredentialsProvider<firebase::firestore::credentials::AuthToken, firebase::firestore::credentials::User>>, std::__1::shared_ptr<firebase::firestore::credentials::CredentialsProvider<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>, std::__1::shared_ptr<firebase::firestore::util::Executor>, std::__1::shared_ptr<firebase::firestore::util::AsyncQueue>, std::__1::unique_ptr<firebase::firestore::remote::FirebaseMetadataProvider, std::__1::default_delete<firebase::firestore::remote::FirebaseMetadataProvider>>)::$_1::operator()(firebase::firestore::credentials::User)::'lambda'()&) + 24
25 FirebaseFirestoreInternal      0x1693b0 void std::__1::__invoke_void_return_wrapper<void, true>::__call[abi:de180100]<firebase::firestore::core::FirestoreClient::Create(firebase::firestore::core::DatabaseInfo const&, firebase::firestore::api::Settings const&, std::__1::shared_ptr<firebase::firestore::credentials::CredentialsProvider<firebase::firestore::credentials::AuthToken, firebase::firestore::credentials::User>>, std::__1::shared_ptr<firebase::firestore::credentials::CredentialsProvider<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>, std::__1::shared_ptr<firebase::firestore::util::Executor>, std::__1::shared_ptr<firebase::firestore::util::AsyncQueue>, std::__1::unique_ptr<firebase::firestore::remote::FirebaseMetadataProvider, std::__1::default_delete<firebase::firestore::remote::FirebaseMetadataProvider>>)::$_1::operator()(firebase::firestore::credentials::User)::'lambda'()&>(firebase::firestore::core::FirestoreClient::Create(firebase::firestore::core::DatabaseInfo const&, firebase::firestore::api::Settings const&, std::__1::shared_ptr<firebase::firestore::credentials::CredentialsProvider<firebase::firestore::credentials::AuthToken, firebase::firestore::credentials::User>>, std::__1::shared_ptr<firebase::firestore::credentials::CredentialsProvider<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>, std::__1::shared_ptr<firebase::firestore::util::Executor>, std::__1::shared_ptr<firebase::firestore::util::AsyncQueue>, std::__1::unique_ptr<firebase::firestore::remote::FirebaseMetadataProvider, std::__1::default_delete<firebase::firestore::remote::FirebaseMetadataProvider>>)::$_1::operator()(firebase::firestore::credentials::User)::'lambda'()&) + 24
26 FirebaseFirestoreInternal      0x16938c std::__1::__function::__alloc_func<firebase::firestore::core::FirestoreClient::Create(firebase::firestore::core::DatabaseInfo const&, firebase::firestore::api::Settings const&, std::__1::shared_ptr<firebase::firestore::credentials::CredentialsProvider<firebase::firestore::credentials::AuthToken, firebase::firestore::credentials::User>>, std::__1::shared_ptr<firebase::firestore::credentials::CredentialsProvider<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>, std::__1::shared_ptr<firebase::firestore::util::Executor>, std::__1::shared_ptr<firebase::firestore::util::AsyncQueue>, std::__1::unique_ptr<firebase::firestore::remote::FirebaseMetadataProvider, std::__1::default_delete<firebase::firestore::remote::FirebaseMetadataProvider>>)::$_1::operator()(firebase::firestore::credentials::User)::'lambda'(), std::__1::allocator<firebase::firestore::core::FirestoreClient::Create(firebase::firestore::core::DatabaseInfo const&, firebase::firestore::api::Settings const&, std::__1::shared_ptr<firebase::firestore::credentials::CredentialsProvider<firebase::firestore::credentials::AuthToken, firebase::firestore::credentials::User>>, std::__1::shared_ptr<firebase::firestore::credentials::CredentialsProvider<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>, std::__1::shared_ptr<firebase::firestore::util::Executor>, std::__1::shared_ptr<firebase::firestore::util::AsyncQueue>, std::__1::unique_ptr<firebase::firestore::remote::FirebaseMetadataProvider, std::__1::default_delete<firebase::firestore::remote::FirebaseMetadataProvider>>)::$_1::operator()(firebase::firestore::credentials::User)::'lambda'()>, void ()>::operator()[abi:de180100]() + 28
27 FirebaseFirestoreInternal      0x168098 std::__1::__function::__func<firebase::firestore::core::FirestoreClient::Create(firebase::firestore::core::DatabaseInfo const&, firebase::firestore::api::Settings const&, std::__1::shared_ptr<firebase::firestore::credentials::CredentialsProvider<firebase::firestore::credentials::AuthToken, firebase::firestore::credentials::User>>, std::__1::shared_ptr<firebase::firestore::credentials::CredentialsProvider<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>, std::__1::shared_ptr<firebase::firestore::util::Executor>, std::__1::shared_ptr<firebase::firestore::util::AsyncQueue>, std::__1::unique_ptr<firebase::firestore::remote::FirebaseMetadataProvider, std::__1::default_delete<firebase::firestore::remote::FirebaseMetadataProvider>>)::$_1::operator()(firebase::firestore::credentials::User)::'lambda'(), std::__1::allocator<firebase::firestore::core::FirestoreClient::Create(firebase::firestore::core::DatabaseInfo const&, firebase::firestore::api::Settings const&, std::__1::shared_ptr<firebase::firestore::credentials::CredentialsProvider<firebase::firestore::credentials::AuthToken, firebase::firestore::credentials::User>>, std::__1::shared_ptr<firebase::firestore::credentials::CredentialsProvider<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>, std::__1::shared_ptr<firebase::firestore::util::Executor>, std::__1::shared_ptr<firebase::firestore::util::AsyncQueue>, std::__1::unique_ptr<firebase::firestore::remote::FirebaseMetadataProvider, std::__1::default_delete<firebase::firestore::remote::FirebaseMetadataProvider>>)::$_1::operator()(firebase::firestore::credentials::User)::'lambda'()>, void ()>::operator()() + 28
28 FirebaseFirestoreInternal      0x13d70 std::__1::__function::__value_func<void ()>::operator()[abi:de180100]() const + 68
29 FirebaseFirestoreInternal      0x11528 std::__1::function<void ()>::operator()() const + 24
30 FirebaseFirestoreInternal      0x114e8 firebase::firestore::util::AsyncQueue::ExecuteBlocking(std::__1::function<void ()> const&) + 176
31 FirebaseFirestoreInternal      0x161a4 firebase::firestore::util::AsyncQueue::Wrap(std::__1::function<void ()> const&)::$_0::operator()() const + 32
32 FirebaseFirestoreInternal      0x16178 decltype(std::declval<firebase::firestore::util::AsyncQueue::Wrap(std::__1::function<void ()> const&)::$_0&>()()) std::__1::__invoke[abi:de180100]<firebase::firestore::util::AsyncQueue::Wrap(std::__1::function<void ()> const&)::$_0&>(firebase::firestore::util::AsyncQueue::Wrap(std::__1::function<void ()> const&)::$_0&) + 24
33 FirebaseFirestoreInternal      0x16130 void std::__1::__invoke_void_return_wrapper<void, true>::__call[abi:de180100]<firebase::firestore::util::AsyncQueue::Wrap(std::__1::function<void ()> const&)::$_0&>(firebase::firestore::util::AsyncQueue::Wrap(std::__1::function<void ()> const&)::$_0&) + 24
34 FirebaseFirestoreInternal      0x1610c std::__1::__function::__alloc_func<firebase::firestore::util::AsyncQueue::Wrap(std::__1::function<void ()> const&)::$_0, std::__1::allocator<firebase::firestore::util::AsyncQueue::Wrap(std::__1::function<void ()> const&)::$_0>, void ()>::operator()[abi:de180100]() + 28
35 FirebaseFirestoreInternal      0x14eb0 std::__1::__function::__func<firebase::firestore::util::AsyncQueue::Wrap(std::__1::function<void ()> const&)::$_0, std::__1::allocator<firebase::firestore::util::AsyncQueue::Wrap(std::__1::function<void ()> const&)::$_0>, void ()>::operator()() + 28
36 FirebaseFirestoreInternal      0x13d70 std::__1::__function::__value_func<void ()>::operator()[abi:de180100]() const + 68
37 FirebaseFirestoreInternal      0x11528 std::__1::function<void ()>::operator()() const + 24
38 FirebaseFirestoreInternal      0x46ce24 firebase::firestore::util::Task::ExecuteAndRelease() + 184
39 FirebaseFirestoreInternal      0xfffdc firebase::firestore::util::ExecutorLibdispatch::InvokeAsync(void*) + 32
40 libdispatch.dylib              0x4658 _dispatch_client_callout + 20
41 libdispatch.dylib              0xbc60 _dispatch_lane_serial_drain + 744
42 libdispatch.dylib              0xc768 _dispatch_lane_invoke + 380
43 libdispatch.dylib              0x177e8 _dispatch_root_queue_drain_deferred_wlh + 288
44 libdispatch.dylib              0x17034 _dispatch_workloop_worker_thread + 540
45 libsystem_pthread.dylib        0x33d8 _pthread_wqthread + 288
46 libsystem_pthread.dylib        0x20f0 start_wqthread + 8

com.google.firebase.firestore.rpc
0  libsystem_kernel.dylib         0x9710 poll + 8
1  grpc                           0x360070 pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) + 1584
2  grpc                           0x364aac pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) + 172
3  grpc                           0x62b334 grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) + 68
4  grpc                           0x2bdfdc cq_next(grpc_completion_queue*, gpr_timespec, void*) + 1004
5  grpc                           0x2bd328 grpc_completion_queue_next + 68
6  grpcpp                         0x3badc grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) + 76
7  FirebaseFirestoreInternal      0x8a05c grpc::CompletionQueue::Next(void**, bool*) + 96
8  FirebaseFirestoreInternal      0x89f50 firebase::firestore::remote::Datastore::PollGrpcQueue() + 184
9  FirebaseFirestoreInternal      0x94110 firebase::firestore::remote::Datastore::Start()::$_0::operator()() const + 28
10 FirebaseFirestoreInternal      0x940e8 decltype(std::declval<firebase::firestore::remote::Datastore::Start()::$_0&>()()) std::__1::__invoke[abi:de180100]<firebase::firestore::remote::Datastore::Start()::$_0&>(firebase::firestore::remote::Datastore::Start()::$_0&) + 24
11 FirebaseFirestoreInternal      0x940a0 void std::__1::__invoke_void_return_wrapper<void, true>::__call[abi:de180100]<firebase::firestore::remote::Datastore::Start()::$_0&>(firebase::firestore::remote::Datastore::Start()::$_0&) + 24
12 FirebaseFirestoreInternal      0x9407c std::__1::__function::__alloc_func<firebase::firestore::remote::Datastore::Start()::$_0, std::__1::allocator<firebase::firestore::remote::Datastore::Start()::$_0>, void ()>::operator()[abi:de180100]() + 28
13 FirebaseFirestoreInternal      0x92f00 std::__1::__function::__func<firebase::firestore::remote::Datastore::Start()::$_0, std::__1::allocator<firebase::firestore::remote::Datastore::Start()::$_0>, void ()>::operator()() + 28
14 FirebaseFirestoreInternal      0x13d70 std::__1::__function::__value_func<void ()>::operator()[abi:de180100]() const + 68
15 FirebaseFirestoreInternal      0x11528 std::__1::function<void ()>::operator()() const + 24
16 FirebaseFirestoreInternal      0x46ce24 firebase::firestore::util::Task::ExecuteAndRelease() + 184
17 FirebaseFirestoreInternal      0xfffdc firebase::firestore::util::ExecutorLibdispatch::InvokeAsync(void*) + 32
18 libdispatch.dylib              0x4658 _dispatch_client_callout + 20
19 libdispatch.dylib              0xbc60 _dispatch_lane_serial_drain + 744
20 libdispatch.dylib              0xc768 _dispatch_lane_invoke + 380
21 libdispatch.dylib              0x177e8 _dispatch_root_queue_drain_deferred_wlh + 288
22 libdispatch.dylib              0x17034 _dispatch_workloop_worker_thread + 540
23 libsystem_pthread.dylib        0x33d8 _pthread_wqthread + 288
24 libsystem_pthread.dylib        0x20f0 start_wqthread + 8

DartWorker
0  libsystem_kernel.dylib         0x45cc __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x78c0 _pthread_cond_wait + 1248
2  FlutterMacOS                   0xa01ba0 dart::Monitor::WaitMicros(long long) + 128
3  FlutterMacOS                   0xa83dac dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 504
4  FlutterMacOS                   0xa83f90 dart::ThreadPool::Worker::Main(unsigned long) + 136
5  FlutterMacOS                   0xa00fa0 dart::ThreadStart(void*) + 204
6  libsystem_pthread.dylib        0x72e4 _pthread_start + 136
7  libsystem_pthread.dylib        0x20fc thread_start + 8

CVDisplayLink
0  libsystem_kernel.dylib         0x45cc __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x78c0 _pthread_cond_wait + 1248
2  CoreVideo                      0x33e8 CVDisplayLink::waitUntil(unsigned long long) + 316
3  CoreVideo                      0x24c0 CVDisplayLink::runIOThread() + 504
4  libsystem_pthread.dylib        0x72e4 _pthread_start + 136
5  libsystem_pthread.dylib        0x20fc thread_start + 8

Thread
0  libsystem_kernel.dylib         0x45cc __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x7894 _pthread_cond_wait + 1204
2  grpc                           0x8751a8 gpr_cv_wait + 124
3  grpc                           0x37e318 grpc_core::Executor::ThreadMain(void*) + 416
4  grpc                           0x8a08ac grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::operator()(void*) const + 256
5  grpc                           0x8a07a0 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 28
6  libsystem_pthread.dylib        0x72e4 _pthread_start + 136
7  libsystem_pthread.dylib        0x20fc thread_start + 8

Thread
0  libsystem_kernel.dylib         0x45cc __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x7894 _pthread_cond_wait + 1204
2  grpc                           0x8751a8 gpr_cv_wait + 124
3  grpc                           0x37e318 grpc_core::Executor::ThreadMain(void*) + 416
4  grpc                           0x8a08ac grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::operator()(void*) const + 256
5  grpc                           0x8a07a0 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 28
6  libsystem_pthread.dylib        0x72e4 _pthread_start + 136
7  libsystem_pthread.dylib        0x20fc thread_start + 8

Thread
0  libsystem_kernel.dylib         0x45cc __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x7894 _pthread_cond_wait + 1204
2  grpc                           0x875240 gpr_cv_wait + 276
3  grpc                           0x8bb184 wait_until(grpc_core::Timestamp) + 576
4  grpc                           0x8bab0c timer_main_loop() + 300
5  grpc                           0x8ba99c timer_thread(void*) + 32
6  grpc                           0x8a08ac grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::operator()(void*) const + 256
7  grpc                           0x8a07a0 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 28
8  libsystem_pthread.dylib        0x72e4 _pthread_start + 136
9  libsystem_pthread.dylib        0x20fc thread_start + 8

Flutter dependencies

Expand Flutter dependencies snippet
Dart SDK 3.5.4
Flutter SDK 3.24.4
workspace 1.0.3+3

dependencies:
- cached_network_image 3.4.1 [cached_network_image_platform_interface cached_network_image_web flutter flutter_cache_manager octo_image]
- core 0.0.1 [flutter data_core firebase_core firebase_auth firebase_storage firebase_messaging cloud_firestore cloud_functions firebase_crashlytics firebase_performance web printing uuid wakelock_plus hive hive_flutter path_provider http qr image restart_app intl url_launcher file_picker device_info_plus system_info_fetch fuzzy csv usb_serial xml]
- cupertino_icons 1.0.8
- data_core 0.0.1 [uuid pdf excel http barcode image archive]
- design 0.0.1 [flutter auto_size_text popover]
- dotted_border 2.1.0 [flutter path_drawing]
- file_picker 8.1.2 [flutter flutter_web_plugins flutter_plugin_android_lifecycle plugin_platform_interface ffi path win32 cross_file web]
- fl_chart 0.69.0 [equatable flutter]
- flutter 0.0.0 [characters collection material_color_utilities meta vector_math sky_engine]
- flutter_inappwebview 6.1.5 [flutter flutter_inappwebview_platform_interface flutter_inappwebview_android flutter_inappwebview_ios flutter_inappwebview_macos flutter_inappwebview_web flutter_inappwebview_windows]
- flutter_localizations 0.0.0 [flutter intl characters clock collection material_color_utilities meta path vector_math]
- flutter_markdown 0.7.3 [flutter markdown meta path]
- get 5.0.0-release-candidate-9.2.1 [flutter flutter_web_plugins web]
- intercom_flutter_web 1.1.3 [flutter flutter_web_plugins intercom_flutter_platform_interface uuid web]
- popover 0.3.1 [flutter]
- sentry 8.9.0 [http meta stack_trace uuid]
- toastification 2.3.0 [flutter equatable uuid pausable_timer collection iconsax_flutter]
- web 1.1.0

dev dependencies:
- flutter_launcher_icons 0.12.0 [args checked_yaml cli_util image json_annotation path yaml]
- flutter_lints 2.0.3 [lints]
- flutter_test 0.0.0 [flutter test_api matcher path fake_async clock stack_trace vector_math leak_tracker_flutter_testing async boolean_selector characters collection leak_tracker leak_tracker_testing material_color_utilities meta source_span stream_channel string_scanner term_glyph vm_service]

dependency overrides:
- core 0.0.1 [flutter data_core firebase_core firebase_auth firebase_storage firebase_messaging cloud_firestore cloud_functions firebase_crashlytics firebase_performance web printing uuid wakelock_plus hive hive_flutter path_provider http qr image restart_app intl url_launcher file_picker device_info_plus system_info_fetch fuzzy csv usb_serial xml]
- data_core 0.0.1 [uuid pdf excel http barcode image archive]
- design 0.0.1 [flutter auto_size_text popover]

transitive dependencies:
- _flutterfire_internals 1.3.44 [collection firebase_core firebase_core_platform_interface flutter meta]
- archive 3.6.1 [crypto path]
- args 2.4.2
- asn1lib 1.5.5
- async 2.11.0 [collection meta]
- auto_size_text 3.0.0 [flutter]
- barcode 2.2.8 [meta qr]
- bidi 2.0.10
- boolean_selector 2.1.1 [source_span string_scanner]
- cached_network_image_platform_interface 4.1.1 [flutter flutter_cache_manager]
- cached_network_image_web 1.3.1 [cached_network_image_platform_interface flutter flutter_cache_manager web]
- characters 1.3.0
- checked_yaml 2.0.3 [json_annotation source_span yaml]
- cli_util 0.3.5 [meta path]
- clock 1.1.1
- cloud_firestore 5.4.4 [cloud_firestore_platform_interface cloud_firestore_web collection firebase_core firebase_core_platform_interface flutter meta]
- cloud_firestore_platform_interface 6.4.3 [_flutterfire_internals collection firebase_core flutter meta plugin_platform_interface]
- cloud_firestore_web 4.3.2 [_flutterfire_internals cloud_firestore_platform_interface collection firebase_core firebase_core_web flutter flutter_web_plugins]
- cloud_functions 5.1.3 [cloud_functions_platform_interface cloud_functions_web firebase_core firebase_core_platform_interface flutter]
- cloud_functions_platform_interface 5.5.37 [firebase_core flutter meta plugin_platform_interface]
- cloud_functions_web 4.10.2 [cloud_functions_platform_interface firebase_core firebase_core_web flutter flutter_web_plugins]
- collection 1.18.0
- convert 3.1.1 [typed_data]
- cross_file 0.3.4+2 [meta web]
- crypto 3.0.3 [typed_data]
- csv 6.0.0
- dbus 0.7.10 [args ffi meta xml]
- device_info_plus 10.1.2 [device_info_plus_platform_interface ffi file flutter flutter_web_plugins meta web win32 win32_registry]
- device_info_plus_platform_interface 7.0.1 [flutter meta plugin_platform_interface]
- encrypt 5.0.3 [args asn1lib clock collection crypto pointycastle]
- equatable 2.0.5 [collection meta]
- excel 4.0.6 [archive xml collection equatable]
- fake_async 1.3.1 [clock collection]
- ffi 2.1.2
- file 7.0.0 [meta path]
- firebase_auth 5.3.1 [firebase_auth_platform_interface firebase_auth_web firebase_core firebase_core_platform_interface flutter meta]
- firebase_auth_platform_interface 7.4.7 [_flutterfire_internals collection firebase_core flutter meta plugin_platform_interface]
- firebase_auth_web 5.13.2 [firebase_auth_platform_interface firebase_core firebase_core_web flutter flutter_web_plugins http_parser meta web]
- firebase_core 3.6.0 [firebase_core_platform_interface firebase_core_web flutter meta]
- firebase_core_platform_interface 5.3.0 [collection flutter flutter_test meta plugin_platform_interface]
- firebase_core_web 2.18.1 [firebase_core_platform_interface flutter flutter_web_plugins meta web]
- firebase_crashlytics 4.1.3 [firebase_core firebase_core_platform_interface firebase_crashlytics_platform_interface flutter stack_trace]
- firebase_crashlytics_platform_interface 3.6.44 [_flutterfire_internals collection firebase_core flutter meta plugin_platform_interface]
- firebase_messaging 15.1.3 [firebase_core firebase_core_platform_interface firebase_messaging_platform_interface firebase_messaging_web flutter meta]
- firebase_messaging_platform_interface 4.5.46 [_flutterfire_internals firebase_core flutter meta plugin_platform_interface]
- firebase_messaging_web 3.9.2 [_flutterfire_internals firebase_core firebase_core_web firebase_messaging_platform_interface flutter flutter_web_plugins meta web]
- firebase_performance 0.10.0+8 [firebase_core firebase_core_platform_interface firebase_performance_platform_interface firebase_performance_web flutter]
- firebase_performance_platform_interface 0.1.4+44 [_flutterfire_internals firebase_core flutter plugin_platform_interface]
- firebase_performance_web 0.1.7+2 [_flutterfire_internals firebase_core firebase_core_web firebase_performance_platform_interface flutter flutter_web_plugins]
- firebase_storage 12.3.2 [firebase_core firebase_core_platform_interface firebase_storage_platform_interface firebase_storage_web flutter]
- firebase_storage_platform_interface 5.1.31 [_flutterfire_internals collection firebase_core flutter meta plugin_platform_interface]
- firebase_storage_web 3.10.3 [_flutterfire_internals async firebase_core firebase_core_web firebase_storage_platform_interface flutter flutter_web_plugins http meta web]
- fixnum 1.1.1
- flutter_cache_manager 3.4.1 [clock collection file flutter http path path_provider rxdart sqflite uuid]
- flutter_inappwebview_android 1.1.3 [flutter flutter_inappwebview_platform_interface]
- flutter_inappwebview_internal_annotations 1.1.1
- flutter_inappwebview_ios 1.1.2 [flutter flutter_inappwebview_platform_interface]
- flutter_inappwebview_macos 1.1.2 [flutter flutter_inappwebview_platform_interface]
- flutter_inappwebview_platform_interface 1.3.0+1 [flutter flutter_inappwebview_internal_annotations plugin_platform_interface]
- flutter_inappwebview_web 1.1.2 [flutter flutter_web_plugins web flutter_inappwebview_platform_interface]
- flutter_inappwebview_windows 0.6.0 [flutter flutter_inappwebview_platform_interface]
- flutter_plugin_android_lifecycle 2.0.17 [flutter]
- flutter_web_plugins 0.0.0 [flutter characters collection material_color_utilities meta vector_math]
- fuzzy 0.5.1 [stringr]
- general_lib 0.0.45 [collection http path universal_io encrypt stack_trace mason_logger yaml archive]
- hive 2.2.3 [meta crypto]
- hive_flutter 1.1.0 [flutter hive path_provider path]
- http 1.2.2 [async http_parser meta web]
- http_parser 4.0.2 [collection source_span string_scanner typed_data]
- iconsax_flutter 1.0.0 [flutter]
- image 4.2.0 [archive meta xml]
- intercom_flutter_platform_interface 2.0.1 [flutter plugin_platform_interface]
- intl 0.19.0 [clock meta path]
- io 1.0.4 [meta path string_scanner]
- js 0.6.7 [meta]
- json_annotation 4.8.1 [meta]
- leak_tracker 10.0.5 [clock collection meta path vm_service]
- leak_tracker_flutter_testing 3.0.5 [flutter leak_tracker leak_tracker_testing matcher meta]
- leak_tracker_testing 3.0.1 [leak_tracker matcher meta]
- lints 2.1.1
- markdown 7.2.2 [args meta]
- mason_logger 0.2.16 [ffi io win32]
- matcher 0.12.16+1 [async meta stack_trace term_glyph test_api]
- material_color_utilities 0.11.1 [collection]
- meta 1.15.0
- octo_image 2.1.0 [flutter]
- package_info_plus 8.1.0 [ffi flutter flutter_web_plugins http meta path package_info_plus_platform_interface web win32 clock]
- package_info_plus_platform_interface 3.0.1 [flutter meta plugin_platform_interface]
- path 1.9.0
- path_drawing 1.0.1 [vector_math meta path_parsing flutter]
- path_parsing 1.0.1 [vector_math meta]
- path_provider 2.1.4 [flutter path_provider_android path_provider_foundation path_provider_linux path_provider_platform_interface path_provider_windows]
- path_provider_android 2.2.2 [flutter path_provider_platform_interface]
- path_provider_foundation 2.3.2 [flutter path_provider_platform_interface]
- path_provider_linux 2.2.1 [ffi flutter path path_provider_platform_interface xdg_directories]
- path_provider_platform_interface 2.1.2 [flutter platform plugin_platform_interface]
- path_provider_windows 2.2.1 [ffi flutter path path_provider_platform_interface win32]
- pausable_timer 3.1.0+3 [clock]
- pdf 3.11.1 [archive barcode bidi crypto image meta path_parsing vector_math xml]
- pdf_widget_wrapper 1.0.4 [flutter pdf]
- petitparser 6.0.2 [meta]
- platform 3.1.4
- plugin_platform_interface 2.1.8 [meta]
- pointycastle 3.9.1 [collection convert js]
- printing 5.13.3 [ffi flutter flutter_web_plugins http image meta pdf pdf_widget_wrapper plugin_platform_interface web]
- qr 3.0.2 [meta]
- restart_app 1.3.2 [flutter web plugin_platform_interface flutter_web_plugins]
- rxdart 0.27.7
- sky_engine 0.0.99
- source_span 1.10.0 [collection path term_glyph]
- sprintf 7.0.0
- sqflite 2.4.0 [flutter sqflite_android sqflite_darwin sqflite_platform_interface sqflite_common path]
- sqflite_android 2.4.0 [flutter sqflite_common path sqflite_platform_interface]
- sqflite_common 2.5.4+5 [synchronized path meta]
- sqflite_darwin 2.4.1-1 [flutter sqflite_platform_interface meta sqflite_common path]
- sqflite_platform_interface 2.4.0 [flutter platform sqflite_common plugin_platform_interface meta]
- stack_trace 1.11.1 [path]
- stream_channel 2.1.2 [async]
- string_scanner 1.2.0 [source_span]
- stringr 1.0.0 [characters]
- synchronized 3.1.0+1
- system_info_fetch 0.0.23 [universal_io general_lib path]
- term_glyph 1.2.1
- test_api 0.7.2 [async boolean_selector collection meta source_span stack_trace stream_channel string_scanner term_glyph]
- typed_data 1.3.2 [collection]
- universal_io 2.2.2 [collection meta typed_data]
- url_launcher 6.3.1 [flutter url_launcher_android url_launcher_ios url_launcher_linux url_launcher_macos url_launcher_platform_interface url_launcher_web url_launcher_windows]
- url_launcher_android 6.3.0 [flutter url_launcher_platform_interface]
- url_launcher_ios 6.2.5 [flutter url_launcher_platform_interface]
- url_launcher_linux 3.1.1 [flutter url_launcher_platform_interface]
- url_launcher_macos 3.1.0 [flutter url_launcher_platform_interface]
- url_launcher_platform_interface 2.3.2 [flutter plugin_platform_interface]
- url_launcher_web 2.3.3 [flutter flutter_web_plugins url_launcher_platform_interface web]
- url_launcher_windows 3.1.1 [flutter url_launcher_platform_interface]
- usb_serial 0.5.1 [flutter async collection]
- uuid 4.5.1 [crypto sprintf meta fixnum]
- vector_math 2.1.4
- vm_service 14.2.5
- wakelock_plus 1.2.8 [flutter flutter_web_plugins meta wakelock_plus_platform_interface win32 dbus package_info_plus web]
- wakelock_plus_platform_interface 1.2.1 [flutter plugin_platform_interface meta]
- win32 5.5.4 [ffi]
- win32_registry 1.1.2 [ffi win32]
- xdg_directories 1.0.4 [meta path]
- xml 6.5.0 [collection meta petitparser]
- yaml 3.1.2 [collection source_span string_scanner]

Additional context and comments

No response

@ConschiB ConschiB added Needs Attention This issue needs maintainer attention. type: bug Something isn't working labels Nov 4, 2024
@SelaseKay SelaseKay added plugin: cloud_firestore platform: macos Issues / PRs which are specifically for MacOS. labels Nov 5, 2024
@SelaseKay
Copy link
Contributor

Hi @ConschiB, thanks for the report. I'm unable to reproduce this issue. Kindly provide a complete minimal sample code reproducing this issue.

@SelaseKay SelaseKay added the blocked: customer-response Waiting for customer response, e.g. more information was requested. label Nov 5, 2024
@ConschiB
Copy link
Author

ConschiB commented Nov 5, 2024

In my case it is the first fetching process after initialization:

Future initFirebase() async {
const firebaseOptions = FirebaseOptions(apiKey: 'apiKey', appId: 'appId', messagingSenderId: 'messagingSenderId', 
projectId: 'projectId', storageBucket: 'storageBucket');
    await Firebase.initializeApp(options: firebaseOptions);
    await FirebaseFirestore.instance.collection('someCollection').doc('someDocumentId').get();
}

i also split the the last line into single variables to find out that the .get() call crashes the app.
Since this code works fine in web and android and also worked before updating everything, I am sure that the code sample itself should be fine.

@google-oss-bot google-oss-bot removed the blocked: customer-response Waiting for customer response, e.g. more information was requested. label Nov 5, 2024
@SelaseKay
Copy link
Contributor

Kindly provide a full minimal working example reproducing this since I'm not able to reproduce it on my end.

@SelaseKay SelaseKay added blocked: customer-response Waiting for customer response, e.g. more information was requested. and removed Needs Attention This issue needs maintainer attention. labels Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked: customer-response Waiting for customer response, e.g. more information was requested. platform: macos Issues / PRs which are specifically for MacOS. plugin: cloud_firestore type: bug Something isn't working
3 participants