From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8F1F23861843; Tue, 3 Nov 2020 19:52:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8F1F23861843 From: "simark at simark dot ca" To: gdb-prs@sourceware.org Subject: [Bug gdb/26828] SIGSEGV in follow_die_offset dwarf2/read.c:22950 Date: Tue, 03 Nov 2020 19:52:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: 10.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: simark at simark dot ca X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org 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-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2020 19:52:19 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26828 --- Comment #11 from Simon Marchi --- (In reply to Nils Gladitz from comment #10) > While the attached test case now seems to pass my original case now fails > with: >=20 > ../../../../binutils-gdb/gdb/dwarf2/read.c:9251: internal-error: void > load_full_comp_unit(dwarf2_per_cu_data*, dwarf2_per_objfile*, dwarf2_cu*, > bool, language): Assertion `cu->die_hash =3D=3D NULL' failed. > A problem internal to GDB has been detected, > further debugging may prove unreliable. >=20 > Not sure if that means this is a related or an independent issue. It's possibly related. Is that load_full_comp_unit call the one I touched = in the patch, or is it a later one? Could you provide the backtrace of this n= ew assertion failure? --=20 You are receiving this mail because: You are on the CC list for the bug.=