-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-macBuilding on or for macOS specificallyBuilding on or for macOS specificallyteam-macosOwned by the macOS platform teamOwned by the macOS platform team
Description
Assertion failed when using local engine on macOS:
./flutter/tools/gn --unoptimized --no-goma && ninja -C out/host_debug_unopt
Console Logs
[ERROR:flutter/fml/memory/thread_checker.h(78)] IsCreationThreadCurrent expected thread: '' actual thread:''
[FATAL:flutter/fml/memory/weak_ptr.h(109)] Check failed: (checker_.checker).IsCreationThreadCurrent().Crash Logs
Thread 32 Crashed:
0 libsystem_kernel.dylib 0x7ff8046fb22a __pthread_kill + 10
1 libsystem_pthread.dylib 0x7ff804732f7b pthread_kill + 263
2 libsystem_c.dylib 0x7ff80467cca5 abort + 123
3 FlutterMacOS 0x10f39bad2 fml::KillProcess() + 50
4 FlutterMacOS 0x10f39ba10 fml::LogMessage::~LogMessage() + 240
5 FlutterMacOS 0x10f39bb03 fml::LogMessage::~LogMessage() + 35
6 FlutterMacOS 0x1114f019d fml::WeakPtr<flutter::PlatformView>::CheckThreadSafety() const + 173
7 FlutterMacOS 0x111584fd3 fml::WeakPtr<flutter::PlatformView>::operator->() const + 51
8 FlutterMacOS 0x111cf2621 flutter::EmbedderEngine::RegisterTexture(long long) + 97
9 FlutterMacOS 0x111c76ea9 FlutterEngineRegisterExternalTexture + 169
10 FlutterMacOS 0x10f21f12b -[FlutterEngine registerTextureWithID:] + 59
11 FlutterMacOS 0x10f26ccab -[FlutterTextureRegistrar registerTexture:] + 219
12 media_kit_video 0x10299932f VideoOutput._init() + 959 (VideoOutput.swift:112)
13 media_kit_video 0x102998b0b closure #1 in VideoOutput.init(handle:configuration:registry:textureUpdateCallback:) + 27 (VideoOutput.swift:58)
14 media_kit_video 0x10299c5fc thunk for @escaping @callee_guaranteed () -> () + 12
15 media_kit_video 0x10299c7dc thunk for @escaping @callee_guaranteed () -> (@out ()) + 12
16 media_kit_video 0x10299c5fc thunk for @escaping @callee_guaranteed () -> () + 12
17 media_kit_video 0x10299c6bd Worker.loop() + 173 (Worker.swift:31)
18 media_kit_video 0x10299c3eb implicit closure #2 in implicit closure #1 in Worker.init() + 27 (Worker.swift:11)
19 media_kit_video 0x10299cca8 thunk for @escaping @callee_guaranteed @Sendable () -> () + 40
20 Foundation 0x7ff80566082c __NSThread__start__ + 1009
21 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
22 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Full Crash Logs
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: media_kit_test [80497]
Path: /Users/USER/*/media_kit_test.app/Contents/MacOS/media_kit_test
Identifier: com.example.mediaKitTest
Version: 1.0.0 (1.0.0)
Code Type: X86-64 (Native)
Parent Process: dart [79792]
Responsible: iTerm2 [67839]
User ID: 502
Date/Time: 2023-09-23 15:26:16.0743 +0800
OS Version: macOS 13.1 (22C65)
Report Version: 12
Bridge OS Version: 7.1 (20P2059)
Anonymous UUID: 511D7B1C-8BDD-C8FB-055D-2F784BF79E6F
Sleep/Wake UUID: 578633C1-2A9D-48F5-A3FE-A7718E505232
Time Awake Since Boot: 1300000 seconds
Time Since Wake: 166155 seconds
System Integrity Protection: enabled
Crashed Thread: 32
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
abort() called
Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x7ff8046f45c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff804702604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff8046fb635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff8046f48a8 mach_msg + 19
4 CoreFoundation 0x7ff80480ecde __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff80480d74a __CFRunLoopRun + 1360
6 CoreFoundation 0x7ff80480cb80 CFRunLoopRunSpecific + 560
7 HIToolbox 0x7ff80e151766 RunCurrentEventLoopInMode + 292
8 HIToolbox 0x7ff80e151576 ReceiveNextEventCommon + 679
9 HIToolbox 0x7ff80e1512b3 _BlockUntilNextEventMatchingListInModeWithFilter + 70
10 AppKit 0x7ff807958f33 _DPSNextEvent + 909
11 AppKit 0x7ff807957db4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219
12 AppKit 0x7ff80794a3f7 -[NSApplication run] + 586
13 AppKit 0x7ff80791e427 NSApplicationMain + 817
14 media_kit_test 0x1018403e9 main + 9 (AppDelegate.swift:5)
15 dyld 0x7ff804400310 start + 2432
Thread 1:: io.flutter.ui
0 libsystem_kernel.dylib 0x7ff8046f45c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff804702604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff8046fb635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff8046f48a8 mach_msg + 19
4 CoreFoundation 0x7ff80480ecde __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff80480d74a __CFRunLoopRun + 1360
6 CoreFoundation 0x7ff80480cb80 CFRunLoopRunSpecific + 560
7 FlutterMacOS 0x10f3d1251 fml::MessageLoopDarwin::Run() + 321
8 FlutterMacOS 0x10f3a2a87 fml::MessageLoopImpl::DoRun() + 71
9 FlutterMacOS 0x10f3a151b fml::MessageLoop::Run() + 43
10 FlutterMacOS 0x10f3c8c8c fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0::operator()() const + 124
11 FlutterMacOS 0x10f3c8b83 decltype(std::declval<fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>(fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0&&) + 35
12 FlutterMacOS 0x10f3c8b3b void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>) + 43
13 FlutterMacOS 0x10f3c8576 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0> >(void*) + 102
14 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
15 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 2:: io.flutter.raster
0 FlutterMacOS 0x10fdfcc22 int vector[4] skvx::to_vext<4, int>(skvx::Vec<4, int> const&) + 66
1 FlutterMacOS 0x10fdfc097 skvx::Vec<4, int> skvx::operator&<4, int>(skvx::Vec<4, int> const&, skvx::Vec<4, int> const&) + 39
2 FlutterMacOS 0x10fdfc885 skvx::Vec<4, float> skvx::naive_if_then_else<4, float>(skvx::Vec<4, skvx::Mask<float>::type> const&, skvx::Vec<4, float> const&, skvx::Vec<4, float> const&) + 293
3 FlutterMacOS 0x10fdf8994 skvx::Vec<4, float> skvx::max<4, float>(skvx::Vec<4, float> const&, skvx::Vec<4, float> const&) + 68
4 FlutterMacOS 0x10fdf6eb3 SkRect::setBoundsCheck(SkPoint const*, int) + 979
5 FlutterMacOS 0x10fb47401 SkRect::setBounds(SkPoint const*, int) + 49
6 FlutterMacOS 0x110005ac4 SkBaseShadowTessellator::computeConvexShadow(float, float, bool) + 244
7 FlutterMacOS 0x11000937c SkAmbientShadowTessellator::SkAmbientShadowTessellator(SkPath const&, SkMatrix const&, SkPoint3 const&, bool) + 476
8 FlutterMacOS 0x11000978c SkAmbientShadowTessellator::SkAmbientShadowTessellator(SkPath const&, SkMatrix const&, SkPoint3 const&, bool) + 76
9 FlutterMacOS 0x11000a393 SkShadowTessellator::MakeAmbient(SkPath const&, SkMatrix const&, SkPoint3 const&, bool) + 275
10 FlutterMacOS 0x11000bfb0 SkBaseDevice::drawShadow(SkPath const&, SkDrawShadowRec const&) + 624
11 FlutterMacOS 0x110283dd6 skgpu::ganesh::Device::drawShadow(SkPath const&, SkDrawShadowRec const&) + 502
12 FlutterMacOS 0x10fb46a2b SkCanvas::onDrawShadowRec(SkPath const&, SkDrawShadowRec const&) + 91
13 FlutterMacOS 0x10fb469a5 SkCanvas::private_draw_shadow_rec(SkPath const&, SkDrawShadowRec const&) + 229
14 FlutterMacOS 0x11000bae1 SkShadowUtils::DrawShadow(SkCanvas*, SkPath const&, SkPoint3 const&, SkPoint3 const&, float, unsigned int, unsigned int, unsigned int) + 257
15 FlutterMacOS 0x10f92fba1 flutter::DlSkCanvasDispatcher::DrawShadow(SkCanvas*, SkPath const&, flutter::DlColor, float, bool, float) + 449
16 FlutterMacOS 0x10f92fc91 flutter::DlSkCanvasDispatcher::drawShadow(SkPath const&, flutter::DlColor, float, bool, float) + 97
17 FlutterMacOS 0x10f8a5efc flutter::DrawShadowOp::dispatch(flutter::DispatchContext&) const + 108
18 FlutterMacOS 0x10f8a3220 flutter::DisplayList::Dispatch(flutter::DlOpReceiver&, unsigned char*, unsigned char*, flutter::Culler&) const + 2000
19 FlutterMacOS 0x10f8a3721 flutter::DisplayList::Dispatch(flutter::DlOpReceiver&, SkRect const&) const + 673
20 FlutterMacOS 0x10f92f7c2 flutter::DlSkCanvasDispatcher::drawDisplayList(sk_sp<flutter::DisplayList>, float) + 562
21 FlutterMacOS 0x10f8a5db2 flutter::DrawDisplayListOp::dispatch(flutter::DispatchContext&) const + 114
22 FlutterMacOS 0x10f8a31f0 flutter::DisplayList::Dispatch(flutter::DlOpReceiver&, unsigned char*, unsigned char*, flutter::Culler&) const + 1952
23 FlutterMacOS 0x10f8a2a23 flutter::DisplayList::Dispatch(flutter::DlOpReceiver&) const + 83
24 FlutterMacOS 0x10f8a3523 flutter::DisplayList::Dispatch(flutter::DlOpReceiver&, SkRect const&) const + 163
25 FlutterMacOS 0x10f925195 flutter::DlSkCanvasAdapter::DrawDisplayList(sk_sp<flutter::DisplayList>, float) + 453
26 FlutterMacOS 0x110d29ed0 flutter::DisplayListEmbedderViewSlice::render_into(flutter::DlCanvas*) + 80
27 FlutterMacOS 0x111cfcc21 flutter::EmbedderExternalView::Render(flutter::EmbedderRenderTarget const&) + 1057
28 FlutterMacOS 0x111cff0cb flutter::EmbedderExternalViewEmbedder::SubmitFrame(GrDirectContext*, std::_LIBCPP_ABI_NAMESPACE::shared_ptr<impeller::AiksContext> const&, std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::SurfaceFrame, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::SurfaceFrame> >) + 907
29 FlutterMacOS 0x111499c00 flutter::Rasterizer::DrawToSurfaceUnsafe(flutter::FrameTimingsRecorder&, flutter::LayerTree&, float) + 2912
30 FlutterMacOS 0x1114968df flutter::Rasterizer::DrawToSurface(flutter::FrameTimingsRecorder&, flutter::LayerTree&, float) + 319
31 FlutterMacOS 0x11149816e flutter::Rasterizer::DoDraw(std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::FrameTimingsRecorder, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::FrameTimingsRecorder> >, std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTree, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTree> >, float) + 510
32 FlutterMacOS 0x1114a97bd flutter::Rasterizer::Draw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> > const&, std::_LIBCPP_ABI_NAMESPACE::function<bool (flutter::LayerTree&)>)::$_1::operator()(std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >) const + 237
33 FlutterMacOS 0x1114a96a0 decltype(std::declval<flutter::Rasterizer::Draw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> > const&, std::_LIBCPP_ABI_NAMESPACE::function<bool (flutter::LayerTree&)>)::$_1&>()(std::declval<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> > >())) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<flutter::Rasterizer::Draw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> > const&, std::_LIBCPP_ABI_NAMESPACE::function<bool (flutter::LayerTree&)>)::$_1&, std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> > >(flutter::Rasterizer::Draw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> > const&, std::_LIBCPP_ABI_NAMESPACE::function<bool (flutter::LayerTree&)>)::$_1&, std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >&&) + 64
34 FlutterMacOS 0x1114a95eb void std::_LIBCPP_ABI_NAMESPACE::__invoke_void_return_wrapper<void, true>::__call<flutter::Rasterizer::Draw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> > const&, std::_LIBCPP_ABI_NAMESPACE::function<bool (flutter::LayerTree&)>)::$_1&, std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> > >(flutter::Rasterizer::Draw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> > const&, std::_LIBCPP_ABI_NAMESPACE::function<bool (flutter::LayerTree&)>)::$_1&, std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >&&) + 43
35 FlutterMacOS 0x1114a9593 std::_LIBCPP_ABI_NAMESPACE::__function::__alloc_func<flutter::Rasterizer::Draw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> > const&, std::_LIBCPP_ABI_NAMESPACE::function<bool (flutter::LayerTree&)>)::$_1, std::_LIBCPP_ABI_NAMESPACE::allocator<flutter::Rasterizer::Draw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> > const&, std::_LIBCPP_ABI_NAMESPACE::function<bool (flutter::LayerTree&)>)::$_1>, void (std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >)>::operator()[abi:v15000](std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >&&) + 51
36 FlutterMacOS 0x1114a76df std::_LIBCPP_ABI_NAMESPACE::__function::__func<flutter::Rasterizer::Draw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> > const&, std::_LIBCPP_ABI_NAMESPACE::function<bool (flutter::LayerTree&)>)::$_1, std::_LIBCPP_ABI_NAMESPACE::allocator<flutter::Rasterizer::Draw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> > const&, std::_LIBCPP_ABI_NAMESPACE::function<bool (flutter::LayerTree&)>)::$_1>, void (std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >)>::operator()(std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >&&) + 47
37 FlutterMacOS 0x1114aa528 std::_LIBCPP_ABI_NAMESPACE::__function::__value_func<void (std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >)>::operator()[abi:v15000](std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >&&) const + 72
38 FlutterMacOS 0x1114a9ec7 std::_LIBCPP_ABI_NAMESPACE::function<void (std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >)>::operator()(std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >) const + 39
39 FlutterMacOS 0x1114972f6 flutter::Pipeline<flutter::LayerTreeItem>::Consume(std::_LIBCPP_ABI_NAMESPACE::function<void (std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >)> const&) + 278
40 FlutterMacOS 0x111496e28 flutter::Rasterizer::Draw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> > const&, std::_LIBCPP_ABI_NAMESPACE::function<bool (flutter::LayerTree&)>) + 504
41 FlutterMacOS 0x11157528d flutter::Shell::OnAnimatorDraw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> >)::$_0::operator()() + 157
42 FlutterMacOS 0x1115750cf auto fml::internal::CopyableLambda<flutter::Shell::OnAnimatorDraw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> >)::$_0>::operator()<>() const + 47
43 FlutterMacOS 0x111575073 decltype(std::declval<fml::internal::CopyableLambda<flutter::Shell::OnAnimatorDraw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> >)::$_0>&>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::internal::CopyableLambda<flutter::Shell::OnAnimatorDraw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> >)::$_0>&>(fml::internal::CopyableLambda<flutter::Shell::OnAnimatorDraw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> >)::$_0>&) + 35
44 FlutterMacOS 0x111574fd3 void std::_LIBCPP_ABI_NAMESPACE::__invoke_void_return_wrapper<void, true>::__call<fml::internal::CopyableLambda<flutter::Shell::OnAnimatorDraw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> >)::$_0>&>(fml::internal::CopyableLambda<flutter::Shell::OnAnimatorDraw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> >)::$_0>&) + 35
45 FlutterMacOS 0x111574f8b std::_LIBCPP_ABI_NAMESPACE::__function::__alloc_func<fml::internal::CopyableLambda<flutter::Shell::OnAnimatorDraw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> >)::$_0>, std::_LIBCPP_ABI_NAMESPACE::allocator<fml::internal::CopyableLambda<flutter::Shell::OnAnimatorDraw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> >)::$_0> >, void ()>::operator()[abi:v15000]() + 43
46 FlutterMacOS 0x111573057 std::_LIBCPP_ABI_NAMESPACE::__function::__func<fml::internal::CopyableLambda<flutter::Shell::OnAnimatorDraw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> >)::$_0>, std::_LIBCPP_ABI_NAMESPACE::allocator<fml::internal::CopyableLambda<flutter::Shell::OnAnimatorDraw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> >)::$_0> >, void ()>::operator()() + 39
47 FlutterMacOS 0x10f381d20 std::_LIBCPP_ABI_NAMESPACE::__function::__value_func<void ()>::operator()[abi:v15000]() const + 64
48 FlutterMacOS 0x10f37f703 std::_LIBCPP_ABI_NAMESPACE::function<void ()>::operator()() const + 35
49 FlutterMacOS 0x10f3a2cad fml::MessageLoopImpl::FlushTasks(fml::FlushType) + 173
50 FlutterMacOS 0x10f3a2b78 fml::MessageLoopImpl::RunExpiredTasksNow() + 40
51 FlutterMacOS 0x10f3d0d70 fml::MessageLoopDarwin::OnTimerFire(__CFRunLoopTimer*, fml::MessageLoopDarwin*) + 48
52 CoreFoundation 0x7ff804827966 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
53 CoreFoundation 0x7ff8048274ce __CFRunLoopDoTimer + 820
54 CoreFoundation 0x7ff8048270e4 __CFRunLoopDoTimers + 285
55 CoreFoundation 0x7ff80480da2c __CFRunLoopRun + 2098
56 CoreFoundation 0x7ff80480cb80 CFRunLoopRunSpecific + 560
57 FlutterMacOS 0x10f3d1251 fml::MessageLoopDarwin::Run() + 321
58 FlutterMacOS 0x10f3a2a87 fml::MessageLoopImpl::DoRun() + 71
59 FlutterMacOS 0x10f3a151b fml::MessageLoop::Run() + 43
60 FlutterMacOS 0x10f3c8c8c fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0::operator()() const + 124
61 FlutterMacOS 0x10f3c8b83 decltype(std::declval<fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>(fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0&&) + 35
62 FlutterMacOS 0x10f3c8b3b void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>) + 43
63 FlutterMacOS 0x10f3c8576 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0> >(void*) + 102
64 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
65 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 3:: io.flutter.io
0 libsystem_kernel.dylib 0x7ff8046f45c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff804702604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff8046fb635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff8046f48a8 mach_msg + 19
4 CoreFoundation 0x7ff80480ecde __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff80480d74a __CFRunLoopRun + 1360
6 CoreFoundation 0x7ff80480cb80 CFRunLoopRunSpecific + 560
7 FlutterMacOS 0x10f3d1251 fml::MessageLoopDarwin::Run() + 321
8 FlutterMacOS 0x10f3a2a87 fml::MessageLoopImpl::DoRun() + 71
9 FlutterMacOS 0x10f3a151b fml::MessageLoop::Run() + 43
10 FlutterMacOS 0x10f3c8c8c fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0::operator()() const + 124
11 FlutterMacOS 0x10f3c8b83 decltype(std::declval<fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>(fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0&&) + 35
12 FlutterMacOS 0x10f3c8b3b void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>) + 43
13 FlutterMacOS 0x10f3c8576 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0> >(void*) + 102
14 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
15 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 4:: io.worker.1
0 libsystem_kernel.dylib 0x7ff8046f711a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8047337e1 _pthread_cond_wait + 1243
2 FlutterMacOS 0x10f2b049b std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*) + 43
3 FlutterMacOS 0x10f2b03bc std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&) + 124
4 FlutterMacOS 0x10f37ef3f void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0) + 79
5 FlutterMacOS 0x10f37ec27 fml::ConcurrentMessageLoop::WorkerMain() + 103
6 FlutterMacOS 0x10f385ca4 fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const + 132
7 FlutterMacOS 0x10f385b93 decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&) + 35
8 FlutterMacOS 0x10f385afb void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>) + 43
9 FlutterMacOS 0x10f384f86 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 102
10 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 5:: io.worker.2
0 libsystem_kernel.dylib 0x7ff8046f711a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8047337e1 _pthread_cond_wait + 1243
2 FlutterMacOS 0x10f2b049b std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*) + 43
3 FlutterMacOS 0x10f2b03bc std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&) + 124
4 FlutterMacOS 0x10f37ef3f void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0) + 79
5 FlutterMacOS 0x10f37ec27 fml::ConcurrentMessageLoop::WorkerMain() + 103
6 FlutterMacOS 0x10f385ca4 fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const + 132
7 FlutterMacOS 0x10f385b93 decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&) + 35
8 FlutterMacOS 0x10f385afb void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>) + 43
9 FlutterMacOS 0x10f384f86 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 102
10 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 6:: io.worker.3
0 libsystem_kernel.dylib 0x7ff8046f711a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8047337e1 _pthread_cond_wait + 1243
2 FlutterMacOS 0x10f2b049b std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*) + 43
3 FlutterMacOS 0x10f2b03bc std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&) + 124
4 FlutterMacOS 0x10f37ef3f void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0) + 79
5 FlutterMacOS 0x10f37ec27 fml::ConcurrentMessageLoop::WorkerMain() + 103
6 FlutterMacOS 0x10f385ca4 fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const + 132
7 FlutterMacOS 0x10f385b93 decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&) + 35
8 FlutterMacOS 0x10f385afb void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>) + 43
9 FlutterMacOS 0x10f384f86 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 102
10 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 7:: io.worker.4
0 libsystem_kernel.dylib 0x7ff8046f711a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8047337e1 _pthread_cond_wait + 1243
2 FlutterMacOS 0x10f2b049b std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*) + 43
3 FlutterMacOS 0x10f2b03bc std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&) + 124
4 FlutterMacOS 0x10f37ef3f void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0) + 79
5 FlutterMacOS 0x10f37ec27 fml::ConcurrentMessageLoop::WorkerMain() + 103
6 FlutterMacOS 0x10f385ca4 fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const + 132
7 FlutterMacOS 0x10f385b93 decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&) + 35
8 FlutterMacOS 0x10f385afb void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>) + 43
9 FlutterMacOS 0x10f384f86 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 102
10 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 8:: io.worker.5
0 libsystem_kernel.dylib 0x7ff8046f711a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8047337e1 _pthread_cond_wait + 1243
2 FlutterMacOS 0x10f2b049b std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*) + 43
3 FlutterMacOS 0x10f2b03bc std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&) + 124
4 FlutterMacOS 0x10f37ef3f void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0) + 79
5 FlutterMacOS 0x10f37ec27 fml::ConcurrentMessageLoop::WorkerMain() + 103
6 FlutterMacOS 0x10f385ca4 fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const + 132
7 FlutterMacOS 0x10f385b93 decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&) + 35
8 FlutterMacOS 0x10f385afb void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>) + 43
9 FlutterMacOS 0x10f384f86 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 102
10 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 9:: io.worker.6
0 libsystem_kernel.dylib 0x7ff8046f711a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8047337e1 _pthread_cond_wait + 1243
2 FlutterMacOS 0x10f2b049b std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*) + 43
3 FlutterMacOS 0x10f2b03bc std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&) + 124
4 FlutterMacOS 0x10f37ef3f void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0) + 79
5 FlutterMacOS 0x10f37ec27 fml::ConcurrentMessageLoop::WorkerMain() + 103
6 FlutterMacOS 0x10f385ca4 fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const + 132
7 FlutterMacOS 0x10f385b93 decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&) + 35
8 FlutterMacOS 0x10f385afb void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>) + 43
9 FlutterMacOS 0x10f384f86 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 102
10 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 10:: io.worker.7
0 libsystem_kernel.dylib 0x7ff8046f711a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8047337e1 _pthread_cond_wait + 1243
2 FlutterMacOS 0x10f2b049b std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*) + 43
3 FlutterMacOS 0x10f2b03bc std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&) + 124
4 FlutterMacOS 0x10f37ef3f void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0) + 79
5 FlutterMacOS 0x10f37ec27 fml::ConcurrentMessageLoop::WorkerMain() + 103
6 FlutterMacOS 0x10f385ca4 fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const + 132
7 FlutterMacOS 0x10f385b93 decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&) + 35
8 FlutterMacOS 0x10f385afb void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>) + 43
9 FlutterMacOS 0x10f384f86 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 102
10 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 11:: io.worker.8
0 libsystem_kernel.dylib 0x7ff8046f711a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8047337e1 _pthread_cond_wait + 1243
2 FlutterMacOS 0x10f2b049b std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*) + 43
3 FlutterMacOS 0x10f2b03bc std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&) + 124
4 FlutterMacOS 0x10f37ef3f void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0) + 79
5 FlutterMacOS 0x10f37ec27 fml::ConcurrentMessageLoop::WorkerMain() + 103
6 FlutterMacOS 0x10f385ca4 fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const + 132
7 FlutterMacOS 0x10f385b93 decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&) + 35
8 FlutterMacOS 0x10f385afb void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>) + 43
9 FlutterMacOS 0x10f384f86 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 102
10 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 12:: io.worker.9
0 libsystem_kernel.dylib 0x7ff8046f711a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8047337e1 _pthread_cond_wait + 1243
2 FlutterMacOS 0x10f2b049b std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*) + 43
3 FlutterMacOS 0x10f2b03bc std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&) + 124
4 FlutterMacOS 0x10f37ef3f void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0) + 79
5 FlutterMacOS 0x10f37ec27 fml::ConcurrentMessageLoop::WorkerMain() + 103
6 FlutterMacOS 0x10f385ca4 fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const + 132
7 FlutterMacOS 0x10f385b93 decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&) + 35
8 FlutterMacOS 0x10f385afb void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>) + 43
9 FlutterMacOS 0x10f384f86 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 102
10 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 13:: io.worker.10
0 libsystem_kernel.dylib 0x7ff8046f711a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8047337e1 _pthread_cond_wait + 1243
2 FlutterMacOS 0x10f2b049b std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*) + 43
3 FlutterMacOS 0x10f2b03bc std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&) + 124
4 FlutterMacOS 0x10f37ef3f void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0) + 79
5 FlutterMacOS 0x10f37ec27 fml::ConcurrentMessageLoop::WorkerMain() + 103
6 FlutterMacOS 0x10f385ca4 fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const + 132
7 FlutterMacOS 0x10f385b93 decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&) + 35
8 FlutterMacOS 0x10f385afb void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>) + 43
9 FlutterMacOS 0x10f384f86 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 102
10 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 14:: io.worker.11
0 libsystem_kernel.dylib 0x7ff8046f711a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8047337e1 _pthread_cond_wait + 1243
2 FlutterMacOS 0x10f2b049b std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*) + 43
3 FlutterMacOS 0x10f2b03bc std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&) + 124
4 FlutterMacOS 0x10f37ef3f void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0) + 79
5 FlutterMacOS 0x10f37ec27 fml::ConcurrentMessageLoop::WorkerMain() + 103
6 FlutterMacOS 0x10f385ca4 fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const + 132
7 FlutterMacOS 0x10f385b93 decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&) + 35
8 FlutterMacOS 0x10f385afb void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>) + 43
9 FlutterMacOS 0x10f384f86 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 102
10 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 15:: io.worker.12
0 libsystem_kernel.dylib 0x7ff8046f711a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8047337e1 _pthread_cond_wait + 1243
2 FlutterMacOS 0x10f2b049b std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*) + 43
3 FlutterMacOS 0x10f2b03bc std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&) + 124
4 FlutterMacOS 0x10f37ef3f void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0) + 79
5 FlutterMacOS 0x10f37ec27 fml::ConcurrentMessageLoop::WorkerMain() + 103
6 FlutterMacOS 0x10f385ca4 fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const + 132
7 FlutterMacOS 0x10f385b93 decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&) + 35
8 FlutterMacOS 0x10f385afb void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>) + 43
9 FlutterMacOS 0x10f384f86 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 102
10 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 16:: io.worker.13
0 libsystem_kernel.dylib 0x7ff8046f711a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8047337e1 _pthread_cond_wait + 1243
2 FlutterMacOS 0x10f2b049b std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*) + 43
3 FlutterMacOS 0x10f2b03bc std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&) + 124
4 FlutterMacOS 0x10f37ef3f void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0) + 79
5 FlutterMacOS 0x10f37ec27 fml::ConcurrentMessageLoop::WorkerMain() + 103
6 FlutterMacOS 0x10f385ca4 fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const + 132
7 FlutterMacOS 0x10f385b93 decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&) + 35
8 FlutterMacOS 0x10f385afb void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>) + 43
9 FlutterMacOS 0x10f384f86 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 102
10 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 17:: io.worker.14
0 libsystem_kernel.dylib 0x7ff8046f711a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8047337e1 _pthread_cond_wait + 1243
2 FlutterMacOS 0x10f2b049b std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*) + 43
3 FlutterMacOS 0x10f2b03bc std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&) + 124
4 FlutterMacOS 0x10f37ef3f void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0) + 79
5 FlutterMacOS 0x10f37ec27 fml::ConcurrentMessageLoop::WorkerMain() + 103
6 FlutterMacOS 0x10f385ca4 fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const + 132
7 FlutterMacOS 0x10f385b93 decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&) + 35
8 FlutterMacOS 0x10f385afb void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>) + 43
9 FlutterMacOS 0x10f384f86 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 102
10 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 18:: io.worker.15
0 libsystem_kernel.dylib 0x7ff8046f711a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8047337e1 _pthread_cond_wait + 1243
2 FlutterMacOS 0x10f2b049b std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*) + 43
3 FlutterMacOS 0x10f2b03bc std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&) + 124
4 FlutterMacOS 0x10f37ef3f void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0) + 79
5 FlutterMacOS 0x10f37ec27 fml::ConcurrentMessageLoop::WorkerMain() + 103
6 FlutterMacOS 0x10f385ca4 fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const + 132
7 FlutterMacOS 0x10f385b93 decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&) + 35
8 FlutterMacOS 0x10f385afb void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>) + 43
9 FlutterMacOS 0x10f384f86 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 102
10 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 19:: io.worker.16
0 libsystem_kernel.dylib 0x7ff8046f711a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8047337e1 _pthread_cond_wait + 1243
2 FlutterMacOS 0x10f2b049b std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*) + 43
3 FlutterMacOS 0x10f2b03bc std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&) + 124
4 FlutterMacOS 0x10f37ef3f void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0) + 79
5 FlutterMacOS 0x10f37ec27 fml::ConcurrentMessageLoop::WorkerMain() + 103
6 FlutterMacOS 0x10f385ca4 fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const + 132
7 FlutterMacOS 0x10f385b93 decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&) + 35
8 FlutterMacOS 0x10f385afb void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>) + 43
9 FlutterMacOS 0x10f384f86 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 102
10 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 20:: dart:io EventHandler
0 libsystem_kernel.dylib 0x7ff8046f9216 kevent + 10
1 FlutterMacOS 0x111b649c8 dart::bin::EventHandlerImplementation::EventHandlerEntry(unsigned long) + 344
2 FlutterMacOS 0x111b8e193 dart::bin::ThreadStart(void*) + 83
3 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 21:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff8046f45c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff804702604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff8046fb635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff8046f48a8 mach_msg + 19
4 CoreFoundation 0x7ff80480ecde __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff80480d74a __CFRunLoopRun + 1360
6 CoreFoundation 0x7ff80480cb80 CFRunLoopRunSpecific + 560
7 AppKit 0x7ff807ab9299 _NSEventThread + 132
8 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 22:: DartWorker
0 libsystem_kernel.dylib 0x7ff8046f711a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff804733816 _pthread_cond_wait + 1296
2 FlutterMacOS 0x111f48566 dart::Monitor::WaitMicros(long long) + 134
3 FlutterMacOS 0x111e4c756 dart::MutatorThreadPool::OnEnterIdleLocked(dart::MonitorLocker*) + 294
4 FlutterMacOS 0x111fe121d dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 109
5 FlutterMacOS 0x111fe1857 dart::ThreadPool::Worker::Main(unsigned long) + 135
6 FlutterMacOS 0x111f4787e dart::ThreadStart(void*) + 206
7 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 23:
0 libsystem_pthread.dylib 0x7ff80472ec58 start_wqthread + 0
Thread 24:: DartWorker
0 libsystem_kernel.dylib 0x7ff8046f711a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff804733816 _pthread_cond_wait + 1296
2 FlutterMacOS 0x111f48566 dart::Monitor::WaitMicros(long long) + 134
3 FlutterMacOS 0x111fe13df dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 559
4 FlutterMacOS 0x111fe1857 dart::ThreadPool::Worker::Main(unsigned long) + 135
5 FlutterMacOS 0x111f4787e dart::ThreadStart(void*) + 206
6 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 25:: DartWorker
0 libsystem_kernel.dylib 0x7ff8046f711a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff804733816 _pthread_cond_wait + 1296
2 FlutterMacOS 0x111f48566 dart::Monitor::WaitMicros(long long) + 134
3 FlutterMacOS 0x111fe13df dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 559
4 FlutterMacOS 0x111fe1857 dart::ThreadPool::Worker::Main(unsigned long) + 135
5 FlutterMacOS 0x111f4787e dart::ThreadStart(void*) + 206
6 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 26:
0 libsystem_pthread.dylib 0x7ff80472ec58 start_wqthread + 0
Thread 27:: DartWorker
0 libsystem_kernel.dylib 0x7ff8046f711a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff804733816 _pthread_cond_wait + 1296
2 FlutterMacOS 0x111f48566 dart::Monitor::WaitMicros(long long) + 134
3 FlutterMacOS 0x111fe13df dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 559
4 FlutterMacOS 0x111fe1857 dart::ThreadPool::Worker::Main(unsigned long) + 135
5 FlutterMacOS 0x111f4787e dart::ThreadStart(void*) + 206
6 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 28:
0 libsystem_pthread.dylib 0x7ff80472ec58 start_wqthread + 0
Thread 29:: */mpv core
0 libsystem_kernel.dylib 0x7ff8046f711a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8047337e1 _pthread_cond_wait + 1243
2 Mpv 0x10373d219 mp_dispatch_queue_process + 345
3 Mpv 0x103773ad8 mp_wait_events + 88
4 Mpv 0x103776c3b mp_idle + 91
5 Mpv 0x103776ca8 idle_loop + 40
6 Mpv 0x10376d894 mp_play_files + 180
7 Mpv 0x1037561de core_thread + 62
8 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 30:
0 libsystem_kernel.dylib 0x7ff8046f711a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8047337e1 _pthread_cond_wait + 1243
2 Mpv 0x1037559bf wait_wakeup + 95
3 Mpv 0x103756485 mpv_wait_event + 597
4 media_kit_native_event_loop 0x102536713 MediaKitEventLoopHandler::Register(long long, void*, long long)::$_0::operator()() const + 195 (media_kit_native_event_loop.cc:40)
5 media_kit_native_event_loop 0x102536615 decltype(static_cast<MediaKitEventLoopHandler::Register(long long, void*, long long)::$_0>(fp)()) std::__1::__invoke<MediaKitEventLoopHandler::Register(long long, void*, long long)::$_0>(MediaKitEventLoopHandler::Register(long long, void*, long long)::$_0&&) + 21 (type_traits:3918)
6 media_kit_native_event_loop 0x1025365b5 void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, MediaKitEventLoopHandler::Register(long long, void*, long long)::$_0>(std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, MediaKitEventLoopHandler::Register(long long, void*, long long)::$_0>&, std::__1::__tuple_indices<>) + 37 (thread:287)
7 media_kit_native_event_loop 0x102535e22 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, MediaKitEventLoopHandler::Register(long long, void*, long long)::$_0> >(void*) + 98 (thread:298)
8 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 31:: caulk.messenger.shared:17
0 libsystem_kernel.dylib 0x7ff8046f453e semaphore_wait_trap + 10
1 caulk 0x7ff80de9d8f8 caulk::mach::semaphore::wait_or_error() + 16
2 caulk 0x7ff80de83664 caulk::concurrent::details::worker_thread::run() + 36
3 caulk 0x7ff80de83328 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 41
4 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
5 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 32 Crashed:
0 libsystem_kernel.dylib 0x7ff8046fb22a __pthread_kill + 10
1 libsystem_pthread.dylib 0x7ff804732f7b pthread_kill + 263
2 libsystem_c.dylib 0x7ff80467cca5 abort + 123
3 FlutterMacOS 0x10f39bad2 fml::KillProcess() + 50
4 FlutterMacOS 0x10f39ba10 fml::LogMessage::~LogMessage() + 240
5 FlutterMacOS 0x10f39bb03 fml::LogMessage::~LogMessage() + 35
6 FlutterMacOS 0x1114f019d fml::WeakPtr<flutter::PlatformView>::CheckThreadSafety() const + 173
7 FlutterMacOS 0x111584fd3 fml::WeakPtr<flutter::PlatformView>::operator->() const + 51
8 FlutterMacOS 0x111cf2621 flutter::EmbedderEngine::RegisterTexture(long long) + 97
9 FlutterMacOS 0x111c76ea9 FlutterEngineRegisterExternalTexture + 169
10 FlutterMacOS 0x10f21f12b -[FlutterEngine registerTextureWithID:] + 59
11 FlutterMacOS 0x10f26ccab -[FlutterTextureRegistrar registerTexture:] + 219
12 media_kit_video 0x10299932f VideoOutput._init() + 959 (VideoOutput.swift:112)
13 media_kit_video 0x102998b0b closure #1 in VideoOutput.init(handle:configuration:registry:textureUpdateCallback:) + 27 (VideoOutput.swift:58)
14 media_kit_video 0x10299c5fc thunk for @escaping @callee_guaranteed () -> () + 12
15 media_kit_video 0x10299c7dc thunk for @escaping @callee_guaranteed () -> (@out ()) + 12
16 media_kit_video 0x10299c5fc thunk for @escaping @callee_guaranteed () -> () + 12
17 media_kit_video 0x10299c6bd Worker.loop() + 173 (Worker.swift:31)
18 media_kit_video 0x10299c3eb implicit closure #2 in implicit closure #1 in Worker.init() + 27 (Worker.swift:11)
19 media_kit_video 0x10299cca8 thunk for @escaping @callee_guaranteed @Sendable () -> () + 40
20 Foundation 0x7ff80566082c __NSThread__start__ + 1009
21 libsystem_pthread.dylib 0x7ff804733259 _pthread_start + 125
22 libsystem_pthread.dylib 0x7ff80472ec7b thread_start + 15
Thread 32 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x000070000792c000 rcx: 0x000070000792b548 rdx: 0x0000000000000000
rdi: 0x0000000000017603 rsi: 0x0000000000000006 rbp: 0x000070000792b570 rsp: 0x000070000792b548
r8: 0x00007ff84806af98 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000246
r12: 0x0000000000017603 r13: 0x00006000031f7330 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: 0x00007ff8046fb22a rfl: 0x0000000000000246 cr2: 0x00007ff847079490
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x7ff8046f3000 - 0x7ff80472cff7 libsystem_kernel.dylib (*) <7c3dcc95-9f42-3c7c-8796-476ff67b9cf7> /usr/lib/system/libsystem_kernel.dylib
0x7ff80478f000 - 0x7ff804c28fff com.apple.CoreFoundation (6.9) <beb5fc0b-7196-3c1d-a59a-f62ada98f592> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff80e122000 - 0x7ff80e419ffd com.apple.HIToolbox (2.1.1) <db45022f-3922-35b3-9a06-377f66ed0fbe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff80791b000 - 0x7ff808922fff com.apple.AppKit (6.9) <00f4aa78-a19f-3a8e-9650-9f90b7beefd6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x10183d000 - 0x101840fff com.example.mediaKitTest (1.0.0) <dbe72b37-4017-3800-a79f-2069c7a055f5> /Users/USER/*/media_kit_test.app/Contents/MacOS/media_kit_test
0x7ff8043fa000 - 0x7ff80448ec6f dyld (*) <bb7a0970-8c62-3dce-a7a2-5cec9c501f11> /usr/lib/dyld
0x10f1f5000 - 0x113c3bfff io.flutter.flutter-macos (1.0) <4c4c44b6-5555-3144-a10b-5a80dfdfa926> /Users/USER/*/media_kit_test.app/Contents/Frameworks/FlutterMacOS.framework/Versions/A/FlutterMacOS
0x7ff80472d000 - 0x7ff804738ff7 libsystem_pthread.dylib (*) <5920e36f-53ec-33f0-b675-8ae48b58418c> /usr/lib/system/libsystem_pthread.dylib
0x1036e0000 - 0x10398bfff com.github.media-kit.Mpv (1.0) <e7b380e7-393e-3d3e-80e1-178421c6d37c> /Users/USER/*/media_kit_test.app/Contents/Frameworks/Mpv.framework/Versions/A/Mpv
0x10252a000 - 0x102541fff org.cocoapods.media-kit-native-event-loop (1.0.0) <fdf9a430-9044-34c7-bf17-6e64f2d9a1c0> /Users/USER/*/media_kit_test.app/Contents/Frameworks/media_kit_native_event_loop.framework/Versions/A/media_kit_native_event_loop
0x7ff80de81000 - 0x7ff80dea6fff com.apple.audio.caulk (1.0) <66bba3ca-bce1-32f8-8269-99fac92469fc> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7ff8045fb000 - 0x7ff804683fff libsystem_c.dylib (*) <376f7cb7-6dd2-3e00-976f-77dd755bdb0d> /usr/lib/system/libsystem_c.dylib
0x10297f000 - 0x1029a2fff org.cocoapods.media-kit-video (0.0.1) <fdefb3db-30b0-3e6c-8a39-0f3adf260c6a> /Users/USER/*/media_kit_test.app/Contents/Frameworks/media_kit_video.framework/Versions/A/media_kit_video
0x7ff805608000 - 0x7ff806019ff6 com.apple.Foundation (6.9) <ab5f8db8-b03b-33b6-98f7-ffaec27a8eab> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
-----------
Full Report
-----------
{"app_name":"media_kit_test","timestamp":"2023-09-23 15:26:16.00 +0800","app_version":"1.0.0","slice_uuid":"dbe72b37-4017-3800-a79f-2069c7a055f5","build_version":"1.0.0","platform":1,"bundleID":"com.example.mediaKitTest","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.1 (22C65)","roots_installed":0,"name":"media_kit_test","incident_id":"29BDE4E6-772A-47FD-91BE-2E9797106F52"}
{
"uptime" : 1300000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 502,
"deployVersion" : 210,
"modelCode" : "MacBookPro16,1",
"coalitionID" : 17138,
"osVersion" : {
"train" : "macOS 13.1",
"build" : "22C65",
"releaseType" : "User"
},
"captureTime" : "2023-09-23 15:26:16.0743 +0800",
"incident" : "29BDE4E6-772A-47FD-91BE-2E9797106F52",
"pid" : 80497,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2023-09-23 15:25:41.3692 +0800",
"procStartAbsTime" : 1308306332054626,
"procExitAbsTime" : 1308341034943500,
"procName" : "media_kit_test",
"procPath" : "\/Users\/USER\/*\/media_kit_test.app\/Contents\/MacOS\/media_kit_test",
"bundleInfo" : {"CFBundleShortVersionString":"1.0.0","CFBundleVersion":"1.0.0","CFBundleIdentifier":"com.example.mediaKitTest"},
"storeInfo" : {"deviceIdentifierForVendor":"6090617B-92CA-5C64-A858-2A67CB159FAB","thirdParty":true},
"parentProc" : "dart",
"parentPid" : 79792,
"coalitionName" : "com.googlecode.iterm2",
"crashReporterKey" : "511D7B1C-8BDD-C8FB-055D-2F784BF79E6F",
"responsiblePid" : 67839,
"responsibleProc" : "iTerm2",
"wakeTime" : 166155,
"bridgeVersion" : {"build":"20P2059","train":"7.1"},
"sleepWakeUUID" : "578633C1-2A9D-48F5-A3FE-A7718E505232",
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"asi" : {"libsystem_c.dylib":["abort() called"]},
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 32,
"threads" : [{"id":19446734,"queue":"com.apple.main-thread","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":523486,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":1},{"imageOffset":517962,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":1},{"imageOffset":514944,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":1},{"imageOffset":194406,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":2},{"imageOffset":193910,"symbol":"ReceiveNextEventCommon","symbolLocation":679,"imageIndex":2},{"imageOffset":193203,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":2},{"imageOffset":253747,"symbol":"_DPSNextEvent","symbolLocation":909,"imageIndex":3},{"imageOffset":249268,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1219,"imageIndex":3},{"imageOffset":193527,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":3},{"imageOffset":13351,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":3},{"imageOffset":13289,"sourceLine":5,"sourceFile":"AppDelegate.swift","symbol":"main","imageIndex":4,"symbolLocation":9},{"imageOffset":25360,"symbol":"start","symbolLocation":2432,"imageIndex":5}]},{"id":19446823,"name":"io.flutter.ui","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":523486,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":1},{"imageOffset":517962,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":1},{"imageOffset":514944,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":1},{"imageOffset":1950289,"symbol":"fml::MessageLoopDarwin::Run()","symbolLocation":321,"imageIndex":6},{"imageOffset":1759879,"symbol":"fml::MessageLoopImpl::DoRun()","symbolLocation":71,"imageIndex":6},{"imageOffset":1754395,"symbol":"fml::MessageLoop::Run()","symbolLocation":43,"imageIndex":6},{"imageOffset":1916044,"symbol":"fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0::operator()() const","symbolLocation":124,"imageIndex":6},{"imageOffset":1915779,"symbol":"decltype(std::declval<fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>(fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0&&)","symbolLocation":35,"imageIndex":6},{"imageOffset":1915707,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>)","symbolLocation":43,"imageIndex":6},{"imageOffset":1914230,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0> >(void*)","symbolLocation":102,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19446824,"name":"io.flutter.raster","frames":[{"imageOffset":12614690,"symbol":"int vector[4] skvx::to_vext<4, int>(skvx::Vec<4, int> const&)","symbolLocation":66,"imageIndex":6},{"imageOffset":12611735,"symbol":"skvx::Vec<4, int> skvx::operator&<4, int>(skvx::Vec<4, int> const&, skvx::Vec<4, int> const&)","symbolLocation":39,"imageIndex":6},{"imageOffset":12613765,"symbol":"skvx::Vec<4, float> skvx::naive_if_then_else<4, float>(skvx::Vec<4, skvx::Mask<float>::type> const&, skvx::Vec<4, float> const&, skvx::Vec<4, float> const&)","symbolLocation":293,"imageIndex":6},{"imageOffset":12597652,"symbol":"skvx::Vec<4, float> skvx::max<4, float>(skvx::Vec<4, float> const&, skvx::Vec<4, float> const&)","symbolLocation":68,"imageIndex":6},{"imageOffset":12590771,"symbol":"SkRect::setBoundsCheck(SkPoint const*, int)","symbolLocation":979,"imageIndex":6},{"imageOffset":9774081,"symbol":"SkRect::setBounds(SkPoint const*, int)","symbolLocation":49,"imageIndex":6},{"imageOffset":14748356,"symbol":"SkBaseShadowTessellator::computeConvexShadow(float, float, bool)","symbolLocation":244,"imageIndex":6},{"imageOffset":14762876,"symbol":"SkAmbientShadowTessellator::SkAmbientShadowTessellator(SkPath const&, SkMatrix const&, SkPoint3 const&, bool)","symbolLocation":476,"imageIndex":6},{"imageOffset":14763916,"symbol":"SkAmbientShadowTessellator::SkAmbientShadowTessellator(SkPath const&, SkMatrix const&, SkPoint3 const&, bool)","symbolLocation":76,"imageIndex":6},{"imageOffset":14766995,"symbol":"SkShadowTessellator::MakeAmbient(SkPath const&, SkMatrix const&, SkPoint3 const&, bool)","symbolLocation":275,"imageIndex":6},{"imageOffset":14774192,"symbol":"SkBaseDevice::drawShadow(SkPath const&, SkDrawShadowRec const&)","symbolLocation":624,"imageIndex":6},{"imageOffset":17362390,"symbol":"skgpu::ganesh::Device::drawShadow(SkPath const&, SkDrawShadowRec const&)","symbolLocation":502,"imageIndex":6},{"imageOffset":9771563,"symbol":"SkCanvas::onDrawShadowRec(SkPath const&, SkDrawShadowRec const&)","symbolLocation":91,"imageIndex":6},{"imageOffset":9771429,"symbol":"SkCanvas::private_draw_shadow_rec(SkPath const&, SkDrawShadowRec const&)","symbolLocation":229,"imageIndex":6},{"imageOffset":14772961,"symbol":"SkShadowUtils::DrawShadow(SkCanvas*, SkPath const&, SkPoint3 const&, SkPoint3 const&, float, unsigned int, unsigned int, unsigned int)","symbolLocation":257,"imageIndex":6},{"imageOffset":7580577,"symbol":"flutter::DlSkCanvasDispatcher::DrawShadow(SkCanvas*, SkPath const&, flutter::DlColor, float, bool, float)","symbolLocation":449,"imageIndex":6},{"imageOffset":7580817,"symbol":"flutter::DlSkCanvasDispatcher::drawShadow(SkPath const&, flutter::DlColor, float, bool, float)","symbolLocation":97,"imageIndex":6},{"imageOffset":7016188,"symbol":"flutter::DrawShadowOp::dispatch(flutter::DispatchContext&) const","symbolLocation":108,"imageIndex":6},{"imageOffset":7004704,"symbol":"flutter::DisplayList::Dispatch(flutter::DlOpReceiver&, unsigned char*, unsigned char*, flutter::Culler&) const","symbolLocation":2000,"imageIndex":6},{"imageOffset":7005985,"symbol":"flutter::DisplayList::Dispatch(flutter::DlOpReceiver&, SkRect const&) const","symbolLocation":673,"imageIndex":6},{"imageOffset":7579586,"symbol":"flutter::DlSkCanvasDispatcher::drawDisplayList(sk_sp<flutter::DisplayList>, float)","symbolLocation":562,"imageIndex":6},{"imageOffset":7015858,"symbol":"flutter::DrawDisplayListOp::dispatch(flutter::DispatchContext&) const","symbolLocation":114,"imageIndex":6},{"imageOffset":7004656,"symbol":"flutter::DisplayList::Dispatch(flutter::DlOpReceiver&, unsigned char*, unsigned char*, flutter::Culler&) const","symbolLocation":1952,"imageIndex":6},{"imageOffset":7002659,"symbol":"flutter::DisplayList::Dispatch(flutter::DlOpReceiver&) const","symbolLocation":83,"imageIndex":6},{"imageOffset":7005475,"symbol":"flutter::DisplayList::Dispatch(flutter::DlOpReceiver&, SkRect const&) const","symbolLocation":163,"imageIndex":6},{"imageOffset":7537045,"symbol":"flutter::DlSkCanvasAdapter::DrawDisplayList(sk_sp<flutter::DisplayList>, float)","symbolLocation":453,"imageIndex":6},{"imageOffset":28528336,"symbol":"flutter::DisplayListEmbedderViewSlice::render_into(flutter::DlCanvas*)","symbolLocation":80,"imageIndex":6},{"imageOffset":45120545,"symbol":"flutter::EmbedderExternalView::Render(flutter::EmbedderRenderTarget const&)","symbolLocation":1057,"imageIndex":6},{"imageOffset":45129931,"symbol":"flutter::EmbedderExternalViewEmbedder::SubmitFrame(GrDirectContext*, std::_LIBCPP_ABI_NAMESPACE::shared_ptr<impeller::AiksContext> const&, std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::SurfaceFrame, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::SurfaceFrame> >)","symbolLocation":907,"imageIndex":6},{"imageOffset":36326400,"symbol":"flutter::Rasterizer::DrawToSurfaceUnsafe(flutter::FrameTimingsRecorder&, flutter::LayerTree&, float)","symbolLocation":2912,"imageIndex":6},{"imageOffset":36313311,"symbol":"flutter::Rasterizer::DrawToSurface(flutter::FrameTimingsRecorder&, flutter::LayerTree&, float)","symbolLocation":319,"imageIndex":6},{"imageOffset":36319598,"symbol":"flutter::Rasterizer::DoDraw(std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::FrameTimingsRecorder, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::FrameTimingsRecorder> >, std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTree, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTree> >, float)","symbolLocation":510,"imageIndex":6},{"imageOffset":36390845,"symbol":"flutter::Rasterizer::Draw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> > const&, std::_LIBCPP_ABI_NAMESPACE::function<bool (flutter::LayerTree&)>)::$_1::operator()(std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >) const","symbolLocation":237,"imageIndex":6},{"imageOffset":36390560,"symbol":"decltype(std::declval<flutter::Rasterizer::Draw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> > const&, std::_LIBCPP_ABI_NAMESPACE::function<bool (flutter::LayerTree&)>)::$_1&>()(std::declval<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> > >())) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<flutter::Rasterizer::Draw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> > const&, std::_LIBCPP_ABI_NAMESPACE::function<bool (flutter::LayerTree&)>)::$_1&, std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> > >(flutter::Rasterizer::Draw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> > const&, std::_LIBCPP_ABI_NAMESPACE::function<bool (flutter::LayerTree&)>)::$_1&, std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >&&)","symbolLocation":64,"imageIndex":6},{"imageOffset":36390379,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::__invoke_void_return_wrapper<void, true>::__call<flutter::Rasterizer::Draw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> > const&, std::_LIBCPP_ABI_NAMESPACE::function<bool (flutter::LayerTree&)>)::$_1&, std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> > >(flutter::Rasterizer::Draw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> > const&, std::_LIBCPP_ABI_NAMESPACE::function<bool (flutter::LayerTree&)>)::$_1&, std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >&&)","symbolLocation":43,"imageIndex":6},{"imageOffset":36390291,"symbol":"std::_LIBCPP_ABI_NAMESPACE::__function::__alloc_func<flutter::Rasterizer::Draw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> > const&, std::_LIBCPP_ABI_NAMESPACE::function<bool (flutter::LayerTree&)>)::$_1, std::_LIBCPP_ABI_NAMESPACE::allocator<flutter::Rasterizer::Draw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> > const&, std::_LIBCPP_ABI_NAMESPACE::function<bool (flutter::LayerTree&)>)::$_1>, void (std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >)>::operator()[abi:v15000](std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >&&)","symbolLocation":51,"imageIndex":6},{"imageOffset":36382431,"symbol":"std::_LIBCPP_ABI_NAMESPACE::__function::__func<flutter::Rasterizer::Draw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> > const&, std::_LIBCPP_ABI_NAMESPACE::function<bool (flutter::LayerTree&)>)::$_1, std::_LIBCPP_ABI_NAMESPACE::allocator<flutter::Rasterizer::Draw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> > const&, std::_LIBCPP_ABI_NAMESPACE::function<bool (flutter::LayerTree&)>)::$_1>, void (std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >)>::operator()(std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >&&)","symbolLocation":47,"imageIndex":6},{"imageOffset":36394280,"symbol":"std::_LIBCPP_ABI_NAMESPACE::__function::__value_func<void (std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >)>::operator()[abi:v15000](std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >&&) const","symbolLocation":72,"imageIndex":6},{"imageOffset":36392647,"symbol":"std::_LIBCPP_ABI_NAMESPACE::function<void (std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >)>::operator()(std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >) const","symbolLocation":39,"imageIndex":6},{"imageOffset":36315894,"symbol":"flutter::Pipeline<flutter::LayerTreeItem>::Consume(std::_LIBCPP_ABI_NAMESPACE::function<void (std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::LayerTreeItem, std::_LIBCPP_ABI_NAMESPACE::default_delete<flutter::LayerTreeItem> >)> const&)","symbolLocation":278,"imageIndex":6},{"imageOffset":36314664,"symbol":"flutter::Rasterizer::Draw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> > const&, std::_LIBCPP_ABI_NAMESPACE::function<bool (flutter::LayerTree&)>)","symbolLocation":504,"imageIndex":6},{"imageOffset":37225101,"symbol":"flutter::Shell::OnAnimatorDraw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> >)::$_0::operator()()","symbolLocation":157,"imageIndex":6},{"imageOffset":37224655,"symbol":"auto fml::internal::CopyableLambda<flutter::Shell::OnAnimatorDraw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> >)::$_0>::operator()<>() const","symbolLocation":47,"imageIndex":6},{"imageOffset":37224563,"symbol":"decltype(std::declval<fml::internal::CopyableLambda<flutter::Shell::OnAnimatorDraw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> >)::$_0>&>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::internal::CopyableLambda<flutter::Shell::OnAnimatorDraw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> >)::$_0>&>(fml::internal::CopyableLambda<flutter::Shell::OnAnimatorDraw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> >)::$_0>&)","symbolLocation":35,"imageIndex":6},{"imageOffset":37224403,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::__invoke_void_return_wrapper<void, true>::__call<fml::internal::CopyableLambda<flutter::Shell::OnAnimatorDraw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> >)::$_0>&>(fml::internal::CopyableLambda<flutter::Shell::OnAnimatorDraw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> >)::$_0>&)","symbolLocation":35,"imageIndex":6},{"imageOffset":37224331,"symbol":"std::_LIBCPP_ABI_NAMESPACE::__function::__alloc_func<fml::internal::CopyableLambda<flutter::Shell::OnAnimatorDraw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> >)::$_0>, std::_LIBCPP_ABI_NAMESPACE::allocator<fml::internal::CopyableLambda<flutter::Shell::OnAnimatorDraw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> >)::$_0> >, void ()>::operator()[abi:v15000]()","symbolLocation":43,"imageIndex":6},{"imageOffset":37216343,"symbol":"std::_LIBCPP_ABI_NAMESPACE::__function::__func<fml::internal::CopyableLambda<flutter::Shell::OnAnimatorDraw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> >)::$_0>, std::_LIBCPP_ABI_NAMESPACE::allocator<fml::internal::CopyableLambda<flutter::Shell::OnAnimatorDraw(std::_LIBCPP_ABI_NAMESPACE::shared_ptr<flutter::Pipeline<flutter::LayerTreeItem> >)::$_0> >, void ()>::operator()()","symbolLocation":39,"imageIndex":6},{"imageOffset":1625376,"symbol":"std::_LIBCPP_ABI_NAMESPACE::__function::__value_func<void ()>::operator()[abi:v15000]() const","symbolLocation":64,"imageIndex":6},{"imageOffset":1615619,"symbol":"std::_LIBCPP_ABI_NAMESPACE::function<void ()>::operator()() const","symbolLocation":35,"imageIndex":6},{"imageOffset":1760429,"symbol":"fml::MessageLoopImpl::FlushTasks(fml::FlushType)","symbolLocation":173,"imageIndex":6},{"imageOffset":1760120,"symbol":"fml::MessageLoopImpl::RunExpiredTasksNow()","symbolLocation":40,"imageIndex":6},{"imageOffset":1949040,"symbol":"fml::MessageLoopDarwin::OnTimerFire(__CFRunLoopTimer*, fml::MessageLoopDarwin*)","symbolLocation":48,"imageIndex":6},{"imageOffset":624998,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__","symbolLocation":20,"imageIndex":1},{"imageOffset":623822,"symbol":"__CFRunLoopDoTimer","symbolLocation":820,"imageIndex":1},{"imageOffset":622820,"symbol":"__CFRunLoopDoTimers","symbolLocation":285,"imageIndex":1},{"imageOffset":518700,"symbol":"__CFRunLoopRun","symbolLocation":2098,"imageIndex":1},{"imageOffset":514944,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":1},{"imageOffset":1950289,"symbol":"fml::MessageLoopDarwin::Run()","symbolLocation":321,"imageIndex":6},{"imageOffset":1759879,"symbol":"fml::MessageLoopImpl::DoRun()","symbolLocation":71,"imageIndex":6},{"imageOffset":1754395,"symbol":"fml::MessageLoop::Run()","symbolLocation":43,"imageIndex":6},{"imageOffset":1916044,"symbol":"fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0::operator()() const","symbolLocation":124,"imageIndex":6},{"imageOffset":1915779,"symbol":"decltype(std::declval<fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>(fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0&&)","symbolLocation":35,"imageIndex":6},{"imageOffset":1915707,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>)","symbolLocation":43,"imageIndex":6},{"imageOffset":1914230,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0> >(void*)","symbolLocation":102,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19446825,"name":"io.flutter.io","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":523486,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":1},{"imageOffset":517962,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":1},{"imageOffset":514944,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":1},{"imageOffset":1950289,"symbol":"fml::MessageLoopDarwin::Run()","symbolLocation":321,"imageIndex":6},{"imageOffset":1759879,"symbol":"fml::MessageLoopImpl::DoRun()","symbolLocation":71,"imageIndex":6},{"imageOffset":1754395,"symbol":"fml::MessageLoop::Run()","symbolLocation":43,"imageIndex":6},{"imageOffset":1916044,"symbol":"fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0::operator()() const","symbolLocation":124,"imageIndex":6},{"imageOffset":1915779,"symbol":"decltype(std::declval<fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>(fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0&&)","symbolLocation":35,"imageIndex":6},{"imageOffset":1915707,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>)","symbolLocation":43,"imageIndex":6},{"imageOffset":1914230,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0> >(void*)","symbolLocation":102,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19446826,"name":"io.worker.1","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":7},{"imageOffset":767131,"symbol":"std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*)","symbolLocation":43,"imageIndex":6},{"imageOffset":766908,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&)","symbolLocation":124,"imageIndex":6},{"imageOffset":1613631,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0)","symbolLocation":79,"imageIndex":6},{"imageOffset":1612839,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":103,"imageIndex":6},{"imageOffset":1641636,"symbol":"fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const","symbolLocation":132,"imageIndex":6},{"imageOffset":1641363,"symbol":"decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&)","symbolLocation":35,"imageIndex":6},{"imageOffset":1641211,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>)","symbolLocation":43,"imageIndex":6},{"imageOffset":1638278,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":102,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19446827,"name":"io.worker.2","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":7},{"imageOffset":767131,"symbol":"std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*)","symbolLocation":43,"imageIndex":6},{"imageOffset":766908,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&)","symbolLocation":124,"imageIndex":6},{"imageOffset":1613631,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0)","symbolLocation":79,"imageIndex":6},{"imageOffset":1612839,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":103,"imageIndex":6},{"imageOffset":1641636,"symbol":"fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const","symbolLocation":132,"imageIndex":6},{"imageOffset":1641363,"symbol":"decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&)","symbolLocation":35,"imageIndex":6},{"imageOffset":1641211,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>)","symbolLocation":43,"imageIndex":6},{"imageOffset":1638278,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":102,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19446828,"name":"io.worker.3","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":7},{"imageOffset":767131,"symbol":"std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*)","symbolLocation":43,"imageIndex":6},{"imageOffset":766908,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&)","symbolLocation":124,"imageIndex":6},{"imageOffset":1613631,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0)","symbolLocation":79,"imageIndex":6},{"imageOffset":1612839,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":103,"imageIndex":6},{"imageOffset":1641636,"symbol":"fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const","symbolLocation":132,"imageIndex":6},{"imageOffset":1641363,"symbol":"decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&)","symbolLocation":35,"imageIndex":6},{"imageOffset":1641211,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>)","symbolLocation":43,"imageIndex":6},{"imageOffset":1638278,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":102,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19446829,"name":"io.worker.4","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":7},{"imageOffset":767131,"symbol":"std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*)","symbolLocation":43,"imageIndex":6},{"imageOffset":766908,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&)","symbolLocation":124,"imageIndex":6},{"imageOffset":1613631,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0)","symbolLocation":79,"imageIndex":6},{"imageOffset":1612839,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":103,"imageIndex":6},{"imageOffset":1641636,"symbol":"fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const","symbolLocation":132,"imageIndex":6},{"imageOffset":1641363,"symbol":"decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&)","symbolLocation":35,"imageIndex":6},{"imageOffset":1641211,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>)","symbolLocation":43,"imageIndex":6},{"imageOffset":1638278,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":102,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19446830,"name":"io.worker.5","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":7},{"imageOffset":767131,"symbol":"std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*)","symbolLocation":43,"imageIndex":6},{"imageOffset":766908,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&)","symbolLocation":124,"imageIndex":6},{"imageOffset":1613631,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0)","symbolLocation":79,"imageIndex":6},{"imageOffset":1612839,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":103,"imageIndex":6},{"imageOffset":1641636,"symbol":"fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const","symbolLocation":132,"imageIndex":6},{"imageOffset":1641363,"symbol":"decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&)","symbolLocation":35,"imageIndex":6},{"imageOffset":1641211,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>)","symbolLocation":43,"imageIndex":6},{"imageOffset":1638278,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":102,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19446831,"name":"io.worker.6","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":7},{"imageOffset":767131,"symbol":"std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*)","symbolLocation":43,"imageIndex":6},{"imageOffset":766908,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&)","symbolLocation":124,"imageIndex":6},{"imageOffset":1613631,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0)","symbolLocation":79,"imageIndex":6},{"imageOffset":1612839,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":103,"imageIndex":6},{"imageOffset":1641636,"symbol":"fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const","symbolLocation":132,"imageIndex":6},{"imageOffset":1641363,"symbol":"decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&)","symbolLocation":35,"imageIndex":6},{"imageOffset":1641211,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>)","symbolLocation":43,"imageIndex":6},{"imageOffset":1638278,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":102,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19446832,"name":"io.worker.7","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":7},{"imageOffset":767131,"symbol":"std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*)","symbolLocation":43,"imageIndex":6},{"imageOffset":766908,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&)","symbolLocation":124,"imageIndex":6},{"imageOffset":1613631,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0)","symbolLocation":79,"imageIndex":6},{"imageOffset":1612839,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":103,"imageIndex":6},{"imageOffset":1641636,"symbol":"fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const","symbolLocation":132,"imageIndex":6},{"imageOffset":1641363,"symbol":"decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&)","symbolLocation":35,"imageIndex":6},{"imageOffset":1641211,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>)","symbolLocation":43,"imageIndex":6},{"imageOffset":1638278,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":102,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19446833,"name":"io.worker.8","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":7},{"imageOffset":767131,"symbol":"std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*)","symbolLocation":43,"imageIndex":6},{"imageOffset":766908,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&)","symbolLocation":124,"imageIndex":6},{"imageOffset":1613631,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0)","symbolLocation":79,"imageIndex":6},{"imageOffset":1612839,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":103,"imageIndex":6},{"imageOffset":1641636,"symbol":"fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const","symbolLocation":132,"imageIndex":6},{"imageOffset":1641363,"symbol":"decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&)","symbolLocation":35,"imageIndex":6},{"imageOffset":1641211,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>)","symbolLocation":43,"imageIndex":6},{"imageOffset":1638278,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":102,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19446834,"name":"io.worker.9","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":7},{"imageOffset":767131,"symbol":"std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*)","symbolLocation":43,"imageIndex":6},{"imageOffset":766908,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&)","symbolLocation":124,"imageIndex":6},{"imageOffset":1613631,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0)","symbolLocation":79,"imageIndex":6},{"imageOffset":1612839,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":103,"imageIndex":6},{"imageOffset":1641636,"symbol":"fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const","symbolLocation":132,"imageIndex":6},{"imageOffset":1641363,"symbol":"decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&)","symbolLocation":35,"imageIndex":6},{"imageOffset":1641211,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>)","symbolLocation":43,"imageIndex":6},{"imageOffset":1638278,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":102,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19446835,"name":"io.worker.10","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":7},{"imageOffset":767131,"symbol":"std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*)","symbolLocation":43,"imageIndex":6},{"imageOffset":766908,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&)","symbolLocation":124,"imageIndex":6},{"imageOffset":1613631,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0)","symbolLocation":79,"imageIndex":6},{"imageOffset":1612839,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":103,"imageIndex":6},{"imageOffset":1641636,"symbol":"fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const","symbolLocation":132,"imageIndex":6},{"imageOffset":1641363,"symbol":"decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&)","symbolLocation":35,"imageIndex":6},{"imageOffset":1641211,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>)","symbolLocation":43,"imageIndex":6},{"imageOffset":1638278,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":102,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19446836,"name":"io.worker.11","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":7},{"imageOffset":767131,"symbol":"std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*)","symbolLocation":43,"imageIndex":6},{"imageOffset":766908,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&)","symbolLocation":124,"imageIndex":6},{"imageOffset":1613631,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0)","symbolLocation":79,"imageIndex":6},{"imageOffset":1612839,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":103,"imageIndex":6},{"imageOffset":1641636,"symbol":"fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const","symbolLocation":132,"imageIndex":6},{"imageOffset":1641363,"symbol":"decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&)","symbolLocation":35,"imageIndex":6},{"imageOffset":1641211,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>)","symbolLocation":43,"imageIndex":6},{"imageOffset":1638278,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":102,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19446837,"name":"io.worker.12","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":7},{"imageOffset":767131,"symbol":"std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*)","symbolLocation":43,"imageIndex":6},{"imageOffset":766908,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&)","symbolLocation":124,"imageIndex":6},{"imageOffset":1613631,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0)","symbolLocation":79,"imageIndex":6},{"imageOffset":1612839,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":103,"imageIndex":6},{"imageOffset":1641636,"symbol":"fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const","symbolLocation":132,"imageIndex":6},{"imageOffset":1641363,"symbol":"decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&)","symbolLocation":35,"imageIndex":6},{"imageOffset":1641211,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>)","symbolLocation":43,"imageIndex":6},{"imageOffset":1638278,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":102,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19446838,"name":"io.worker.13","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":7},{"imageOffset":767131,"symbol":"std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*)","symbolLocation":43,"imageIndex":6},{"imageOffset":766908,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&)","symbolLocation":124,"imageIndex":6},{"imageOffset":1613631,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0)","symbolLocation":79,"imageIndex":6},{"imageOffset":1612839,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":103,"imageIndex":6},{"imageOffset":1641636,"symbol":"fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const","symbolLocation":132,"imageIndex":6},{"imageOffset":1641363,"symbol":"decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&)","symbolLocation":35,"imageIndex":6},{"imageOffset":1641211,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>)","symbolLocation":43,"imageIndex":6},{"imageOffset":1638278,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":102,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19446839,"name":"io.worker.14","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":7},{"imageOffset":767131,"symbol":"std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*)","symbolLocation":43,"imageIndex":6},{"imageOffset":766908,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&)","symbolLocation":124,"imageIndex":6},{"imageOffset":1613631,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0)","symbolLocation":79,"imageIndex":6},{"imageOffset":1612839,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":103,"imageIndex":6},{"imageOffset":1641636,"symbol":"fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const","symbolLocation":132,"imageIndex":6},{"imageOffset":1641363,"symbol":"decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&)","symbolLocation":35,"imageIndex":6},{"imageOffset":1641211,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>)","symbolLocation":43,"imageIndex":6},{"imageOffset":1638278,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":102,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19446840,"name":"io.worker.15","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":7},{"imageOffset":767131,"symbol":"std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*)","symbolLocation":43,"imageIndex":6},{"imageOffset":766908,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&)","symbolLocation":124,"imageIndex":6},{"imageOffset":1613631,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0)","symbolLocation":79,"imageIndex":6},{"imageOffset":1612839,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":103,"imageIndex":6},{"imageOffset":1641636,"symbol":"fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const","symbolLocation":132,"imageIndex":6},{"imageOffset":1641363,"symbol":"decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&)","symbolLocation":35,"imageIndex":6},{"imageOffset":1641211,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>)","symbolLocation":43,"imageIndex":6},{"imageOffset":1638278,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":102,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19446841,"name":"io.worker.16","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":7},{"imageOffset":767131,"symbol":"std::_LIBCPP_ABI_NAMESPACE::__libcpp_condvar_wait[abi:v15000](_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*)","symbolLocation":43,"imageIndex":6},{"imageOffset":766908,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&)","symbolLocation":124,"imageIndex":6},{"imageOffset":1613631,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait<fml::ConcurrentMessageLoop::WorkerMain()::$_0>(std::_LIBCPP_ABI_NAMESPACE::unique_lock<std::_LIBCPP_ABI_NAMESPACE::mutex>&, fml::ConcurrentMessageLoop::WorkerMain()::$_0)","symbolLocation":79,"imageIndex":6},{"imageOffset":1612839,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":103,"imageIndex":6},{"imageOffset":1641636,"symbol":"fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0::operator()() const","symbolLocation":132,"imageIndex":6},{"imageOffset":1641363,"symbol":"decltype(std::declval<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>()()) std::_LIBCPP_ABI_NAMESPACE::__invoke[abi:v15000]<fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0&&)","symbolLocation":35,"imageIndex":6},{"imageOffset":1641211,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::__thread_execute[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>(std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>&, std::_LIBCPP_ABI_NAMESPACE::__tuple_indices<>)","symbolLocation":43,"imageIndex":6},{"imageOffset":1638278,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_delete<std::_LIBCPP_ABI_NAMESPACE::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":102,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19446842,"name":"dart:io EventHandler","frames":[{"imageOffset":25110,"symbol":"kevent","symbolLocation":10,"imageIndex":0},{"imageOffset":43448776,"symbol":"dart::bin::EventHandlerImplementation::EventHandlerEntry(unsigned long)","symbolLocation":344,"imageIndex":6},{"imageOffset":43618707,"symbol":"dart::bin::ThreadStart(void*)","symbolLocation":83,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19446852,"name":"com.apple.NSEventThread","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":523486,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":1},{"imageOffset":517962,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":1},{"imageOffset":514944,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":1},{"imageOffset":1696409,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":3},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19446853,"name":"DartWorker","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26646,"symbol":"_pthread_cond_wait","symbolLocation":1296,"imageIndex":7},{"imageOffset":47527270,"symbol":"dart::Monitor::WaitMicros(long long)","symbolLocation":134,"imageIndex":6},{"imageOffset":46495574,"symbol":"dart::MutatorThreadPool::OnEnterIdleLocked(dart::MonitorLocker*)","symbolLocation":294,"imageIndex":6},{"imageOffset":48153117,"symbol":"dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)","symbolLocation":109,"imageIndex":6},{"imageOffset":48154711,"symbol":"dart::ThreadPool::Worker::Main(unsigned long)","symbolLocation":135,"imageIndex":6},{"imageOffset":47523966,"symbol":"dart::ThreadStart(void*)","symbolLocation":206,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19447286,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":19447510,"name":"DartWorker","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26646,"symbol":"_pthread_cond_wait","symbolLocation":1296,"imageIndex":7},{"imageOffset":47527270,"symbol":"dart::Monitor::WaitMicros(long long)","symbolLocation":134,"imageIndex":6},{"imageOffset":48153567,"symbol":"dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)","symbolLocation":559,"imageIndex":6},{"imageOffset":48154711,"symbol":"dart::ThreadPool::Worker::Main(unsigned long)","symbolLocation":135,"imageIndex":6},{"imageOffset":47523966,"symbol":"dart::ThreadStart(void*)","symbolLocation":206,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19447511,"name":"DartWorker","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26646,"symbol":"_pthread_cond_wait","symbolLocation":1296,"imageIndex":7},{"imageOffset":47527270,"symbol":"dart::Monitor::WaitMicros(long long)","symbolLocation":134,"imageIndex":6},{"imageOffset":48153567,"symbol":"dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)","symbolLocation":559,"imageIndex":6},{"imageOffset":48154711,"symbol":"dart::ThreadPool::Worker::Main(unsigned long)","symbolLocation":135,"imageIndex":6},{"imageOffset":47523966,"symbol":"dart::ThreadStart(void*)","symbolLocation":206,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19447512,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":19447513,"name":"DartWorker","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26646,"symbol":"_pthread_cond_wait","symbolLocation":1296,"imageIndex":7},{"imageOffset":47527270,"symbol":"dart::Monitor::WaitMicros(long long)","symbolLocation":134,"imageIndex":6},{"imageOffset":48153567,"symbol":"dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)","symbolLocation":559,"imageIndex":6},{"imageOffset":48154711,"symbol":"dart::ThreadPool::Worker::Main(unsigned long)","symbolLocation":135,"imageIndex":6},{"imageOffset":47523966,"symbol":"dart::ThreadStart(void*)","symbolLocation":206,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19447522,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":19447538,"name":"*\/mpv core","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":7},{"imageOffset":381465,"symbol":"mp_dispatch_queue_process","symbolLocation":345,"imageIndex":8},{"imageOffset":604888,"symbol":"mp_wait_events","symbolLocation":88,"imageIndex":8},{"imageOffset":617531,"symbol":"mp_idle","symbolLocation":91,"imageIndex":8},{"imageOffset":617640,"symbol":"idle_loop","symbolLocation":40,"imageIndex":8},{"imageOffset":579732,"symbol":"mp_play_files","symbolLocation":180,"imageIndex":8},{"imageOffset":483806,"symbol":"core_thread","symbolLocation":62,"imageIndex":8},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19447539,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":7},{"imageOffset":481727,"symbol":"wait_wakeup","symbolLocation":95,"imageIndex":8},{"imageOffset":484485,"symbol":"mpv_wait_event","symbolLocation":597,"imageIndex":8},{"imageOffset":50963,"sourceLine":40,"sourceFile":"media_kit_native_event_loop.cc","symbol":"MediaKitEventLoopHandler::Register(long long, void*, long long)::$_0::operator()() const","imageIndex":9,"symbolLocation":195},{"imageOffset":50709,"sourceLine":3918,"sourceFile":"type_traits","symbol":"decltype(static_cast<MediaKitEventLoopHandler::Register(long long, void*, long long)::$_0>(fp)()) std::__1::__invoke<MediaKitEventLoopHandler::Register(long long, void*, long long)::$_0>(MediaKitEventLoopHandler::Register(long long, void*, long long)::$_0&&)","imageIndex":9,"symbolLocation":21},{"imageOffset":50613,"sourceLine":287,"sourceFile":"thread","symbol":"void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, MediaKitEventLoopHandler::Register(long long, void*, long long)::$_0>(std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, MediaKitEventLoopHandler::Register(long long, void*, long long)::$_0>&, std::__1::__tuple_indices<>)","imageIndex":9,"symbolLocation":37},{"imageOffset":48674,"sourceLine":298,"sourceFile":"thread","symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, MediaKitEventLoopHandler::Register(long long, void*, long long)::$_0> >(void*)","imageIndex":9,"symbolLocation":98},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":19447542,"name":"caulk.messenger.shared:17","frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":116984,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":10},{"imageOffset":9828,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":10},{"imageOffset":9000,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*)","symbolLocation":41,"imageIndex":10},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"triggered":true,"id":19447594,"threadState":{"r13":{"value":105553168659248},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":140704337014680,"symbolLocation":456,"symbol":"__sFX"},"cr2":{"value":140704320296080},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":0},"r15":{"value":22},"rbx":{"value":123145429368832},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703203045930,"matchesCrashFrame":1},"rbp":{"value":123145429366128},"rsp":{"value":123145429366088},"r12":{"value":95747},"rcx":{"value":123145429366088},"flavor":"x86_THREAD_STATE","rdi":{"value":95747}},"frames":[{"imageOffset":33322,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":24443,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":7},{"imageOffset":531621,"symbol":"abort","symbolLocation":123,"imageIndex":11},{"imageOffset":1731282,"symbol":"fml::KillProcess()","symbolLocation":50,"imageIndex":6},{"imageOffset":1731088,"symbol":"fml::LogMessage::~LogMessage()","symbolLocation":240,"imageIndex":6},{"imageOffset":1731331,"symbol":"fml::LogMessage::~LogMessage()","symbolLocation":35,"imageIndex":6},{"imageOffset":36680093,"symbol":"fml::WeakPtr<flutter::PlatformView>::CheckThreadSafety() const","symbolLocation":173,"imageIndex":6},{"imageOffset":37289939,"symbol":"fml::WeakPtr<flutter::PlatformView>::operator->() const","symbolLocation":51,"imageIndex":6},{"imageOffset":45078049,"symbol":"flutter::EmbedderEngine::RegisterTexture(long long)","symbolLocation":97,"imageIndex":6},{"imageOffset":44572329,"symbol":"FlutterEngineRegisterExternalTexture","symbolLocation":169,"imageIndex":6},{"imageOffset":172331,"symbol":"-[FlutterEngine registerTextureWithID:]","symbolLocation":59,"imageIndex":6},{"imageOffset":490667,"symbol":"-[FlutterTextureRegistrar registerTexture:]","symbolLocation":219,"imageIndex":6},{"imageOffset":107311,"sourceLine":112,"sourceFile":"VideoOutput.swift","symbol":"VideoOutput._init()","imageIndex":12,"symbolLocation":959},{"imageOffset":105227,"sourceLine":58,"sourceFile":"VideoOutput.swift","symbol":"closure #1 in VideoOutput.init(handle:configuration:registry:textureUpdateCallback:)","imageIndex":12,"symbolLocation":27},{"imageOffset":120316,"sourceFile":"<compiler-generated>","symbol":"thunk for @escaping @callee_guaranteed () -> ()","symbolLocation":12,"imageIndex":12},{"imageOffset":120796,"sourceFile":"<compiler-generated>","symbol":"thunk for @escaping @callee_guaranteed () -> (@out ())","symbolLocation":12,"imageIndex":12},{"imageOffset":120316,"sourceFile":"<compiler-generated>","symbol":"thunk for @escaping @callee_guaranteed () -> ()","symbolLocation":12,"imageIndex":12},{"imageOffset":120509,"sourceLine":31,"sourceFile":"Worker.swift","symbol":"Worker.loop()","imageIndex":12,"symbolLocation":173},{"imageOffset":119787,"sourceLine":11,"sourceFile":"Worker.swift","symbol":"implicit closure #2 in implicit closure #1 in Worker.init()","imageIndex":12,"symbolLocation":27},{"imageOffset":122024,"sourceFile":"<compiler-generated>","symbol":"thunk for @escaping @callee_guaranteed @Sendable () -> ()","symbolLocation":40,"imageIndex":12},{"imageOffset":362540,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703203012608,
"size" : 237560,
"uuid" : "7c3dcc95-9f42-3c7c-8796-476ff67b9cf7",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703203651584,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 4825088,
"uuid" : "beb5fc0b-7196-3c1d-a59a-f62ada98f592",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1953.300"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703364685824,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3112958,
"uuid" : "db45022f-3922-35b3-9a06-377f66ed0fbe",
"path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703255605248,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 16809984,
"uuid" : "00f4aa78-a19f-3a8e-9650-9f90b7beefd6",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2299.30.116"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4320382976,
"CFBundleShortVersionString" : "1.0.0",
"CFBundleIdentifier" : "com.example.mediaKitTest",
"size" : 16384,
"uuid" : "dbe72b37-4017-3800-a79f-2069c7a055f5",
"path" : "\/Users\/USER\/*\/media_kit_test.app\/Contents\/MacOS\/media_kit_test",
"name" : "media_kit_test",
"CFBundleVersion" : "1.0.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703199895552,
"size" : 609392,
"uuid" : "bb7a0970-8c62-3dce-a7a2-5cec9c501f11",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4548677632,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "io.flutter.flutter-macos",
"size" : 77885440,
"uuid" : "4c4c44b6-5555-3144-a10b-5a80dfdfa926",
"path" : "\/Users\/USER\/*\/media_kit_test.app\/Contents\/Frameworks\/FlutterMacOS.framework\/Versions\/A\/FlutterMacOS",
"name" : "FlutterMacOS",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703203250176,
"size" : 49144,
"uuid" : "5920e36f-53ec-33f0-b675-8ae48b58418c",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4352507904,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.github.media-kit.Mpv",
"size" : 2801664,
"uuid" : "e7b380e7-393e-3d3e-80e1-178421c6d37c",
"path" : "\/Users\/USER\/*\/media_kit_test.app\/Contents\/Frameworks\/Mpv.framework\/Versions\/A\/Mpv",
"name" : "Mpv",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4333936640,
"CFBundleShortVersionString" : "1.0.0",
"CFBundleIdentifier" : "org.cocoapods.media-kit-native-event-loop",
"size" : 98304,
"uuid" : "fdf9a430-9044-34c7-bf17-6e64f2d9a1c0",
"path" : "\/Users\/USER\/*\/media_kit_test.app\/Contents\/Frameworks\/media_kit_native_event_loop.framework\/Versions\/A\/media_kit_native_event_loop",
"name" : "media_kit_native_event_loop",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703361929216,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 155648,
"uuid" : "66bba3ca-bce1-32f8-8269-99fac92469fc",
"path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703201996800,
"size" : 561152,
"uuid" : "376f7cb7-6dd2-3e00-976f-77dd755bdb0d",
"path" : "\/usr\/lib\/system\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4338479104,
"CFBundleShortVersionString" : "0.0.1",
"CFBundleIdentifier" : "org.cocoapods.media-kit-video",
"size" : 147456,
"uuid" : "fdefb3db-30b0-3e6c-8a39-0f3adf260c6a",
"path" : "\/Users\/USER\/*\/media_kit_test.app\/Contents\/Frameworks\/media_kit_video.framework\/Versions\/A\/media_kit_video",
"name" : "media_kit_video",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703218827264,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 10559479,
"uuid" : "ab5f8db8-b03b-33b6-98f7-ffaec27a8eab",
"path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1953.300"
}
],
"sharedCache" : {
"base" : 140703199289344,
"size" : 21474836480,
"uuid" : "ea7f9772-219e-3ece-a4d9-20aeee3bc80f"
},
"legacyInfo" : {
"threadTriggered" : {
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "6246d6a916a70b047e454124",
"factorPackIds" : {
},
"deploymentId" : 240000010
},
{
"rolloutId" : "5ffde50ce2aacd000d47a95f",
"factorPackIds" : {
},
"deploymentId" : 240000334
}
],
"experiments" : [
{
"treatmentId" : "3a3cf641-8471-4e4e-9ad4-81d0ede970fd",
"experimentId" : "64a84dae90d82611a0bd7d3d",
"deploymentId" : 400000010
},
{
"treatmentId" : "6dd670af-0633-45e4-ae5f-122ae4df02be",
"experimentId" : "64406ba83deb637ac8a04419",
"deploymentId" : 900000017
}
]
}
}
Model: MacBookPro16,1, BootROM 1916.60.2.0.0 (iBridge: 20.16.2059.0.0,0), 8 processors, 8-Core Intel Core i9, 2.3 GHz, 32 GB, SMC
Graphics: Intel UHD Graphics 630, Intel UHD Graphics 630, Built-In
Graphics: AMD Radeon Pro 5500M, AMD Radeon Pro 5500M, PCIe, 4 GB
Display: Color LCD, 3072 x 1920 Retina, MirrorOff, Online
Display: LS27A800U, 3840 x 2160 (2160p/4K UHD 1 - Ultra High Definition), Main, MirrorOff, Online
Display: HP E273q, 1440 x 2560, MirrorOff, Online
Memory Module: BANK 0/ChannelA-DIMM0, 16 GB, DDR4, 2667 MHz, SK Hynix, HMAA2GS6CMR8K-VK
Memory Module: BANK 2/ChannelB-DIMM0, 16 GB, DDR4, 2667 MHz, SK Hynix, HMAA2GS6CMR8K-VK
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Sep 14 2022 18:03:20 version 9.30.489.3.32.5.84 FWID 01-8b6fe36e
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: USB 10/100/1000 LAN, Ethernet, en5
USB Device: USB3.0 Hub
USB Device: USB 10/100/1000 LAN
USB Device: USB3.1 Hub
USB Device: USB31Bus
USB Device: 4-Port USB 2.0 Hub
USB Device: USB2.0 Hub
USB Device: USB2.0 Hub
USB Device: USB C Video Adaptor
USB Device: USB2.1 Hub
USB Device: composite_device
USB Device: USB Mouse
USB Device: USB Receiver
USB Device: T2Bus
USB Device: composite_device
USB Device: Touch Bar Backlight
USB Device: Touch Bar Display
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Headset
USB Device: Ambient Light Sensor
USB Device: FaceTime HD Camera (Built-in)
USB Device: Apple T2 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 63.5
Thunderbolt Bus: MacBook Pro, Apple Inc., 63.5Doctor output
[!] Flutter (Channel stable, 3.13.5, on macOS 13.1 22C65 darwin-x64, locale zh-Hans-CN)
• Flutter version 3.13.5 on channel stable at /Users/zero/fvm/versions/3.13.5
! Warning: `dart` on your path resolves to /usr/local/Cellar/dart/2.18.2/libexec/bin/dart, which is not inside your current Flutter SDK checkout at /Users/zero/fvm/versions/3.13.5. Consider adding /Users/zero/fvm/versions/3.13.5/bin to the front of your path.
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 12fccda598 (3 天前), 2023-09-19 13:56:11 -0700
• Engine revision bd986c5ed2
• Dart version 3.1.2
• DevTools version 2.25.0
• Pub download mirror https://pub.flutter-io.cn
• Flutter download mirror https://storage.flutter-io.cn
• If those were intentional, you can disregard the above warnings; however it is recommended to use "git" directly to perform update checks and upgrades.
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.2)
• Android SDK at /Users/zero/Library/Android/sdk
• Platform android-33, build-tools 33.0.2
• ANDROID_HOME = /Users/zero/Library/Android/sdk
• ANDROID_SDK_ROOT = /Users/zero/Library/Android/sdk
• Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b802.4-9586694)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 14.2)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 14C18
• CocoaPods version 1.12.1
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 2022.2)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b802.4-9586694)
[✓] VS Code (version 1.81.1)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.72.0
[✓] Connected device (2 available)
• macOS (desktop) • macos • darwin-x64 • macOS 13.1 22C65 darwin-x64
• Chrome (web) • chrome • web-javascript • Google Chrome 116.0.5845.187
[✓] Network resources
• All expected network resources are available.
! Doctor found issues in 1 category.Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-macBuilding on or for macOS specificallyBuilding on or for macOS specificallyteam-macosOwned by the macOS platform teamOwned by the macOS platform team