Date: Sat, 31 Aug 2002 23:55:06 +0100 From: David Malone <dwmalone@maths.tcd.ie> To: David Hedley <david@inty.net> Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/33143: Kernel panic in uhci_abort_xfer_end Message-ID: <20020831225506.GA36907@walton.maths.tcd.ie> In-Reply-To: <200207111610.g6BGA6KW051224@freefall.freebsd.org> References: <200207111610.g6BGA6KW051224@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 11, 2002 at 09:10:06AM -0700, David Hedley wrote: > The second panic is caused in /sys/ufs/ffs/ffs_softdep.c:acquire_lock > (i.e. soft updates are on): This just happened 'cos acquire_lock was called from an unexpected context - I don't think it should happen in normal opperation, only if the machine is already panicing or some such. 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?20020831225506.GA36907>