-
Notifications
You must be signed in to change notification settings - Fork 362
Open
Description
Describe the bug
App crashes, please see the stacktrace and kindly advise
To Reproduce
Unfortunately no steps, got it from Crashlytics
Smartphone / tablet
- Device: iPhone XR
- OS: iOS 18.2.0
- Package version: 5.3.1
Peripheral device
- Vendor, model: OttoWilde G32 Connected https://www.ottowildegrillers.com/products/gasgrill-g32-connected?variant=39705156092066
- Does it run a custom firmware / software: yes
Additional context
It is a rare one, presumably related to hardware failure
stack trace
# Application: com.application.some
# Platform: apple
# Version: 3.0.1 (2)
# Issue: eafa7c239ff47a94cc6b2348e4bd6994
# Session: b8dccc785d3e418d9c93b70982384e4b_DNE_4_v2
# Date: Wed Dec 25 2024 10:46:26 GMT+0200 (Eastern European Standard Time)
Crashed: com.apple.main-thread
0 libswiftCore.dylib 0x1172c _assertionFailure(_:_:flags:) + 208
1 reactive_ble_mobile 0x35404 specialized _ArrayBuffer._getElementSlowPath(_:) + 496
2 reactive_ble_mobile 0x514cc closure #1 in makeDiscoveredService #1 (service:) in PluginController.discoverServices(name:args:completion:) + 628
3 reactive_ble_mobile 0x4e9f0 specialized Collection.map<A>(_:) + 268
4 reactive_ble_mobile 0x4e8dc specialized Collection.map<A>(_:) + 20
5 reactive_ble_mobile 0x511c4 PluginController.getDiscoveredServices(name:args:completion:) + 377 (PluginController.swift:377)
6 reactive_ble_mobile 0x5dea0 closure #8 in variable initialization expression of SwiftReactiveBlePlugin.methodHandler + 44
7 reactive_ble_mobile 0x9bd4 specialized UnaryPlatformMethod.call(in:arguments:completion:) + 93 (PlatformMethod.swift:93)
8 reactive_ble_mobile 0xd680 specialized closure #1 in AnyPlatformMethod.init<A>(_:) + 28
9 reactive_ble_mobile 0x3fec0 specialized MethodHandler.handle(in:_:completion:) + 28 (PlatformMethod.swift:28)
10 reactive_ble_mobile 0x5df60 @objc SwiftReactiveBlePlugin.handle(_:result:) + 150 (SwiftReactiveBlePlugin.swift:150)
11 Flutter 0x5d413c __45-[FlutterMethodChannel setMethodCallHandler:]_block_invoke + 322 (FlutterChannels.mm:322)
12 Flutter 0x5eaec invocation function for block in flutter::PlatformMessageHandlerIos::HandlePlatformMessage(std::_fl::unique_ptr<flutter::PlatformMessage, std::_fl::default_delete<flutter::PlatformMessage>>) + 110 (ref_ptr.h:110)
13 libdispatch.dylib 0x2248 _dispatch_call_block_and_release + 32
14 libdispatch.dylib 0x3fa8 _dispatch_client_callout + 20
15 libdispatch.dylib 0x12a34 _dispatch_main_queue_drain + 984
16 libdispatch.dylib 0x1264c _dispatch_main_queue_callback_4CF + 44
17 CoreFoundation 0x79bbc __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
18 CoreFoundation 0x761b0 __CFRunLoopRun + 1996
19 CoreFoundation 0xc8274 CFRunLoopRunSpecific + 588
20 GraphicsServices 0x14c0 GSEventRunModal + 164
21 UIKitCore 0x3ee77c -[UIApplication _run] + 816
22 UIKitCore 0x14e64 UIApplicationMain + 340
23 UIKitCore 0x751a7c keypath_get_selector_hoverStyle + 15924
24 OttoWilde 0x90f4 main + 4302967028 (AppDelegate.swift:4302967028)
25 ??? 0x1b6b50de8 (Missing)
GC Timer thread
0 libsystem_kernel.dylib 0x7090 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3f98 _pthread_cond_wait + 1204
2 libc++.1.dylib 0x21618 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 100
3 Usercentrics 0x316194 void kotlin::RepeatedTimer<kotlin::steady_clock>::Run<kotlin::gcScheduler::internal::GCSchedulerDataAdaptive<kotlin::steady_clock>::GCSchedulerDataAdaptive(kotlin::gcScheduler::GCSchedulerConfig&, std::__1::function<long long ()>)::'lambda'()>(kotlin::gcScheduler::internal::GCSchedulerDataAdaptive<kotlin::steady_clock>::GCSchedulerDataAdaptive(kotlin::gcScheduler::GCSchedulerConfig&, std::__1::function<long long ()>)::'lambda'()&&) + 248
4 Usercentrics 0x31642c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(kotlin::ScopedThread::attributes, void (kotlin::RepeatedTimer<kotlin::steady_clock>::*&&)(kotlin::gcScheduler::internal::GCSchedulerDataAdaptive<kotlin::steady_clock>::GCSchedulerDataAdaptive(kotlin::gcScheduler::GCSchedulerConfig&, std::__1::function<long long ()>)::'lambda'()&&) noexcept, kotlin::RepeatedTimer<kotlin::steady_clock>*&&, kotlin::gcScheduler::internal::GCSchedulerDataAdaptive<kotlin::steady_clock>::GCSchedulerDataAdaptive(kotlin::gcScheduler::GCSchedulerConfig&, std::__1::function<long long ()>)::'lambda'()&&), kotlin::ScopedThread::attributes, void (kotlin::RepeatedTimer<kotlin::steady_clock>::*)(kotlin::gcScheduler::internal::GCSchedulerDataAdaptive<kotlin::steady_clock>::GCSchedulerDataAdaptive(kotlin::gcScheduler::GCSchedulerConfig&, std::__1::function<long long ()>)::'lambda'()&&) noexcept, kotlin::RepeatedTimer<kotlin::steady_clock>*, kotlin::gcScheduler::internal::GCSchedulerDataAdaptive<kotlin::steady_clock>::GCSchedulerDataAdaptive(kotlin::gcScheduler::GCSchedulerConfig&, std::__1::function<long long ()>)::'lambda'()>>(void*) + 112
5 libsystem_pthread.dylib 0x17d0 _pthread_start + 136
6 libsystem_pthread.dylib 0x1480 thread_start + 8
Main GC thread
0 libsystem_kernel.dylib 0x7090 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3f98 _pthread_cond_wait + 1204
2 libc++.1.dylib 0x21584 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3 Usercentrics 0x319160 std::__1::invoke_result<kotlin::gc::ConcurrentMarkAndSweep::ConcurrentMarkAndSweep(kotlin::gcScheduler::GCScheduler&, bool, unsigned long)::$_1>::type kotlin::ScopedThread::Run<kotlin::ScopedThread (anonymous namespace)::createGCThread<kotlin::gc::ConcurrentMarkAndSweep::ConcurrentMarkAndSweep(kotlin::gcScheduler::GCScheduler&, bool, unsigned long)::$_1>(char const*, kotlin::gc::ConcurrentMarkAndSweep::ConcurrentMarkAndSweep(kotlin::gcScheduler::GCScheduler&, bool, unsigned long)::$_1&&)::'lambda'()>(kotlin::ScopedThread::attributes, kotlin::gc::ConcurrentMarkAndSweep::ConcurrentMarkAndSweep(kotlin::gcScheduler::GCScheduler&, bool, unsigned long)::$_1&&) + 540
4 Usercentrics 0x31bc30 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(kotlin::ScopedThread::attributes, kotlin::ScopedThread (anonymous namespace)::createGCThread<kotlin::gc::ConcurrentMarkAndSweep::ConcurrentMarkAndSweep(kotlin::gcScheduler::GCScheduler&, bool, unsigned long)::$_1>(char const*, kotlin::gc::ConcurrentMarkAndSweep::ConcurrentMarkAndSweep(kotlin::gcScheduler::GCScheduler&, bool, unsigned long)::$_1&&)::'lambda'()&&), kotlin::ScopedThread::attributes, kotlin::ScopedThread (anonymous namespace)::createGCThread<kotlin::gc::ConcurrentMarkAndSweep::ConcurrentMarkAndSweep(kotlin::gcScheduler::GCScheduler&, bool, unsigned long)::$_1>(char const*, kotlin::gc::ConcurrentMarkAndSweep::ConcurrentMarkAndSweep(kotlin::gcScheduler::GCScheduler&, bool, unsigned long)::$_1&&)::'lambda'()>>(void*) + 104
5 libsystem_pthread.dylib 0x17d0 _pthread_start + 136
6 libsystem_pthread.dylib 0x1480 thread_start + 8
com.apple.uikit.eventfetch-thread
0 libsystem_kernel.dylib 0x1788 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x4e98 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x4db0 mach_msg_overwrite + 424
3 libsystem_kernel.dylib 0x4bfc mach_msg + 24
4 CoreFoundation 0x767f4 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x75ea0 __CFRunLoopRun + 1212
6 CoreFoundation 0xc8274 CFRunLoopRunSpecific + 588
7 Foundation 0x29b48 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8 Foundation 0x1866f4 -[NSRunLoop(NSRunLoop) runUntilDate:] + 64
9 UIKitCore 0x481b80 -[UIEventFetcher threadMain] + 420
10 Foundation 0x115a54 __NSThread__start__ + 724
11 libsystem_pthread.dylib 0x17d0 _pthread_start + 136
12 libsystem_pthread.dylib 0x1480 thread_start + 8
io.flutter.1.ui
0 libsystem_kernel.dylib 0x1788 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x4e98 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x4db0 mach_msg_overwrite + 424
3 libsystem_kernel.dylib 0x4bfc mach_msg + 24
4 CoreFoundation 0x767f4 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x75ea0 __CFRunLoopRun + 1212
6 CoreFoundation 0xc8274 CFRunLoopRunSpecific + 588
7 Flutter 0x8174c fml::MessageLoopDarwin::Run() + 52 (message_loop_darwin.mm:52)
8 Flutter 0x81394 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()() + 94 (message_loop_impl.cc:94)
9 Flutter 0x81024 fml::ThreadHandle::ThreadHandle(std::_fl::function<void ()>&&)::$_0::__invoke(void*) + 470 (function.h:470)
10 libsystem_pthread.dylib 0x17d0 _pthread_start + 136
11 libsystem_pthread.dylib 0x1480 thread_start + 8
io.flutter.1.raster
0 libsystem_kernel.dylib 0x171c semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x45c0 _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x4bc0 _dispatch_semaphore_wait_slow + 76
3 QuartzCore 0x12d37c CAMetalLayerPrivateNextDrawableLocked(CAMetalLayer*, CAMetalDrawable**, unsigned long*) + 1020
4 QuartzCore 0x12cb4c -[CAMetalLayer nextDrawable] + 128
5 Flutter 0x5f4fb8 flutter::GPUSurfaceMetalImpeller::AcquireFrame(SkISize const&) + 37 (surface_mtl.mm:37)
6 Flutter 0x5a9ab4 flutter::Rasterizer::DrawToSurfacesUnsafe(flutter::FrameTimingsRecorder&, std::_fl::vector<std::_fl::unique_ptr<flutter::LayerTreeTask, std::_fl::default_delete<flutter::LayerTreeTask>>, std::_fl::allocator<std::_fl::unique_ptr<flutter::LayerTreeTask, std::_fl::default_delete<flutter::LayerTreeTask>>>>) + 290 (unique_ptr.h:290)
7 Flutter 0x5aa3d8 std::_fl::__function::__func<flutter::Rasterizer::DrawToSurfaces(flutter::FrameTimingsRecorder&, std::_fl::vector<std::_fl::unique_ptr<flutter::LayerTreeTask, std::_fl::default_delete<flutter::LayerTreeTask>>, std::_fl::allocator<std::_fl::unique_ptr<flutter::LayerTreeTask, std::_fl::default_delete<flutter::LayerTreeTask>>>>)::$_1, std::_fl::allocator<flutter::Rasterizer::DrawToSurfaces(flutter::FrameTimingsRecorder&, std::_fl::vector<std::_fl::unique_ptr<flutter::LayerTreeTask, std::_fl::default_delete<flutter::LayerTreeTask>>, std::_fl::allocator<std::_fl::unique_ptr<flutter::LayerTreeTask, std::_fl::default_delete<flutter::LayerTreeTask>>>>)::$_1>, void ()>::operator()() + 597 (rasterizer.cc:597)
8 Flutter 0x7faac fml::SyncSwitch::Execute(fml::SyncSwitch::Handlers const&) const + 29 (shared_mutex.h:29)
9 Flutter 0x5a961c flutter::Rasterizer::DrawToSurfaces(flutter::FrameTimingsRecorder&, std::_fl::vector<std::_fl::unique_ptr<flutter::LayerTreeTask, std::_fl::default_delete<flutter::LayerTreeTask>>, std::_fl::allocator<std::_fl::unique_ptr<flutter::LayerTreeTask, std::_fl::default_delete<flutter::LayerTreeTask>>>>) + 470 (function.h:470)
10 Flutter 0x5ab258 std::_fl::__function::__func<flutter::Rasterizer::Draw(std::_fl::shared_ptr<flutter::Pipeline<flutter::FrameItem>> const&)::$_0, std::_fl::allocator<flutter::Rasterizer::Draw(std::_fl::shared_ptr<flutter::Pipeline<flutter::FrameItem>> const&)::$_0>, void (std::_fl::unique_ptr<flutter::FrameItem, std::_fl::default_delete<flutter::FrameItem>>)>::operator()(std::_fl::unique_ptr<flutter::FrameItem, std::_fl::default_delete<flutter::FrameItem>>&&) + 423 (vector:423)
11 Flutter 0x5aaa74 flutter::Rasterizer::Draw(std::_fl::shared_ptr<flutter::Pipeline<flutter::FrameItem>> const&) + 259 (unique_ptr.h:259)
12 Flutter 0x5c22f8 std::_fl::__function::__func<fml::internal::CopyableLambda<flutter::Shell::OnAnimatorDraw(std::_fl::shared_ptr<flutter::Pipeline<flutter::FrameItem>>)::$_0>, std::_fl::allocator<fml::internal::CopyableLambda<flutter::Shell::OnAnimatorDraw(std::_fl::shared_ptr<flutter::Pipeline<flutter::FrameItem>>)::$_0>>, void ()>::operator()() + 1290 (shell.cc:1290)
13 Flutter 0x7e05c fml::MessageLoopImpl::FlushTasks(fml::FlushType) + 128 (message_loop_impl.cc:128)
14 Flutter 0x81660 fml::MessageLoopDarwin::OnTimerFire(__CFRunLoopTimer*, fml::MessageLoopDarwin*) + 86 (message_loop_darwin.mm:86)
15 CoreFoundation 0xf028c __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 32
16 CoreFoundation 0xeff30 __CFRunLoopDoTimer + 1012
17 CoreFoundation 0xefa84 __CFRunLoopDoTimers + 288
18 CoreFoundation 0x76124 __CFRunLoopRun + 1856
19 CoreFoundation 0xc8274 CFRunLoopRunSpecific + 588
20 Flutter 0x8174c fml::MessageLoopDarwin::Run() + 52 (message_loop_darwin.mm:52)
21 Flutter 0x81394 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()() + 94 (message_loop_impl.cc:94)
22 Flutter 0x81024 fml::ThreadHandle::ThreadHandle(std::_fl::function<void ()>&&)::$_0::__invoke(void*) + 470 (function.h:470)
23 libsystem_pthread.dylib 0x17d0 _pthread_start + 136
24 libsystem_pthread.dylib 0x1480 thread_start + 8
io.flutter.1.io
0 libsystem_kernel.dylib 0x1788 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x4e98 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x4db0 mach_msg_overwrite + 424
3 libsystem_kernel.dylib 0x4bfc mach_msg + 24
4 CoreFoundation 0x767f4 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x75ea0 __CFRunLoopRun + 1212
6 CoreFoundation 0xc8274 CFRunLoopRunSpecific + 588
7 Flutter 0x8174c fml::MessageLoopDarwin::Run() + 52 (message_loop_darwin.mm:52)
8 Flutter 0x81394 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()() + 94 (message_loop_impl.cc:94)
9 Flutter 0x81024 fml::ThreadHandle::ThreadHandle(std::_fl::function<void ()>&&)::$_0::__invoke(void*) + 470 (function.h:470)
10 libsystem_pthread.dylib 0x17d0 _pthread_start + 136
11 libsystem_pthread.dylib 0x1480 thread_start + 8
io.worker.1
0 libsystem_kernel.dylib 0x7090 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3f98 _pthread_cond_wait + 1204
2 Flutter 0x60004 std::_fl::condition_variable::wait(std::_fl::unique_lock<std::_fl::mutex>&) + 47 (condition_variable.cpp:47)
3 Flutter 0x7a8e0 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*) + 398 (__mutex_base:398)
4 libsystem_pthread.dylib 0x17d0 _pthread_start + 136
5 libsystem_pthread.dylib 0x1480 thread_start + 8
io.worker.2
0 libsystem_kernel.dylib 0x7090 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3f98 _pthread_cond_wait + 1204
2 Flutter 0x60004 std::_fl::condition_variable::wait(std::_fl::unique_lock<std::_fl::mutex>&) + 47 (condition_variable.cpp:47)
3 Flutter 0x7a8e0 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*) + 398 (__mutex_base:398)
4 libsystem_pthread.dylib 0x17d0 _pthread_start + 136
5 libsystem_pthread.dylib 0x1480 thread_start + 8
io.worker.3
0 libsystem_kernel.dylib 0x7090 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3f98 _pthread_cond_wait + 1204
2 Flutter 0x60004 std::_fl::condition_variable::wait(std::_fl::unique_lock<std::_fl::mutex>&) + 47 (condition_variable.cpp:47)
3 Flutter 0x7a8e0 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*) + 398 (__mutex_base:398)
4 libsystem_pthread.dylib 0x17d0 _pthread_start + 136
5 libsystem_pthread.dylib 0x1480 thread_start + 8
dart:io EventHandler
0 libsystem_kernel.dylib 0x84cc kevent + 8
1 Flutter 0x56d058 dart::bin::EventHandlerImplementation::EventHandlerEntry(unsigned long) + 459 (eventhandler_macos.cc:459)
2 Flutter 0x598858 dart::bin::ThreadStart(void*) + 91 (thread_macos.cc:91)
3 libsystem_pthread.dylib 0x17d0 _pthread_start + 136
4 libsystem_pthread.dylib 0x1480 thread_start + 8
com.google.firebase.crashlytics.MachExceptionServer
0 FirebaseCrashlytics 0x21bac FIRCLSProcessRecordAllThreads + 392 (FIRCLSProcess.c:392)
1 FirebaseCrashlytics 0x21f8c FIRCLSProcessRecordAllThreads + 423 (FIRCLSProcess.c:423)
2 FirebaseCrashlytics 0x18e1c FIRCLSHandler + 34 (FIRCLSHandler.m:34)
3 FirebaseCrashlytics 0x1b7ac FIRCLSMachExceptionServer + 521 (FIRCLSMachException.c:521)
4 libsystem_pthread.dylib 0x17d0 _pthread_start + 136
5 libsystem_pthread.dylib 0x1480 thread_start + 8
Thread
0 libsystem_kernel.dylib 0x1510 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x36cc _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1474 start_wqthread + 8
com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x1788 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x4e98 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x4db0 mach_msg_overwrite + 424
3 libsystem_kernel.dylib 0x4bfc mach_msg + 24
4 CoreFoundation 0x767f4 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x75ea0 __CFRunLoopRun + 1212
6 CoreFoundation 0xc8274 CFRunLoopRunSpecific + 588
7 CFNetwork 0xf2020 +[__CFN_CoreSchedulingSetRunnable _run:] + 416
8 Foundation 0x115a54 __NSThread__start__ + 724
9 libsystem_pthread.dylib 0x17d0 _pthread_start + 136
10 libsystem_pthread.dylib 0x1480 thread_start + 8
Thread
0 libsystem_kernel.dylib 0x7090 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3f98 _pthread_cond_wait + 1204
2 Usercentrics 0x329b9c (anonymous namespace)::waitInNativeState(_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*) + 68
3 Usercentrics 0x3289e0 (anonymous namespace)::workerRoutine(void*) + 356
4 libsystem_pthread.dylib 0x17d0 _pthread_start + 136
5 libsystem_pthread.dylib 0x1480 thread_start + 8
GC finalizer processor
0 libsystem_kernel.dylib 0x1788 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x4e98 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x4db0 mach_msg_overwrite + 424
3 libsystem_kernel.dylib 0x4bfc mach_msg + 24
4 CoreFoundation 0x767f4 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x75ea0 __CFRunLoopRun + 1212
6 CoreFoundation 0xc8274 CFRunLoopRunSpecific + 588
7 CoreFoundation 0xdb814 CFRunLoopRun + 64
8 Usercentrics 0x31ca64 std::__1::invoke_result<kotlin::gc::FinalizerProcessor<kotlin::alloc::AtomicStack<kotlin::alloc::ExtraObjectCell>, kotlin::alloc::FinalizerQueueTraits>::StartFinalizerThreadIfNone()::'lambda'()>::type kotlin::ScopedThread::Run<kotlin::gc::FinalizerProcessor<kotlin::alloc::AtomicStack<kotlin::alloc::ExtraObjectCell>, kotlin::alloc::FinalizerQueueTraits>::StartFinalizerThreadIfNone()::'lambda'()>(kotlin::ScopedThread::attributes, kotlin::gc::FinalizerProcessor<kotlin::alloc::AtomicStack<kotlin::alloc::ExtraObjectCell>, kotlin::alloc::FinalizerQueueTraits>::StartFinalizerThreadIfNone()::'lambda'()&&) + 148
9 Usercentrics 0x31cb30 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(kotlin::ScopedThread::attributes, kotlin::gc::FinalizerProcessor<kotlin::alloc::AtomicStack<kotlin::alloc::ExtraObjectCell>, kotlin::alloc::FinalizerQueueTraits>::StartFinalizerThreadIfNone()::'lambda'()&&), kotlin::ScopedThread::attributes, kotlin::gc::FinalizerProcessor<kotlin::alloc::AtomicStack<kotlin::alloc::ExtraObjectCell>, kotlin::alloc::FinalizerQueueTraits>::StartFinalizerThreadIfNone()::'lambda'()>>(void*) + 104
10 libsystem_pthread.dylib 0x17d0 _pthread_start + 136
11 libsystem_pthread.dylib 0x1480 thread_start + 8
Thread
0 libsystem_kernel.dylib 0x1510 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x36cc _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1474 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0x1510 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x36cc _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1474 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0x1510 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x36cc _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1474 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0x1510 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x36cc _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1474 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0x1510 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x36cc _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1474 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0x1510 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x36cc _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1474 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0x1510 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x36cc _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1474 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0x1510 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x36cc _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1474 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0x1510 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x36cc _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1474 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0x1510 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x36cc _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1474 start_wqthread + 8
Thread
0 libsystem_pthread.dylib 0x146c start_wqthread + 10
Thread
0 libsystem_pthread.dylib 0x146c start_wqthread + 10
DartWorker
0 libsystem_kernel.dylib 0x7090 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3fc4 _pthread_cond_wait + 1248
2 Flutter 0x6965e0 dart::Monitor::WaitMicros(long long) + 451 (os_thread_macos.cc:451)
3 Flutter 0x6d1fe4 dart::ThreadPool::Worker::Main(unsigned long) + 112 (intrusive_dlist.h:112)
4 Flutter 0x695fac dart::ThreadStart(void*) + 136 (os_thread_macos.cc:136)
5 libsystem_pthread.dylib 0x17d0 _pthread_start + 136
6 libsystem_pthread.dylib 0x1480 thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x7090 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3fc4 _pthread_cond_wait + 1248
2 Flutter 0x6965e0 dart::Monitor::WaitMicros(long long) + 451 (os_thread_macos.cc:451)
3 Flutter 0x6d1fe4 dart::ThreadPool::Worker::Main(unsigned long) + 112 (intrusive_dlist.h:112)
4 Flutter 0x695fac dart::ThreadStart(void*) + 136 (os_thread_macos.cc:136)
5 libsystem_pthread.dylib 0x17d0 _pthread_start + 136
6 libsystem_pthread.dylib 0x1480 thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x7090 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3fc4 _pthread_cond_wait + 1248
2 Flutter 0x6965e0 dart::Monitor::WaitMicros(long long) + 451 (os_thread_macos.cc:451)
3 Flutter 0x6d1fe4 dart::ThreadPool::Worker::Main(unsigned long) + 112 (intrusive_dlist.h:112)
4 Flutter 0x695fac dart::ThreadStart(void*) + 136 (os_thread_macos.cc:136)
5 libsystem_pthread.dylib 0x17d0 _pthread_start + 136
6 libsystem_pthread.dylib 0x1480 thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x7090 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3fc4 _pthread_cond_wait + 1248
2 Flutter 0x6965e0 dart::Monitor::WaitMicros(long long) + 451 (os_thread_macos.cc:451)
3 Flutter 0x6d1fe4 dart::ThreadPool::Worker::Main(unsigned long) + 112 (intrusive_dlist.h:112)
4 Flutter 0x695fac dart::ThreadStart(void*) + 136 (os_thread_macos.cc:136)
5 libsystem_pthread.dylib 0x17d0 _pthread_start + 136
6 libsystem_pthread.dylib 0x1480 thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x7090 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3fc4 _pthread_cond_wait + 1248
2 Flutter 0x6965e0 dart::Monitor::WaitMicros(long long) + 451 (os_thread_macos.cc:451)
3 Flutter 0x6d1fe4 dart::ThreadPool::Worker::Main(unsigned long) + 112 (intrusive_dlist.h:112)
4 Flutter 0x695fac dart::ThreadStart(void*) + 136 (os_thread_macos.cc:136)
5 libsystem_pthread.dylib 0x17d0 _pthread_start + 136
6 libsystem_pthread.dylib 0x1480 thread_start + 8
Metadata
Metadata
Assignees
Labels
No labels