how to fix ld.so
David Mosberger
davidm@napali.hpl.hp.com
Thu Jan 27 07:07:00 GMT 2005
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
More information about the Libc-hacker
mailing list