From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 843513858D3C; Wed, 22 Mar 2023 16:46:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 843513858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1679503600; bh=n5OBDn/vE/5k6ICrYY6maSH44Uufj6fKcECT8iccB3E=; h=From:To:Subject:Date:In-Reply-To:References:From; b=m9dIu2m3fRAlS4uvWWG7STLeimFCoFDlye351IUA6o5bMMKha4Fm4CDmOP1HlDbq1 /7JBDTB16XP8q5E3Zbm9FqN2iAhXb4FiCK08kpuCZ8N90bBefUj9TLs/QPIo/96UHR ohDXawrFanKi+bi+YMrkkmCyG2ojYYydpvCamZQg= From: "e11911636 at student dot tuwien.ac.at" To: gdb-prs@sourceware.org Subject: [Bug backtrace/29298] Internal error when debugging Rust programs Date: Wed, 22 Mar 2023 16:46:40 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: backtrace X-Bugzilla-Version: 12.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: e11911636 at student dot tuwien.ac.at X-Bugzilla-Status: WAITING 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=3D29298 --- Comment #6 from Michael Schmidt = --- (In reply to Tom Tromey from comment #5) > (In reply to Michael Schmidt from comment #4) > > I can reproduce this without setting demangle-style (rustc 1.67.0 (fc59= 4f156 > > 2023-01-24)), same conditions as with Nils. I bisected gdb and it seems= this > > was introduced in 7f4307436f. >=20 > Maybe this is a dup of bug#30158 then. > Can you try a gdb from git, either from the 13 branch or from master? Indeed, I tested bf3f6c02d7 (master) and 8067be0fc6 (gdb-13-branch) and both work fine. --=20 You are receiving this mail because: You are on the CC list for the bug.=