[Webkit-unassigned] [Bug 266596] New: [Win] ASSERTION FAILED: ::IsWindow(m_runLoopMessageWindow) for storage/indexeddb/modern
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 18 12:59:24 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=266596
Bug ID: 266596
Summary: [Win] ASSERTION FAILED:
::IsWindow(m_runLoopMessageWindow) for
storage/indexeddb/modern
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Hironori.Fujii at sony.com
Recently, WinCairo-64-bit-Debug-Tests is crashing or timing out for a test of storage/indexeddb/modern due to an assertion failure.
History:
https://results.webkit.org/?platform=wincairo&suite=layout-tests&suite=layout-tests&test=storage%2Findexeddb%2Fmodern%2Fidbobjectstore-clear-1-private.html&test=storage%2Findexeddb%2Fmodern%2Fidbkey-array-equality-private.html
Unexpected flakiness: timeouts (1)
storage/indexeddb/modern/idbobjectstore-clear-1-private.html [ Pass Timeout ]
Buildbot: builder WinCairo-64-bit-Debug-Tests build 21499 : 272142 at main
https://build.webkit.org/#/builders/727/builds/21499
https://build.webkit.org/results/WinCairo-64-bit-Debug-Tests/272142@main%20(21499)/storage/indexeddb/modern/idbobjectstore-clear-1-private-stderr.txt
ASSERTION FAILED: ::IsWindow(m_runLoopMessageWindow)
C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WTF\wtf\win\RunLoopWin.cpp(105) : RunLoop
1 00007FF8F5DE1B99 WTFCrash
2 00007FF8F5DE467C WTFCrashWithInfo
3 00007FF8F5F59231 WTF::RunLoop::RunLoop
4 00007FF8F5E7D47A WTF::RunLoop::Holder::Holder
5 00007FF8F5E7D3BC WTF::ThreadSpecific<WTF::RunLoop::Holder,0>::Data::Data
6 00007FF8F5E7D2B2 WTF::ThreadSpecific<WTF::RunLoop::Holder,0>::set
7 00007FF8F5E7D132 WTF::ThreadSpecific<WTF::RunLoop::Holder,0>::operator WTF::RunLoop::Holder *
8 00007FF8F5E7BD23 WTF::ThreadSpecific<WTF::RunLoop::Holder,0>::operator->
9 00007FF8F5E7AAE1 WTF::RunLoop::current
10 00007FF8F5E7B688 WTF::RunLoop::create::<lambda_0>::operator()
11 00007FF8F5E7B647 WTF::Detail::CallableWrapper<`lambda at C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WTF\wtf\RunLoop.cpp:111:32',void>::call
12 00007FF8F5DF7E04 WTF::Function<void ()>::operator()
13 00007FF8F5E884DB WTF::Thread::entryPoint
14 00007FF8F5F5AB83 WTF::wtfThreadEntryPoint
15 00007FF8FFBB6B4C recalloc
16 00007FF904EF4DE0 BaseThreadInitThunk
17 00007FF91541EC4B RtlUserThreadStart
Failed to load 'about:blank', terminating process and trying again.
ERROR: 000002254CCEBE60 - [PID=14516] WebProcessProxy::requestTermination: reason=2
C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WebKit\UIProcess/WebProcessProxy.cpp(1545) : requestTermination
ERROR: 000002254CCEBE60 - [PID=14516] WebProcessProxy::processDidTerminateOrFailedToLaunch: reason=RequestedByClient
C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WebKit\UIProcess/WebProcessProxy.cpp(1103) : processDidTerminateOrFailedToLaunch
ERROR: 000002254C5435F0 - [pageProxyID=9489, webPageID=9490, PID=14516] WebPageProxy::processDidTerminate: (pid 14516), reason=RequestedByClient
C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WebKit\UIProcess/WebPageProxy.cpp(9267) : resetStateAfterProcessTermination
ERROR: 000002254C5435F0 - [pageProxyID=9489, webPageID=9490, PID=14516] WebPageProxy::dispatchProcessDidTerminate: reason=RequestedByClient
C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WebKit\UIProcess/WebPageProxy.cpp(9325) : dispatchProcessDidTerminate
WebProcess terminated (pid 14516) for reason: requested by client
Failed to load 'about:blank' again after termination.
<unknown> - TestController::run - Failed to reset state to consistent values
#PROCESS UNRESPONSIVE - WebProcess
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231218/a29c540d/attachment.htm>
More information about the webkit-unassigned
mailing list