<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] WebKitGtk+ uses too many file descriptors"
   href="https://bugs.webkit.org/show_bug.cgi?id=152316#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] WebKitGtk+ uses too many file descriptors"
   href="https://bugs.webkit.org/show_bug.cgi?id=152316">bug 152316</a>
              from <span class="vcard"><a class="email" href="mailto:agomez&#64;igalia.com" title="Andres Gomez Garcia &lt;agomez&#64;igalia.com&gt;"> <span class="fn">Andres Gomez Garcia</span></a>
</span></b>
        <pre>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&quot;</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>