Date: Sat, 21 Aug 1999 19:35:32 -0700 (PDT) From: Matthew Dillon <dillon@apollo.backplane.com> To: Luoqi Chen <luoqi@watermarkgroup.com> Cc: freebsd-current@FreeBSD.ORG, roberto@keltia.freenix.fr Subject: Re: Panic with NFSv3 on a CURRENT/SMP system Message-ID: <199908220235.TAA75666@apollo.backplane.com> References: <199908220230.WAA08616@lor.watermarkgroup.com>
next in thread | previous in thread | raw e-mail | index | archive | help
:> I'm generating a core dump. Please note that as tara is my test machine, I use
:> "INVARIANT" & "INVARIANT_SUPPORT". Should I remove them ?
:>
:> It seems that from my reading of the code, the panic would not had happened
:> without INVARIANT.
:>
:It is these options that caused the panic, you either remove them from the
:kernel proper, or compile the kld with them.
:
:-lq
No mix and match, eh? I don't use kld's at all any more - at least not on
the development kernel (CURRENT). Too many changes to system structures
almost guarentee crashes when kld's are used.
I run all my kernels with INVARIANTS and INVARIANT_SUPPORT, and all
modules are built into the kernel. That works for me.
-Matt
Matthew Dillon
<dillon@backplane.com>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908220235.TAA75666>
