[Webkit-unassigned] [Bug 236760] /usr/lib/x86_64-linux-gnu/webkit2gtk-4.0/WebKitNetworkProcess allocates 85 GB
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 17 07:38:10 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=236760
Michael Catanzaro <mcatanzaro at gnome.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |mcatanzaro at gnome.org
Resolution|--- |INVALID
--- Comment #1 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Hi, that's just virtual memory required by JavaScriptCore's Gigacage. Note that is *virtual* memory, i.e. address space. This is needed to maintain segregated heaps for different object types. It doesn't actually consume resident memory.
I'm impressed the xapp developers made the app work on macOS. They weren't kidding about their apps being cross-desktop. Honestly, I didn't know that it was still possible to build WebKitGTK on macOS at all!
--
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/20220217/88d547d8/attachment-0001.htm>
More information about the webkit-unassigned
mailing list