From owner-freebsd-current Wed Oct 24 4:33:42 2001 Delivered-To: freebsd-current@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id 8BDE237B403; Wed, 24 Oct 2001 04:33:38 -0700 (PDT) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2:290:27ff:fe98:c0b7]) by white.imgsrc.co.jp (Postfix) with ESMTP id 56B5224D22; Wed, 24 Oct 2001 20:33:37 +0900 (JST) Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [2001:218:422:2:2d0:b7ff:fea0:d487]) by black.imgsrc.co.jp (Postfix) with ESMTP id 60A84D1401; Wed, 24 Oct 2001 20:33:35 +0900 (JST) Date: Wed, 24 Oct 2001 20:33:32 +0900 Message-ID: <7mg089l1bn.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: Matt Dillon Cc: Current Subject: panic: vrele: missed vn_close In-Reply-To: <200110230121.f9N1LTa24181@freefall.freebsd.org> References: <200110230121.f9N1LTa24181@freefall.freebsd.org> User-Agent: Wanderlust/2.6.0 (Twist And Shout) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 MULE XEmacs/21.4 (patch 4) (Artificial Intelligence) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") 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 got a panic on -current which is updated 3 hours before. ... Additional TCP options:. Starting background filesystem checks Wed Oct 24 20:28:15 JST 2001 panic: vrele: missed vn_close Debugger("panic") Sttopped at Debugger+0x44: pushl %ebx db> trace Debugger() panic() vrele() vn_close() cnclose() spec_close() spec_vnoperate() vclean() vgonel() vgone() vop_revoke() devfs_revoke() exit1() sys_exit() syscall(2f,2f,2f,0,0) syscall_with_err_pushed() --- syscall (1, FreeBSD ELF, sys_exit) --- Is there a possibility this panic caused by this commit? At Mon, 22 Oct 2001 18:21:29 -0700 (PDT), Matt Dillon wrote: > Log: > Change the vnode list under the mount point from a LIST to a TAILQ > in preparation for an implementation of limiting code for kern.maxvnodes. -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message