Kiv / poclbm

PyOpenCL bitcoin miner with a GUI frontend
GNU General Public License v3.0
450 stars 153 forks source link

poclbm/guiminer halts processing #78

Open mike-hart opened 11 years ago

mike-hart commented 11 years ago

13/04/2013 16:33:33, started OpenCL miner on platform 0, device 0 (Cypress) 13/04/2013 16:33:33, Setting server (user @ eu.eclipsemc.com:8337) eu.eclipsemc.com:8337 13/04/2013 16:33:33, checking for stratum... eu.eclipsemc.com:8337 13/04/2013 16:33:38, no response to getwork, using as stratum eu.eclipsemc.com:8337 13/04/2013 16:33:51, Failed to subscribe eu.eclipsemc.com:8337 13/04/2013 16:33:53, IO errors - 1, tolerance 2

At this point poclbm just seems to hang, ctrl-c and running it again and the problem is gone but I seem to get this a fair bit and it may be the reason why guiminer just stops processing blocks for me frequently. Interestingly though poclbm on the command-line seems more stable, so maybe the hang issue is threading or subprocess buffer-related? My apologies for the somewhat mixed bug here :(