public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [Bug default/23618] Assertion failed when checking the ABI of the Freedesktop Sdk
  2018-01-01  0:00 [Bug default/23618] New: Assertion failed when checking the ABI of the Freedesktop Sdk bochecha at daitauha dot fr
  2018-01-01  0:00 ` [Bug default/23618] " dodji at redhat dot com
  2018-01-01  0:00 ` dodji at redhat dot com
@ 2018-01-01  0:00 ` bochecha at daitauha dot fr
  2018-01-01  0:00 ` adamj.manchester at gmail dot com
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bochecha at daitauha dot fr @ 2018-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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

--- Comment #4 from Mathieu Bridon <bochecha at daitauha dot fr> ---
@Dodji: not having an Aarch64 machine, I couldn't easily get access to the
binaries you requested. Adam was kind enough to fill in for me, and he attached
the binaries. :)

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

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

* [Bug default/23618] Assertion failed when checking the ABI of the Freedesktop Sdk
  2018-01-01  0:00 [Bug default/23618] New: Assertion failed when checking the ABI of the Freedesktop Sdk bochecha at daitauha dot fr
@ 2018-01-01  0:00 ` dodji at redhat dot com
  2018-01-01  0:00 ` dodji at redhat dot com
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: dodji at redhat dot com @ 2018-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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

dodji at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2018-09-09
     Ever confirmed|0                           |1

--- Comment #1 from dodji at redhat dot com ---
Thanks for taking time to file this issue.

Could I get my hands on the two binaries being compared, including their
debuginfo?

Sorry for the inconvenience.

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

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

* [Bug default/23618] Assertion failed when checking the ABI of the Freedesktop Sdk
  2018-01-01  0:00 [Bug default/23618] New: Assertion failed when checking the ABI of the Freedesktop Sdk bochecha at daitauha dot fr
                   ` (2 preceding siblings ...)
  2018-01-01  0:00 ` bochecha at daitauha dot fr
@ 2018-01-01  0:00 ` adamj.manchester at gmail dot com
  2018-01-01  0:00 ` dodji at redhat dot com
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: adamj.manchester at gmail dot com @ 2018-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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

--- Comment #3 from Adam <adamj.manchester at gmail dot com> ---
Created attachment 11254
  --> https://sourceware.org/bugzilla/attachment.cgi?id=11254&action=edit
libglapi.debug from aarch64 build

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

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

* [Bug default/23618] New: Assertion failed when checking the ABI of the Freedesktop Sdk
@ 2018-01-01  0:00 bochecha at daitauha dot fr
  2018-01-01  0:00 ` [Bug default/23618] " dodji at redhat dot com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: bochecha at daitauha dot fr @ 2018-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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.

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

* [Bug default/23618] Assertion failed when checking the ABI of the Freedesktop Sdk
  2018-01-01  0:00 [Bug default/23618] New: Assertion failed when checking the ABI of the Freedesktop Sdk bochecha at daitauha dot fr
                   ` (4 preceding siblings ...)
  2018-01-01  0:00 ` dodji at redhat dot com
@ 2018-01-01  0:00 ` adamj.manchester at gmail dot com
  2018-01-01  0:00 ` dodji at redhat dot com
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: adamj.manchester at gmail dot com @ 2018-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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

Adam <adamj.manchester at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adamj.manchester at gmail dot com

--- Comment #2 from Adam <adamj.manchester at gmail dot com> ---
Created attachment 11253
  --> https://sourceware.org/bugzilla/attachment.cgi?id=11253&action=edit
libglapi.so from aarch64 build

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

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

* [Bug default/23618] Assertion failed when checking the ABI of the Freedesktop Sdk
  2018-01-01  0:00 [Bug default/23618] New: Assertion failed when checking the ABI of the Freedesktop Sdk bochecha at daitauha dot fr
                   ` (3 preceding siblings ...)
  2018-01-01  0:00 ` adamj.manchester at gmail dot com
@ 2018-01-01  0:00 ` dodji at redhat dot com
  2018-01-01  0:00 ` adamj.manchester at gmail dot com
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: dodji at redhat dot com @ 2018-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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

dodji at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |ASSIGNED

--- Comment #5 from dodji at redhat dot com ---
Thanks for attaching the binaries, I'll look at this now

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

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

* [Bug default/23618] Assertion failed when checking the ABI of the Freedesktop Sdk
  2018-01-01  0:00 [Bug default/23618] New: Assertion failed when checking the ABI of the Freedesktop Sdk bochecha at daitauha dot fr
                   ` (5 preceding siblings ...)
  2018-01-01  0:00 ` adamj.manchester at gmail dot com
@ 2018-01-01  0:00 ` dodji at redhat dot com
  2018-01-01  0:00 ` bochecha at daitauha dot fr
  2018-01-01  0:00 ` dodji at redhat dot com
  8 siblings, 0 replies; 10+ messages in thread
