public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug dynamic-link/31083] New: Improve compatibility with objects without DT_NEEDED dependencies
@ 2023-11-24  7:24 fweimer at redhat dot com
  2023-11-24  7:24 ` [Bug dynamic-link/31083] " fweimer at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: fweimer at redhat dot com @ 2023-11-24  7:24 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 31083
           Summary: Improve compatibility with objects without DT_NEEDED
                    dependencies
           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: ---

The changes in bug 17645 for dependency sorting may place objects without
dependencies differently. As a result, underlinked objects with implicit
dependencies on libc.so.6 may be relocated before libc.so.6, resulting in
relocation failures or crashes when IFUNC resolvers in libc.so.6 are invoked.

It should be possible to relocate libc.so.6 earlier, so that it is already
relocated when those IFUNC resolvers are invoked.

-- 
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/31083] Improve compatibility with objects without DT_NEEDED dependencies
  2023-11-24  7:24 [Bug dynamic-link/31083] New: Improve compatibility with objects without DT_NEEDED dependencies fweimer at redhat dot com
@ 2023-11-24  7:24 ` fweimer at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: fweimer at redhat dot com @ 2023-11-24  7:24 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |fweimer at redhat dot com
                 CC|                            |fweimer at redhat dot com
             Status|NEW                         |ASSIGNED

-- 
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:[~2023-11-24  7:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-24  7:24 [Bug dynamic-link/31083] New: Improve compatibility with objects without DT_NEEDED dependencies fweimer at redhat dot com
2023-11-24  7:24 ` [Bug dynamic-link/31083] " fweimer 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).