Date: Sat, 13 Apr 2002 14:04:39 +0200 From: Jeroen Ruigrok/asmodai <asmodai@wxs.nl> To: Sam Leffler <sam@errno.com> Cc: freebsd-stable@freebsd.org Subject: Re: INVARIANTS busted Message-ID: <20020413120439.GD24261@daemon.ninth-circle.org> In-Reply-To: <141501c1e257$3c46ce70$52557f42@errno.com> References: <141501c1e257$3c46ce70$52557f42@errno.com>
next in thread | previous in thread | raw e-mail | index | archive | help
-On [20020412 21:30], Sam Leffler (sam@errno.com) wrote: >panic: biodone: bp 0xc0b5b600 not busy 0 This is not INVARIANTS being busted. INVARIANTS causes the KASSERT in vfs_bio.c not to be a no-op. Cause for this panic was missing locking in ata-raid.c's code for the struct buf. Soren committed a fix, please update your tree and rebuild the kernel. -- Jeroen Ruigrok van der Werven / asmodai / Kita no Mono asmodai@[wxs.nl|xmach.org], finger asmodai@ninth-circle.org http://www.softweyr.com/asmodai/ | http://www.[tendra|xmach].org/ If Winter comes, can Spring be far behind..? 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?20020413120439.GD24261>