[Webkit-unassigned] [Bug 177223] [GTK] [Debug] Internal compiler error on the buildbot (huge memory usage by GCC)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 20 20:32:27 PDT 2017


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

Carlos Alberto Lopez Perez <clopez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[GTK] Internal compiler     |[GTK] [Debug] Internal
                   |error on the buildbot       |compiler error on the
                   |                            |buildbot (huge memory usage
                   |                            |by GCC)

--- Comment #2 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
It seems this is still an issue.

GCC is being killed by the kernel OOM killer.

This bot has a limit of 22GB of RAM, and is running with 8 build parallel process. 

It looks something has made GCC (or ccache?) to use much more memory than previously when building in debug mode.

Could r222170 have somehow caused this (maybe triggered also with the unified builds of JSC)?.  That is what the log of the bot suggests:  https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Debug%20%28Build%29/builds/5175


I have just raised the RAM a bit, 25 GB.. let's see if this helps.

-- 
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/20170921/08902180/attachment.html>


More information about the webkit-unassigned mailing list