From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <sourceware-bugzilla@sourceware.org>
Received: by sourceware.org (Postfix, from userid 48)
	id 489F93858C60; Thu,  9 Feb 2023 17:49:40 +0000 (GMT)
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 489F93858C60
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org;
	s=default; t=1675964980;
	bh=uWPtcXZnBQpUraxuqjDuvKoiYfJp6f6MPDu+qzvPwUA=;
	h=From:To:Subject:Date:In-Reply-To:References:From;
	b=eqhRVGeQ7/3pUaMUM5AiT5iSQljifKdm9ZPZcl23Y4FzGRCVzvXAMVDR2r2pkf0WP
	 wC1szqPNEkcrb5nAzWJKsMegGXudo7LBihtw4Mhw41MKszjbN+KBbVngDnDORemK+g
	 i4NTalEHBHEJKVpX+kBF1OS3a4vWR1dYQnZHNxzM=
From: "tromey at sourceware dot org" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug rust/30090] Using TUI on musl libc with Rust program, finish
 failed a bounds check
Date: Thu, 09 Feb 2023 17:49:40 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gdb
X-Bugzilla-Component: rust
X-Bugzilla-Version: 12.1
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: normal
X-Bugzilla-Who: tromey at sourceware dot org
X-Bugzilla-Status: NEW
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: P2
X-Bugzilla-Assigned-To: tromey at sourceware dot org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-30090-4717-fjTWtOOqw9@http.sourceware.org/bugzilla/>
In-Reply-To: <bug-30090-4717@http.sourceware.org/bugzilla/>
References: <bug-30090-4717@http.sourceware.org/bugzilla/>
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: <gdb-prs.sourceware.org>

https://sourceware.org/bugzilla/show_bug.cgi?id=3D30090

--- Comment #13 from Tom Tromey <tromey at sourceware dot org> ---
I can solve the crash pretty easily but my test case is printing
the wrong result for the 'finish'.  So I think there's a deeper
problem than the Rust value-printing code.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=