RESOLVED DUPLICATE of bug 315012315014
[Debug] WTF.AutomaticThreadTemporaryStop is a flaky assertion crash
https://bugs.webkit.org/show_bug.cgi?id=315014
Summary [Debug] WTF.AutomaticThreadTemporaryStop is a flaky assertion crash
Claudio Saavedra
Reported 2026-05-18 04:34:36 PDT
TestWTF --gtest_filter=WTF.AutomaticThread* --gtest_repeat=20 ASSERTION FAILED: m_isRunning Source/WTF/wtf/AutomaticThread.cpp(171) : void WTF::AutomaticThread::start(const WTF::AbstractLocker&) 1 WTF::AutomaticThread::start(WTF::AbstractLocker const&) 2 WTF::AutomaticThreadCondition::notifyOne(WTF::AbstractLocker const&) 3 WTF_AutomaticThreadTemporaryStop_Test::TestBody() Happens a lot in the EWS API testers that run with assertions enabled, see https://ews-build.webkit.org/#/builders/41 and search for AutomaticThreadTemporaryStop .
Attachments
Claudio Saavedra
Comment 1 2026-05-18 04:47:38 PDT
*** This bug has been marked as a duplicate of bug 315012 ***
Note You need to log in before you can comment on or make changes to this bug.