From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3FE3A3858D28; Tue, 31 Jan 2023 02:04:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3FE3A3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1675130662; bh=ar0W0p5J4sJ1AwUoBYdBh4QRHkVNp1gDiQhmm6xsCf8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CylkHWBY+uV9e2QLUiHe+eHUCTEUT2Yru2i4YYQS9Mbvlq2NAFDVPDdhnuGb4nJgg 8N32vqWdVYyDIXe3KL4xiAl8umVaq00YNxzPaQn/M41LtQpc4cbRjc62PrqLfOHWry 4kEcopMTbJcFudfW6UTNny9khTc9db0Ac7x1f6oo= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug python/30044] Flawed logic when releasing values from all_values buffer Date: Tue, 31 Jan 2023 02:04:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: python X-Bugzilla-Version: HEAD 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: 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30044 --- Comment #9 from Tom Tromey --- Created attachment 14643 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D14643&action=3Ded= it patch I have a patch that seems to fix both of these. Can you try this? If it works I'll turn your crasher into a test case. --=20 You are receiving this mail because: You are on the CC list for the bug.=