Alexandre Julliard wrote:
Christian Costa <[EMAIL PROTECTED]> writes:
This seems to be more a filesytem issue then because the file is in a
really bad shape.
I use reiserfs on a Mandrake 2.4.21-0.13mdk kernel.
It seems to happend on files that are open when the crash (freeze +
reboot) occurs.
Yes, it very much looks like a filesystem issue, I prefer that <g>
:-)
If you feel like trying to reproduce it, maybe you could try to add an
fsync() in the saving code and see if this makes a difference.
Ok, I will try.
Thanks,
Christian