Re: [Sofia-sip-devel] 'Network error' on FreeBSD: how to debug?

2011-08-18 Thread Pekka Pessi
Hi Yuri, 2011/6/19 Yuri y...@rawbw.com: On 06/18/2011 17:50, Yuri wrote: recvfrom call retrieving result for DNS query never receives the result for some reason. I found bug in code resolving the sip-dig hang: in file sres_blocking.c lines       if (c-block-fds[i].revents | POLLERR)      

Re: [Sofia-sip-devel] 'Network error' on FreeBSD: how to debug?

2011-06-18 Thread Yuri
On 06/18/2011 14:29, Yuri wrote: I installed sofia-sip and trying it through empathy with @ekiga.net account. Empathy first hangs for a while with Connecting... status and later says Disconnected -- Network error. How can I understand what is the reason of the failure? None of the

Re: [Sofia-sip-devel] 'Network error' on FreeBSD: how to debug?

2011-06-18 Thread Yuri
On 06/18/2011 17:50, Yuri wrote: recvfrom call retrieving result for DNS query never receives the result for some reason. I found bug in code resolving the sip-dig hang: in file sres_blocking.c lines if (c-block-fds[i].revents | POLLERR) sres_resolver_error(c-resolver,