lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 09 Nov 2006 19:32:46 +0100
From:	Christoph Anton Mitterer <calestyo@...entia.net>
To:	OGAWA Hirofumi <hirofumi@...l.parknet.co.jp>
CC:	linux-kernel@...r.kernel.org
Subject: Re: Strange write errors on FAT32 partition (maybe an FAT32 bug?!)

OGAWA Hirofumi wrote:
> Christoph Anton Mitterer <calestyo@...entia.net> writes:
>
>   
>> The strange thing is that one time the differences were found directly
>> after copying (thus one would thing RAM is damaged, because the data was
>> probalby (I cannot tell this for sure) taken from file cache).
>> and the other time after restarting with a certainly empty file cache.
>>
>> Any ideas? I'm willing to help debugging and so on but I must admit that
>> I need someone to say me what to do :D
>>     
>
> bit interesting. Could you send the output of diff? I'd like to see
> how it's breaking.
>   
Ok today I have perhaps some more information:
I've copied around 30 GBs from FAT32 to ext3.
I diffed everything,.. differences in one file. I recopied that one
file, rebooted, diffed again differences in another file:
euler:~# diff -q -r /mnt/tmp/CDDA_DATA_1 /mnt/CDDA/EAC_DATA_1 Files
/mnt/tmp/CDDA_DATA_1/LOTR 1/16.01.wav and /mnt/CDDA/EAC_DATA_1/LOTR
1/16.01.wav differ

Than after the complete diff was finished I diffed the single file again
euler:~# diff /mnt/tmp/CDDA_DATA_1/LOTR\ 1/16.01.wav
/mnt/CDDA/EAC_DATA_1/LOTR\ 1/16.01.wav
=> then,.. no differences?!
Am I crazy or what?

Is this know an memory problem? But if so why does memtest give me no
errors?

Regards,
Chris,

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