On 31.01.2012 22:36, Folkert van Heusden wrote: > Suddenly after a restart znc won't connect to irc.oftc.net 6667 and > irc.eu.rizon.net. > So I did an strace on the process to see what was going on and saw this:
Hi, what's the error message from ZNC? For the strace results: ZNC uses libc-ares2 for doing its DNS, so that bad recvfrom() would have to be a bug in c-ares. Oh and btw 4294967295 (the fd used) is (uint32_t) -1. Also, you could start znc with the argument --debug --foreground and see if that says anything more about the issue (although I'd almost doubt that). Cheers, Uli -- "For saving the Earth.. and eating cheesecake!" -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org