Bug#535106: libc6-i386: getaddrinfo() fails

2009-07-02 Thread Aurelien Jarno
On Tue, Jun 30, 2009 at 09:19:18PM +0200, Pieter-Tjerk de Boer wrote: > On Tue, Jun 30, 2009 at 12:58:58PM +0200, Aurelien Jarno wrote: > > On Mon, Jun 29, 2009 at 08:42:48PM +0200, Pieter-Tjerk de Boer wrote: > > > Package: libc6-i386 > > > Version: 2.7-18 > > > Severity: normal > > > > > > The f

Bug#535106: libc6-i386: getaddrinfo() fails

2009-06-30 Thread Pieter-Tjerk de Boer
On Tue, Jun 30, 2009 at 12:58:58PM +0200, Aurelien Jarno wrote: > On Mon, Jun 29, 2009 at 08:42:48PM +0200, Pieter-Tjerk de Boer wrote: > > Package: libc6-i386 > > Version: 2.7-18 > > Severity: normal > > > > The function getaddrinfo() in the i386 compatibility library returns > > -2 (i.e. EAI_NON

Bug#535106: libc6-i386: getaddrinfo() fails

2009-06-30 Thread Aurelien Jarno
On Mon, Jun 29, 2009 at 08:42:48PM +0200, Pieter-Tjerk de Boer wrote: > Package: libc6-i386 > Version: 2.7-18 > Severity: normal > > The function getaddrinfo() in the i386 compatibility library returns > -2 (i.e. EAI_NONAME) for any query, while getaddrinfo() in the amd64 > library does find the h

Bug#535106: libc6-i386: getaddrinfo() fails

2009-06-29 Thread Pieter-Tjerk de Boer
Package: libc6-i386 Version: 2.7-18 Severity: normal The function getaddrinfo() in the i386 compatibility library returns -2 (i.e. EAI_NONAME) for any query, while getaddrinfo() in the amd64 library does find the host and returns 0. Here's a trivial test program, called test.c, which prints the g