From owner-freebsd-current Thu Oct 4 9:43:17 2001 Delivered-To: freebsd-current@freebsd.org Received: from mail.yadt.co.uk (yadt.demon.co.uk [158.152.4.134]) by hub.freebsd.org (Postfix) with SMTP id E0D5237B403 for ; Thu, 4 Oct 2001 09:43:11 -0700 (PDT) Received: (qmail 39145 invoked from network); 4 Oct 2001 16:43:06 -0000 Received: from unknown (HELO mail.gattaca.yadt.co.uk) (qmailr@10.0.0.2) by yadt.demon.co.uk with SMTP; 4 Oct 2001 16:43:06 -0000 Received: (qmail 83104 invoked by uid 1000); 4 Oct 2001 16:43:05 -0000 Date: Thu, 4 Oct 2001 17:43:05 +0100 From: David Taylor To: Jun Kuriyama Cc: semenu@FreeBSD.org, Current Subject: Re: ntfs panic (lockmgr: not exclusive lock holder 470 unlocking) Message-ID: <20011004174305.A82268@gattaca.yadt.co.uk> Mail-Followup-To: Jun Kuriyama , semenu@FreeBSD.org, Current References: <7mbsjnmt4p.wl@waterblue.imgsrc.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <7mbsjnmt4p.wl@waterblue.imgsrc.co.jp>; from kuriyama@imgsrc.co.jp on Thu, Oct 04, 2001 at 22:28:38 +0900 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 On Thu, 04 Oct 2001, Jun Kuriyama wrote: > I tried to use mount_ntfs, but it panic'ed. > > > % sudo mount -t ntfs /dev/ad0s1 /mnt > % cd /mnt > % ls -la > panic: lockmgr: pid 551, not exclusive lock holder 470 unlocking > Debugger("panic") > Stopped at Debugger+0x44: pushl %ebx > db> t > Debugger() at Debugger+0x44 > panic(c02ef100,227,c02ef0e0,1d6,cab5f740) at panic+0x70 > lockmgr(cb5f7dc,6,cab5f7ac,ca376404,caad4bf4) at lockmgr+0x369 > vop_stdunlock(caad4be4,cab5f740,ca376404,c031dbc0,cab5f740) at vop_stdunlock+0x22 > ntfs_inactive(caad4c08,cab5f740,0,c031db00,cab5f740) at ntfs_inactive+0x54 I reported the same panic a while ago. It appears to have been caused by the last large KSE commit. -- David Taylor davidt@yadt.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message