From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 07A9F385700E; Tue, 3 Nov 2020 11:36:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 07A9F385700E From: "nilsgladitz at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/26828] SIGSEGV in follow_die_offset dwarf2/read.c:22950 Date: Tue, 03 Nov 2020 11:36:32 +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: nilsgladitz at gmail dot com X-Bugzilla-Status: UNCONFIRMED 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: attachments.created 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 11:36:33 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26828 --- Comment #4 from Nils Gladitz --- Created attachment 12941 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D12941&action=3Ded= it reproducer I've attached an archive with a test case that reproduces the issue for me. It contains an executable (Foo), core-file (Foo-core), libpthread.so.0 from= the arm target system and a shell script (repo.sh) that runs arm-linux-gnueabi-= gdb with a sequence of commands that reproduces the crash on my system(s). I had to increase the number of queries to trigger the segmentation fault b= ut am hoping the test case is still deterministic and does not depend on anyth= ing else specific to my system. --=20 You are receiving this mail because: You are on the CC list for the bug.=