public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [Bug default/19141] New: abidw assertion failed ../../src/abg-reader.cc:2265
@ 2015-01-01  0:00 woodard at redhat dot com
  2016-01-01  0:00 ` [Bug default/19141] Libabigail doesn't support common ELF symbols (defined in SHN_COMMON sections) dodji at redhat dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ 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=19141

            Bug ID: 19141
           Summary: abidw assertion failed ../../src/abg-reader.cc:2265
           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: ---

Created attachment 8723
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8723&action=edit
reproducing ELF file.

This appears to be a new one:

hype356@ben:~/bin/abidw --abidiff
/collab/usr/global/tools/Vis5d/Vis5d+/src/irix_6.5_64/vis5d+-1.3.0-beta/util/get5d.o
abidw: ../../src/abg-reader.cc:2265: abigail::ir::string_elf_symbols_map_sptr
abigail::xml_reader::build_elf_symbol_db(abigail::xml_reader::read_context&,
xmlNode*, bool): Assertion `i->second->is_main_symbol()' failed.
Aborted (core dumped)

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

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

* [Bug default/19141] abidw assertion failed ../../src/abg-reader.cc:2265
  2015-01-01  0:00 [Bug default/19141] New: abidw assertion failed ../../src/abg-reader.cc:2265 woodard at redhat dot com
                   ` (4 preceding siblings ...)
  2016-01-01  0:00 ` [Bug default/19141] Libabigail doesn't support common ELF symbols (defined in SHN_COMMON sections) dodji at redhat dot com
@ 2016-01-01  0:00 ` dodji at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: dodji at redhat dot com @ 2016-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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

dodji at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #3 from dodji at redhat dot com ---
I was looking at bug #19141 and after poking at it for a while, I realized it
was the same as this one.  So I am taking this one too.

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

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

* [Bug default/19141] Libabigail doesn't support common ELF symbols (defined in SHN_COMMON sections)
  2015-01-01  0:00 [Bug default/19141] New: abidw assertion failed ../../src/abg-reader.cc:2265 woodard at redhat dot com
                   ` (3 preceding siblings ...)
  2016-01-01  0:00 ` dodji at redhat dot com
@ 2016-01-01  0:00 ` dodji at redhat dot com
  2016-01-01  0:00 ` [Bug default/19141] abidw assertion failed ../../src/abg-reader.cc:2265 dodji at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: dodji at redhat dot com @ 2016-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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

dodji at redhat dot com changed:

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

--- Comment #5 from dodji at redhat dot com ---
This should now be fixed by commit
https://sourceware.org/git/?p=libabigail.git;a=commit;h=640b3a2f59b48b869db871e46f3190555219e17b
in the master branch.

Thanks for reporting this issue!

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

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

* [Bug default/19141] abidw assertion failed ../../src/abg-reader.cc:2265
  2015-01-01  0:00 [Bug default/19141] New: abidw assertion failed ../../src/abg-reader.cc:2265 woodard at redhat dot com
  2016-01-01  0:00 ` [Bug default/19141] Libabigail doesn't support common ELF symbols (defined in SHN_COMMON sections) dodji at redhat dot com
@ 2016-01-01  0:00 ` woodard at redhat dot com
  2016-01-01  0:00 ` woodard at redhat dot com
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ 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=19141

--- Comment #1 from Ben Woodard <woodard at redhat dot com> ---
bash-4.1$ ~/bin/abidw --abidiff
/collab/usr/global/tools/Vis5d/Vis5d+/src/irix_6.5_64/vis5d+-1.3.0-beta/util/get5d.o
abidw: ../../src/abg-reader.cc:2279: abigail::ir::string_elf_symbols_map_sptr
abigail::xml_reader::build_elf_symbol_db(abigail::xml_reader::read_context&,
xmlNode*, bool): Assertion `i->second->is_main_symbol()' failed.
Aborted (core dumped)

So the line number seems to have moved to 2279 but the error seems to be the
same.

This is with the latest 1.0 RC1 git.

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

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

* [Bug default/19141] abidw assertion failed ../../src/abg-reader.cc:2265
  2015-01-01  0:00 [Bug default/19141] New: abidw assertion failed ../../src/abg-reader.cc:2265 woodard at redhat dot com
                   ` (2 preceding siblings ...)
  2016-01-01  0:00 ` woodard at redhat dot com
@ 2016-01-01  0:00 ` dodji at redhat dot com
  2016-01-01  0:00 ` [Bug default/19141] Libabigail doesn't support common ELF symbols (defined in SHN_COMMON sections) dodji at redhat dot com
  2016-01-01  0:00 ` [Bug default/19141] abidw assertion failed ../../src/abg-reader.cc:2265 dodji at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: dodji at redhat dot com @ 2016-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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

--- Comment #4 from dodji at redhat dot com ---
*** Bug 19142 has been marked as a duplicate of this bug. ***

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

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

* [Bug default/19141] Libabigail doesn't support common ELF symbols (defined in SHN_COMMON sections)
  2015-01-01  0:00 [Bug default/19141] New: abidw assertion failed ../../src/abg-reader.cc:2265 woodard at redhat dot com
@ 2016-01-01  0:00 ` dodji at redhat dot com
  2016-01-01  0:00 ` [Bug default/19141] abidw assertion failed ../../src/abg-reader.cc:2265 woodard at redhat dot com
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: dodji at redhat dot com @ 2016-01-01  0:00 UTC (permalink / raw)
  To: libabigail

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

dodji at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|abidw assertion failed      |Libabigail doesn't support
                   |../../src/abg-reader.cc:226 |common ELF symbols (defined
                   |5                           |in SHN_COMMON sections)

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

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

* [Bug default/19141] abidw assertion failed ../../src/abg-reader.cc:2265
  2015-01-01  0:00 [Bug default/19141] New: abidw assertion failed ../../src/abg-reader.cc:2265 woodard at redhat dot com
  2016-01-01  0:00 ` [Bug default/19141] Libabigail doesn't support common ELF symbols (defined in SHN_COMMON sections) dodji at redhat dot com
  2016-01-01  0:00 ` [Bug default/19141] abidw assertion failed ../../src/abg-reader.cc:2265 woodard at redhat dot com
@ 2016-01-01  0:00 ` woodard at redhat dot com
  2016-01-01  0:00 ` dodji at redhat dot com
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ 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=19141

--- Comment #2 from Ben Woodard <woodard at redhat dot com> ---
I did not test for regressions by running through the whole 130k item list.
However, by running on just the files that previously asserted I was able to
run through this very quickly. 

This is now the most common assert with 3 failures in the latest git.

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

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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-01  0:00 [Bug default/19141] New: abidw assertion failed ../../src/abg-reader.cc:2265 woodard at redhat dot com
2016-01-01  0:00 ` [Bug default/19141] Libabigail doesn't support common ELF symbols (defined in SHN_COMMON sections) dodji at redhat dot com
2016-01-01  0:00 ` [Bug default/19141] abidw assertion failed ../../src/abg-reader.cc:2265 woodard at redhat dot com
2016-01-01  0:00 ` woodard at redhat dot com
2016-01-01  0:00 ` dodji at redhat dot com
2016-01-01  0:00 ` [Bug default/19141] Libabigail doesn't support common ELF symbols (defined in SHN_COMMON sections) dodji at redhat dot com
2016-01-01  0:00 ` [Bug default/19141] abidw assertion failed ../../src/abg-reader.cc:2265 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).