This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/64832] [SH]: Internal compiler error when trying to compile webkitgtk on Debian sh4


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]