From: dodji at redhat dot com @ 2018-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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

--- Comment #6 from dodji at redhat dot com ---
I cannot reproduce the issue by making libabigail load the libglapi.so and
libglapi.debug you provided.  I think I'll need the *second* libglapi.so (and
its debuginfo) that was involved in the comparison when the crash happened.

Sorry.

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

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

* [Bug default/23618] Assertion failed when checking the ABI of the Freedesktop Sdk
  2018-01-01  0:00 [Bug default/23618] New: Assertion failed when checking the ABI of the Freedesktop Sdk bochecha at daitauha dot fr
                   ` (6 preceding siblings ...)
  2018-01-01  0:00 ` dodji at redhat dot com
@ 2018-01-01  0:00 ` bochecha at daitauha dot fr
  2018-01-01  0:00 ` dodji at redhat dot com
  8 siblings, 0 replies; 10+ messages in thread
From: bochecha at daitauha dot fr @ 2018-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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

--- Comment #7 from Mathieu Bridon <bochecha at daitauha dot fr> ---
Unfortunately we don't have the old binaries any more (we flushed the cache of
built artifacts due to lack of space).

Feel free to close this, as we won't be able to provide the binaries necessary
to investigate and fix the issue. :(

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

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

* [Bug default/23618] Assertion failed when checking the ABI of the Freedesktop Sdk
  2018-01-01  0:00 [Bug default/23618] New: Assertion failed when checking the ABI of the Freedesktop Sdk bochecha at daitauha dot fr
  2018-01-01  0:00 ` [Bug default/23618] " dodji at redhat dot com
@ 2018-01-01  0:00 ` dodji at redhat dot com
  2018-01-01  0:00 ` bochecha at daitauha dot fr
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: dodji at redhat dot com @ 2018-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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

--- Comment #8 from dodji at redhat dot com ---
Haha, you know what? It looks like someone else filed the same bug, elsewhere,
on x86_64 and I could reproduce it:
https://bugzilla.redhat.com/show_bug.cgi?id=1638554.

Looks like I'll be able to fix this after all :-)

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

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

* [Bug default/23618] Assertion failed when checking the ABI of the Freedesktop Sdk
  2018-01-01  0:00 [Bug default/23618] New: Assertion failed when checking the ABI of the Freedesktop Sdk bochecha at daitauha dot fr
                   ` (7 preceding siblings ...)
  2018-01-01  0:00 ` bochecha at daitauha dot fr
@ 2018-01-01  0:00 ` dodji at redhat dot com
  8 siblings, 0 replies; 10+ messages in thread
From: dodji at redhat dot com @ 2018-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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

dodji at redhat dot com changed:

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

--- Comment #9 from dodji at redhat dot com ---
So this should now be fixed by commit
https://sourceware.org/git/gitweb.cgi?p=libabigail.git;a=commit;h=635cf36afa971bc8d119ec8f5b692f1e57f8c915
in the master branch of the upstream git repository.

Thank you for taking the time and energy to report this issue.

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

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

end of thread, other threads:[~2018-10-18 15:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-01  0:00 [Bug default/23618] New: Assertion failed when checking the ABI of the Freedesktop Sdk bochecha at daitauha dot fr
2018-01-01  0:00 ` [Bug default/23618] " dodji at redhat dot com
2018-01-01  0:00 ` dodji at redhat dot com
2018-01-01  0:00 ` bochecha at daitauha dot fr
2018-01-01  0:00 ` adamj.manchester at gmail dot com
2018-01-01  0:00 ` dodji at redhat dot com
2018-01-01  0:00 ` adamj.manchester at gmail dot com
2018-01-01  0:00 ` dodji at redhat dot com
2018-01-01  0:00 ` bochecha at daitauha dot fr
2018-01-01  0:00 ` 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).