[Webkit-unassigned] [Bug 199995] New: WebKit spawns too many WebKitSharedMemory descriptors under some circumstances
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jul 21 15:36:19 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=199995
Bug ID: 199995
Summary: WebKit spawns too many WebKitSharedMemory descriptors
under some circumstances
Product: WebKit
Version: Other
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bodqhrohro at gmail.com
CC: bugs-noreply at webkitgtk.org
According to ipcs -p, all these descriptors are shared with Xorg process. In Epiphany they may stack up to tens during usage, and in LuaKit, when resizing a window, I manage to have HUNDREDS of simultaneously opened descriptors. What are they needed for? Isn't it enough to use only 2–3 buffers for exchanging the graphics?
This also happens under Wayland, though the memory segments don't show up in ipcs -p, only in /proc/<pid>/fd/.
--
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/20190721/00fd595d/attachment.html>
More information about the webkit-unassigned
mailing list