Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jul 2001 08:46:13 -0700
From:      Dima Dorfman <dima@unixfreak.org>
To:        Steve Price <steve@havk.org>
Cc:        stable@freebsd.org
Subject:   Re: NMI panics 
Message-ID:  <20010713154613.D371C3E31@bazooka.unixfreak.org>
In-Reply-To: <20010713103238.T75539@bsd.havk.org>; from steve@havk.org on "Fri, 13 Jul 2001 10:32:38 -0500"

next in thread | previous in thread | raw e-mail | index | archive | help
Steve Price <steve@havk.org> writes:
> Anyone have any suggestions for what the most probable causes of
> the following panic are?
> 
> panic: NMI indicates hardware failure

It's obvious that something is generating an NMI when it shouldn't.
There's a sysctl, machdep.panic_on_nmi, that controls whether that
should result in a panic or not.  You might want to set it to 0 and
see if the machine goes haywire or not.  Perhaps it'd be nice to know
if the NMI was delivered if !panic_on_nmi, but that's not currently
implemented.

> 
> Thanks.
> 
> -steve
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message
> 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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