Bitcoin Forum
June 20, 2024, 10:36:07 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Need help with Sgminer linux (buffer overflow detected) Crashes  (Read 63 times)
whiterose64 (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
February 07, 2018, 09:39:12 AM
 #1

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
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!