WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
279697
REGRESSION(
283632@main
): [Win] ASSERTION FAILED: Unhandled message WebNotificationManager_DidRemoveNotificationDecisions to 0
https://bugs.webkit.org/show_bug.cgi?id=279697
Summary
REGRESSION(283632@main): [Win] ASSERTION FAILED: Unhandled message WebNotific...
Fujii Hironori
Reported
2024-09-13 15:11:10 PDT
Windows Debug builds are crashing after
283632@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
Attachments
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2024-09-13 15:43:39 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/33646
EWS
Comment 2
2024-09-13 16:02:27 PDT
Committed
283656@main
(80c9475257d3): <
https://commits.webkit.org/283656@main
> Reviewed commits have been landed. Closing PR #33646 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-09-13 16:03:34 PDT
<
rdar://problem/135981967
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug