bug-glibc
[Top][All Lists]
Advanced

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

Re: pthread in glibc2.2.2


From: Ulrich Drepper
Subject: Re: pthread in glibc2.2.2
Date: 02 Apr 2001 00:16:20 -0700
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.2 (Thelxepeia)

"Dan Maas" <address@hidden> writes:

> Glibc 2.2.2 and linuxthreads *compiled with LDT enabled* cause any program
> that is linked to libpthread.so to SEGV immediately on startup. Here is a
> complete explanation...

That's not true.  The problem is that you are using outdated binutils
or something like that which causes libpthread to not be built with
DF_1_INITFIRST set.  If you wouldn't there would be no problem.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]