public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [Bug default/29686] New: haproxy fromF37 asserts when attempting a self compare
@ 2022-10-14 19:04 woodard at redhat dot com
  2022-10-14 19:04 ` [Bug default/29686] " woodard at redhat dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: woodard at redhat dot com @ 2022-10-14 19:04 UTC (permalink / raw)
  To: libabigail

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

            Bug ID: 29686
           Summary: haproxy fromF37 asserts when attempting a self compare
           Product: libabigail
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: default
          Assignee: dodji at redhat dot com
          Reporter: woodard at redhat dot com
                CC: libabigail at sourceware dot org
  Target Milestone: ---

This problem is unique but there is very little to go on:

abipkgdiff: ../../../libabigail/src/abg-comparison.cc:4543: void
abigail::comparison::class_or_union_diff::ensure_lookup_tables_populated()
const: Assertion `__abg_cond__' failed.

abipkgdiff: ../../../libabigail/src/abg-comparison.cc:4543: void
abigail::comparison::class_or_union_diff::ensure_lookup_tables_populated()
const: Assertion `__abg_cond__' failed.

abipkgdiff: ../../../libabigail/src/abg-comparison.cc:4543: void
abigail::comparison::class_or_union_diff::ensure_lookup_tables_populated()
const: Assertion `__abg_cond__' failed.

abipkgdiff: ../../../libabigail/src/abg-comparison.cc:4543: void
abigail::comparison::class_or_union_diff::ensure_lookup_tables_populated()
const: Assertion `__abg_cond__' failed.

abipkgdiff: ../../../libabigail/src/abg-comparison.cc:4543: void
abigail::comparison::class_or_union_diff::ensure_lookup_tables_populated()
const: Assertion `__abg_cond__' failed.

Comparing the ABI of binaries between haproxy-2.6.6-2.fc37.aarch64.rpm and
haproxy-2.6.6-2.fc37.aarch64.rpm:

Comparing the ABI of binaries between haproxy-2.6.6-2.fc37.i686.rpm and
haproxy-2.6.6-2.fc37.i686.rpm:

Comparing the ABI of binaries between haproxy-2.6.6-2.fc37.ppc64le.rpm and
haproxy-2.6.6-2.fc37.ppc64le.rpm:

Comparing the ABI of binaries between haproxy-2.6.6-2.fc37.s390x.rpm and
haproxy-2.6.6-2.fc37.s390x.rpm:

Comparing the ABI of binaries between haproxy-2.6.6-2.fc37.x86_64.rpm and
haproxy-2.6.6-2.fc37.x86_64.rpm:

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

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

* [Bug default/29686] haproxy fromF37 asserts when attempting a self compare
  2022-10-14 19:04 [Bug default/29686] New: haproxy fromF37 asserts when attempting a self compare woodard at redhat dot com
@ 2022-10-14 19:04 ` woodard at redhat dot com
  2023-01-07 17:15 ` woodard at redhat dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: woodard at redhat dot com @ 2022-10-14 19:04 UTC (permalink / raw)
  To: libabigail

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

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] libabigail 2.1.1 Assertion metabug
-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug default/29686] haproxy fromF37 asserts when attempting a self compare
  2022-10-14 19:04 [Bug default/29686] New: haproxy fromF37 asserts when attempting a self compare woodard at redhat dot com
  2022-10-14 19:04 ` [Bug default/29686] " woodard at redhat dot com
@ 2023-01-07 17:15 ` woodard at redhat dot com
  2023-03-23 22:56 ` woodard at redhat dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: woodard at redhat dot com @ 2023-01-07 17:15 UTC (permalink / raw)
  To: libabigail

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

--- Comment #1 from Ben Woodard <woodard at redhat dot com> ---
continues to manifest with latest trunk 5d97da97

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

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

* [Bug default/29686] haproxy fromF37 asserts when attempting a self compare
  2022-10-14 19:04 [Bug default/29686] New: haproxy fromF37 asserts when attempting a self compare woodard at redhat dot com
  2022-10-14 19:04 ` [Bug default/29686] " woodard at redhat dot com
  2023-01-07 17:15 ` woodard at redhat dot com
@ 2023-03-23 22:56 ` woodard at redhat dot com
  2023-03-24 22:38 ` [Bug default/29686] Wrong test for the presence of anonymous data member in a struct or union dodji at redhat dot com
  2023-03-26 15:01 ` dodji at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: woodard at redhat dot com @ 2023-03-23 22:56 UTC (permalink / raw)
  To: libabigail

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

--- Comment #2 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] 6+ messages in thread

* [Bug default/29686] Wrong test for the presence of anonymous data member in a struct or union
  2022-10-14 19:04 [Bug default/29686] New: haproxy fromF37 asserts when attempting a self compare woodard at redhat dot com
                   ` (2 preceding siblings ...)
  2023-03-23 22:56 ` woodard at redhat dot com
@ 2023-03-24 22:38 ` dodji at redhat dot com
  2023-03-26 15:01 ` dodji at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: dodji at redhat dot com @ 2023-03-24 22:38 UTC (permalink / raw)
  To: libabigail

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

dodji at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|haproxy fromF37 asserts     |Wrong test for the presence
                   |when attempting a self      |of anonymous data member in
                   |compare                     |a struct or union

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

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

* [Bug default/29686] Wrong test for the presence of anonymous data member in a struct or union
  2022-10-14 19:04 [Bug default/29686] New: haproxy fromF37 asserts when attempting a self compare woodard at redhat dot com
                   ` (3 preceding siblings ...)
  2023-03-24 22:38 ` [Bug default/29686] Wrong test for the presence of anonymous data member in a struct or union dodji at redhat dot com
@ 2023-03-26 15:01 ` dodji at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: dodji at redhat dot com @ 2023-03-26 15:01 UTC (permalink / raw)
  To: libabigail

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

dodji at redhat dot com changed:

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

--- Comment #3 from dodji at redhat dot com ---
This should now be fixed by commit
https://sourceware.org/git/?p=libabigail.git;a=commit;h=e2040f2838181243e5f0794f081b632188a55986
and the fix should be available in 2.3.

Thank you for reporting this 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] 6+ messages in thread

end of thread, other threads:[~2023-03-26 15:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-14 19:04 [Bug default/29686] New: haproxy fromF37 asserts when attempting a self compare woodard at redhat dot com
2022-10-14 19:04 ` [Bug default/29686] " woodard at redhat dot com
2023-01-07 17:15 ` woodard at redhat dot com
2023-03-23 22:56 ` woodard at redhat dot com
2023-03-24 22:38 ` [Bug default/29686] Wrong test for the presence of anonymous data member in a struct or union dodji at redhat dot com
2023-03-26 15:01 ` 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).