[Webkit-unassigned] [Bug 279697] New: REGRESSION(283632 at main): [Win] ASSERTION FAILED: Unhandled message WebNotificationManager_DidRemoveNotificationDecisions to 0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 13 15:11:10 PDT 2024


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

            Bug ID: 279697
           Summary: REGRESSION(283632 at main): [Win] ASSERTION FAILED:
                    Unhandled message
                    WebNotificationManager_DidRemoveNotificationDecisions
                    to 0
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
                CC: kkinnunen at apple.com

Windows Debug builds are crashing after 283632 at main.

ASSERTION FAILED: Unhandled message WebNotificationManager_DidRemoveNotificationDecisions to 0
assertionFailureDueToUnreachableCode
C:\ews\work\build\WebKitBuild\Debug\WebKit\DerivedSources\AuxiliaryProcessMessageReceiver.cpp(79) : virtual void WebKit::AuxiliaryProcess::didReceiveMessage(IPC::Connection &, IPC::Decoder &)
1   00007FF91BA7FDEF WebKit::AuxiliaryProcess::didReceiveMessage
2   00007FF91BBB4FA3 WebKit::WebProcess::didReceiveMessage
3   00007FF91C7C4333 IPC::Connection::dispatchMessage
4   00007FF91C7C45D2 IPC::Connection::dispatchMessage
5   00007FF91C7C48FD IPC::Connection::dispatchOneIncomingMessage
6   00007FF91C7CA1CB IPC::Connection::enqueueIncomingMessage::<lambda_7>::operator()
7   00007FF91C7CA167 WTF::Detail::CallableWrapper<`lambda at C:\ews\work\build\Source\WebKit\Platform\IPC\Connection.cpp:1356:31',void>::call
8   00007FF921D36969 WTF::Function<void ()>::operator()
9   00007FF922D8ECCA WTF::RunLoop::performWork
10  00007FF922F3458D WTF::RunLoop::wndProc
11  00007FF922F34487 WTF::RunLoop::RunLoopWndProc
12  00007FF97BD7EF5C CallWindowProcW
13  00007FF97BD7E684 DispatchMessageW
14  00007FF922F3482D WTF::RunLoop::run
15  00007FF91B7C1B83 WebKit::AuxiliaryProcessMainBase<WebKit::WebProcess,1>::run
16  00007FF91B7C1A37 WebKit::AuxiliaryProcessMain<WebKit::WebProcessMainWin>
17  00007FF91B7C19DE WebKit::WebProcessMain
18  00007FF605F9101C main
19  00007FF605F913CC __scrt_common_main_seh
20  00007FF97B967344 BaseThreadInitThunk
21  00007FF97D95CC91 RtlUserThreadStart
ERROR: 000002B472F17010 - [PID=2788] WebProcessProxy::didClose (web process crash)
C:\ews\work\build\Source\WebKit\UIProcess/WebProcessProxy.cpp(1226) : virtual void WebKit::WebProcessProxy::didClose(IPC::Connection &)
ERROR: 000002B472F17010 - [PID=2788] WebProcessProxy::processDidTerminateOrFailedToLaunch: reason=Crash
C:\ews\work\build\Source\WebKit\UIProcess/WebProcessProxy.cpp(1234) : void WebKit::WebProcessProxy::processDidTerminateOrFailedToLaunch(ProcessTerminationReason)
ERROR: 000002B472EEF370 - [pageProxyID=8, webPageID=9, PID=2788] WebPageProxy::processDidTerminate: (pid 2788), reason=Crash
C:\ews\work\build\Source\WebKit\UIProcess/WebPageProxy.cpp(10139) : void WebKit::WebPageProxy::resetStateAfterProcessTermination(ProcessTerminationReason)
ERROR: 000002B472EEF370 - [pageProxyID=8, webPageID=9, PID=2788] WebPageProxy::dispatchProcessDidTerminate: reason=Crash
C:\ews\work\build\Source\WebKit\UIProcess/WebPageProxy.cpp(10201) : void WebKit::WebPageProxy::dispatchProcessDidTerminate(ProcessTerminationReason)
WebProcess terminated (pid 2788) 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/20240913/81501678/attachment.htm>


More information about the webkit-unassigned mailing list