[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug default/23618] New: Assertion failed when checking the ABI of the Freedesktop Sdk



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

            Bug ID: 23618
           Summary: Assertion failed when checking the ABI of the
                    Freedesktop Sdk
           Product: libabigail
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: default
          Assignee: dodji at redhat dot com
          Reporter: bochecha at daitauha dot fr
                CC: libabigail at sourceware dot org
  Target Milestone: ---

This happened on both ARM and Aarch64:

abidiff: abg-comp-filter.cc:902: bool
abigail::comparison::filtering::is_mostly_distinct_diff(const
abigail::comparison::diff*): Assertion `td' failed.

https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/jobs/95897230
https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/jobs/95897231

It's when my ABI checker script [0] ran abidiff on libglapi.so.0.0.0 from mesa
18.2.1.

Note that abidiff compared the ABIs of the two versions of libglapi.so.0.0.0
just fine on i586 and x86_64.

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