[Webkit-unassigned] [Bug 280003] REGRESSION(283414 at main): [WPE][GTK] Network process crash when writing to pid socket
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 19 12:42:07 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=280003
Michael Catanzaro <mcatanzaro at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mcatanzaro at redhat.com
--- Comment #1 from Michael Catanzaro <mcatanzaro at redhat.com> ---
(In reply to Michael Catanzaro from comment #0)
> I think we should make the network process exit gracefully with exit status
> 1 when this happens, to avoid generating a core dump.
This should be safe to do regardless because the UI process will crash (g_error("Failed to read pid from child process")) *unless* the ProcessLauncher has been destroyed (destroying its GSocketMonitor), so we're not going to fail to notice any problems. Maybe process launch is being canceled for some reason?
--
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/20240919/ad41e9ee/attachment.htm>
More information about the webkit-unassigned
mailing list