[Webkit-unassigned] [Bug 204221] [WinCairo] WebKitWebProcess.exe process remains alive while waiting for sync reply to Messages::WebProcessProxy::ShouldTerminate
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 6 13:36:45 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=204221
--- Comment #3 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Created attachment 456855
--> https://bugs.webkit.org/attachment.cgi?id=456855&action=review
Patch to reproduce
I can't reproduce this on my PC.
However, adding Sleep(100) in IPC::Connection::readEventHandler can reproduce remaining web process problem by running layout tests.
But, the call stack is almost empty, not waiting for sync reply. I'm not sure this is exactly same issue.
--
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/20220406/455a8c20/attachment-0001.htm>
More information about the webkit-unassigned
mailing list