From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 92643 invoked by alias); 21 Jan 2016 00:51:42 -0000 Mailing-List: contact libabigail-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Subscribe: Sender: libabigail-owner@sourceware.org Received: (qmail 92242 invoked by uid 48); 21 Jan 2016 00:51:38 -0000 From: "woodard at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/19204] assert in ../../src/abg-dwarf-reader.cc:5870 Date: Fri, 01 Jan 2016 00:00:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: libabigail X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: woodard at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dodji at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2016-q1/txt/msg00050.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D19204 --- Comment #3 from Ben Woodard --- I've been looking at the data from the latest run and we actually have two incidents of this and both of them were created with the XLC 12.1 compiler. Therefore I think that it is rather unlikely that it is just a corrupted binary. Rather I think it is more likely a bug in the XLC 12.1 compiler. When the data is corrupt, if we can just exit gracefully that would be fine. hype356@ben:cat collab/usr/global/tools/gperftools/2.4/bgqos_0/xlc@12.1/lib/libtcmalloc.so.= 4.2.6/stderr collab/usr/global/tools/gperftools/2.4/bgqos_0/xlc@12.1/lib/libtcmalloc_and= _profiler.so.4.2.6/stderr abidw: ../../src/abg-dwarf-reader.cc:6212: void abigail::dwarf_reader::get_parent_die(abigail::dwarf_reader::read_context&, Dwarf_Die*, bool, Dwarf_Die&, size_t): Assertion `i !=3D ctxt.die_parent_map().end()' failed. abidw: ../../src/abg-dwarf-reader.cc:6212: void abigail::dwarf_reader::get_parent_die(abigail::dwarf_reader::read_context&, Dwarf_Die*, bool, Dwarf_Die&, size_t): Assertion `i !=3D ctxt.die_parent_map().end()' failed. --=20 You are receiving this mail because: You are on the CC list for the bug.