Subject: lfs
To: None <tech-kern@netbsd.org>
From: Love <lha@stacken.kth.se>
List: tech-kern
Date: 02/26/2003 22:21:43
When trying to crash lfs i filled it up, knowing that might cause problem.
it did. lfs_cleanerd got stuck in getnewbuf together with a bunch of other
processes. So that is not my problem, i can avoid make the filesystem full.

I removed some files from the filesystem, but now when the cleaner runs it
crashes. I can't get the machine to dump core, but printf debugging will
work, my thinkpad doesn't clear memory when rebooting :)

Any got an idea what wrong ?

Love


panic: lfs_writefile: more than one fragment!
Begin traceback...
lfs_writefile(c08b7800,cb3dd000,cb287668,c02413ac,cb3dd000) at lfs_writefile+0x189
lfs_writevnodes(c08b7800,c093fc00,cb3dd000,3,c08b7800) at lfs_writevnodes+0x119
lfs_segwrite(c093fc00,2,8,202,fd00) at lfs_segwrite+0x9f
lfs_markv(cb37dd28,c093fc70,c0b57000,7e8,c0914200) at lfs_markv+0x730
lfs_ioctl(cb3c2da4,cb1fb9e0,cb1fb9e0,c07996c8,cb11aa10) at lfs_ioctl+0x148
VOP_IOCTL(cb3f7e94,c0084c03,cb3c2ec0,1,c0914200) at VOP_IOCTL+0x49
vn_ioctl(cb11aa10,c0084c03,cb3c2ec0,cb37dd28,cb0e2d00) at vn_ioctl+0x121
sys_ioctl(cb0e2d00,cb3c2f80,cb3c2f78,cb0e2d00,0) at sys_ioctl+0x350
syscall_plain(1f,4810001f,bfbf001f,4810001f,7e8) at syscall_plain+0xab