Closed Stardock2018 closed 2 years ago
?
Which os?
What version?
Did you started it from commandline?
windows 10 version 2.10 and 2.0.0 i have tried running in conmandline and and normal exec. both shutdown but a random times
What do you mean by shutdown? Logs? What does the console printout?
if i exec the daemon right click run and admin. the daemon program shutsdown window disappears. if i use CMD line and exec there is no console output the daemon just stops.
daemon + miner in same directory i hope?
yes
Thats very strange. What happens when you start the miner from commandline client?
xmrigMiner.exe --daemonized
to clarify the daemon does start and runs for a random amount of time. 5 min 2 hours etc....
which build are you using?
sounds like a segfault
2.1.0
Common, learn to write meaningful issues. Otherwise nobody can help. Again WHICH version of the miner are you using? GCC / MVC? Self compiled?
Make sure you have no antivirus software running, or miner's folder is excluded.
Sorry at the moment i am using MVC 2.1.0 version. and i have used the GCC version and it was doing the same thing. antivirus folder excluded allready.
Hmm.. hard to say. Could have a thousand reasons. Bad memory is also possible since it happens randomly..
Which algo do you mine? Is it a memory intensiv one or doesn't matter which algo you mine?
loki ok ty anyway
ok, loki is using ramdomx. That could be indeed a memory issue. Did you see same problems when mining a CN coin?
If that's the memory issue it should be reproduceable without a daemon. Try to run miner without daemon or run upstream miner version (XMRig) to see if it behaves the same.
Running the miner without the daemon should have the same issue. The daemon is just a luncher.
Xmrig works fine no problem.
Hmm. Thats even more strange.. Did you try 3.x or 4.x version?
The whole randomx/loki code is exactly the same as in xmrig
4.3.1-beta mod date 2019-10-17 11:40AM
Please test with 3.x version to see if its reproducable
See, it looks to me more like an issue with antivirus software, are you sure you've excluded it ? Is there a way to disable antivirus software temporarily ?
I have the XmrigCC running on 20 computers working fine. Just 2 windows 10 systems having this problem. thats why i asked for debug command.
Naturally, the question is what's the differences between these 2 systems and the rest ?
2 totaly different systems i9 32 GB mem / AMD threadripper 2990wx 32 GB MEM different av i turned the av's off.
I think it is a segmentation fault. But the daemon is there for restart the miner in that case, which is obviously not happening. I'll look into that
thank you
I tried to reproduce it by forcing the miner to crash. But the daemon just restarts it. When this happens the next time, a screenshot would be very helpful
ok i will send a pic. when it happens again.
this pic screen shot is from my i7 windows 10
This looks like a segfaul. But is it xmrig 4.3.1 beta or xmrigcc running?
No response... Is this problem still existing?
Yes. I am still having the problem. All good though I just wrote a script to restart it.
Oh it's happening on AMD CPUs right?
Please try to disable "Opcache" in BIOS. This is a known problem with ryzen CPUs.
Disabling the "Opcache" didn't work still the same problem
The daemon shuts down no error is logs Is there a debug switch ?