From owner-freebsd-current@FreeBSD.ORG Sun May 2 16:45:36 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65B2216A4CE; Sun, 2 May 2004 16:45:36 -0700 (PDT) Received: from mtaw4.prodigy.net (mtaw4.prodigy.net [64.164.98.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2675443D2D; Sun, 2 May 2004 16:45:36 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (a9e26e282009bbb1c3c7c770a93728ad@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128]) by mtaw4.prodigy.net (8.12.10/8.12.10) with ESMTP id i42NjYdV013056; Sun, 2 May 2004 16:45:35 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id DA5CF528E1; Sun, 2 May 2004 16:45:34 -0700 (PDT) Date: Sun, 2 May 2004 16:45:34 -0700 From: Kris Kennaway To: current@FreeBSD.org Message-ID: <20040502234534.GA15767@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XsQoSWH+UP9D9v3l" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i cc: phk@FreeBSD.org Subject: umount -f /dev causes "panic: vput: negative ref cnt" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 May 2004 23:45:36 -0000 --XsQoSWH+UP9D9v3l Content-Type: text/plain; charset=us-ascii Content-Disposition: inline umount -f /dev causes this panic shortly thereafter: panic: vput: negative ref cnt at line 2064 in file ../../../kern/vfs_subr.c Debugger("panic") Stopped at Debugger+0x54: xchgl %ebx,in_Debugger.0 db> trace Debugger(c076a7f5,c07d5e00,810,c077277d,100) at Debugger+0x54 __panic(c077277d,810,c0772b07,7ec,c07a733c) at __panic+0xf5 vput(c59ddb2c,ffffffdf,c4d45580,0,c6a79bd0) at vput+0x21c stat(c6a79bd0,d9494d14,c078733d,3e2,2) at stat+0xa7 syscall(2f,2f,2f,28163580,bfbfe490) at syscall+0x2a0 Xint0x80_syscall() at Xint0x80_syscall+0x1d --- syscall (188, FreeBSD ELF32, stat), eip = 0x280d2d7f, esp = 0xbfbfde5c, ebp = 0xbfbfe288 --- db> --XsQoSWH+UP9D9v3l Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAlYgeWry0BWjoQKURApdHAJ0fxyadRmZnZRwYwqlUIKVW9jA2ugCgjfzb AgLyVBaZRSr+4nQ9UcWzSxI= =7N43 -----END PGP SIGNATURE----- --XsQoSWH+UP9D9v3l--