Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2003 20:46:12 -0800
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        current@FreeBSD.org
Subject:   panic: cleaned vnode isn't
Message-ID:  <20030120204611.A94297@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
I (today) got a panic, panic: cleaned vnode isn't.  My kernel does not
have debugging symbols (I'll rebuild one that does shortly), but here
is the bt:

#0  0xc023ee50 in doadump ()
#1  0xc023f2fd in boot ()
#2  0xc023f557 in panic ()
#3  0xc0279cf1 in bremfree ()
#4  0xc027c423 in getblk ()
#5  0xc0279e0f in breadn ()
#6  0xc0279dc0 in bread ()
#7  0xc02d9245 in ffs_update ()
#8  0xc02eb514 in ffs_fsync ()
#9  0xc02ea7b5 in ffs_sync ()
#10 0xc028b9e6 in sync ()
#11 0xc023ef45 in boot ()
#12 0xc023f557 in panic ()
#13 0xc02870eb in getnewvnode ()
#14 0xc02eaa54 in ffs_vget ()
#15 0xc02f3152 in ufs_lookup ()
#16 0xc02f9573 in ufs_vnoperate ()
#17 0xc027ed31 in vfs_cache_lookup ()
#18 0xc02f9573 in ufs_vnoperate ()
#19 0xc0282dd5 in lookup ()
#20 0xc02827e0 in namei ()
#21 0xc028e10a in lstat ()
#22 0xc0347d52 in syscall ()
#23 0xc03393ed in Xint0x80_syscall ()
---Can't read userspace from dump, or kernel process---

Thanx,
juli.
-- 
Juli Mallett <jmallett@FreeBSD.org>
AIM: BSDFlata -- IRC: juli on EFnet.
OpenDarwin, Mono, FreeBSD Developer.
ircd-hybrid Developer, EFnet addict.
FreeBSD on MIPS-Anything on FreeBSD.

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?20030120204611.A94297>