Displaying 2 results from an estimated 2 matches for "handle_workitem_freeblock".
Did you mean:
handle_workitem_freeblocks
2008 Jul 15
1
softdepflush bad block error has led to negative blocks in free inode and handle_workitem_freeblocks: block count
...oblems
and i removed the most suspicious sim. After that i didnt get any crashes when trying to run pkg_info or
periodic daily,weekly,monthly, but i get the following whenever i run periodic weekly:
panix kernel: free inode /usr/2662656 had -3549356 blocks (negative)
and after a while
panix kernel: handle_workitem_freeblocks: block count
I suspect that even if i have a healthy system as far as memory is concerned (i hope),
the problem with the 2662656 inode is still there.
Any thoughts are very welcome.
--
Achilleas Mantzios
2003 Jul 29
1
kern/53717: 4.8-RELEASE kernel panic (page fault)
...:2644
#11 0xc0190647 in bread (vp=0xce705840, blkno=1831456, size=16384, cred=0x0,
bpp=0xced05b98) at /usr/src/sys/kern/vfs_bio.c:527
#12 0xc01fc39d in indir_trunc (ip=0xced05be0, dbn=1831456, level=0, lbn=12,
countp=0xced05bd0) at /usr/src/sys/ufs/ffs/ffs_softdep.c:2216
#13 0xc01fc1ae in handle_workitem_freeblocks (freeblks=0xc2b3b680)
at /usr/src/sys/ufs/ffs/ffs_softdep.c:2133
#14 0xc01fa64e in process_worklist_item (matchmnt=0x0, flags=0)
at /usr/src/sys/ufs/ffs/ffs_softdep.c:723
#15 0xc01fa4da in softdep_process_worklist (matchmnt=0x0)
at /usr/src/sys/ufs/ffs/ffs_softdep.c:622
#16 0xc016a0c4...