public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [Bug default/30213] New: abipkgdiff assertion failed using  Linux kernel Packages
@ 2023-03-08 18:00 guillermo.e.martinez at oracle dot com
  2023-03-10 17:59 ` Dodji Seketeli
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: guillermo.e.martinez at oracle dot com @ 2023-03-08 18:00 UTC (permalink / raw)
  To: libabigail

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

            Bug ID: 30213
           Summary: abipkgdiff assertion failed using  Linux kernel
                    Packages
           Product: libabigail
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: default
          Assignee: dodji at redhat dot com
          Reporter: guillermo.e.martinez at oracle dot com
                CC: libabigail at sourceware dot org
  Target Milestone: ---

assert failed while processing kernel RPM packages.

Steps to reproduce:

$ wget
https://yum.oracle.com/repo/OracleLinux/OL8/UEKR6/x86_64/getPackage/kernel-uek-5.4.17-2136.315.5.8.el8uek.x86_64.rpm
$ wget
https://oss.oracle.com/ol8/debuginfo/kernel-uek-debuginfo-5.4.17-2136.315.5.8.el8uek.x86_64.rpm

$ mv kernel-uek-5.4.17-2136.315.5.8.el8uek.x86_64.rpm \
   kernel-5.4.17-2136.315.5.8.el8uek.x86_64.rpm
$ mv kernel-debuginfo-5.4.17-2136.315.5.8.el8uek.x86_64.rpm \
   kernel-debuginfo-5.4.17-2136.315.5.8.el8uek.x86_64.rpm

$ abipkgdiff kernel-5.4.17-2136.315.5.8.el8uek.x86_64.rpm \
   kernel-5.4.17-2136.315.5.8.el8uek.x86_64.rpm \
   --d1 kernel-debuginfo-5.4.17-2136.315.5.8.el8uek.x86_64.rpm

abipkgdiff assertion: abg-elf-reader.cc:340: void
abigail::elf::reader::priv::crack_open_elf_file(): Assertion `__abg_cond__'
failed.`__abg_cond__'

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

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

* Re: [Bug default/30213] New: abipkgdiff assertion failed using Linux kernel Packages
  2023-03-08 18:00 [Bug default/30213] New: abipkgdiff assertion failed using Linux kernel Packages guillermo.e.martinez at oracle dot com
@ 2023-03-10 17:59 ` Dodji Seketeli
  2023-03-10 17:59 ` [Bug default/30213] " dodji at seketeli dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Dodji Seketeli @ 2023-03-10 17:59 UTC (permalink / raw)
  To: guillermo.e.martinez at oracle dot com via Libabigail
  Cc: guillermo.e.martinez at oracle dot com

Hello Guillermo,


When I just download the packages and compare it against itself, I get:

$ https://yum.oracle.com/repo/OracleLinux/OL8/UEKR6/x86_64/getPackage/kernel-uek-5.4.17-2136.315.5.8.el8uek.x86_64.rpm
$ abipkgdiff --verbose --d1 kernel-uek-debuginfo-5.4.17-2136.315.5.8.el8uek.x86_64.rpm --d2 kernel-uek-debuginfo-5.4.17-2136.315.5.8.el8uek.x86_64.rpm kernel-uek-5.4.17-2136.315.5.8.el8uek.x86_64.rpm kernel-uek-5.4.17-2136.315.5.8.el8uek.x86_64.rpm
$

Meaning, it works for me, with the latest git master.

What am I missing?

-- 
		Dodji

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

* [Bug default/30213] abipkgdiff assertion failed using  Linux kernel Packages
  2023-03-08 18:00 [Bug default/30213] New: abipkgdiff assertion failed using Linux kernel Packages guillermo.e.martinez at oracle dot com
  2023-03-10 17:59 ` Dodji Seketeli
@ 2023-03-10 17:59 ` dodji at seketeli dot org
  2023-03-10 18:26 ` dodji at redhat dot com
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: dodji at seketeli dot org @ 2023-03-10 17:59 UTC (permalink / raw)
  To: libabigail

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

--- Comment #1 from dodji at seketeli dot org ---
Hello Guillermo,


When I just download the packages and compare it against itself, I get:

$
https://yum.oracle.com/repo/OracleLinux/OL8/UEKR6/x86_64/getPackage/kernel-uek-5.4.17-2136.315.5.8.el8uek.x86_64.rpm
$ abipkgdiff --verbose --d1
kernel-uek-debuginfo-5.4.17-2136.315.5.8.el8uek.x86_64.rpm --d2
kernel-uek-debuginfo-5.4.17-2136.315.5.8.el8uek.x86_64.rpm
kernel-uek-5.4.17-2136.315.5.8.el8uek.x86_64.rpm
kernel-uek-5.4.17-2136.315.5.8.el8uek.x86_64.rpm
$

