[Bug dynamic-link/11787] Program with large TLS segments fail.
jistone at redhat dot com
sourceware-bugzilla@sourceware.org
Mon Jan 29 23:27:00 GMT 2018
https://sourceware.org/bugzilla/show_bug.cgi?id=11787
Josh Stone <jistone at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jistone at redhat dot com
--- Comment #46 from Josh Stone <jistone at redhat dot com> ---
Following on comment 42, we should note that Anders then switched Rust to use a
dlsym lookup instead of weak linkage:
https://github.com/rust-lang/rust/pull/23631
That went in before Rust 1.0.0-beta. The fallback is to just use
PTHREAD_STACK_MIN, so I think it will work fine when the symbol is removed.
(assuming TLS is also moved elsewhere, I guess)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list