[Webkit-unassigned] [Bug 197056] [GTK] Behaves in weird ways when under "low memory"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 25 03:01:47 PDT 2019


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

--- Comment #3 from Bastien Nocera <bugzilla at hadess.net> ---
(In reply to Michael Catanzaro from comment #2)
> My theory is there's not enough memory to launch a new web process, so we
> can't show an error page because we need a new web process to show an error
> page.
> 
> Or: could be the web process is being launched, crashes due to OOM, and then
> gets relaunched again continuously.

It's not crashing or getting killed due to OOM, because I'd see that in the journal. It's (probably) silently not able to launch new WebProcesses, because of resource limitation. I have no way to know which resource is missing because I have no way to make WebKit spit out information about this failure.

(In reply to Carlos Garcia Campos from comment #1)
> Would it be possible to get a bt of the WebProcess when that happens?

It's not a crash or a hang. If it were a hang, I don't know how I'd identify which one of the processes was associated with the the tab in question.

-- 
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/20190425/8dc1bd13/attachment.html>


More information about the webkit-unassigned mailing list