Steve Price <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
> with "unsubscribe freebsd-stable" in the body of the message
>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message