public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [Bug default/31535] New: abidb: make a --check mode for tracking undefined symbols
@ 2024-03-22 17:50 fche at redhat dot com
  0 siblings, 0 replies; only message in thread
From: fche at redhat dot com @ 2024-03-22 17:50 UTC (permalink / raw)
  To: libabigail

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

            Bug ID: 31535
           Summary: abidb: make a --check mode for tracking undefined
                    symbols
           Product: libabigail
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: default
          Assignee: unassigned at sourceware dot org
          Reporter: fche at redhat dot com
                CC: libabigail at sourceware dot org
  Target Milestone: ---

abidb in --check mode runs a loop of abicompat invocations, between the target
binary and each possible implementation of each shared library it needs.  This
does not detect cases where an undefined symbol from the binary is resolved in
some but not all versions of the shared library pool.  That is, we don't track
whether all its undefined symbols are in fact resolved. This is especially bad
if a symbol is defined by some but not all versions of a shared library.

This may be assisted by abicompat -u and manually tracking defined symbols from
various combinations of the candidate shared libraries.  Maybe it could be
detected during --submit time (since other candidate solibs for a new one are
enumerable at that time).

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-03-22 17:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-22 17:50 [Bug default/31535] New: abidb: make a --check mode for tracking undefined symbols fche 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).