[Bug c++/64832] [SH]: Internal compiler error when trying to compile webkitgtk on Debian sh4
glaubitz at physik dot fu-berlin.de
gcc-bugzilla@gcc.gnu.org
Wed Jan 28 23:40:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64832
John Paul Adrian Glaubitz <glaubitz at physik dot fu-berlin.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from John Paul Adrian Glaubitz <glaubitz at physik dot fu-berlin.de> ---
Ok, I have overseen something and it was apparently just the OOM killer of the
kernel killing the compiler's process:
[1554344.544000] Out of memory: Kill process 32091 (cc1plus) score 630 or
sacrifice child
[1554344.552000] Killed process 32091 (cc1plus) total-vm:546580kB,
anon-rss:476388kB, file-rss:108kB
Thus, this isn't a bug. Sorry for the noise.
Cheers,
Adrian
More information about the Gcc-bugs
mailing list