From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10465 invoked by alias); 26 Feb 2008 13:31:58 -0000 Received: (qmail 9914 invoked by uid 48); 26 Feb 2008 13:31:10 -0000 Date: Tue, 26 Feb 2008 13:31:00 -0000 Message-ID: <20080226133110.9913.qmail@sourceware.org> From: "leolistas at solutti dot com dot br" To: glibc-bugs@sources.redhat.com In-Reply-To: <20080225141520.5790.leolistas@solutti.com.br> References: <20080225141520.5790.leolistas@solutti.com.br> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/5790] strange behavior of getnameinfo on multiple PTR records X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2008-02/txt/msg00116.txt.bz2 ------- Additional Comments From leolistas at solutti dot com dot br 2008-02-26 13:31 ------- I dont know anything about coding .... but just as curiosity, the 2 IP addresses i listed, which contains 258 and 357 PTRs, have the following 'reply sizes': [root@correio postfix]# dig @ns1.cultura.com.br 58.255.34.201.in-addr.arpa ptr ;; Truncated, retrying in TCP mode. ;; Query time: 625 msec ;; SERVER: 201.34.255.2#53(201.34.255.2) ;; WHEN: Tue Feb 26 10:27:59 2008 ;; MSG SIZE rcvd: 9137 [root@correio postfix]# dig @ns1.cultura.com.br 70.255.34.201.in-addr.arpa ptr ;; Truncated, retrying in TCP mode. ;; Query time: 542 msec ;; SERVER: 201.34.255.2#53(201.34.255.2) ;; WHEN: Tue Feb 26 10:29:57 2008 ;; MSG SIZE rcvd: 12116 if i correctly understood, buffer would have to be raised to fit these kind of big replies, that's correct ? -- http://sourceware.org/bugzilla/show_bug.cgi?id=5790 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.