On Mon, Jul 02, 2007 at 12:44:12PM +0200, Alexandre Fayolle wrote: > Pypy requires a significant amount of memory to build (>1GB).
Anyway, a process which needs this amount of RAM is killed with SIGTERM because the linux kernel allows massive amounts of overcommited memory and the OOM killer terminates it then. The shown error shows that it allocates memory but never uses them and hits the boundary of the process memory, which is almost 2GiB on s390. Bastian -- Insults are effective only where emotion is present. -- Spock, "Who Mourns for Adonais?" stardate 3468.1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]