From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F23C53858033; Fri, 4 Aug 2023 06:13:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F23C53858033 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1691129603; bh=ylivOO6Mq8nUXt7EL/Anwrj2a7c6z9+t1OBWdewEhZc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=rmA1s5+5+nhqU+o3BVXOpnfvF66H6ut+T+R81flNu3smA63sJk/2L8NXTPYr28/CK jTjDjsw0MnXullxGpD+IRrOOBvFtYl3GGkQfNsMz+r8Z6HH1hzQAc3mXWCUxgr5atc vpZgK172AhB/qn+GM6SC+FkNeaPxrLprkm6DjCnk= From: "vmiklos at collabora dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/24393] Crash in frame_unwind_pc() on possibly broken python pretty-printer Date: Fri, 04 Aug 2023 06:13:23 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vmiklos at collabora dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE 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=3D24393 --- Comment #3 from Miklos Vajna --- The exact code has changed on our side, so it's not trivial to try to repro= duce this again, but this was 4 years ago and I don't recall recently gdb crashi= ng on me when stepping into a function, so yes, probably fixed. Thanks for checking back. :-) --=20 You are receiving this mail because: You are on the CC list for the bug.=