From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1FC673858D39; Sun, 4 Jun 2023 20:19:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1FC673858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1685909998; bh=EUAUiUrWPe1fnpw9kGrnp3O7ZOdSx8aDh9MgMZrrou4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=azng6iNsxO5/chk8ioGQa95lyC+ZSI8suEySempQCAaQmP0k0UOaj3OLAOK5aPlTT SBwmZi8hPxoF8Z9jiedFNTNAdSmOSSKJtSt4FHWcwwGUGJH51XH8QupUcRj5v8twZc sQ9YzDdrS+D8srv/xRHn3R8kDlMfBjKYn/2zA8wM= From: "marian.buschsieweke at posteo dot net" To: gdb-prs@sourceware.org Subject: [Bug gdb/30431] segfault when inspecting remote variable Date: Sun, 04 Jun 2023 20:19:57 +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: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: marian.buschsieweke at posteo dot net 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: 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30431 --- Comment #12 from Marian Buschsieweke --- (In reply to Tom Tromey from comment #11) > I found some suspicious code in elfread.c. > I'm not sure of a fully correct fix but I wonder if you could try this: This indeed solves the issue for me, thx :) --=20 You are receiving this mail because: You are on the CC list for the bug.=