This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: tst-getaddrinfo4 failure with glibc-2.18


On 08/15/2013 12:51 PM, Allin Cottrell wrote:
> I should have said: this is on a system with 64-bit kernel and 32-bit userspace. I'm seeing something that may be related at
> 
> http://www.linuxquestions.org/questions/linux-from-scratch-13/glibc-2-18-and-acroread-4175473288
> 
> I last built and installed glibc-2.17 in January, since when I've
> updated gcc (4.8.1) and kernel headers (3.10.7). So I just tried the
> experiment of rebuilding 2.17 under my current setup, to check that
> nothing had gone screwy in the meantime in regard to my ability to
> build a properly functioning glibc. Result: all OK, the system is
> stable with glibc-2.17 as rebuilt today. But it's seriously unstable
> with glibc-2.18 as built with the same toolchain and configure
> options, namely:
> 
> ../glibc-2.17/configure --build=i686-pc-linux-gnu \
>  --prefix=/usr --with-tls \
>  --disable-profile --enable-add-ons \
>  --enable-kernel=3.10.7

I may have said this already but I'll it bears repeating.

You should always run the testsuite. If the testsuite has any
failures you should not install glibc. You should determine the
root cause of the failures.

If you can get backtraces of your failing applications and file
a bug that would be much appreciated.

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]