mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-09 16:42:19 +02:00
and unregister_timer in EventLoopManagerWindows Destructors for thread local objects are called before destructors of global not thread local objects. This is a partial stack of the problem, thread_data is already destroyed at this point: >WebContent.exe!Core::ThreadData::the WebContent.exe!Core::EventLoopManagerWindows::unregister_notifier WebContent.exe!Core::EventLoop::unregister_notifier WebContent.exe!Core::Notifier::set_enabled WebContent.exe!Core::LocalSocket::~LocalSocket WebContent.exe!Requests::RequestClient::~RequestClient WebContent.exe!Web::`dynamic atexit destructor for 's_resource_loader'
6.9 KiB
6.9 KiB