This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: [PATCH] Two more vDSO issues


On Fri, Feb 27, Jakub Jelinek wrote:

> Hi!
> 
> 1) l->ld needs to be relocated as well (I did not catch this up in my
>    previous testing, because vDSO was mapped both in the new place and
>    in the old location)
> 2) if kernel provides just AT_SYSINFO_EHDR but not AT_SYSINFO, ld.so would
>    segfault.

Even with this patches, glibc always seg.faults if compiled with
NPTL support on IA64 when calling rpcgen the first time during build.

It works fine with linuxthreads and I don't see problems on other
architectures.

  Thorsten

-- 
Thorsten Kukuk       http://www.suse.de/~kukuk/        kukuk@suse.de
SuSE Linux AG        Maxfeldstr. 5                 D-90409 Nuernberg
--------------------------------------------------------------------    
Key fingerprint = A368 676B 5E1B 3E46 CFCE  2D97 F8FD 4E23 56C6 FB4B


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