public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [Bug default/27204] New: self comparison fail on glibc-2.32-3.fc33.aarch64.rpm
@ 2021-01-19  6:36 dodji at redhat dot com
  2021-01-19  6:37 ` [Bug default/27204] " dodji at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: dodji at redhat dot com @ 2021-01-19  6:36 UTC (permalink / raw)
  To: libabigail

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

            Bug ID: 27204
           Summary: self comparison fail on glibc-2.32-3.fc33.aarch64.rpm
           Product: libabigail
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: default
          Assignee: dodji at redhat dot com
          Reporter: dodji at redhat dot com
                CC: libabigail at sourceware dot org
  Target Milestone: ---

after locally unpacking the content of glibc-2.32-3.fc33.aarch64.rpm and its
debug info package glibc-debuginfo-2.32-3.fc33.aarch64.rpm, I am getting a self
comparison error as:

dodji@paname:rpm-extract$  abidw -d usr/lib/debug --abidiff lib64/libc-2.32.so
Functions changes summary: 0 Removed, 1 Changed, 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

1 function with some indirect sub-type change:

  [C] 'function int __glob_lstat_compat(const char*, int, int (const char*,
int)*, glob_t*)' at glob.c:287:1 has some indirect sub-type changes:
    Please note that the symbol of this function is glob64@GLIBC_2.17
     and it aliases symbol: glob@GLIBC_2.17
    linkage names of function int __glob_lstat_compat(const char*, int, int
(const char*, int)*, glob_t*)
    changed from 'glob64@GLIBC_2.17, glob@GLIBC_2.17' to 'glob64@@GLIBC_2.27,
glob@@GLIBC_2.27'
    size of symbol changed from 4984 to 0,
    its version changed from GLIBC_2.17 to GLIBC_2.27

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

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

* [Bug default/27204] self comparison fail on glibc-2.32-3.fc33.aarch64.rpm
  2021-01-19  6:36 [Bug default/27204] New: self comparison fail on glibc-2.32-3.fc33.aarch64.rpm dodji at redhat dot com
@ 2021-01-19  6:37 ` dodji at redhat dot com
  2021-01-20  5:09 ` [Bug default/27204] abixml writer looses some aliased ELF function symbols dodji at redhat dot com
  2021-01-24 11:54 ` dodji at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: dodji at redhat dot com @ 2021-01-19  6:37 UTC (permalink / raw)
  To: libabigail

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

dodji at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

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

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

* [Bug default/27204] abixml writer looses some aliased ELF function symbols
  2021-01-19  6:36 [Bug default/27204] New: self comparison fail on glibc-2.32-3.fc33.aarch64.rpm dodji at redhat dot com
  2021-01-19  6:37 ` [Bug default/27204] " dodji at redhat dot com
@ 2021-01-20  5:09 ` dodji at redhat dot com
  2021-01-24 11:54 ` dodji at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: dodji at redhat dot com @ 2021-01-20  5:09 UTC (permalink / raw)
  To: libabigail

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

dodji at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|self comparison fail on     |abixml writer looses some
                   |glibc-2.32-3.fc33.aarch64.r |aliased ELF function
                   |pm                          |symbols

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

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

* [Bug default/27204] abixml writer looses some aliased ELF function symbols
  2021-01-19  6:36 [Bug default/27204] New: self comparison fail on glibc-2.32-3.fc33.aarch64.rpm dodji at redhat dot com
  2021-01-19  6:37 ` [Bug default/27204] " dodji at redhat dot com
  2021-01-20  5:09 ` [Bug default/27204] abixml writer looses some aliased ELF function symbols dodji at redhat dot com
@ 2021-01-24 11:54 ` dodji at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: dodji at redhat dot com @ 2021-01-24 11:54 UTC (permalink / raw)
  To: libabigail

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

dodji at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #1 from dodji at redhat dot com ---
This issue should now be fixed by the commit
https://sourceware.org/git/?p=libabigail.git;a=commit;h=1dcdd54d5494f25509e48c92409d9fc321733ba0
in the master branch of the repository.

The fix should be available in the comming 2.0 version of libabigail.

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

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

end of thread, other threads:[~2021-01-24 11:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-19  6:36 [Bug default/27204] New: self comparison fail on glibc-2.32-3.fc33.aarch64.rpm dodji at redhat dot com
2021-01-19  6:37 ` [Bug default/27204] " dodji at redhat dot com
2021-01-20  5:09 ` [Bug default/27204] abixml writer looses some aliased ELF function symbols dodji at redhat dot com
2021-01-24 11:54 ` dodji 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).