This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 1.7.14: bind host crash


Adrian Fita <adrian.fita <at> gmail.com> writes:

> Please try to run host under strace like so:
> 
>    strace -o host_strace.log host localhost
> 
> and then investigate the resulting file, host_strace.log. First look at 
> the end for any error, then, if there's no obvious error, look up for 
> anything suspicious.
> 
> PS: The "dst_lib_init: openssl failure" issue is indeed still not solved.
> 

I've found in strace log that /etc/resolv.conf was used. I've renamed it and
error has gone. Content of resolv.conf was:
search my.domain.com.

I've added search domain in windows instead. Thanks a lot.

WBR, Igor



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]