Trying to start with 6 RX 480 on Linux Ubuntu 16.04:
$ ./ethdcrminer64 -dcri 42 -dpool "http://siamining.com:9980/miner/header?address=****&worker=rig2" -dcoin sia -etha 2
????????????????????????????????????????????????????????????????ͻ
? Claymore's Dual ETH + DCR/SC/LBC GPU Miner v7.1 ?
????????????????????????????????????????????????????????????????ͼ
ETH: 4 pools are specified
Main Ethereum pool is eth-eu.dwarfpool.com:8008
SC: 1 pool is specified
Main Siacoin pool is siamining.com:9980
Segmentation fault (core dumped)
In dmesg:
[ 300.907287] ethdcrminer64[4050]: segfault at 110 ip 00007f4818e222d4 sp 00007ffc4c39e708 error 4 in libdrm_amdgpu.so.1.0.0[7f4818e1e000+7000]
Is anyone has experienced the same behavior?
Try commenting out the line below:
#export GPU_FORCE_64BIT_PTR=0
export GPU_MAX_HEAP_SIZE=100
export GPU_USE_SYNC_OBJECTS=1
export GPU_MAX_ALLOC_PERCENT=100
export GPU_SINGLE_ALLOC_PERCENT=100