Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Mar 2003 02:46:13 -0500 (EST)
From:      Jeff Roberson <jroberson@chesapeake.net>
To:        Morten Rodal <morten@rodal.no>
Cc:        Doug Barton <DougB@FreeBSD.ORG>, Attila Nagy <bra@fsn.hu>, <freebsd-current@FreeBSD.ORG>
Subject:   Re: kern/49079: panic: bwrite: buffer is not busy
Message-ID:  <20030316024543.V41845-100000@mail.chesapeake.net>
In-Reply-To: <20030315220802.GA531@slurp.rodal.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 15 Mar 2003, Morten Rodal wrote:

> On Fri, Mar 14, 2003 at 06:47:27PM +0100, Morten Rodal wrote:
> [snip the parent post]
>
> I just got another one of these.  This time it didn't double panic
> while syncing the disks.  I've been getting this quite often now,
> almost daily.  If there is anything else I can help you with to get to
> the bottom of this problem don't hesitate to ask.
>
> Attached is a the gdb output and the backtrace from DDB.

Excelent, can you open up the kernel in gdb again.  Then do the following:

frame 3
print bp

With this information I should be able to find the problem.

Thanks!
Jeff


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?20030316024543.V41845-100000>