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]

how to fix ld.so


Can somebody comment on this bugreport:

 http://sources.redhat.com/bugzilla/show_bug.cgi?id=685

I assume the best way to fix this problem would be to have ld.so use
the correct values for TLS_PRE_TCB_SIZE, TLS_TCB_SIZE, and
TLS_TCB_ALIGN for the thread-library in use (if any).  However, I'm
not sure ld.so can make calls into the thread-library at the time
_dl_allocate_tls_storage() is called.  Also, it's possible that I'm
misunderstanding the problem entirely.  Hints would be appreciated.

Thanks,

	--david


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