Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2001 17:56:33 +0100
From:      Mark Murray <mark@grondar.za>
To:        Evan Sarmiento <evms@cs.bu.edu>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: panic on mount 
Message-ID:  <200109231656.f8NGuXE00513@grimreaper.grondar.za>
In-Reply-To: <200109231559.f8NFxPc13750@csa.bu.edu> ; from Evan Sarmiento <evms@cs.bu.edu>  "Sun, 23 Sep 2001 11:59:25 EDT."
References:  <200109231559.f8NFxPc13750@csa.bu.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> After compiling a new kernel, installing it, when my laptop
> tries to mount its drive, it panics with this message:
> 
> panic: lock (sleep mutex) vnode interlock not locked  @
> ../../../kern/vfs_default.c:460
> 
> which is:
> 
>       if (ap->a_flags & LK_INTERLOCK)
> 	 mtx_unlock(&ap->a_vp->v_interlock);

I get exactly the same thing.

Manual bactrace is:

panic
witness_unlock
_mtx_unlock_flags
vop_nolock
vop_defaultop
vn_lock
ffs_mountfs
ffs_mount
vfs_mountroot_try
vfs_mountroot
mi_startup
begin

M
-- 
o       Mark Murray
\_      FreeBSD Services Limited
O.\_    Warning: this .sig is umop ap!sdn

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?200109231656.f8NGuXE00513>