Hello:
I am getting a regular Kernel Panic (4 times in the last 12 hours) and the panic.log is stating this:
*********
Wed Jan 15 20:27:24 2003
panic(cpu 1): hfs_remove: attempting to delete a non-empty file!
Latest stack backtrace for cpu 1:
Backtrace:
0x000856CC 0x00085AFC 0x000287A8 0x001C63D4 0x000B8504 0x0020E8CC 0x00092830 0x00000024
Proceeding back via exception chain:
Exception state (sv=0x1FF6BA00)
PC=0x9000514C; MSR=0x0000F030; DAR=0x1F43A000; DSISR=0x42000000; LR=0x90259118; R1=0xF0406FE0; XCP=0x00000030 (0xC00 - System call)
Kernel version:
Darwin Kernel Version 6.3:
Sat Dec 14 03:11:25 PST 2002; root:xnu/xnu-344.23.obj~4/RELEASE_PPC
*********
hfs_remove: attempting to delete a non-empty file!
Huh? Can anybody help me figure out what I can do to find this "file" or something? It doesn't give the name of the file, that would be too easy.
Thanks.