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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 22 09:06:19 PDT 2019


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at igalia.com

--- Comment #2 from Michael Catanzaro <mcatanzaro at igalia.com> ---
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.

-- 
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/20190422/5c4c16b0/attachment.html>


More information about the webkit-unassigned mailing list