[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080624222859.1e12dc2d@lxorguk.ukuu.org.uk>
Date: Tue, 24 Jun 2008 22:28:59 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: william <william@...sse.org>
Cc: linux-kernel@...r.kernel.org
Subject: Re: strange freeze with VIA C7 dedicated server and libc 2.6.1
> * the watchdog says nothing in the logs, but is able to reboot the box.
>
> Thank you very much for your answer Alan, I were hesitating on
> posting a report with no logs, no clues . . . your answer gives me a
> little hope ;)
Two random thoughts from your last comment
- If you do
echo "2" >/proc/sys/vm/overcommit_memory
echo "80" >/proc/sys/vm/overcommit_ratio
do you instead get out of memory kills (which would imply bad memory
leaks perhaps triggered by glibc ?)
- Does your system pass 'crashme' testing (run as a non root user). If
not then that might give an eventual identification of a crashme run
which takes out the box. We've found kernel bugs, CPU bugs and
combinations of the two before now that way.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists