[Webkit-unassigned] [Bug 275286] New: REGRESSION(279805 at main): [Win] ASSERTION FAILED: m_activeConnections.contains(connection) in CacheStorageManager::unlockStorage(IPC::Connection::UniqueID)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 7 18:17:09 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=275286
Bug ID: 275286
Summary: REGRESSION(279805 at main): [Win] ASSERTION FAILED:
m_activeConnections.contains(connection) in
CacheStorageManager::unlockStorage(IPC::Connection::Un
iqueID)
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
Ater 279805 at main, only Windows port Debug builds are crashing for some layout tests due to an assertion failure.
Buildbot: builder WinCairo-64-bit-Debug-Tests build 22842 : 279809 at main
https://build.webkit.org/#/builders/727/builds/22842
Regressions: Unexpected crashes (16)
editing/execCommand/outdent-regular-blockquote.html [ Crash ]
editing/execCommand/primitive-value-cleanup-minimal.html [ Crash ]
fast/css/content-visibility-crash.html [ Crash ]
fast/css/transform-infinity.html [ Crash ]
fast/rendering/searchfield-scale-crash.html [ Crash ]
http/tests/IndexedDB/storage-limit-1.https.html [ Crash ]
http/tests/IndexedDB/storage-limit-2.https.html [ Crash ]
http/tests/IndexedDB/storage-limit.https.html [ Crash ]
http/tests/workers/service/service-worker-cache-api.https.html [ Crash ]
http/wpt/service-workers/third-party-registration.html [ Crash ]
imported/w3c/web-platform-tests/service-workers/idlharness.https.any.html [ Crash ]
imported/w3c/web-platform-tests/service-workers/idlharness.https.any.serviceworker.html [ Crash ]
imported/w3c/web-platform-tests/service-workers/idlharness.https.any.sharedworker.html [ Crash ]
imported/w3c/web-platform-tests/service-workers/idlharness.https.any.worker.html [ Crash ]
js/finally-codegen-failure.html [ Crash ]
streams/readable-stream-default-reader-read.html [ Crash ]
https://build.webkit.org/results/WinCairo-64-bit-Debug-Tests/279809@main%20(22842)/fast/css/transform-infinity-stderr.txt
ASSERTION FAILED: m_activeConnections.contains(connection)
C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WebKit\NetworkProcess/storage/CacheStorageManager.cpp(466) : void WebKit::CacheStorageManager::unlockStorage(IPC::Connection::UniqueID)
1 00007FFD0F11B39B WebKit::CacheStorageManager::unlockStorage
2 00007FFD0F16D008 WebKit::NetworkStorageManager::unlockCacheStorage
3 00007FFD0E570D35 IPC::callMemberFunction<WebKit::NetworkStorageManager,WebKit::NetworkStorageManager,void (IPC::Connection &, const WebCore::ClientOrigin &),std::tuple<WebCore::ClientOrigin> >::<lambda_1>::operator()<WebCore::ClientOrigin>
4 00007FFD0E570CED std::invoke<`lambda at C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WebKit\Platform\IPC\HandleMessage.h:167:9',WebCore::ClientOrigin>
5 00007FFD0E570CCA std::_Apply_impl<`lambda at C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WebKit\Platform\IPC\HandleMessage.h:167:9',std::tuple<WebCore::ClientOrigin>,0>
6 00007FFD0E570C92 std::apply<`lambda at C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WebKit\Platform\IPC\HandleMessage.h:167:9',std::tuple<WebCore::ClientOrigin> >
7 00007FFD0E570C4E IPC::callMemberFunction<WebKit::NetworkStorageManager,WebKit::NetworkStorageManager,void (IPC::Connection &, const WebCore::ClientOrigin &),std::tuple<WebCore::ClientOrigin> >
8 00007FFD0E53B42F IPC::handleMessage<Messages::NetworkStorageManager::UnlockCacheStorage,WebKit::NetworkStorageManager,WebKit::NetworkStorageManager,void (IPC::Connection &, const WebCore::ClientOrigin &)>
9 00007FFD0E531D2C WebKit::NetworkStorageManager::didReceiveMessage
10 00007FFD0F1FB543 IPC::Connection::dispatchMessageReceiverMessage
11 00007FFD0F20E919 IPC::WorkQueueMessageReceiverQueue::enqueueMessage::<lambda_1>::operator()
12 00007FFD0F20E707 WTF::Detail::CallableWrapper<`lambda at C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WebKit\Platform\IPC\MessageReceiveQueues.h:67:35',void>::call
13 00007FFD23D5A6FE WTF::Function<void ()>::operator()
14 00007FFD23DED479 WTF::SuspendableWorkQueue::dispatch::<lambda_1>::operator()
15 00007FFD23DED407 WTF::Detail::CallableWrapper<`lambda at C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WTF\wtf\SuspendableWorkQueue.cpp:101:25',void>::call
16 00007FFD23D5A6FE WTF::Function<void ()>::operator()
17 00007FFD23ECD847 WTF::WorkQueueBase::dispatch::<lambda_2>::operator()
18 00007FFD23ECD7E7 WTF::Detail::CallableWrapper<`lambda at C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WTF\wtf\generic\WorkQueueGeneric.cpp:67:25',void>::call
19 00007FFD23D5A6FE WTF::Function<void ()>::operator()
20 00007FFD23DE2BDA WTF::RunLoop::performWork
21 00007FFD23ED7C10 WTF::RunLoop::wndProc
22 00007FFD23ED7B47 WTF::RunLoop::RunLoopWndProc
23 00007FFD27D10089 CallWindowProcW
24 00007FFD27D0FA02 DispatchMessageW
25 00007FFD23ED7DED WTF::RunLoop::run
26 00007FFD23DE3494 WTF::RunLoop::create::<lambda_0>::operator()
27 00007FFD23DE3437 WTF::Detail::CallableWrapper<`lambda at C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WTF\wtf\RunLoop.cpp:111:32',void>::call
28 00007FFD23D5A6FE WTF::Function<void ()>::operator()
29 00007FFD23DF17F4 WTF::Thread::entryPoint
30 00007FFD23ED9CD3 WTF::wtfThreadEntryPoint
31 00007FFD261F6B4C recalloc
C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WebKit\UIProcess/Network/NetworkProcessProxy.cpp(486) : virtual void WebKit::NetworkProcessProxy::didClose(IPC::Connection &)
NetworkProcess terminated (pid 5812) for reason: crash
#CRASHED - NetworkProcess (pid 5812)
--
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/20240608/7eced98b/attachment.htm>
More information about the webkit-unassigned
mailing list