RESOLVED FIXED Bug 250377
[GTK][WPE] Use g_error() instead of _exit() when web process is forced to exit after connection is closed
https://bugs.webkit.org/show_bug.cgi?id=250377
Summary [GTK][WPE] Use g_error() instead of _exit() when web process is forced to exi...
Carlos Garcia Campos
Reported 2023-01-10 03:22:45 PST
To make it easier to debug the cause of the process leak.
Attachments
Carlos Garcia Campos
Comment 1 2023-01-10 03:24:36 PST
EWS
Comment 2 2023-01-12 00:42:59 PST
Committed 258823@main (f74856909394): <https://commits.webkit.org/258823@main> Reviewed commits have been landed. Closing PR #8455 and removing active labels.
Michael Catanzaro
Comment 3 2023-01-17 16:28:20 PST
This was a good idea. I hit this crash several times already shortly after updating to 2.39.4, and was able to very easily see what the main thread is doing and quickly determine that the underlying problem was bug #247057. So it's immediately paying off. If the web process had been doing something else, it would have been easy to report a new bug.
Note You need to log in before you can comment on or make changes to this bug.