S
snarks
When I copy a large file, the copy of the file is not identical to the
original. On a 1GB file, there are typically about a dozen bytes that
all have an additional bit set, here is the result of the FC /B
command:
Comparing files file1 and file2
04393D55: 20 60
045D7755: 02 42
05E6A955: 09 49
079CC155: 2D 6D
0BC85155: 27 67
0C0FB355: 0C 4C
15252F55: 13 53
1979CB55: 02 42
1AE7F955: 00 40
1B60C555: 00 40
1FED4D55: 10 50
26D05355: 1E 5E
2A9B7155: 01 41
2FF13755: 1A 5A
34431F55: 25 65
355B6F55: 03 43
3A1A5355: 14 54
3BA12555: 0C 4C
3BA80D55: A8 E8
Note that the offsets all end in 55, and the bytes have ll been ORed
with hex 40.
I have checked for disk errors, viruses, rootkits, and spyware using
CHKDSK /F, Avast!, RootkitRevealer, and AdAware.
The error only appears on large files, and also appears when copying a
270MB file to a USB memory device.
Any suggestions? I suspect a faulty RAM.
Phil Hibbs.
original. On a 1GB file, there are typically about a dozen bytes that
all have an additional bit set, here is the result of the FC /B
command:
Comparing files file1 and file2
04393D55: 20 60
045D7755: 02 42
05E6A955: 09 49
079CC155: 2D 6D
0BC85155: 27 67
0C0FB355: 0C 4C
15252F55: 13 53
1979CB55: 02 42
1AE7F955: 00 40
1B60C555: 00 40
1FED4D55: 10 50
26D05355: 1E 5E
2A9B7155: 01 41
2FF13755: 1A 5A
34431F55: 25 65
355B6F55: 03 43
3A1A5355: 14 54
3BA12555: 0C 4C
3BA80D55: A8 E8
Note that the offsets all end in 55, and the bytes have ll been ORed
with hex 40.
I have checked for disk errors, viruses, rootkits, and spyware using
CHKDSK /F, Avast!, RootkitRevealer, and AdAware.
The error only appears on large files, and also appears when copying a
270MB file to a USB memory device.
Any suggestions? I suspect a faulty RAM.
Phil Hibbs.