From owner-freebsd-current Tue Sep 25 13:25:11 2001 Delivered-To: freebsd-current@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 3945337B411 for ; Tue, 25 Sep 2001 13:25:06 -0700 (PDT) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.6/8.11.5) with SMTP id f8PKObB87748; Tue, 25 Sep 2001 16:24:37 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Tue, 25 Sep 2001 16:24:36 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Wilko Bulte Cc: freebsd-current@freebsd.org Subject: Re: panic: lock (sleep mutex) vnode interlock on Alpga In-Reply-To: <20010925192504.A22022@freebie.xs4all.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm getting the same thing from a kernel I built this morning on i386. Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services On Tue, 25 Sep 2001, Wilko Bulte wrote: > I'm not sure if this is new, but anyway on -current as of yesterday > evening: > > acd0: CDROM at ata0-master PIO4 > Waiting 15 seconds for SCSI devices to settle > Mounting root from ufs:/dev/da1a > panic: lock (sleep mutex) vnode interlock not locked @ > /usr/src/sys/kern/vfs_default.c:460 > panic > Stopped at Debugger+0x34: zapnot v0,#0xf,a0 > db> trace > Debugger() at Debugger+0x34 > panic() at panic+0x100 > witness_unlock() at witness_unlock+0x2a4 > _mtx_unlock_flags() at _mtx_unlock_flags+0x98 > vop_nolock() at vop_nolock+0x38 > vop_defaultop() at vop_defaultop+0x2c > vn_lock() at vn_lock+0x15c > ffs_mountfs() at ffs_mountfs+0xd8 > ffs_mount() at ffs_mount+0x9c > vfs_mountroot_try() at vfs_mountroot_try+0x200 > vfs_mountroot() at vfs_mountroot+0x9c > mi_startup() at mi_startup+0x154 > locorestart() at locorestart+0x68 > --- root of call graph --- > db> > > > -- > | / o / /_ _ email: wilko@FreeBSD.org > |/|/ / / /( (_) Bulte Arnhem, The Netherlands > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message