At 2005-01-24T09:21:40+1300, Roy Britten wrote:
> Boy, it sure does consume RAM. And it's the only software that has
> managed to crash my debian box:

> kernel BUG at page_alloc.c:235!
> Unable to handle kernel NULL pointer dereference

What kernel version are you using?

Now is probably a good time to check your memory; the kernel should
never crash due to the behaviour of an application.  Given where the
kernel BUG happened (most of the BUG() calls in page_alloc.c are sanity
checks) , and the fact that ImageMagick was using a large amount of
memory at the time, there's a good chance that your memory is flakey.

Cheers,
-mjg
-- 
Matthew Gregan                     |/
                                  /|                [EMAIL PROTECTED]

Reply via email to