From owner-freebsd-bugs Sat Aug 31 15:55:15 2002 Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8410037B401 for ; Sat, 31 Aug 2002 15:55:11 -0700 (PDT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 5966943E72 for ; Sat, 31 Aug 2002 15:55:10 -0700 (PDT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 31 Aug 2002 23:55:09 +0100 (BST) Date: Sat, 31 Aug 2002 23:55:06 +0100 From: David Malone To: David Hedley Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/33143: Kernel panic in uhci_abort_xfer_end Message-ID: <20020831225506.GA36907@walton.maths.tcd.ie> References: <200207111610.g6BGA6KW051224@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200207111610.g6BGA6KW051224@freefall.freebsd.org> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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