From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 673483857C50; Thu, 4 Mar 2021 22:18:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 673483857C50 From: "woodard at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/27518] New: abidw aborts during self check of /usr/lib64/libvte-2.91.so.0.6200.3 Date: Thu, 04 Mar 2021 22:18:41 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: 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-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Mailing list of the Libabigail project List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2021 22:18:41 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27518 Bug ID: 27518 Summary: abidw aborts during self check of /usr/lib64/libvte-2.91.so.0.6200.3 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 is a different abort than the one which shows up in line 1303 this one= is abg-reader.cc:4297 This one happens with: /usr/lib64/libvte-2.91.so.0.6200.3 from vte291-0.62.3-2.fc34.x86_64 with trunk version as of 8ae8dcb8d5b87dafd0b9fdd716654e4bf3284c95 Starting program: /home/ben/Shared/Work/test/libabigail-x86_64/bin/abidw --abidiff /usr/lib64/libvte-2.91.so.0.6200.3 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". abidw: ../../../libabigail/src/abg-reader.cc:4297: std::shared_ptr abigail::xml_reader::build_typedef_decl(abigail::xml_reader::read_context&, xmlNodePtr, bool): Assertion `__abg_cond__' failed. Program received signal SIGABRT, Aborted. 0x00007ffff74d9292 in raise () from /lib64/libc.so.6 #0 0x00007ffff74d9292 in raise () from /lib64/libc.so.6 #1 0x00007ffff74c28a4 in abort () from /lib64/libc.so.6 #2 0x00007ffff74c2789 in __assert_fail_base.cold () from /lib64/libc.so.6 #3 0x00007ffff74d1a16 in __assert_fail () from /lib64/libc.so.6 #4 0x00007ffff7ea0994 in abigail::xml_reader::build_typedef_decl (ctxt=3D.= .., node=3D0x5abab90, add_to_current_scope=3D) at ../../../libabigail/src/abg-reader.cc:4297 #5 0x00007ffff7eacf5e in abigail::xml_reader::handle_typedef_decl (add_to_current_scope=3Dtrue, node=3D0x5abab90, ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:5702 #6 abigail::xml_reader::handle_element_node (ctxt=3D..., node=3D0x5abab90, add_to_current_scope=3Dtrue) at ../../../libabigail/src/abg-reader.cc:2175 #7 0x00007ffff7e97a1e in abigail::xml_reader::read_translation_unit (node=3D, tu=3D..., ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:1403 #8 abigail::xml_reader::get_or_read_and_add_translation_unit (ctxt=3D..., node=3D) at ../../../libabigail/src/abg-reader.cc:1455 #9 0x00007ffff7e981ed in abigail::xml_reader::read_translation_unit_from_i= nput (ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:1513 #10 0x00007ffff7e992f0 in abigail::xml_reader::read_corpus_from_input (ctxt=3D...) at ../../../libabigail/src/abg-reader.cc:1961 #11 0x00007ffff7e9b09f in abigail::xml_reader::read_corpus_from_native_xml_= file (path=3D"/tmp/libabigail-tmp-file-0fpoqf", env=3Denv@entry=3D0x44ad40) at /usr/include/c++/11/bits/shared_ptr_base.h:1290 #12 0x0000000000405237 in load_corpus_and_write_abixml (opts=3D..., context=3Dstd::shared_ptr (empty) =3D = {...}, env=3Dstd::shared_ptr (use count 1, weak count 0)= =3D {...}, argv=3D0x7fffffffdd08) at /usr/include/c++/11/bits/shared_ptr_base.h= :1290 #13 main (argc=3D, argv=3D0x7fffffffdd08) at ../../../libabigail/tools/abidw.cc:851 --=20 You are receiving this mail because: You are on the CC list for the bug.=