gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gm2] ULM-crash


From: Gaius Mulley
Subject: Re: [Gm2] ULM-crash
Date: 19 Dec 2005 16:40:19 +0000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

"crale" <address@hidden> writes:

> There are some strange errors related to the ULM-libraries. While compiling 
> MathLib the build process just stopped (while my harddisk was working loud 
> and without interruption). I had to reboot the computer as it didn't respond 
> to the keyboard anymore. I am not sure which information to provide. Here's 
> the only message I found related to the crash:
> 
> /var/log/messages:
> Dec 18 08:24:31 darkstar kernel: __alloc_pages: 0-order allocation failed 
> (gfp=0x1d2/0)
> Dec 18 08:24:38 darkstar last message repeated 2 times
> 
> Slackware 10.2 on AMD-K6 using gcc 3.3.6 to build.
> 

Hi,

certainly strange.  MathLib0 is one of the largest modules gm2 has to
compile (and one of the most complex in terms of scoping) thus I'd
expect it to exercise the memory system pretty heavily (and the
garbage collection routines within gcc in particular). I'd also
expect it to allocate much memory, for the life of various scopes.

How much memory has your machine got? You could try running `top' in
one window while the compile is executed in another and watch for
available pages - in particular watch and see whether the machine runs
out of memory.. (maybe gm2 is in error as it is not freeing memory
appropriately and GNU/Linux throws in the towel),

hope this helps,
Gaius



reply via email to

[Prev in Thread] Current Thread [Next in Thread]