ccminer icon indicating copy to clipboard operation
ccminer copied to clipboard

freeze

Open volkovmqx opened this issue 7 years ago • 10 comments

Hello, sometime it just freezes, and when i press enter, a bunch of new block messages appear. the freeze happened between 11:09:55 and 11:26:23. from the pool side it was never sending shares, this morning it did for 5 hours+

[2017-12-18 11:09:03] accepted: 34/34 (100.00%), 745.56 kH/s yay!!!
[2017-12-18 11:09:10] eu1.altminer.net:10003 neoscrypt block 40252
[2017-12-18 11:09:10] GPU #0: Gigabyte GTX 1060 3GB, 746.51 kH/s
[2017-12-18 11:09:16] GPU #0: Gigabyte GTX 1060 3GB, 744.47 kH/s
[2017-12-18 11:09:55] eu1.altminer.net:10003 neoscrypt block 40252
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40253
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40254
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40255
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40256
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40257
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40257
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40257
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40257
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40257
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40257
[2017-12-18 11:26:23] GPU #0: Gigabyte GTX 1060 3GB, 398.69 kH/s
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40257
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40258
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40258
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40259
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40260
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40260
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40260
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40260
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40261
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40261
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40262
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40262
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40262
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40262
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40262
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40262
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40262
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40263
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40263
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40263
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40263
[2017-12-18 11:26:23] eu1.altminer.net:10003 neoscrypt block 40263
[2017-12-18 11:26:23] accepted: 34/35 (97.14%), 733.54 kH/s booooo
[2017-12-18 11:26:23] reject reason: Invalid job id
[2017-12-18 11:26:26] GPU #0: Gigabyte GTX 1060 3GB, 774.37 kH/s

volkovmqx avatar Dec 18 '17 10:12 volkovmqx

this happens with the 8.16 and the test build you did here https://github.com/KlausT/ccminer/issues/89#issuecomment-352297537

volkovmqx avatar Dec 18 '17 10:12 volkovmqx

You have not been at your system at 11:09? There's only one thing I can think of: You accidentally pressed ctrl s Or probably some wierd Linux problem, but I can't help you there

KlausT avatar Dec 18 '17 13:12 KlausT

I didnt press ctrl s. It was on windows 10.

volkovmqx avatar Dec 18 '17 14:12 volkovmqx

Or maybe sleep mode or some power saving stuff

KlausT avatar Dec 18 '17 14:12 KlausT

nah, it happened in front of my eyes, after it freezed, i pressed enter and the whole lines after 11:26:23 has shown up.

volkovmqx avatar Dec 18 '17 14:12 volkovmqx

Then I'm out of ideas.

KlausT avatar Dec 18 '17 14:12 KlausT

ok, i set the -r 0 option, activated debug and redirected the output to a log file and set it to restart auto. here is the issue :

[2017-12-18 16:55:57] GPU #0: Gigabyte GTX 1060 3GB, 817.16 kH/s Cuda error in func 'neoscrypt_cpu_hash_k4_2stream' at line 1480 : unspecified launch failure. The system cannot find the path specified.

volkovmqx avatar Dec 18 '17 15:12 volkovmqx

The system cannot find the path specified. ? Where does this come from?

KlausT avatar Dec 18 '17 18:12 KlausT

nah, that was something else in the batch file ^^

volkovmqx avatar Dec 18 '17 18:12 volkovmqx

ok, another idea: maybe it's the 2 second timeout of Windows: Timeout Detection and Recovery In this case you could either decrease the intensity, or change the timeout to 10 seconds or something. Have you ever used regedit?

KlausT avatar Dec 18 '17 19:12 KlausT