> $ host -6 google.com > ;; connection timed out; no servers could be reached
FWIW, this hangs just the same on Linux when no IPv6 nameservers configured in /etc/resolv.conf What it tries to do is to inquire the nameserver at [::1]:53 (which is the local host), and then, since bind is not running on the host, that times out. This, however, is looks like a bug to me: > Failing assertion due to probable leaked memory in context 0xa00020be0 ("dig") > (stats[4].gets == 1). > mem.c:1121: INSIST(ctx->stats[i].gets == 0U) failed. and I can't see the same on Linux. Anton Lavrentiev Contractor NIH/NLM/NCBI -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple