Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Apr 2004 21:30:28 -0700 (PDT)
From:      Kris Kennaway <kris@obsecurity.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/65801: 5.2.1 locks up with SMP kernel
Message-ID:  <200404240430.i3O4USDW079131@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/65801; it has been noted by GNATS.

From: Kris Kennaway <kris@obsecurity.org>
To: Russell Francis <rf358197@ohio.edu>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/65801: 5.2.1 locks up with SMP kernel
Date: Fri, 23 Apr 2004 21:27:09 -0700

 On Mon, Apr 19, 2004 at 06:44:38PM -0700, Russell Francis wrote:
 
 > >Description:
 > The machine which is a dual PIII "locks up" after a day or so when it is compiled with an SMP kernel.  I have been unable to duplicate this with a UP kernel.  When I say lock up, the following things occur.
 > 
 > - Screen goes black.
 > 
 > - Keyboard becomes unresponsive [Numlock/capslock] don't toggle lights on the keyboard.
 > 
 > - The machine becomes unpingable and ssh into the machine no longer works.
 
 The machine is probably either panicking, or deadlocking due a locking
 error.  Enable WITNESS, DDB, INVARIANTS and kernel crashdumping, and
 try to obtain debugging information.  Leaving the machine out of X
 Windows may also help, because you'll see the panic message on the
 system console.  See the Developer's Handbook and for more details.
 
 Kris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404240430.i3O4USDW079131>