-
Notifications
You must be signed in to change notification settings - Fork 312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash when stratum connection lost - neoscrypt #146
Comments
me, too |
I wish ccminer would crash here on my system, so I can fix it, but it's running just fine here. |
me,too |
Can confirm, crashes on lost connection (latest message - "Resetting GPUs") on my 3 rigs with Win10x64 388.71 driver (and with 390.65 to). Doesn't crash on test system with single 1080ti on Win2012R2 390.65 8.19pre both cuda version |
I have found a possible reason why it crashes. |
Just made an Account to say im gonna test it now, i can tell you in about 2hrs if this is more stable |
hello got same problem let you know in like 12 hr |
Unfortunate have same crash + new crash - now it's do "resetting GPUs" without work, just after attempt stratum connection - aut error - resetting GPUs - crash (I'l use simple looped .bat for mph profit switching). And its fully stable for me if no stratum error - all version. 24h-48h no problem. |
tested |
@KlausT Tested 8.19 crashfix, same crash.
|
Are you using the -r option? |
i got same issue , keep crash when stratum connection lost connecting to uniminingpool |
@KlausT I'm not, should I? |
Wouldn't work with -r option, just hangs on 'waiting for data'. Btw you can force a similar crash by doing ctrl + c in the cmd prompt, it loses stratum and ccminer stops responding, might help with debugging. |
I was just wondering if ccminer crashes while trying to exit, or if the crash happens while waiting. |
If you point to bsod now you should be able to see it, the pool is having connection issues. Just crashed again, it was quick this time, just 11 seconds after connection lost [2018-01-15 11:49:30] Stratum connection interrupted |
it crash while waiting |
Just saw it successfully reconnect after losing connection on one of my rigs, so it doesn't happen all the time. |
This is really wierd. |
Ty KlausT |
Just some info, To people who still crashing with neoscrypt, use program called "Restart on crash" while waiting mr. @KlausT to fix this problem. |
@KlausT still crashing same way as previous version |
new fix does't fix on my system |
Can confirm, having the same issue unfortunately. 1070, CUDA 9, latest drivers, Win10x64. @georgeous30 that app doesn't work for me when ccminer is crashing in this way, it just keeps recognizing it as 'running'. |
Same issue here. Infos: Log: It happens after 1 to 8 hours of mining. |
@madcorp206 almost same rig 31070 + 31070Ti and same crashes, one solution that i found - it's multiply instances of miner, and you must find your scheme, i.e 3 instances of miner by 2 cards in each (-d 0,1 + -d 2,3 etc.), or it can be 2 instances for 3 cards each, or four instances 2+2+1+1 card, idk what the system of this or what causing it, but it works, even if it lost connection, my cards reconnect after that and continious mining without crash of miner |
@KiparisD can you share example bat command pls like for 6x1060 |
Same issue here, running on 5x1070 + 2x1070 Ti, Windows 10 |
Same issue with another ccminer fork but error message in inifnite loop: |
@madcorp206 try lowering your memory clock speed by 25 or 50 in Afterburner. I couldn't run this for more than 30 seconds, and this seems to have solved it. Going 10 minutes now without errors. We'll see if its still running in the morning. |
Subj not about O/C, its crash without any work on lost connection. If connection always present - its worked fine imho |
Same issue on Ubuntu 17.10 x64 using ccminer 8.19-KlausT with 4x 1070:
Seems specific to when the connection to the stratum server is lost. Was running fine for about 2.5 days prior to the crash. |
I don't know very much about debugging segfaults under Linux. If this version is producing a segfault you could try something like |
Only happens with this fork of ccminer.. tried 8.15 through 8.18, no luck. Win 10, both connected to bsod.pw pool
The text was updated successfully, but these errors were encountered: