public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [Bug default/29340] New: fedabipkgdiff --self-compare asserts on matreshka
@ 2022-07-08 13:55 woodard at redhat dot com
  2022-07-26 14:58 ` [Bug default/29340] " woodard at redhat dot com
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: woodard at redhat dot com @ 2022-07-08 13:55 UTC (permalink / raw)
  To: libabigail

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

            Bug ID: 29340
           Summary: fedabipkgdiff --self-compare asserts on matreshka
           Product: libabigail
           Version: unspecified
            Status: NEW
          Severity: minor
          Priority: P2
         Component: default
          Assignee: dodji at redhat dot com
          Reporter: woodard at redhat dot com
                CC: libabigail at sourceware dot org
  Target Milestone: ---

$ fedabipkgdiff --self-compare -a --from fc36 matreshka

asserts

abipkgdiff: ../../../libabigail/src/abg-ir.cc:8345: abigail::interned_string
abigail::ir::get_generic_anonymous_internal_type_name(const decl_base*):
Assertion `__abg_cond__' failed.

abipkgdiff: ../../../libabigail/src/abg-ir.cc:8345: abigail::interned_string
abigail::ir::get_generic_anonymous_internal_type_name(const decl_base*):
Assertion `__abg_cond__' failed.

abipkgdiff: ../../../libabigail/src/abg-ir.cc:8345: abigail::interned_string
abigail::ir::get_generic_anonymous_internal_type_name(const decl_base*):
Assertion `__abg_cond__' failed.

Comparing the ABI of binaries between matreshka-devel-20.1-10.fc36.aarch64.rpm
and matreshka-devel-20.1-10.fc36.aarch64.rpm:


<snip>

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

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

* [Bug default/29340] fedabipkgdiff --self-compare asserts on matreshka
  2022-07-08 13:55 [Bug default/29340] New: fedabipkgdiff --self-compare asserts on matreshka woodard at redhat dot com
@ 2022-07-26 14:58 ` woodard at redhat dot com
  2022-07-26 15:42 ` woodard at redhat dot com
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: woodard at redhat dot com @ 2022-07-26 14:58 UTC (permalink / raw)
  To: libabigail

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

--- Comment #1 from Ben Woodard <woodard at redhat dot com> ---
this still reproduces with df28c220976f41620b0bd7b22000815e11f66b75

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

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

* [Bug default/29340] fedabipkgdiff --self-compare asserts on matreshka
  2022-07-08 13:55 [Bug default/29340] New: fedabipkgdiff --self-compare asserts on matreshka woodard at redhat dot com
  2022-07-26 14:58 ` [Bug default/29340] " woodard at redhat dot com
@ 2022-07-26 15:42 ` woodard at redhat dot com
  2022-10-11 22:03 ` woodard at redhat dot com
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: woodard at redhat dot com @ 2022-07-26 15:42 UTC (permalink / raw)
  To: libabigail

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

Ben Woodard <woodard at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |29412


Referenced Bugs:

https://sourceware.org/bugzilla/show_bug.cgi?id=29412
[Bug 29412] Assertion metabug
-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug default/29340] fedabipkgdiff --self-compare asserts on matreshka
  2022-07-08 13:55 [Bug default/29340] New: fedabipkgdiff --self-compare asserts on matreshka woodard at redhat dot com
  2022-07-26 14:58 ` [Bug default/29340] " woodard at redhat dot com
  2022-07-26 15:42 ` woodard at redhat dot com
@ 2022-10-11 22:03 ` woodard at redhat dot com
  2022-12-16 20:16 ` woodard at redhat dot com
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: woodard at redhat dot com @ 2022-10-11 22:03 UTC (permalink / raw)
  To: libabigail

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

--- Comment #2 from Ben Woodard <woodard at redhat dot com> ---
This continues to be a problem with the latest trunk as of
4c5f44473e9f7c0a561174fdc6cc89f40dd9892a however, the line number is a little
different.

abipkgdiff: ../../../libabigail/src/abg-ir.cc:8712: abigail::interned_string
abigail::ir::get_generic_anonymous_internal_type_name(const decl_base*):
Assertion `__abg_cond__' failed.

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

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

* [Bug default/29340] fedabipkgdiff --self-compare asserts on matreshka
  2022-07-08 13:55 [Bug default/29340] New: fedabipkgdiff --self-compare asserts on matreshka woodard at redhat dot com
                   ` (2 preceding siblings ...)
  2022-10-11 22:03 ` woodard at redhat dot com
@ 2022-12-16 20:16 ` woodard at redhat dot com
  2023-03-23 23:05 ` woodard at redhat dot com
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: woodard at redhat dot com @ 2022-12-16 20:16 UTC (permalink / raw)
  To: libabigail

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

--- Comment #3 from Ben Woodard <woodard at redhat dot com> ---
This continues to happen with 2.2 as of the latest trunk as of 1f51b9e8

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

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

* [Bug default/29340] fedabipkgdiff --self-compare asserts on matreshka
  2022-07-08 13:55 [Bug default/29340] New: fedabipkgdiff --self-compare asserts on matreshka woodard at redhat dot com
                   ` (3 preceding siblings ...)
  2022-12-16 20:16 ` woodard at redhat dot com
@ 2023-03-23 23:05 ` woodard at redhat dot com
  2023-03-27 21:11 ` woodard at redhat dot com
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: woodard at redhat dot com @ 2023-03-23 23:05 UTC (permalink / raw)
  To: libabigail

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

--- Comment #4 from Ben Woodard <woodard at redhat dot com> ---
continues to reproduce with the current trunk as of:

commit a8a4ca8862959e9fede1b4878469681b8fadeb74 (HEAD -> master, origin/master,
origin/HEAD)
Author: Dodji Seketeli <dodji@redhat.com>
Date:   Wed Mar 22 15:42:43 2023 +0100

    abipkgdiff: Fix a typo

            * tools/abipkgdiff.cc (compare_to_self): Fix a typo.

    Signed-off-by: Dodji Seketeli <dodji@redhat.com>

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

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

* [Bug default/29340] fedabipkgdiff --self-compare asserts on matreshka
  2022-07-08 13:55 [Bug default/29340] New: fedabipkgdiff --self-compare asserts on matreshka woodard at redhat dot com
                   ` (4 preceding siblings ...)
  2023-03-23 23:05 ` woodard at redhat dot com
@ 2023-03-27 21:11 ` woodard at redhat dot com
  2023-03-30 16:25 ` [Bug default/29340] Add support for Ada range types (package matreshka in fc36) dodji at redhat dot com
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: woodard at redhat dot com @ 2023-03-27 21:11 UTC (permalink / raw)
  To: libabigail

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

Ben Woodard <woodard at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |29333

--- Comment #5 from Ben Woodard <woodard at redhat dot com> ---
Note that matreshka is an Ada package and so it may be related to: Bug: 29333
even though the morphology is dcifferent.


Referenced Bugs:

https://sourceware.org/bugzilla/show_bug.cgi?id=29333
[Bug 29333] fedabipkgdiff --self-compare asserts on Gtk3Ada and Gtk3Ada
-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug default/29340] Add support for Ada range types (package  matreshka in fc36)
  2022-07-08 13:55 [Bug default/29340] New: fedabipkgdiff --self-compare asserts on matreshka woodard at redhat dot com
                   ` (5 preceding siblings ...)
  2023-03-27 21:11 ` woodard at redhat dot com
@ 2023-03-30 16:25 ` dodji at redhat dot com
  2023-03-30 16:27 ` dodji at redhat dot com
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: dodji at redhat dot com @ 2023-03-30 16:25 UTC (permalink / raw)
  To: libabigail

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

dodji at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|fedabipkgdiff               |Add support for Ada range
                   |--self-compare asserts on   |types (package  matreshka
                   |matreshka                   |in fc36)

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

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

* [Bug default/29340] Add support for Ada range types (package  matreshka in fc36)
  2022-07-08 13:55 [Bug default/29340] New: fedabipkgdiff --self-compare asserts on matreshka woodard at redhat dot com
                   ` (6 preceding siblings ...)
  2023-03-30 16:25 ` [Bug default/29340] Add support for Ada range types (package matreshka in fc36) dodji at redhat dot com
@ 2023-03-30 16:27 ` dodji at redhat dot com
  2023-03-31 21:30 ` dodji at redhat dot com
  2023-04-07 18:16 ` dodji at redhat dot com
  9 siblings, 0 replies; 11+ messages in thread
From: dodji at redhat dot com @ 2023-03-30 16:27 UTC (permalink / raw)
  To: libabigail

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

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] 11+ messages in thread

* [Bug default/29340] Add support for Ada range types (package  matreshka in fc36)
  2022-07-08 13:55 [Bug default/29340] New: fedabipkgdiff --self-compare asserts on matreshka woodard at redhat dot com
                   ` (7 preceding siblings ...)
  2023-03-30 16:27 ` dodji at redhat dot com
@ 2023-03-31 21:30 ` dodji at redhat dot com
  2023-04-07 18:16 ` dodji at redhat dot com
  9 siblings, 0 replies; 11+ messages in thread
From: dodji at redhat dot com @ 2023-03-31 21:30 UTC (permalink / raw)
  To: libabigail

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

dodji at redhat dot com changed:

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

--- Comment #6 from dodji at redhat dot com ---
This one should be fixed by commit
https://sourceware.org/git/?p=libabigail.git;a=commit;h=7535d74c3c0842c74385473d39e0157fba2ca028
and should be available in the 2.3 version.

Thank you for taking the time to report this problem 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] 11+ messages in thread

* [Bug default/29340] Add support for Ada range types (package  matreshka in fc36)
  2022-07-08 13:55 [Bug default/29340] New: fedabipkgdiff --self-compare asserts on matreshka woodard at redhat dot com
                   ` (8 preceding siblings ...)
  2023-03-31 21:30 ` dodji at redhat dot com
@ 2023-04-07 18:16 ` dodji at redhat dot com
  9 siblings, 0 replies; 11+ messages in thread
From: dodji at redhat dot com @ 2023-04-07 18:16 UTC (permalink / raw)
  To: libabigail

https://sourceware.org/bugzilla/show_bug.cgi?id=29340
Bug 29340 depends on bug 29333, which changed state.

Bug 29333 Summary: fedabipkgdiff --self-compare asserts on Gtk3Ada and Gtk3Ada
https://sourceware.org/bugzilla/show_bug.cgi?id=29333

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

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

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

end of thread, other threads:[~2023-04-07 18:16 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-08 13:55 [Bug default/29340] New: fedabipkgdiff --self-compare asserts on matreshka woodard at redhat dot com
2022-07-26 14:58 ` [Bug default/29340] " woodard at redhat dot com
2022-07-26 15:42 ` woodard at redhat dot com
2022-10-11 22:03 ` woodard at redhat dot com
2022-12-16 20:16 ` woodard at redhat dot com
2023-03-23 23:05 ` woodard at redhat dot com
2023-03-27 21:11 ` woodard at redhat dot com
2023-03-30 16:25 ` [Bug default/29340] Add support for Ada range types (package matreshka in fc36) dodji at redhat dot com
2023-03-30 16:27 ` dodji at redhat dot com
2023-03-31 21:30 ` dodji at redhat dot com
2023-04-07 18:16 ` 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).