andzno1 / blagominer

Taking Blagominer to the next chain!
GNU General Public License v3.0
5 stars 9 forks source link

bug #9

Open knightjohn257 opened 5 years ago

knightjohn257 commented 5 years ago

I have used blagominer of vistion 1.19 recently,and i found a bug,sometimes software crash with Error P1 ReadFile. code = 23,its all right when i return on blago.I have made sure the files and the physics disk were well.What is matter with blagominer?

Log Error Code:

04:44:46.488 [10] Freeing caches. 04:44:46.488 [10] Read file :xxxxxxxxxxxxxxxxxxx_1039087867487322112_1907344 04:44:50.222 Error P1 ReadFile. code = 23 04:44:50.222 File xxxxxxxxxxxxxxxxxxx_13853633492484620288_1907344 (C:\DiskPath\Disk8\Plots): Unexpected end of file. 04:44:50.222 Unexpected end of file xxxxxxxxxxxxxxxxxxx_13853633492484620288_1907344 04:44:50.222 [7] Close file: xxxxxxxxxxxxxxxxxxx_13853633492484620288_1907344 (C:\DiskPath\Disk8\Plots) [@ 3960 ms] 04:44:50.222 [7] Freeing caches. 04:44:50.222 [7] Finished directory C:\DiskPath\Disk8\Plots

quetzalcoatl commented 5 years ago

I don't recall seeing error "23". At least for a long time. WinApi ReadFile docs suggest it's some sort of a checksum error on the filesystem layer. That's totally out of scope for the miner software.

In short, if I get this error right, it means that either the filesystem has errors, of the hardware has problems. If I were you, I'd thoroughly scan the disk for errors and bad sectors.