-
-
Notifications
You must be signed in to change notification settings - Fork 111
Description
When updating flutter to Channel stable 3.41.4 - When trying to launch on the Simulator the simulator crashes every time (more than 20 attempts). When removing simple_barcode_scanner from the Yaml file and all the related code the application ran without an issue. Also the crash report from the simulator was pointing that the error is due to the plugin registration on the simulator device
Log Below
Incident Identifier: 5ACB5449-89E1-4A75-9EFD-357E70C7DB27 CrashReporter Key: 93D9EEF9-F098-B0F2-F37D-AFDC5561035C Hardware Model: Mac15,6 Process: Runner [70728] Path: /Users/USER/Library/Developer/CoreSimulator/Devices/B2C8A175-20C0-4658-9FBC-76B8FD35A17B/data/Containers/Bundle/Application/750F998A-7195-455C-B5E3-EC86906489F7/Runner.app/Runner Identifier: com.GLOBALFISH360 Version: 3.3.9 (3) Code Type: X86-64 (Translated) Role: Foreground Parent Process: launchd_sim [55081] Coalition: com.apple.CoreSimulator.SimDevice.B2C8A175-20C0-4658-9FBC-76B8FD35A17B [52488] Responsible Process: SimulatorTrampoline [8567] Date/Time: 2026-03-10 14:44:22.5813 +0700 Launch Time: 2026-03-10 14:44:09.4509 +0700 OS Version: macOS 15.7.3 (24G419) Release Type: User Report Version: 104 Exception Type: EXC_BAD_INSTRUCTION (SIGILL) Exception Codes: 0x0000000000000001, 0x0000000000000000 Termination Reason: SIGNAL 4 Illegal instruction: 4 Terminating Process: exc handler [70728] Triggered by Thread: 0 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 0x106888dcc ??? 1 simple_barcode_scanner 0x1136bbb87 @objc static SwiftFlutterBarcodeScannerPlugin.register(with:) + 55 2 Runner.debug.dylib 0x10fd96510 +[GeneratedPluginRegistrant registerWithRegistry:] + 1680 (GeneratedPluginRegistrant.m:156) 3 Runner.debug.dylib 0x10fd9695f AppDelegate.didInitializeImplicitFlutterEngine(:) + 127 (AppDelegate.swift:14) 4 Runner.debug.dylib 0x10fd969a4 @objc AppDelegate.didInitializeImplicitFlutterEngine(:) + 52 5 Flutter 0x12116d059 -[FlutterEngine performImplicitEngineCallback] + 172 6 Flutter 0x1211a9d9b -[FlutterViewController sharedSetupWithProject:initialRoute:] + 663 7 Flutter 0x1211a9ae2 -[FlutterViewController awakeFromNib] + 127 8 UIKitCore 0x1558e4eea -[UINib instantiateWithOwner:options:] + 2681 9 UIKitCore 0x1560b8973 -[UIStoryboard __reallyInstantiateViewControllerWithIdentifier:creator:storyboardSegueTemplate:sender:] + 285 10 UIKitCore 0x1560b8818 -[UIStoryboard _instantiateViewControllerWithIdentifier:creator:storyboardSegueTemplate:sender:] + 97 11 UIKitCore 0x156206584 -[UIWindowScene _loadWindowWithStoryboardIfNeeded:] + 95 12 UIKitCore 0x1562064bf -[UIWindowScene _readySceneForConnection] + 145 13 UIKitCore 0x154e7b267 +[UIScene _sceneForFBSScene:create:withSession:connectionOptions:] + 1245 14 UIKitCore 0x155e7ece6 -[UIApplication _connectUISceneFromFBSScene:transitionContext:] + 1117 15 UIKitCore 0x155e7f05e -[UIApplication workspace:didCreateScene:withTransitionContext:completion:] + 420 16 UIKitCore 0x15574b5c3 -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:] + 353 17 FrontBoardServices 0x12cbdfd9a __95-[FBSScene _callOutQueue_didCreateWithTransitionContext:alternativeCreationCallout:completion:]_block_invoke + 301 18 FrontBoardServices 0x12cbe033e -[FBSScene _callOutQueue_coalesceClientSettingsUpdates:] + 44 19 FrontBoardServices 0x12cbdfc00 -[FBSScene _callOutQueue_didCreateWithTransitionContext:alternativeCreationCallout:completion:] + 561 20 FrontBoardServices 0x12cc184d6 __93-[FBSWorkspaceScenesClient _callOutQueue_sendDidCreateForScene:transitionContext:completion:]_block_invoke.342 + 269 21 FrontBoardServices 0x12cbefdb5 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 213 22 FrontBoardServices 0x12cc16466 -[FBSWorkspaceScenesClient _callOutQueue_sendDidCreateForScene:transitionContext:completion:] + 540 23 libdispatch.dylib 0x116df0497 _dispatch_client_callout + 8 24 libdispatch.dylib 0x116df3f67 _dispatch_block_invoke_direct + 475 25 FrontBoardServices 0x12cc43b08 FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK + 30 26 FrontBoardServices 0x12cc439e2 -[FBSMainRunLoopSerialQueue _targetQueue_performNextIfPossible] + 188 27 FrontBoardServices 0x12cc43b30 -[FBSMainRunLoopSerialQueue _performNextFromRunLoopSource] + 19 28 CoreFoundation 0x118166974 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17 29 CoreFoundation 0x1181668b6 __CFRunLoopDoSource0 + 157 30 CoreFoundation 0x118166115 __CFRunLoopDoSources0 + 293 31 CoreFoundation 0x1181605f2 __CFRunLoopRun + 960 32 CoreFoundation 0x11815fdf1 CFRunLoopRunSpecific + 550 33 GraphicsServices 0x12fa260cb GSEventRunModal + 137 34 UIKitCore 0x155e7cf68 -[UIApplication _run] + 875 35 UIKitCore 0x155e81ea9 UIApplicationMain + 123 36 UIKitCore 0x154de8793 0x154b70000 + 2590611 37 Runner.debug.dylib 0x10fd96b1b static UIApplicationDelegate.main() + 123 38 Runner.debug.dylib 0x10fd96a97 static AppDelegate.$main() + 39 39 Runner.debug.dylib 0x10fd96b88 __debug_main_executable_dylib_entry_point + 24 40 ??? 0x10d20b478 ??? 41 dyld 0x204be3530 start + 3056 Thread 1:: com.apple.rosetta.exceptionserver 0 ??? 0x7ff7fffa10e4 ??? Thread 2: 0 ??? 0x7ff7fffbf9b0 ??? Thread 3: 0 ??? 0x7ff7fffbf9b0 ??? Thread 4: 0 ??? 0x7ff7fffbf9b0 ??? Thread 5: 0 ??? 0x7ff7fffbf9b0 ??? Thread 6:: com.apple.uikit.eventfetch-thread 0 ??? 0x104bb8ae0 ??? 1 0x104c94a4c ??? 2 libsystem_kernel.dylib 0x117e62704 mach_msg2_internal + 83 3 libsystem_kernel.dylib 0x117e5abc3 mach_msg_overwrite + 574 4 libsystem_kernel.dylib 0x117e53e3b mach_msg + 19 5 CoreFoundation 0x11816621f __CFRunLoopServiceMachPort + 143 6 CoreFoundation 0x1181607a3 __CFRunLoopRun + 1393 7 CoreFoundation 0x11815fdf1 CFRunLoopRunSpecific + 550 8 Foundation 0x11a2b99b3 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 9 Foundation 0x11a2b9c29 -[NSRunLoop(NSRunLoop) runUntilDate:] + 72 10 UIKitCore 0x155f63e54 -[UIEventFetcher threadMain] + 518 11 Foundation 0x11a2e4724 NSThread__start + 1007 12 libsystem_pthread.dylib 0x117d89e05 _pthread_start + 115 13 libsystem_pthread.dylib 0x117d85857 thread_start + 15 Thread 7:: Dispatch queue: Device serial queue 0 ??? 0x104bb8ae0 ??? 1 0x104c94a4c ??? 2 libsystem_kernel.dylib 0x117e62704 mach_msg2_internal + 83 3 libsystem_kernel.dylib 0x117e5abc3 mach_msg_overwrite + 574 4 libsystem_kernel.dylib 0x117e53e3b mach_msg + 19 5 libdispatch.dylib 0x116e0b8f2 _dispatch_mach_send_and_wait_for_reply + 568 6 libdispatch.dylib 0x116e0bcf1 dispatch_mach_send_with_result_and_wait_for_reply + 55 7 libxpc.dylib 0x117f54615 xpc_connection_send_message_with_reply_sync + 236 8 MTLSimDriver 0x19e21227b sendXPCMessageWithReplySync(NSObject<OS_xpc_object>, NSObject<OS_xpc_object>) + 35 9 MTLSimDriver 0x19e211731 dispatchOperationWihReply(NSObject<OS_xpc_object>, NSObject<OS_dispatch_data>, unsigned long long, void (NSObject<OS_xpc_object>) block_pointer, void (void const, unsigned long) block_pointer) + 133 10 MTLSimDriver 0x19e21584e -[MTLSimDevice newRenderPipelineWithDescriptor:vertexVariant:fragmentVariant:errorMessage:] + 412 11 Metal 0x11888527e newRenderPipeline(MTLProgramObject*, MTLFunctionVariant*, MTLProgramObject*, MTLFunctionVariant*, MTLProgramObject*, MTLFunctionVariant*, NSObject<OS_dispatch_data>, MTLProgramObject, MTLFunctionVariant*, NSObject<OS_dispatch_data>, _MTLDevice, NSObject<OS_dispatch_data>, MTLRenderPipelineDescriptor, unsigned long, unsigned long, MTLRenderPipelineReflection**, NSMutableDictionary*, NSObject<OS_dispatch_data>, NSObject<OS_dispatch_data>, void (id, MTLRenderPipelineReflection*, NSError*) block_pointer, NSError*) + 138 12 Metal 0x11888a8af __266-[MTLCompiler createVertexStageAndLinkPipelineWithFragment:fragmentVariant:vertexFunction:serializedVertexDescriptor:descriptor:airDescriptor:destinationArchive:options:reflection:compileStatistics:fragmentCompileTimeData:pipelineArchiverId:error:completionHandler:]_block_invoke.1701 + 395 13 libdispatch.dylib 0x116def114 _dispatch_call_block_and_release + 12 14 libdispatch.dylib 0x116df0497 _dispatch_client_callout + 8 15 libdispatch.dylib 0x116df802e _dispatch_lane_serial_drain + 1159 16 libdispatch.dylib 0x116df8bdf _dispatch_lane_invoke + 410 17 libdispatch.dylib 0x116e048f0 _dispatch_root_queue_drain_deferred_wlh + 276 18 libdispatch.dylib 0x116e03ec3 _dispatch_workloop_worker_thread + 518 19 libsystem_pthread.dylib 0x117d86861 _pthread_wqthread + 298 20 libsystem_pthread.dylib 0x117d85843 start_wqthread + 15 Thread 8: 0 ??? 0x7ff7fffbf9b0 ??? Thread 9:: io.flutter.1.raster 0 ??? 0x104bb8ae0 ??? 1 0x104c94a4c ??? 2 libsystem_kernel.dylib 0x117e62704 mach_msg2_internal + 83 3 libsystem_kernel.dylib 0x117e5abc3 mach_msg_overwrite + 574 4 libsystem_kernel.dylib 0x117e53e3b mach_msg + 19 5 CoreFoundation 0x11816621f __CFRunLoopServiceMachPort + 143 6 CoreFoundation 0x1181607a3 __CFRunLoopRun + 1393 7 CoreFoundation 0x11815fdf1 CFRunLoopRunSpecific + 550 8 Flutter 0x1211fceff fml::MessageLoopDarwin::Run() + 65 9 Flutter 0x1211f62e3 fml::MessageLoopImpl::DoRun() + 23 10 Flutter 0x1211fb815 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()() + 135 11 Flutter 0x1211fb561 fml::ThreadHandle::ThreadHandle(std::__fl::function<void ()>&&)::$_0::__invoke(void*) + 27 12 libsystem_pthread.dylib 0x117d89e05 _pthread_start + 115 13 libsystem_pthread.dylib 0x117d85857 thread_start + 15 Thread 10:: io.flutter.1.io 0 ??? 0x104bb8ae0 ??? 1 0x104c94a4c ??? 2 libsystem_kernel.dylib 0x117e62704 mach_msg2_internal + 83 3 libsystem_kernel.dylib 0x117e5abc3 mach_msg_overwrite + 574 4 libsystem_kernel.dylib 0x117e53e3b mach_msg + 19 5 CoreFoundation 0x11816621f __CFRunLoopServiceMachPort + 143 6 CoreFoundation 0x1181607a3 __CFRunLoopRun + 1393 7 CoreFoundation 0x11815fdf1 CFRunLoopRunSpecific + 550 8 Flutter 0x1211fceff fml::MessageLoopDarwin::Run() + 65 9 Flutter 0x1211f62e3 fml::MessageLoopImpl::DoRun() + 23 10 Flutter 0x1211fb815 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()() + 135 11 Flutter 0x1211fb561 fml::ThreadHandle::ThreadHandle(std::__fl::function<void ()>&&)::$_0::__invoke(void*) + 27 12 libsystem_pthread.dylib 0x117d89e05 _pthread_start + 115 13 libsystem_pthread.dylib 0x117d85857 thread_start + 15 Thread 11:: io.flutter.1.profiler 0 ??? 0x104bb8ae0 ??? 1 0x104c94a4c ??? 2 libsystem_kernel.dylib 0x117e62704 mach_msg2_internal + 83 3 libsystem_kernel.dylib 0x117e5abc3 mach_msg_overwrite + 574 4 libsystem_kernel.dylib 0x117e53e3b mach_msg + 19 5 CoreFoundation 0x11816621f __CFRunLoopServiceMachPort + 143 6 CoreFoundation 0x1181607a3 __CFRunLoopRun + 1393 7 CoreFoundation 0x11815fdf1 CFRunLoopRunSpecific + 550 8 Flutter 0x1211fceff fml::MessageLoopDarwin::Run() + 65 9 Flutter 0x1211f62e3 fml::MessageLoopImpl::DoRun() + 23 10 Flutter 0x1211fb815 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()() + 135 11 Flutter 0x1211fb561 fml::ThreadHandle::ThreadHandle(std::__fl::function<void ()>&&)::$_0::__invoke(void*) + 27 12 libsystem_pthread.dylib 0x117d89e05 _pthread_start + 115 13 libsystem_pthread.dylib 0x117d85857 thread_start + 15 Thread 12:: io.worker.1 0 ??? 0x104bb8ae0 ??? 1 0x105d06114 ??? 2 libsystem_pthread.dylib 0x117d8a2ae _pthread_cond_wait + 988 3 Flutter 0x1211cea58 std::__fl::condition_variable::wait(std::__fl::unique_lockstd::__fl::mutex&) + 18 4 Flutter 0x1211f2cc8 fml::ConcurrentMessageLoop::WorkerMain() + 170 5 Flutter 0x1211f3379 void* std::__fl::__thread_proxy[abi:nn210000]<std::__fl::tuple<std::__fl::unique_ptr<std::__fl::__thread_struct, std::__fl::default_deletestd::__fl::__thread_struct>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 239 6 libsystem_pthread.dylib 0x117d89e05 _pthread_start + 115 7 libsystem_pthread.dylib 0x117d85857 thread_start + 15 Thread 13:: io.worker.2 0 ??? 0x104bb8ae0 ??? 1 0x105d06114 ??? 2 libsystem_pthread.dylib 0x117d8a2ae _pthread_cond_wait + 988 3 Flutter 0x1211cea58 std::__fl::condition_variable::wait(std::__fl::unique_lockstd::__fl::mutex&) + 18 4 Flutter 0x1211f2cc8 fml::ConcurrentMessageLoop::WorkerMain() + 170 5 Flutter 0x1211f3379 void* std::__fl::__thread_proxy[abi:nn210000]<std::__fl::tuple<std::__fl::unique_ptr<std::__fl::__thread_struct, std::__fl::default_deletestd::__fl::__thread_struct>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 239 6 libsystem_pthread.dylib 0x117d89e05 _pthread_start + 115 7 libsystem_pthread.dylib 0x117d85857 thread_start + 15 Thread 14:: io.worker.3 0 ??? 0x104bb8ae0 ??? 1 0x105d06114 ??? 2 libsystem_pthread.dylib 0x117d8a2ae _pthread_cond_wait + 988 3 Flutter 0x1211cea58 std::__fl::condition_variable::wait(std::__fl::unique_lockstd::__fl::mutex&) + 18 4 Flutter 0x1211f2cc8 fml::ConcurrentMessageLoop::WorkerMain() + 170 5 Flutter 0x1211f3379 void* std::__fl::__thread_proxy[abi:nn210000]<std::__fl::tuple<std::__fl::unique_ptr<std::__fl::__thread_struct, std::__fl::default_deletestd::__fl::__thread_struct>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 239 6 libsystem_pthread.dylib 0x117d89e05 _pthread_start + 115 7 libsystem_pthread.dylib 0x117d85857 thread_start + 15 Thread 15:: io.worker.4 0 ??? 0x104bb8ae0 ??? 1 0x105d06114 ??? 2 libsystem_pthread.dylib 0x117d8a2ae _pthread_cond_wait + 988 3 Flutter 0x1211cea58 std::__fl::condition_variable::wait(std::__fl::unique_lockstd::__fl::mutex&) + 18 4 Flutter 0x1211f2cc8 fml::ConcurrentMessageLoop::WorkerMain() + 170 5 Flutter 0x1211f3379 void* std::__fl::__thread_proxy[abi:nn210000]<std::__fl::tuple<std::__fl::unique_ptr<std::__fl::__thread_struct, std::__fl::default_deletestd::__fl::__thread_struct>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 239 6 libsystem_pthread.dylib 0x117d89e05 _pthread_start + 115 7 libsystem_pthread.dylib 0x117d85857 thread_start + 15 Thread 16:: dart:io EventHandler 0 ??? 0x104bb8ae0 ??? 1 0x105d25a5c ??? 2 Flutter 0x1216d4ed8 dart::bin::EventHandlerImplementation::EventHandlerEntry(unsigned long) + 312 3 Flutter 0x1216f0d78 dart::bin::ThreadStart(void*) + 88 4 libsystem_pthread.dylib 0x117d89e05 _pthread_start + 115 5 libsystem_pthread.dylib 0x117d85857 thread_start + 15 Thread 17:: Dart Profiler ThreadInterrupter 0 ??? 0x104bb8ae0 ??? 1 0x105d06114 ??? 2 libsystem_pthread.dylib 0x117d8a2e1 _pthread_cond_wait + 1039 3 Flutter 0x12173ebde dart::ConditionVariable::WaitMicros(dart::Mutex*, long long) + 126 4 Flutter 0x1218b9e42 dart::ThreadInterrupter::ThreadMain(unsigned long) + 322 5 Flutter 0x121865aa1 dart::ThreadStart(void*) + 209 6 libsystem_pthread.dylib 0x117d89e05 _pthread_start + 115 7 libsystem_pthread.dylib 0x117d85857 thread_start + 15 Thread 18:: Dart Profiler SampleBlockProcessor 0 ??? 0x104bb8ae0 ??? 1 0x105d06114 ??? 2 libsystem_pthread.dylib 0x117d8a2e1 _pthread_cond_wait + 1039 3 Flutter 0x12173ebde dart::ConditionVariable::WaitMicros(dart::Mutex*, long long) + 126 4 Flutter 0x12186b004 dart::SampleBlockProcessor::ThreadMain(unsigned long) + 196 5 Flutter 0x121865aa1 dart::ThreadStart(void*) + 209 6 libsystem_pthread.dylib 0x117d89e05 _pthread_start + 115 7 libsystem_pthread.dylib 0x117d85857 thread_start + 15 Thread 19:: DartWorker 0 ??? 0x104bb8ae0 ??? 1 0x105d06114 ??? 2 libsystem_pthread.dylib 0x117d8a2e1 _pthread_cond_wait + 1039 3 Flutter 0x12173ebde dart::ConditionVariable::WaitMicros(dart::Mutex*, long long) + 126 4 Flutter 0x1218bad38 dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 600 5 Flutter 0x1218bae93 dart::ThreadPool::Worker::Main(unsigned long) + 115 6 Flutter 0x121865aa1 dart::ThreadStart(void*) + 209 7 libsystem_pthread.dylib 0x117d89e05 _pthread_start + 115 8 libsystem_pthread.dylib 0x117d85857 thread_start + 15 Thread 20:: DartWorker 0 ??? 0x104bb8ae0 ??? 1 0x105d06114 ??? 2 libsystem_pthread.dylib 0x117d8a2e1 _pthread_cond_wait + 1039 3 Flutter 0x12173ebde dart::ConditionVariable::WaitMicros(dart::Mutex*, long long) + 126 4 Flutter 0x1218bad38 dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 600 5 Flutter 0x1218bae93 dart::ThreadPool::Worker::Main(unsigned long) + 115 6 Flutter 0x121865aa1 dart::ThreadStart(void*) + 209 7 libsystem_pthread.dylib 0x117d89e05 _pthread_start + 115 8 libsystem_pthread.dylib 0x117d85857 thread_start + 15 Thread 21:: DartWorker 0 ??? 0x7ff7fffa0fac ??? 1 0x1063556a8 ??? 2 Flutter 0x1219fd6a0 dart::FlowGraphTypePropagator::VisitValue(dart::Value*) + 112 3 Flutter 0x1219fd2e7 dart::FlowGraphTypePropagator::PropagateRecursive(dart::BlockEntryInstr*) + 199 4 Flutter 0x1219fd3c3 dart::FlowGraphTypePropagator::PropagateRecursive(dart::BlockEntryInstr*) + 419 5 Flutter 0x1219fd3c3 dart::FlowGraphTypePropagator::PropagateRecursive(dart::BlockEntryInstr*) + 419 6 Flutter 0x1219fd3c3 dart::FlowGraphTypePropagator::PropagateRecursive(dart::BlockEntryInstr*) + 419 7 Flutter 0x1219fca72 dart::FlowGraphTypePropagator::Propagate() + 50 8 Flutter 0x1219fca2a dart::FlowGraphTypePropagator::Propagate(dart::FlowGraph*) + 74 9 Flutter 0x121a1553d dart::CompilerPass_TypePropagation::DoBody(dart::CompilerPassState*) const + 13 10 Flutter 0x121a14bae dart::CompilerPass::Run(dart::CompilerPassState*) const + 414 11 Flutter 0x121a14ef8 dart::CompilerPass::RunPipeline(dart::CompilerPass::PipelineMode, dart::CompilerPassState*, bool) + 88 12 Flutter 0x1218ccc42 dart::CompileParsedFunctionHelper::Compile() + 1570 13 Flutter 0x1218cd4fa dart::CompileFunctionHelper(dart::Function const&, bool, long) + 1034 14 Flutter 0x1218cd0b3 dart::Compiler::CompileFunction(dart::Thread*, dart::Function const&) + 195 15 Flutter 0x12180c024 dart::Function::EnsureHasCodeNoThrow() const + 68 16 Flutter 0x12180bf6d dart::Function::EnsureHasCode() const + 61 17 Flutter 0x121883b11 DRT_CompileFunction + 337 18 ??? 0x19eb82fc3 ??? 19 ??? 0x19eb83024 ??? 20 ??? 0x1a0cd4a5d ??? 21 ??? 0x1a0cd49b9 ??? 22 ??? 0x1a0cd4862 ??? 23 ??? 0x1a0cd4599 ??? 24 ??? 0x1a0cd409b ??? 25 ??? 0x1a0cc16fe ??? 26 ??? 0x1a0c8fd23 ??? 27 ??? 0x1a0ca3192 ??? 28 ??? 0x1a0c9e9d5 ??? 29 ??? 0x1a0c9e62b ??? 30 ??? 0x1a0c9e2f8 ??? 31 ??? 0x1a0c9d40d ??? 32 ??? 0x1a0c9bf25 ??? 33 ??? 0x1a0ca550f ??? 34 ??? 0x19eb8927e ??? 35 ??? 0x1a0ca3192 ??? 36 ??? 0x1a0c9e9d5 ??? 37 ??? 0x1a0c9e62b ??? 38 ??? 0x1a0c9e2f8 ??? 39 ??? 0x1a0c9d40d ??? 40 ??? 0x1a0c9bf25 ??? 41 ??? 0x1a0ca550f ??? 42 ??? 0x19eb8927e ??? 43 ??? 0x1a0ca3192 ??? 44 ??? 0x1a0c9e9d5 ??? 45 ??? 0x1a0ca5a6c ??? 46 ??? 0x1a0c9b850 ??? 47 ??? 0x1a0c9b435 ??? 48 ??? 0x1a0c9b346 ??? 49 ??? 0x1a0c9b254 ??? 50 ??? 0x1a0c974b8 ??? 51 ??? 0x19eb83476 ??? 52 Flutter 0x121786d29 dart::DartEntry::InvokeFunction(dart::Function const&, dart::Array const&, dart::Array const&) + 425 53 Flutter 0x1217886a0 dart::DartLibraryCalls::HandleMessage(long long, dart::Instance const&) + 288 54 Flutter 0x1217a8fac dart::IsolateMessageHandler::HandleMessage(std::__fl::unique_ptr<dart::Message, std::__fl::default_deletedart::Message>) + 812 55 Flutter 0x1217cf68f dart::MessageHandler::HandleMessages(dart::MonitorLocker*, bool, bool) + 303 56 Flutter 0x1217cfb10 dart::MessageHandler::TaskCallback() + 480 57 Flutter 0x1218bac06 dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 294 58 Flutter 0x1218bae93 dart::ThreadPool::Worker::Main(unsigned long) + 115 59 Flutter 0x121865aa1 dart::ThreadStart(void*) + 209 60 libsystem_pthread.dylib 0x117d89e05 _pthread_start + 115 61 libsystem_pthread.dylib 0x117d85857 thread_start + 15 Thread 22: 0 ??? 0x7ff7fffbf9b0 ??? Thread 23: 0 ??? 0x7ff7fffbf9b0 ??? Thread 24:: Dispatch queue: com.google.firebase.auth.globalWorkQueue 0 ??? 0x7ff7fffba8b0 ??? 1 0x104d19678 ??? 2 Security 0x113c8a3a3 der_sizeof_dictionary + 53 3 Security 0x113c825ab SecXPCDictionarySetPListWithRepair + 42 4 Security 0x113b8715a securityd_send_sync_and_do + 52 5 Security 0x113c3fdd8 __SecItemCopyMatching_block_invoke_2 + 268 6 Security 0x113c3d4a8 __SecItemAuthDoQuery_block_invoke + 558 7 Security 0x113c3bb3e SecItemAuthDoQuery + 1413 8 Security 0x113c3fcc6 __SecItemCopyMatching_block_invoke + 94 9 Security 0x113c3995a SecOSStatusWith + 42 10 Security 0x113c3c597 SecItemCopyMatching + 374 11 FirebaseAuth 0x10f4c0c1b AuthKeychainStorageReal.get(query:result:) + 107 (AuthKeychainStorageReal.swift:25) 12 FirebaseAuth 0x10f4c0e90 protocol witness for AuthKeychainStorage.get(query:result:) in conformance AuthKeychainStorageReal + 16 13 FirebaseAuth 0x10f4bf171 AuthKeychainServices.getItemLegacy(query:) + 657 (AuthKeychainServices.swift:153) 14 FirebaseAuth 0x10f4be671 AuthKeychainServices.data(forKey:) + 113 (AuthKeychainServices.swift:108) 15 FirebaseAuth 0x10f479cec Auth.getUser() + 1756 (Auth.swift:1805) 16 FirebaseAuth 0x10f477b26 closure #1 in Auth.protectedDataInitialization() + 390 (Auth.swift:1702) 17 FirebaseAuth 0x10f4598a8 thunk for @escaping @callee_guaranteed @sendable () -> () + 40 18 libdispatch.dylib 0x116def114 _dispatch_call_block_and_release + 12 19 libdispatch.dylib 0x116df0497 _dispatch_client_callout + 8 20 libdispatch.dylib 0x116df802e _dispatch_lane_serial_drain + 1159 21 libdispatch.dylib 0x116df8bdf _dispatch_lane_invoke + 410 22 libdispatch.dylib 0x116e048f0 _dispatch_root_queue_drain_deferred_wlh + 276 23 libdispatch.dylib 0x116e03ec3 _dispatch_workloop_worker_thread + 518 24 libsystem_pthread.dylib 0x117d86861 _pthread_wqthread + 298 25 libsystem_pthread.dylib 0x117d85843 start_wqthread + 15 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000001 rbx: 0x0000600001059630 rcx: 0x0000000000000011 rdx: 0x0000000000000103 rdi: 0x0000000113755ac0 rsi: 0x0000000000000103 rbp: 0x000000030d893c00 rsp: 0x000000030d893ac0 r8: 0xffff9ffffefa69d0 r9: 0x0000600001059630 r10: 0x00007fcfc1107a80 r11: 0x000000000000000c r12: 0x000060000336c340 r13: 0x00000001136da360 r14: 0x00007fcfc04157d0 r15: 0x0000000000000001 rip: 0x00000001136bb943 rfl: 0x0000000000000203 tmp0: 0x00000001136bb943 tmp1: 0x0000000000000226 tmp2: 0x0000000106888564