syslog errors

Thief of Always (gerr@neverland.net2.nauticom.net)
Thu, 27 Feb 1997 23:00:56 -0500 (EST)


I've been getting some odd errors from the kernel in my syslog recently.
Fsck tells me there is nothing wrong with my drive, but as coded in
/usr/src/linux/fs/binfmt_elf.c:

Feb 27 21:04:06 weaveworld kernel: elf_core_dump: file.f_pos (28672) !=
offset (8192)
Feb 27 21:04:38 weaveworld linux: elf_core_dump: file.f_pos (28672) !=
offset (8192)
Feb 27 21:08:40 weaveworld linux: elf_core_dump: file.f_pos (28672) !=
offset (8192)
Feb 27 21:08:47 weaveworld linux: elf_core_dump: file.f_pos (28672) !=
offset (8192)
Feb 27 21:22:55 weaveworld linux: elf_core_dump: file.f_pos (28672) !=
offset (8192)

The code doesn't give me, a novice, enough documentation to understand
what is really going on and what I might do to fix it..

Can anyone here be of help?