public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [Bug default/19092] abidw --abidiff aborts on ODR type violations in a DSO
  2015-01-01  0:00 [Bug default/19092] New: assertion failure ../../src/abg-reader.cc:3080 woodard at redhat dot com
                   ` (2 preceding siblings ...)
  2015-01-01  0:00 ` [Bug default/19092] assertion failure ../../src/abg-reader.cc:3080 woodard at redhat dot com
@ 2015-01-01  0:00 ` woodard at redhat dot com
  2015-01-01  0:00 ` dodji at redhat dot com
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: woodard at redhat dot com @ 2015-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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

--- Comment #5 from Ben Woodard <woodard at redhat dot com> ---
Still happens with dodji/fixes 806a6a610f02e4d27d5b1c9c167c69e388465746

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

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

* [Bug default/19092] abidw --abidiff aborts on ODR type violations in a DSO
  2015-01-01  0:00 [Bug default/19092] New: assertion failure ../../src/abg-reader.cc:3080 woodard at redhat dot com
  2015-01-01  0:00 ` [Bug default/19092] " woodard at redhat dot com
@ 2015-01-01  0:00 ` dodji at redhat dot com
  2015-01-01  0:00 ` [Bug default/19092] assertion failure ../../src/abg-reader.cc:3080 woodard at redhat dot com
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dodji at redhat dot com @ 2015-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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

dodji at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|assertion failure           |abidw --abidiff aborts on
                   |../../src/abg-reader.cc:308 |ODR type violations in a
                   |0                           |DSO

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

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

* [Bug default/19092] abidw --abidiff aborts on ODR type violations in a DSO
  2015-01-01  0:00 [Bug default/19092] New: assertion failure ../../src/abg-reader.cc:3080 woodard at redhat dot com
                   ` (4 preceding siblings ...)
  2015-01-01  0:00 ` dodji at redhat dot com
@ 2015-01-01  0:00 ` woodard at redhat dot com
  2016-01-01  0:00 ` woodard at redhat dot com
  6 siblings, 0 replies; 8+ messages in thread
From: woodard at redhat dot com @ 2015-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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

Ben Woodard <woodard at redhat dot com> changed:

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

--- Comment #4 from Ben Woodard <woodard at redhat dot com> ---
I'm still getting a few of these with master up to a last commit of
09de4435ce4c3d9df2aeda6c0fa615faa2a63bb5

hype356@ben: ~/bin/abidw --abidiff
/collab/usr/global/tools/order/spack/opt/chaos_5_x86_64_ib/gcc@4.4.7/gcc@4.7.4-93774c82/lib64/libgcj.so.13.0.0
abidw: ../../src/abg-reader.cc:3086: abigail::ir::array_type_def_sptr
abigail::xml_reader::build_array_type_def(abigail::xml_reader::read_context&,
xmlNode*, bool): Assertion `size_in_bits == (size_t) -1 ||
ar_type->get_element_type()->get_size_in_bits() == (size_t)-1 ||
ar_type->get_element_type()->get_size_in_bits() == 0' failed.

Try out:
http://ssh.bencoyote.net/~ben/libgcj.so.13.0.0.bz2

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

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

* [Bug default/19092] assertion failure ../../src/abg-reader.cc:3080
  2015-01-01  0:00 [Bug default/19092] New: assertion failure ../../src/abg-reader.cc:3080 woodard at redhat dot com
@ 2015-01-01  0:00 ` woodard at redhat dot com
  2015-01-01  0:00 ` [Bug default/19092] abidw --abidiff aborts on ODR type violations in a DSO dodji at redhat dot com
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: woodard at redhat dot com @ 2015-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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

--- Comment #1 from Ben Woodard <woodard at redhat dot com> ---
Created attachment 8689
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8689&action=edit
File that reproduces the problem

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

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

* [Bug default/19092] assertion failure ../../src/abg-reader.cc:3080
  2015-01-01  0:00 [Bug default/19092] New: assertion failure ../../src/abg-reader.cc:3080 woodard at redhat dot com
  2015-01-01  0:00 ` [Bug default/19092] " woodard at redhat dot com
  2015-01-01  0:00 ` [Bug default/19092] abidw --abidiff aborts on ODR type violations in a DSO dodji at redhat dot com
