
Originally Posted by
Jarnis
Well, what we can see from our end from the submit you sent is that when benchmark calculated the checksums of all benchmark files and the checksum of the result file itself and then packaged it as result submit, when our server receives it and verifies that the checksums are valid, they fail the validation.
Theoretical causes that come to mind are:
- Benchmark files are corrupted or modified
- Submitted result file getting corrupted in transit when uploaded to online result system
- During the calculation of the checksums on your system, something is corrupting the calculation. Either there is disk corruption, memory corruption or processor is somehow unstable (even a single bit flipped would trigger invalid checksum)
- The operating system is somehow messed up (virus? OS file corruption?) and it somehow shows up as corrupted checksum in the results
We get thousands and thousands of submits every day and submits that trigger this specific error are extremely rare and, in our experience, almost always due to the benchmarked system being somehow unstable.