From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19357 invoked by alias); 15 Mar 2009 20:19:34 -0000 Received: (qmail 19329 invoked by uid 48); 15 Mar 2009 20:19:21 -0000 Date: Sun, 15 Mar 2009 20:19:00 -0000 Message-ID: <20090315201921.19328.qmail@sourceware.org> From: "aurelien at aurel32 dot net" To: glibc-bugs@sources.redhat.com In-Reply-To: <20090315153106.9954.aurelien@aurel32.net> References: <20090315153106.9954.aurelien@aurel32.net> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/9954] getaddrinfo assertion triggered without reason 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: 2009-03/txt/msg00054.txt.bz2 ------- Additional Comments From aurelien at aurel32 dot net 2009-03-15 20:19 ------- > None of the known interfaces should have the index -1 and hence the test > should be unnecessary. If this is not the case there is a problem elsewhere > and you're hiding it with the change. Entries in /etc/hosts corresponding to IP 127.X.Y.Z, while being different than 127.0.0.1 are getting index -1, thus triggerring the problem. -- http://sourceware.org/bugzilla/show_bug.cgi?id=9954 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.