Post
Topic
Board Mining software (miners)
Re: python OpenCL bitcoin miner
by
kelp
on 04/04/2011, 19:55:43 UTC
I'm getting a crash on Mac OS X 10.6.7 with m0mchil-poclbm-b981138. It doesn't crash with m0mchil-poclbm-74a5442.

I've posted the stack trace here:
https://gist.github.com/902241

I'm running it like this:

python poclbm.py -o deepbit.net -p 8332 -u --pass= -d 0 -f 120

This is with Python 2.6.6 installed from MacPorts. All dependencies were also installed from MacPorts.

Anyone else running into this and found a fix?