Error message Exit Code 10, bytecount mismatch

DePurpereWolf
DePurpereWolf
Joined: 4 Apr 07
Posts: 5
Credit: 19957
RAC: 0
Topic 192954

A teammember had the following question I wasn't able to answer.

His workunit has the following errorcorde: [debug]: ERROR: bytecount mismatch: returned: 54, bytes: 1047616, file: 1047398

See resultid: http://einsteinathome.org/task/85548635

Is there anything that can or will be done to grant this guy his credits?

DePurpereWolf
DePurpereWolf
Joined: 4 Apr 07
Posts: 5
Credit: 19957
RAC: 0

Error message Exit Code 10, bytecount mismatch

The solution to the problem was to:

  • # Stop BOINC completely
    # Uninstall BOINC
    # Create a folder C:\\My Programs\\
    # Move the entire BOINC folder and all its contents to C:\\My Programs\\
    # Reinstall BOINC, making sure to tell BOINC to use the new folder
    # Continue crunching as before (all previous jobs will be found)
Bernd Machenschalk
Bernd Machenschalk
Moderator
Administrator
Joined: 15 Oct 04
Posts: 4280
Credit: 245662242
RAC: 10480

Thanks for reporting this

Thanks for reporting this (both the problem and the solution).

A "bytecount mismatch" indicates that something goes wrong when writing the temporary output file at a checkpoint. It means that the file on disk has a different length than the program thinks it should have from the number of bytes it has actually written.

Both the error and the solution indicate that apparently something went wrong with the filesystem, probably somewhere down the C:\\Program Files\\BOINC directory tree. Just for the records: Is this an NTFS or a FAT32 filesystem? I'd rather suspect the latter.

BM

BM

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.