Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Apr 2011 15:57:59 -0400 (EDT)
From:      Jared Mauch <jared@puck.nether.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/156684: getaddrinfo returns improper error
Message-ID:  <201104271957.p3RJvxLc028810@puck.nether.net>
Resent-Message-ID: <201104272000.p3RK0Jjr014566@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         156684
>Category:       bin
>Synopsis:       getaddrinfo returns improper error
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 27 20:00:19 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jared Mauch
>Release:        FreeBSD 8.1-RELEASE-p1 i386
>Organization:
self
>Environment:
System: FreeBSD puck.nether.net 8.1-RELEASE-p1 FreeBSD 8.1-RELEASE-p1 #0: Thu Nov 4 15:59:47 UTC 2010 jared@newjail2.nether.net:/usr/src/sys/i386/compile/PAE i386


Description:
	% ping6 www.apple.com
	ping6: Non-recoverable failure in name resolution

	The name does properly resolve for AAAA with NOERROR and should
come back with a "hostname nor servname provided, or not known" instead

How-To-Repeat:
	% ping6 www.apple.com

	The same can be done with source code that goes a getaddrinfo().  
ping6 is just an easy way to reproduce.  I have 450k other domain names 
that return a similar error that are improper.

Fix:

	Unknown.  A dig/host of the domains does not seem to find this error.
A domain that should return this type of error is www qq com as their
nameserver is doing something 'odd'.


>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104271957.p3RJvxLc028810>