Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2002 13:29:33 -0400
From:      "Richard S. Conto" <rsc@merit.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org
Cc:        "Richard S. Conto" <rsc@merit.edu>, sos@freebsd.org, rsc@merit.edu
Subject:   Re: kern/37144: panic: biodone: Zero vnode ref count ... shortly after boot from ata-disk.c 
Message-ID:  <20020417172933.A86C45DDBE@segue.merit.edu>
In-Reply-To: Message from FreeBSD-gnats-submit@FreeBSD.org  of "Tue, 16 Apr 2002 09:00:06 PDT." <200204161600.g3GG06W46532@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help

In http://www.freebsd.org/cgi/query-pr.cgi?pr=37144 I reported
a kernel panic, when I had enabled "option VFS_BIO_DEBUG" in my Kernel
config.

The panic occurs in code that is #ifdef guarded by VFS_BIO_DEBUG, and so
when I removed that config from my kernel and rebuilt my kernel, things 
worked OK.

So, there seems to be a bug in the VFS_BIO_DEBUG code.  Perhaps the
panic() could be replaced with a printf().






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?20020417172933.A86C45DDBE>