WyvernTKC / cpuminer-gr-avx2

Optimised Version of GR miner for RTM
GNU General Public License v2.0
375 stars 195 forks source link

Linux - Memory dump at line 13 of cpuminer.sh #152

Open WassiliaPL opened 2 years ago

WassiliaPL commented 2 years ago

Hello,

I have weird issues with the miner. It works couple hours or couple minutes and then it stops working. I managed to catch a memory dump at line 13 of the script which is echo command(wtf?). For now I commented it and seems to work. I have 4 CPUs mining: Windows 5900X is just fine, no issues ever. 2x 3900X on Linux Mint and 3700X on Linux Mint. These 3 randomly crashed 3 times from the start as I assembled them yesterday. OC settings are set to 3.8GHz and 1V, perfectly stable. Will keep this issue updated if I find something.

Update: it crashed again while I was writing this issue. After commenting echo at line 13 it dumped memory at line 11. Screenshot_20211202-031538

WassiliaPL commented 2 years ago

I forced script to use zen2 binary for my 3700X, we'll see if it will help.

Edit: nope, still crashes at line 11 which is main function of the script.