luke-jr / bfgminer

Modular ASIC/FPGA miner written in C, featuring overclocking, monitoring, fan speed control and remote interface capabilities.
http://luke.dashjr.org/programs/bitcoin/files/bfgminer/
Other
1.84k stars 814 forks source link

Multiple (millions) of log error messages regarding dnssd_clientstub #235

Open zosorock opened 11 years ago

zosorock commented 11 years ago

Got over 7 million lines logged, more than 500 per second on several occasions. They are all like this one:

May 17 05:15:19 TheMac bfgminer[57757]: dnssd_clientstub deliver_request: socketpair failed 24 (Too many open files)

Not sure how or why it started and what can be done to mitigate. It lasted for about 5 hours. This installation is bfgminer version 3.0.2 running on OSX 10.8.3

Thank you!

luke-jr commented 11 years ago

Should be addressed with c4105a63