public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* 1.7.14: bind host crash
@ 2012-05-04 19:22 Igor Kostenko
  2012-05-04 20:25 ` Yaakov (Cygwin/X)
  0 siblings, 1 reply; 4+ messages in thread
From: Igor Kostenko @ 2012-05-04 19:22 UTC (permalink / raw)
  To: cygwin


I'm using experimental packages. After today's update host utility from bind
package stopped working with "dst_lib_init: openssl failure" error. Found
advise to install openssl package here -
http://sourceware.org/ml/cygwin/2012-04/msg00217.html

Now host crashes with both available bind packages (9.9.0-3 & 9.9.0-2):

$ uname -a
CYGWIN_NT-6.1-WOW64 GBD09501436 1.7.14(0.260/5/3) 2012-04-25 09:41 i686
Cygwin

$ host localhost
Host localhost not found: 3(NXDOMAIN)
/usr/src/ports/bind/bind-9.9.0-3/src/bind-9.9.0/lib/isc/mem.c:1099:
INSIST(ctx->stats[i].gets == 0U) failed.
Aborted (core dumped)

WBR, Igor
-- 
View this message in context: http://old.nabble.com/1.7.14%3A-bind-host-crash-tp33763473p33763473.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 1.7.14: bind host crash
  2012-05-04 19:22 1.7.14: bind host crash Igor Kostenko
@ 2012-05-04 20:25 ` Yaakov (Cygwin/X)
  2012-05-04 22:38   ` Adrian Fita
  0 siblings, 1 reply; 4+ messages in thread
From: Yaakov (Cygwin/X) @ 2012-05-04 20:25 UTC (permalink / raw)
  To: cygwin

On 2012-05-04 14:22, Igor Kostenko wrote:
> Now host crashes with both available bind packages (9.9.0-3&  9.9.0-2):
>
> $ uname -a
> CYGWIN_NT-6.1-WOW64 GBD09501436 1.7.14(0.260/5/3) 2012-04-25 09:41 i686
> Cygwin
>
> $ host localhost
> Host localhost not found: 3(NXDOMAIN)
> /usr/src/ports/bind/bind-9.9.0-3/src/bind-9.9.0/lib/isc/mem.c:1099:
> INSIST(ctx->stats[i].gets == 0U) failed.
> Aborted (core dumped)

WFM:

$ host localhost
localhost has address 127.0.0.1


Yaakov

--
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 1.7.14: bind host crash
  2012-05-04 20:25 ` Yaakov (Cygwin/X)
@ 2012-05-04 22:38   ` Adrian Fita
  2012-05-08 14:00     ` Igor Kostenko
  0 siblings, 1 reply; 4+ messages in thread
From: Adrian Fita @ 2012-05-04 22:38 UTC (permalink / raw)
  To: cygwin

On 04/05/12 23:24, Yaakov (Cygwin/X) wrote:
> On 2012-05-04 14:22, Igor Kostenko wrote:
>> Now host crashes with both available bind packages (9.9.0-3& 9.9.0-2):
>>
>> $ uname -a
>> CYGWIN_NT-6.1-WOW64 GBD09501436 1.7.14(0.260/5/3) 2012-04-25 09:41 i686
>> Cygwin
>>
>> $ host localhost
>> Host localhost not found: 3(NXDOMAIN)
>> /usr/src/ports/bind/bind-9.9.0-3/src/bind-9.9.0/lib/isc/mem.c:1099:
>> INSIST(ctx->stats[i].gets == 0U) failed.
>> Aborted (core dumped)
>
> WFM:
>
> $ host localhost
> localhost has address 127.0.0.1

Works here also.

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.

-- 
Fita Adrian

--
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 1.7.14: bind host crash
  2012-05-04 22:38   ` Adrian Fita
@ 2012-05-08 14:00     ` Igor Kostenko
  0 siblings, 0 replies; 4+ messages in thread
From: Igor Kostenko @ 2012-05-08 14:00 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-05-08 14:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-04 19:22 1.7.14: bind host crash Igor Kostenko
2012-05-04 20:25 ` Yaakov (Cygwin/X)
2012-05-04 22:38   ` Adrian Fita
2012-05-08 14:00     ` Igor Kostenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).