public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
From: "woodard at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: libabigail@sourceware.org
Subject: [Bug default/29911] New: assert at abipkgdiff.cc:1651 when doing a self compare librdmacm-utils
Date: Fri, 16 Dec 2022 19:55:32 +0000	[thread overview]
Message-ID: <bug-29911-9487@http.sourceware.org/bugzilla/> (raw)

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

            Bug ID: 29911
           Summary: assert at abipkgdiff.cc:1651 when doing a self compare
                    librdmacm-utils
           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 is with the latest libabigail trunk as of 1f51b9e8

$  fedabipkgdiff --self-compare -a --from fc37 librdmacm-utils
Comparing the ABI of binaries between librdmacm-utils-1.1.0-6.fc27.aarch64.rpm
and librdmacm-utils-1.1.0-6.fc27.aarch64.rpm:

abipkgdiff: ../../../libabigail/tools/abipkgdiff.cc:1651:
abigail::tools_utils::abidiff_status compare_to_self(const elf_file&, const
std::string&, const options&, abigail::ir::environment&,
abigail::comparison::corpus_diff_sptr&,
abigail::comparison::diff_context_sptr&, abigail::fe_iface::status*): Assertion
`__abg_cond__' failed.
...

As far as I can tell this is unique to 2.2 and it affects the following
packages (so far):

librdmacm-utils
llvm12-libs
netcdf-fortran-openmpi
nss-softokn-freebl
socket_wrapper


abipkgdiff: ../../../libabigail/tools/abipkgdiff.cc:1651:
abigail::tools_utils::abidiff_status compare_to_self(const elf_file&, const
std::string&, const options&, abigail::ir::environment&,
abigail::comparison::corpus_diff_sptr&,
abigail::comparison::diff_context_sptr&, abigail::fe_iface::status*): Assertion
`__abg_cond__' failed.

Thread 6 "abipkgdiff" received signal SIGABRT, Aborted.
[Switching to Thread 0x7ffff636d6c0 (LWP 1021436)]
__pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6,
no_tid=no_tid@entry=0) at pthread_kill.c:44
44            return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO
(ret) : 0;
#0  __pthread_kill_implementation (threadid=<optimized out>,
signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1  0x00007ffff74afee3 in __pthread_kill_internal (signo=6, threadid=<optimized
out>) at pthread_kill.c:78
#2  0x00007ffff745faa6 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#3  0x00007ffff74497fc in __GI_abort () at abort.c:79
#4  0x00007ffff744971b in __assert_fail_base (fmt=0x7ffff75be9e0 "%s%s%s:%u:
%s%sAssertion `%s' failed.\n%n", assertion=0x41e0ea "__abg_cond__",
file=0x41eab8 "../../../libabigail/tools/abipkgdiff.cc", line=1651,
function=<optimized out>) at assert.c:92
#5  0x00007ffff7458656 in __GI___assert_fail (assertion=0x41e0ea
"__abg_cond__", file=0x41eab8 "../../../libabigail/tools/abipkgdiff.cc",
line=1651, function=0x41f160 "abigail::tools_utils::abidiff_status
compare_to_self(const elf_file&, const std::string&, const options&,
abigail::ir::environment&, abigail::comparison::corpus_diff_sptr&,
abigail::comparison::diff_c"...) at assert.c:101
#6  0x000000000041545d in compare_to_self (detailed_error_status=<synthetic
pointer>, ctxt=<error reading variable: access outside bounds of object
referenced via synthetic pointer>, diff=<error reading variable: access outside
bounds of object referenced via synthetic pointer>, env=..., opts=...,
debug_dir=..., elf=...) at ../../../libabigail/tools/abipkgdiff.cc:1651
#7  self_compare_task::perform (this=0x43ef70) at
../../../libabigail/tools/abipkgdiff.cc:2164
#8  0x00007ffff7e5eded in abigail::workers::worker::wait_to_execute_a_task
(p=0x439f50) at ../../../libabigail/src/abg-workers.cc:400
#9  0x00007ffff74ae14d in start_thread (arg=<optimized out>) at
pthread_create.c:442
#10 0x00007ffff752fa00 in clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

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

             reply	other threads:[~2022-12-16 19:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-16 19:55 woodard at redhat dot com [this message]
2023-01-07  0:29 ` [Bug default/29911] " woodard at redhat dot com
2023-03-21 17:17 ` dodji at redhat dot com
2023-03-21 17:19 ` [Bug default/29911] fedabipkgdiff forgets to provide some debuginfo RPMs to abipkgdiff dodji at redhat dot com
2023-03-22  8:28 ` dodji at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-29911-9487@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=libabigail@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).