Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Oct 2001 11:26:47 -0700 (PDT)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Jun Kuriyama <kuriyama@imgsrc.co.jp>
Cc:        Current <FreeBSD-current@FreeBSD.ORG>
Subject:   Re: panic: vrele: missed vn_close
Message-ID:  <200110241826.f9OIQlD96763@apollo.backplane.com>
References:  <200110230121.f9N1LTa24181@freefall.freebsd.org> <7mg089l1bn.wl@waterblue.imgsrc.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help

:
:I got a panic on -current which is updated 3 hours before.

    How old was your kernel prior to the update?

: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 <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.

    It seems unlikely.


						-Matt


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?200110241826.f9OIQlD96763>