I am trying to run the miner on linux but I am getting the error below:
Tue Dec 31 10:44:50 2013 Miner Starts - mmcpool.1gh.com:8080
MC2Hasher:0 initialized on device: Tahiti type: 4, vendor: Advanced Micro Devices, Inc., mem: 2147483648 with 1-pass algo
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
flag that can be set to true with the set() method and reset to false
File "/usr/lib/python2.7/threading.py", line 504, in run
given, value defaults to 1.
File "miner.py", line 2803, in miner.miner_thread (miner.c:7593)
File "miner.py", line 2769, in miner.Miner.__init__ (miner.c:7096)
File "miner.py", line 2545, in miner.MC2Hasher.__init__ (miner.c:2517)
LogicError: create_buffer failed: invalid buffer size
I don't quite understand what is wrong. Any suggestions?