[Bug default/25990] New: Segfault comparing RPMs with abipkgdiff

tstellar at redhat dot com sourceware-bugzilla@sourceware.org
Wed May 13 23:16:11 GMT 2020


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

            Bug ID: 25990
           Summary: Segfault comparing RPMs with abipkgdiff
           Product: libabigail
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: default
          Assignee: dodji at redhat dot com
          Reporter: tstellar at redhat dot com
                CC: libabigail at sourceware dot org
  Target Milestone: ---

I'm getting a segfault when trying to compare the ABI of two RPMs using
abipkgdiff.  I'm using abipkgdiff v1.7.0.  To reproduce:

wget https://fedorapeople.org/~tstellar/abipkgdiff-inputs.tar.gz
tar -xzf abipkgdiff-inputs.tar.gz
cd abipkgdiff-inputs
abipkgdiff  --no-parallel --fail-no-dbg --verbose --debug-info-pkg1
lld-debuginfo-10.0.0-0.2.rc2.fc33.x86_64.rpm --debug-info-pkg2
lld-debuginfo-10.0.0-0.2.rc2.fc33.x86_64.rpm --debug-info-pkg1
lld-libs-debuginfo-10.0.0-0.2.rc2.fc33.x86_64.rpm --devel-pkg1
lld-devel-10.0.0-0.2.rc2.fc33.x86_64.rpm --debug-info-pkg2
clang/lld-libs-debuginfo-10.0.0-0.2.rc2.fc33.x86_64.rpm --devel-pkg2
clang/lld-devel-10.0.0-0.2.rc2.fc33.x86_64.rpm
lld-libs-10.0.0-0.2.rc2.fc33.x86_64.rpm
clang/lld-libs-10.0.0-0.2.rc2.fc33.x86_64.rpm

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


More information about the Libabigail mailing list