Meaning, it works for me, with the latest git master.

What am I missing?

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

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

* [Bug default/30213] abipkgdiff assertion failed using  Linux kernel Packages
  2023-03-08 18:00 [Bug default/30213] New: abipkgdiff assertion failed using Linux kernel Packages guillermo.e.martinez at oracle dot com
  2023-03-10 17:59 ` Dodji Seketeli
  2023-03-10 17:59 ` [Bug default/30213] " dodji at seketeli dot org
@ 2023-03-10 18:26 ` dodji at redhat dot com
  2023-03-10 18:36 ` dodji at redhat dot com
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: dodji at redhat dot com @ 2023-03-10 18:26 UTC (permalink / raw)
  To: libabigail

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

dodji at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2023-03-10
             Status|UNCONFIRMED                 |WAITING
     Ever confirmed|0                           |1

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

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

* [Bug default/30213] abipkgdiff assertion failed using  Linux kernel Packages
  2023-03-08 18:00 [Bug default/30213] New: abipkgdiff assertion failed using Linux kernel Packages guillermo.e.martinez at oracle dot com
                   ` (2 preceding siblings ...)
  2023-03-10 18:26 ` dodji at redhat dot com
@ 2023-03-10 18:36 ` dodji at redhat dot com
  2023-03-13 17:05 ` guillermo.e.martinez at oracle dot com
  2023-03-13 17:36 ` dodji at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: dodji at redhat dot com @ 2023-03-10 18:36 UTC (permalink / raw)
  To: libabigail

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

--- Comment #2 from dodji at redhat dot com ---
(In reply to dodji from comment #1)

Sorry, the first line above should read:

$ wget
https://yum.oracle.com/repo/OracleLinux/OL8/UEKR6/x86_64/getPackage/kernel-uek-5.4.17-2136.315.5.8.el8uek.x86_64.rpm

https://oss.oracle.com/ol8/debuginfo/kernel-uek-debuginfo-5.4.17-2136.315.5.8.el8uek.x86_64.rpm

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

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

* [Bug default/30213] abipkgdiff assertion failed using  Linux kernel Packages
  2023-03-08 18:00 [Bug default/30213] New: abipkgdiff assertion failed using Linux kernel Packages guillermo.e.martinez at oracle dot com
                   ` (3 preceding siblings ...)
  2023-03-10 18:36 ` dodji at redhat dot com
@ 2023-03-13 17:05 ` guillermo.e.martinez at oracle dot com
  2023-03-13 17:36 ` dodji at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: guillermo.e.martinez at oracle dot com @ 2023-03-13 17:05 UTC (permalink / raw)
  To: libabigail

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

--- Comment #3 from Guillermo E. Martinez <guillermo.e.martinez at oracle dot com> ---
Hello Dodji,

It could be reproduced in libabigail 2.2, and as you mentioned it works with
the latest git master.

Thanks!
guillermo

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

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

* [Bug default/30213] abipkgdiff assertion failed using  Linux kernel Packages
  2023-03-08 18:00 [Bug default/30213] New: abipkgdiff assertion failed using Linux kernel Packages guillermo.e.martinez at oracle dot com
                   ` (4 preceding siblings ...)
  2023-03-13 17:05 ` guillermo.e.martinez at oracle dot com
@ 2023-03-13 17:36 ` dodji at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: dodji at redhat dot com @ 2023-03-13 17:36 UTC (permalink / raw)
  To: libabigail

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

dodji at redhat dot com changed:

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

--- Comment #4 from dodji at redhat dot com ---
OK, thanks!  So the fix should be available in libabigail 2.3 then.

Thank you reporting this issue and sorry for the inconvenience.

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

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

end of thread, other threads:[~2023-03-13 17:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-08 18:00 [Bug default/30213] New: abipkgdiff assertion failed using Linux kernel Packages guillermo.e.martinez at oracle dot com
2023-03-10 17:59 ` Dodji Seketeli
2023-03-10 17:59 ` [Bug default/30213] " dodji at seketeli dot org
2023-03-10 18:26 ` dodji at redhat dot com
2023-03-10 18:36 ` dodji at redhat dot com
2023-03-13 17:05 ` guillermo.e.martinez at oracle dot com
2023-03-13 17:36 ` 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).