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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 29 07:18:08 PST 2016


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

--- Comment #19 from Andres Gomez Garcia <agomez at igalia.com> ---
Created attachment 272491
  --> https://bugs.webkit.org/attachment.cgi?id=272491&action=review
List of the 1005 open fds for the WebProcess

This time, Epiphany got stalled spitting this kind of messages like crazy:

(WebKitWebProcess:8630): GStreamer-WARNING **: gstsystemclock: write control failed in wakeup_async, trying again: 11:Resource temporarily unavailable


(WebKitWebProcess:8630): GStreamer-CRITICAL **: gst_poll_write_control: assertion 'set != NULL' failed


I don't see messages of the "Too many open files" kind but

$ /proc/$i/fd|wc -l

for the WebProcess says 1005 open fds.

The attached file shows them all, in case this can give a clue of what's going on.

-- 
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/20160229/1a1b47df/attachment.html>


More information about the webkit-unassigned mailing list