This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: glibc 2.14
- From: Ulrich Drepper <drepper at gmail dot com>
- To: PaweÅ Sikora <pluto at agmk dot net>
- Cc: libc-alpha at sourceware dot org
- Date: Thu, 2 Jun 2011 16:31:31 -0400
- Subject: Re: glibc 2.14
- References: <BANLkTimLUQZxHO30oLx8qSQUuN2c+580Rw@mail.gmail.com> <201106022213.11374.pluto@agmk.net>
2011/6/2 PaweÅ Sikora <pluto@agmk.net>:
> i have a libreoffice-3.3.2.2 built with gcc-4.5.3/glibc-2.13.
> the latest glibc upgrade causes a gpf in libdl:
This is not at all useful. If you're sure that you really use all the
right libraries (libdl must come from exactly the same version as
libc) then you have to provide a test case. And this cannot be:
compile and run program XY. Dynamic loading is obviously tested so
there cannot be any generic problem. It also could very easily a
memory handling problem in the other code.