Date: Wed, 28 Jun 2000 06:50:03 -0700 (PDT) From: David Malone <dwmalone@maths.tcd.ie> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/19553: "panic: zone: entry not free" in namei Message-ID: <200006281350.GAA50115@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/19553; it has been noted by GNATS. From: David Malone <dwmalone@maths.tcd.ie> To: David Nugent <davidn@austel.net> Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: kern/19553: "panic: zone: entry not free" in namei Date: Wed, 28 Jun 2000 14:49:33 +0100 > If it is, then we either still have a bug, or we have a bug in our > documentation (maybe depending on which is easier to fix :-)). I thought I'd had problems with this as recently as a few months ago while trying to install NetBSD on my amiga via NFS over a slip link to my FreeBSD machine. Though, I have to admit I fixed some bugs in the slip driver about the same time - so that could be what I'm remembering. > From src/sys/i386/conf/NOTES (in -current, was LINT): > # The INVARIANT_SUPPORT option makes us compile in support for > # verifying some of the internal structures. It is a prerequisite for > # 'INVARIANTS', as enabling 'INVARIANTS' will make these functions be > |# called. The intent is that you can set 'INVARIANTS' for single > |# source files (by changing the source file or specifying it on the > |# command line) if you have 'INVARIANT_SUPPORT' enabled. > From my reading of this, it is more likely that problems will occur > when mixing kernel/modules with differing options "INVARIANT_SUPPORT" > than "INVARIANTS". Of course, this may well be what you meant. :) Could easily be ;-) I'll test it when I get home again, and see if I can reproduce it. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006281350.GAA50115>
