root@aa:~# panic: runtime error: invalid memory address or nil pointer dereference
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x330 pc=0x636a26]
I am having the same issue..
Had it running on a 1080 ti Ethos box.
I rebooted and now I get this error every time.
panic: runtime error: invalid memory address or nil pointer dereference
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x330 pc=0x636a26]
does anyone have any suggestions?
Yep, a few posts up... try setting up a swap file to add memory --OR-- add more physical RAM to your system. Just google "Linux add swap file cli" or "Linux Ubuntu swap file increase ram cli" or whatever your OS is if it isn't Ubuntu so you can add a swap file thus boosting your virtual memory. It sounds like you are getting memory error from deficient memory resources allocated either physically or virtually.
in command line in Linux you can do the command "free" without quotations to see how much memory you have allocated and available.
and I'll just add... I wonder if the folks with 1080ti that are getting low hashrate might try again with more physical or virtual memory resources allocated.
Added 1GB swap file then 4GB to total 5gb and 8gb respectively, same issue. Very strange.
someone else had a similar issue and it was recommended to check version or download the most current version. https://github.com/Bytom/bytom/issues/167
If it's not a version issue then maybe some incompatibility with your system