From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Paris Subject: Re: need debug suggestions on system freeze Date: Fri, 09 May 2008 16:26:16 -0400 Message-ID: <1210364776.3228.1.camel@localhost.localdomain> References: <1210363125.7060.72.camel@homeserver> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1210363125.7060.72.camel@homeserver> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: LC Bruzenak Cc: Linux Audit List-Id: linux-audit@redhat.com On Fri, 2008-05-09 at 14:58 -0500, LC Bruzenak wrote: > * Very soon after this the machine locks up. The above is the last entry > in the messages log. Only the "caps lock" and some other "lock" icon on > the keyboard (but not scroll lock) flash, and I have no inbound network > connection & the screen is blank. I cannot get to a terminal with > . The only option is power cycle. This is indicative of a kernel panic. Can you attach a serial console to the machine in question and boot such that kernel messages go to the serial console? (console=ttyS0,9600 console=tty0) And then recreate? -Eric