William Mikrut

Results 13 comments of William Mikrut

I had this same problem and, for me, is was caused by the transaction fees incurred for sending payments on a specific coin. Some coins have very large transaction fees....

Unfortunately I was not able to resolve the issue. What I did was stop the coin... loaded redis commander and made manual payments for those due. I experienced this issue...

Let me check... I've been on vacation for the past two weeks and I'm just getting caught up on everything,

I know why the crash is occurring. I ran the miner with a stratum proxy and was watching the screen. Whenever the proxy notified about a new job available: 2024-03-20...

I'm not sure it's an out of memory condition. I loaded your Job context with breakpoints and the whole process completes every time. I don't think its a WDT issue...

I compiled all the way back to v5. There is no v6 Source. v5 does not crash on new work notifications. v7 and on does crash on new work notifications.

I've been running it for 15 minutes now with no crashes. However, there have been importand fixes in later releases. I'll keep digging and see if I can spot where...

It is definitely more stable and now I think I can see a potential memory issue that would be easy to fix. Every so often the stratum server comes along...

Definitely much more stable with the limiting of queued jobs. The program is no longer dumping or freezing up. After an hour it was still running. It stopped only because...

I forked the project so you can look at some of the code I am playing with on my dev branch.