From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D044B38582A8; Mon, 10 Oct 2022 10:23:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D044B38582A8 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1665397394; bh=jokbQusJVo/EhM7MKcP3Ce5DxZSlV+1/hKcGD/pFTIk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=iS973y9r+RPKt26w1xmlq4/x8Rqb8/tkITEXOCBMxxyblokSWQEbHI+FKNFqd11Ze fkeq5iMjJZT0LwK+qcjEidFK9ZmAgxPN82pqBcdHHKvxLpDQTny1aA9PrkYyZgYqI8 ePZgRTgUJUDtdcA/zqv132PyoR0YVkkwNY2VC/JI= From: "blarsen at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug python/28856] Python pretty printer causes stack overflow when printing frame arguments Date: Mon, 10 Oct 2022 10:23:14 +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: blarsen at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution 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=3D28856 B. Larsen changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #10 from B. Larsen --- The commit mentioned by cvs-commit fixes this issue. --=20 You are receiving this mail because: You are on the CC list for the bug.=