[Webkit-unassigned] [Bug 152316] [GTK] WebKitGtk+ uses too many file descriptors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 22 05:53:08 PST 2016


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

--- Comment #8 from Andres Gomez Garcia <agomez at igalia.com> ---
Next time it happens I will check that the WebProcess is not getting a different limit value than my shell.

I will check the limits of the $pid giving the problem:

$ cat /proc/$pid/limits

Also, I will check the number of open files with something like:

$ ls -l /proc/$pid/fd|wc -l"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160222/e67d17ae/attachment.html>


More information about the webkit-unassigned mailing list