Author

Topic: Need help with Sgminer linux (buffer overflow detected) Crashes (Read 89 times)

newbie
Activity: 2
Merit: 0
I cannot get sgminer working at all on my linux machine.
So far claymore miner works perfectly fine and with zcash/eth.
However it is a high priority for me to get sgminer working so I can use auto algo switching.

But I cannot get it to work at all, I keep getting buffer overflow detected - What ever that is. I've looked on various forums with not much help at all

This is my start.bash file

#!/bin/bash
export GPU_FORCE_64BIT_PTR=1
export GPU_MAX_HEAP_SIZE=100
export GPU_USE_SYNC_OBJECTS=1
export GPU_MAX_ALLOC_PERCENT=100
export GPU_SINGLE_ALLOC_PERCENT=100

./sgminer --algorithm equihash -o stratum+tcp://eu1.altminer.net:10001 -u VU2MweH2otdZPSQpVVnoKUNsbjz3Dx5sJk -p x


could someone please help me with this stressful issue
Jump to: