Post
Topic
Board Mining (Altcoins)
Re: Bytom Mining - ASIC algorithm now cracked by GPU miners? Big profits?
by
grendel25
on 18/05/2018, 20:50:53 UTC
I had this working on HIVEos then suddenly after rebooting kept getting a runtime error... even after reformatting HIVEos, still get the same issue...


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.