[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#399035: LD_LIBRARY_PATH=/usr/lib/debug causes switch to ancient libpthread



On Fri, Nov 17, 2006 at 10:58:53AM +0100, Kristian Nielsen wrote:
> My understanding of ld.so is unfortunately limited, but perhaps the problem is
> related to missing libpthread.so.0 symbolic links?

Nope.  There are three separate builds of glibc: one with LinuxThreads
and no debug, one with LinuxThreads and debug, and one with NPTL.  We
have not updated the copy in /usr/lib/debug to use NPTL, but perhaps it
is time to do that (after etch at this point, I think).

Don't be confused by the other libraries in subdirectories of
/usr/lib/debug.  Those are something entirely different; they are used
automatically by GDB to provide better backtraces for the standard
libraries.


-- 
Daniel Jacobowitz
CodeSourcery



Reply to: