[webkit-dev] GTK+ EWS bot sick?

Adrian Perez de Castro aperez at igalia.com
Mon Jul 9 13:14:39 PDT 2018


Hi,

On Tue, 3 Jul 2018 19:23:31 -0700, Ryosuke Niwa <rniwa at webkit.org> wrote:
> https://webkit-queues.webkit.org/patch/344243/gtk-wk2-ews
> 
> e.g. https://webkit-queues.webkit.org/results/8431213
> ICECC[28449] 18:15:59: flush_writebuf() failed Resource temporarily
> unavailable
> ICECC[28449] 18:16:01: write of source chunk to host 192.168.10.42
> ICECC[28449] 18:16:01: failed  Resource temporarily unavailable
> ICECC[28449] 18:16:01: got exception Error 15 - write to host failed
> (192.168.10.42)
> [4359/5075] Building CXX object
> Source/WebKit/CMakeFiles/WebKit.dir/WebProcess/InjectedBundle/InjectedBundleNavigationAction.cpp.o
> ICECC[28521] 18:17:11: flush_writebuf() failed Resource temporarily
> unavailable
> ICECC[28521] 18:17:13: write of source chunk to host 192.168.10.42
> ICECC[28521] 18:17:13: failed  Resource temporarily unavailable
> ICECC[28521] 18:17:13: got exception Error 15 - write to host failed
> (192.168.10.42)
> [4360/5075] Building CXX object
> Source/WebKit/CMakeFiles/WebKit.dir/WebProcess/InjectedBundle/InjectedBundlePageContextMenuClient.cpp.o
> ICECC[28528] 18:17:18: flush_writebuf() failed Resource temporarily
> unavailable
> ICECC[28528] 18:17:20: write of source chunk to host 192.168.10.42
> ICECC[28528] 18:17:20: failed  Resource temporarily unavailable
> ICECC[28528] 18:17:20: got exception Error 15 - write to host failed
> (192.168.10.42)
> ninja: build stopped: subcommand failed.

I did take a look at this, should be working better now, in particular
after landing a patch to avoid running too many linker processes at the
same time and going into an OOM situation.

If anyone hits this again, please let me know. There are still a couple
of things we can do to avoid poking the OOM killer [2].

Cheers,

---
[1] https://bugs.webkit.org/show_bug.cgi?id=187254
[2] Probably not in the list of “The 10 best Linux features” ¯\_(ツ)_/¯
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20180709/c37fa880/attachment.bin>


More information about the webkit-dev mailing list