Subject: panic: softdep_update_inodeblock: update failed
To: None <current-users@netbsd.org>
From: KIYOHARA Takashi <kiyohara@kk.iij4u.or.jp>
List: current-users
Date: 01/05/2008 16:23:36
Hi! all,
I see this panic message when ssh login. (sorry, look and copy my hand)
Moreover, when build.sh was executed, a similar message was seen. My PC
works with i386 or amd64. And, the panic is happen in either case.
panic: softdep_update_inodeblock: update failed
Stopped in pid 398.1 (xauth) at netbsd:breakpoint+0x1: ret
db{0}> bt
breakpoint() at netbsd:breakpoint+0x1
softdep_update_inodeblock() at netbsd:softdep_update_inodeblock+0x138
ffs_update() at netbsd:ffs_update+0x2c2
ffs_full_fsync() at netbsd:ffs_full_fsync+0x1f7
ffs_fsync() at netbsd:ffs_fsync+0x51
VOP_FSYNC() at netbsd:VOP_FSYNC+0x7e
vinvalbuf() at netbsd:vinvalbuf+0x16c
vclean() at netbsd:vclean+0x194
vrelel() at netbsd:vrelel+0x1af
ufs_remove() at netbsd:ufs_remove+0xa0
VOP_REMOVE() at netbsd:VOP_REMOVE+0x75
do_sys_unlink() at netbsd:do_sys_unlink+0x195
syscall() at netbsd:syscall+0xf1
db{0}>
Thanks
--
kiyohara