Post
Topic
Board Mining software (miners)
Re: BFGMiner 5.5.0: CPU/GPU/FPGA/ASIC mining software, GBT+Stratum, RPC, Linux/Win64
by
ccgllc
on 19/08/2018, 10:44:42 UTC
I keep playing with bfgminer 5.5.0 and my antminers, but it does not appear to be stable.  After 10-15 minutes I get a segmentation fault.

Tried 5.4.2 & 5.5.0 via gentoo distribution, and a hand compiled 5.5.0.  All behave the same.

Any suggestions?
Run it in gdb and/or valgrind and report a backtrace.

Will do.  Building GDB now.

Got pulled away from the coin I was working with.  Sorry.

I am trying a new coin and have a new error:

Code:
[2018-08-19 05:47:33] /usr/bin/bfgminer: --coinbase-addr: Invalid address

Invoked using: /usr/bin/bfgminer -S antminer:all -o $POOL -u $WORKER -p $PASS $OPT --coinbase-addr=rM4Z7VR2YjjDs9iC4GcLtwtnwtyW1Lqx7Y

A "getaccountaddress" from the new coin's linux wallet is reporting that address, so I would think it is valid...

Any thoughts?