public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug dynamic-link/26729] New: Dynamic TLS variables do not work after static dlopen
@ 2020-10-13 13:19 fweimer at redhat dot com
  2021-06-01 13:43 ` [Bug dynamic-link/26729] " carlos at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: fweimer at redhat dot com @ 2020-10-13 13:19 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=26729

            Bug ID: 26729
           Summary: Dynamic TLS variables do not work after static dlopen
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: dynamic-link
          Assignee: unassigned at sourceware dot org
          Reporter: fweimer at redhat dot com
  Target Milestone: ---

After static dlopen, only initial-exec TLS is currently supported because
__tls_get_addr is called in the inactive copy of ld.so for an access to a
dynamic TLS variable. Since ld.so has not been initialized, a crash is the
result.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug dynamic-link/26729] Dynamic TLS variables do not work after static dlopen
  2020-10-13 13:19 [Bug dynamic-link/26729] New: Dynamic TLS variables do not work after static dlopen fweimer at redhat dot com
@ 2021-06-01 13:43 ` carlos at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: carlos at redhat dot com @ 2021-06-01 13:43 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=26729

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|https://bugzilla.redhat.com |https://bugzilla.redhat.com
                   |/show_bug.cgi?id=1886295    |/show_bug.cgi?id=1963710
                 CC|                            |carlos at redhat dot com

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-01 13:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-13 13:19 [Bug dynamic-link/26729] New: Dynamic TLS variables do not work after static dlopen fweimer at redhat dot com
2021-06-01 13:43 ` [Bug dynamic-link/26729] " carlos at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).