[Webkit-unassigned] [Bug 278812] REGRESSION(282843 at main): [Win] ASSERTION FAILED: sizeof(RemoteGraphicsContextGLProxy) == size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 28 13:56:50 PDT 2024


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

--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
This is a crash log on my PC

ASSERTION FAILED: sizeof(RemoteGraphicsContextGLProxy) == size
C:\webkit\wc\Source\WebKit\WebProcess\GPU\graphics\RemoteGraphicsContextGLProxy.h(62) : static void WebKit::RemoteGraphicsContextGLProxy::operator delete(RemoteGraphicsContextGLProxy *, std::destroying_delete_t, size_t)
1   00007FFD6C358408 WebKit::RemoteGraphicsContextGLProxy::operator delete
2   00007FFD6C3564AB WebKit::`anonymous namespace'::RemoteGraphicsContextGLProxyWC::~RemoteGraphicsContextGLProxyWC
3   00007FFD4D413A3D WTF::RefCounted<WebCore::GraphicsContextGL>::deref
4   00007FFD509B31A1 WTF::DefaultRefDerefTraits<WebCore::GraphicsContextGL>::derefIfNotNull
5   00007FFD50A7E9B2 WTF::RefPtr<WebCore::GraphicsContextGL,WTF::RawPtrTraits<WebCore::GraphicsContextGL>,WTF::DefaultRefDerefTraits<WebCore::GraphicsContextGL> >::operator=
6   00007FFD50A518C5 WebCore::WebGLRenderingContextBase::destroyGraphicsContextGL
7   00007FFD50A6F39D WebCore::WebGLRenderingContextBase::stop
8   00007FFD504FA289 WebCore::ScriptExecutionContext::stopActiveDOMObjects::<lambda_11>::operator()<WebCore::ActiveDOMObject>
9   00007FFD504FA241 WTF::Detail::CallableWrapper<`lambda at C:\webkit\wc\Source\WebCore\dom\ScriptExecutionContext.cpp:395:28',WebCore::ScriptExecutionContext::ShouldContinue,WebCore::ActiveDOMObject &>::call
10  00007FFD504FDCA5 WTF::Function<WebCore::ScriptExecutionContext::ShouldContinue (WebCore::ActiveDOMObject &)>::operator()
11  00007FFD504F19EE WebCore::ScriptExecutionContext::forEachActiveDOMObject
12  00007FFD504F2068 WebCore::ScriptExecutionContext::stopActiveDOMObjects
13  00007FFD5028E1DA WebCore::Document::stopActiveDOMObjects
14  00007FFD5028DDC4 WebCore::Document::commonTeardown
15  00007FFD5029E202 WebCore::Document::willBeRemovedFromFrame
16  00007FFD51260E46 WebCore::LocalFrame::setView
17  00007FFD51265EF1 WebCore::LocalFrame::createView
18  00007FFD6DED93A9 WebKit::WebLocalFrameLoaderClient::transitionToCommittedForNewPage
19  00007FFD50FB8F6C WebCore::FrameLoader::transitionToCommitted
20  00007FFD50FB7698 WebCore::FrameLoader::commitProvisionalLoad
21  00007FFD50F52A99 WebCore::DocumentLoader::commitIfReady
22  00007FFD50F52FF1 WebCore::DocumentLoader::finishedLoading
23  00007FFD50F5E170 WebCore::DocumentLoader::maybeLoadEmpty
24  00007FFD50F5E3F3 WebCore::DocumentLoader::startLoadingMainResource
25  00007FFD50FC91FC WebCore::FrameLoader::continueLoadAfterNavigationPolicy::<lambda_12>::operator()
26  00007FFD50FC90C7 WTF::Detail::CallableWrapper<`lambda at C:\webkit\wc\Source\WebCore\loader\FrameLoader.cpp:3981:51',void>::call
27  00007FFD4D39BB0B WTF::Function<void ()>::operator()
28  00007FFD4D3BB7B1 WTF::CompletionHandler<void ()>::operator()
29  00007FFD50FB52B2 WebCore::FrameLoader::continueLoadAfterNavigationPolicy
30  00007FFD50FC7E4A WebCore::FrameLoader::loadWithDocumentLoader::<lambda_8>::operator()
31  00007FFD50FC7D75 WTF::Detail::CallableWrapper<`lambda at C:\webkit\wc\Source\WebCore\loader\FrameLoader.cpp:1845:152',void,WebCore::ResourceRequest &&,WTF::WeakPtr<WebCore::FormState,WTF::DefaultWeakPtrImpl,WTF::RawPtrTraits<WTF::DefaultWeakPtrImpl> > &&,WebCore::NavigationPolicyDecision>::call
ERROR: 00000147E13D8430 - [PID=25908] WebProcessProxy::didClose (web process crash)
C:\webkit\wc\Source\WebKit\UIProcess/WebProcessProxy.cpp(1225) : virtual void WebKit::WebProcessProxy::didClose(IPC::Connection &)
ERROR: 00000147E13D8430 - [PID=25908] WebProcessProxy::processDidTerminateOrFailedToLaunch: reason=Crash
C:\webkit\wc\Source\WebKit\UIProcess/WebProcessProxy.cpp(1233) : void WebKit::WebProcessProxy::processDidTerminateOrFailedToLaunch(ProcessTerminationReason)
ERROR: 00000147E1486B80 - [pageProxyID=8, webPageID=9, PID=25908] WebPageProxy::processDidTerminate: (pid 25908), reason=Crash
C:\webkit\wc\Source\WebKit\UIProcess/WebPageProxy.cpp(10078) : void WebKit::WebPageProxy::resetStateAfterProcessTermination(ProcessTerminationReason)
ERROR: 00000147E1486B80 - [pageProxyID=8, webPageID=9, PID=25908] WebPageProxy::dispatchProcessDidTerminate: reason=Crash
C:\webkit\wc\Source\WebKit\UIProcess/WebPageProxy.cpp(10140) : void WebKit::WebPageProxy::dispatchProcessDidTerminate(ProcessTerminationReason)
WebProcess terminated (pid 25908) 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/20240828/ae6b8e7e/attachment-0001.htm>


More information about the webkit-unassigned mailing list