Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2005 13:58:18 GMT
From:      Jim Hatfield <jim.hatfield@insignia.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/82487: p5-Net-DNS 0.51 cannot instantiate resolver
Message-ID:  <200506211358.j5LDwI9l000427@www.freebsd.org>
Resent-Message-ID: <200506211400.j5LE0cOu051923@freefall.freebsd.org>

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

>Number:         82487
>Category:       ports
>Synopsis:       p5-Net-DNS 0.51 cannot instantiate resolver
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 21 14:00:38 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jim Hatfield
>Release:        4.7
>Organization:
Insignia Solutions
>Environment:
FreeBSD highland.isltd.insignia.com 4.7-RELEASE-p27 FreeBSD 4.7-RELEASE-p27 #10: Tue Jul 27 18:41:12 BST 2004     root@highland.isltd.insignia.com:/usr/obj/usr/src/sys/HIGHLAND  i386

>Description:
If you try to instantiate a DNS resolver object, it fails and the returned value is undefined.
>How-To-Repeat:
Run this test program:
use Net::DNS;
my $res = Net::DNS::Resolver->new;

You get a screenfull of errors all to do with AF_INET6.
>Fix:
I portdowngraded to 0.49 and the problem goes away.
>Release-Note:
>Audit-Trail:
>Unformatted:



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