Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2002 12:37:16 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Sheldon Hearn <sheldonh@starjuice.net>
Cc:        FreeBSD-Current <current@freebsd.org>, Michael Reifenberger <root@nihil.plaut.de>
Subject:   Re: new panic under -current
Message-ID:  <XFMail.020114123716.jhb@FreeBSD.org>
In-Reply-To: <94266.1011039676@axl.seasidesoftware.co.za>

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

On 14-Jan-02 Sheldon Hearn wrote:
> 
> 
> On Mon, 14 Jan 2002 20:43:11 +0100, Michael Reifenberger wrote:
> 
>> syncing disks... panic: bwrite: buffer is not busy???
>> Uptime: 4h47m36s
> 
> I can get these pretty easily by using modules that are out of sync with
> the kernel.

That wasn't his real panic.  If you read teh whole log, a vrele() called from
fdrop_locked() did a vput(0x0), i.e. vput(NULL) which resulted in a page fault
panic.

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

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?XFMail.020114123716.jhb>