From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5B35F3858433; Wed, 22 Mar 2023 16:10:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5B35F3858433 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1679501453; bh=HWcjuWzuIO9yLbmJ0uxpD/ehCLjOsXTuvep939+Hpdo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=D3G8IlbBXtfzZkcQG5XYb4X8+idPpy4gkYr9h3x6D0GpkyB1Kgc2vLbcqm+qvZSHW 5MQxIpg9659hZfDN085anjO+4f9JouIcZLFp6eQGHVEwR6h0U/v7cgwFyd/3ns5VCY 5dRdMGrCYPVBYdADwoZAyqSyXfCg6j970pU2Uoao= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug backtrace/29298] Internal error when debugging Rust programs Date: Wed, 22 Mar 2023 16:10:52 +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: tromey at sourceware dot org 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: bug_status 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 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |WAITING --- Comment #5 from Tom Tromey --- (In reply to Michael Schmidt from comment #4) > I can reproduce this without setting demangle-style (rustc 1.67.0 (fc594f= 156 > 2023-01-24)), same conditions as with Nils. I bisected gdb and it seems t= his > was introduced in 7f4307436f. Maybe this is a dup of bug#30158 then. Can you try a gdb from git, either from the 13 branch or from master? --=20 You are receiving this mail because: You are on the CC list for the bug.=