@ 2015-01-01  0:00 ` woodard at redhat dot com
  2015-01-01  0:00 ` [Bug default/19092] abidw --abidiff aborts on ODR type violations in a DSO woodard at redhat dot com
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: woodard at redhat dot com @ 2015-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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

--- Comment #2 from Ben Woodard <woodard at redhat dot com> ---
this was with the dodji/fixes branch of libabigail

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

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

* [Bug default/19092] abidw --abidiff aborts on ODR type violations in a DSO
  2015-01-01  0:00 [Bug default/19092] New: assertion failure ../../src/abg-reader.cc:3080 woodard at redhat dot com
                   ` (3 preceding siblings ...)
  2015-01-01  0:00 ` [Bug default/19092] abidw --abidiff aborts on ODR type violations in a DSO woodard at redhat dot com
@ 2015-01-01  0:00 ` dodji at redhat dot com
  2015-01-01  0:00 ` woodard at redhat dot com
  2016-01-01  0:00 ` woodard at redhat dot com
  6 siblings, 0 replies; 8+ messages in thread
From: dodji at redhat dot com @ 2015-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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

dodji at redhat dot com changed:

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

--- Comment #3 from dodji at redhat dot com ---
This issue should now be fixed by commit
https://sourceware.org/git/gitweb.cgi?p=libabigail.git;a=commit;h=09de4435ce4c3d9df2aeda6c0fa615faa2a63bb5
from the master branch.

Thank you for reporting this problem!

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

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

* [Bug default/19092] New: assertion failure ../../src/abg-reader.cc:3080
@ 2015-01-01  0:00 woodard at redhat dot com
  2015-01-01  0:00 ` [Bug default/19092] " woodard at redhat dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: woodard at redhat dot com @ 2015-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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

            Bug ID: 19092
           Summary: assertion failure ../../src/abg-reader.cc:3080
           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 one happens quite a bit probably 8 time as I work through my dataset

abidw: ../../src/abg-reader.cc:3080: abigail::ir::array_type_def_sptr
abigail::xml_reader::build_array_type_def(abigail::xml_reader::read_context&,
xmlNode*, bool): Assertion `size_in_bits == (size_t) -1 ||
ar_type->get_element_type()->get_size_in_bits() == (size_t)-1 ||
ar_type->get_element_type()->get_size_in_bits() == 0' failed.

The program should not abort.

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

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

* [Bug default/19092] abidw --abidiff aborts on ODR type violations in a DSO
  2015-01-01  0:00 [Bug default/19092] New: assertion failure ../../src/abg-reader.cc:3080 woodard at redhat dot com
                   ` (5 preceding siblings ...)
  2015-01-01  0:00 ` woodard at redhat dot com
@ 2016-01-01  0:00 ` woodard at redhat dot com
  6 siblings, 0 replies; 8+ messages in thread
From: woodard at redhat dot com @ 2016-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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

Ben Woodard <woodard at redhat dot com> changed:

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

--- Comment #6 from Ben Woodard <woodard at redhat dot com> ---
This one appears to be fixed in latest git repo.

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

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

end of thread, other threads:[~2016-01-20 14:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-01  0:00 [Bug default/19092] New: assertion failure ../../src/abg-reader.cc:3080 woodard at redhat dot com
2015-01-01  0:00 ` [Bug default/19092] " woodard at redhat dot com
2015-01-01  0:00 ` [Bug default/19092] abidw --abidiff aborts on ODR type violations in a DSO dodji at redhat dot com
2015-01-01  0:00 ` [Bug default/19092] assertion failure ../../src/abg-reader.cc:3080 woodard at redhat dot com
2015-01-01  0:00 ` [Bug default/19092] abidw --abidiff aborts on ODR type violations in a DSO woodard at redhat dot com
2015-01-01  0:00 ` dodji at redhat dot com
2015-01-01  0:00 ` woodard at redhat dot com
2016-01-01  0:00 ` woodard 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).