[Webkit-unassigned] [Bug 258440] New: [Win] ASSERTION FAILED: ::DuplicateHandle failed with error 5 in http/tests/IndexedDB/storage-limit-2.https.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 23 00:10:55 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=258440

            Bug ID: 258440
           Summary: [Win] ASSERTION FAILED: ::DuplicateHandle failed with
                    error 5 in
                    http/tests/IndexedDB/storage-limit-2.https.html
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

http/tests/IndexedDB/storage-limit-2.https.html is randomly failing the assertion.

https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2FIndexedDB%2Fstorage-limit-2.https.html&platform=wincairo

Buildbot: builder WinCairo-64-bit-Debug-Tests build 20103 (262856 at main)
https://build.webkit.org/#/builders/727/builds/20103

ASSERTION FAILED: ::DuplicateHandle failed with error 5
false
C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WebKit\Platform\IPC\win\ArgumentCodersWin.cpp(61) : IPC::ArgumentCoder<class WTF::Win32Handle,void>::decode
1   00007FFC154B249B WTFCrash
2   00007FFBEBE2AAEA IPC::ArgumentCoder<WTF::Win32Handle,void>::decode
3   00007FFBEBE31CDD IPC::Decoder::decode<WTF::Win32Handle>
4   00007FFBEBE32DE5 WebKit::SharedMemoryHandle::decode
5   00007FFBECF3E71E IPC::ArgumentCoder<WebKit::SharedMemoryHandle,void>::decode<IPC::Decoder>
6   00007FFBECF3E74E IPC::Decoder::decode<WebKit::SharedMemoryHandle>
7   00007FFBECF563B9 WebKit::ShareableResourceHandle::decode
8   00007FFBEC3E870D IPC::ArgumentCoder<WebKit::ShareableResourceHandle,void>::decode<IPC::Decoder>
9   00007FFBEC3E9180 IPC::Decoder::decode<WebKit::ShareableResourceHandle>
10  00007FFBEC3E8CC2 IPC::ArgumentCoder<std::tuple<WebCore::ResourceRequest,WebKit::ShareableResourceHandle>,void>::decode<IPC::Decoder,WebCore::ResourceRequest>
11  00007FFBEC3E84D8 IPC::ArgumentCoder<std::tuple<WebCore::ResourceRequest,WebKit::ShareableResourceHandle>,void>::decode<IPC::Decoder>
12  00007FFBEC3E8110 IPC::Decoder::decode<std::tuple<WebCore::ResourceRequest,WebKit::ShareableResourceHandle> >
13  00007FFBEC3E991A IPC::handleMessage<Messages::NetworkProcessConnection::DidCacheResource,WebKit::NetworkProcessConnection,WebKit::NetworkProcessConnection,void __cdecl(WebCore::ResourceRequest const &,WebKit::ShareableResourceHandle const &)>
14  00007FFBEC3E5AEF WebKit::NetworkProcessConnection::didReceiveNetworkProcessConnectionMessage
15  00007FFBED7D7A2A WebKit::NetworkProcessConnection::didReceiveMessage
16  00007FFBECEF62CD IPC::Connection::dispatchMessage
17  00007FFBECEF5F59 IPC::Connection::dispatchMessage
18  00007FFBECEF57ED IPC::Connection::dispatchOneIncomingMessage
19  00007FFBECEF884F `IPC::Connection::enqueueIncomingMessage'::`19'::<lambda_2>::operator()
20  00007FFBECEFA1EB WTF::Detail::CallableWrapper<`IPC::Connection::enqueueIncomingMessage'::`19'::<lambda_2>,void>::call
21  00007FFC154CA4F3 WTF::Function<void __cdecl(void)>::operator()
22  00007FFC155609A8 WTF::RunLoop::performWork
23  00007FFC1564BA71 WTF::RunLoop::wndProc
24  00007FFC1564B9D4 WTF::RunLoop::RunLoopWndProc
25  00007FFC0BD9C906 DispatchMessageW
26  00007FFC0BD9C422 DispatchMessageW
27  00007FFC1564AF36 WTF::RunLoop::run
28  00007FFBEBEBE7AB WebKit::AuxiliaryProcessMainBase<WebKit::WebProcess,1>::run
29  00007FFBEBEBE573 WebKit::AuxiliaryProcessMain<WebKit::WebProcessMainWin>
30  00007FFBEBEBE3B5 WebKit::WebProcessMain
31  00007FF6E945163D main
ERROR: 0000019BDBAC59D0 - [PID=9488] WebProcessProxy::didClose (web process crash)
C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WebKit\UIProcess/WebProcessProxy.cpp(1022) : WebKit::WebProcessProxy::didClose
ERROR: 0000019BDBAC59D0 - [PID=9488] WebProcessProxy::processDidTerminateOrFailedToLaunch: reason=Crash
C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WebKit\UIProcess/WebProcessProxy.cpp(1030) : WebKit::WebProcessProxy::processDidTerminateOrFailedToLaunch
ERROR: 0000019BDE42DE10 - [pageProxyID=989, webPageID=990, PID=9488] WebPageProxy::processDidTerminate: (pid 9488), reason=Crash
C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WebKit\UIProcess/WebPageProxy.cpp(8500) : WebKit::WebPageProxy::resetStateAfterProcessTermination
ERROR: 0000019BDE42DE10 - [pageProxyID=989, webPageID=990, PID=9488] WebPageProxy::dispatchProcessDidTerminate: reason=Crash
C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WebKit\UIProcess/WebPageProxy.cpp(8558) : WebKit::WebPageProxy::dispatchProcessDidTerminate
WebProcess terminated (pid 9488) for reason: crash

-- 
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/20230623/d8d39251/attachment.htm>


More information about the webkit-unassigned mailing list