From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8F4D33858C5E; Tue, 1 Aug 2023 21:12:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8F4D33858C5E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1690924336; bh=JEvRqDQYrUmj+nsDwWK0L5lB5qmXAyr4SgO457G3DIo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=wGSKyQ2RAMxssqOp/i+aMwffO5DKfTjt9Qtvv9890el6HADM3Xes+MRJpqeI8SGKv 23b9Lzobrtd+e7XWc5M7hNiTuD5/Pw/1u/UxIfQ0bvwdclclRdRagiUjoz0vhu2IQP RZWLtl0Mz1j7Mkd2hzextivIKD3Kqw2da9KduVMg= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug backtrace/8416] Audit get_frame_pc vs get_frame_address_in_block Date: Tue, 01 Aug 2023 21:12:16 +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: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D8416 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg --- Comment #1 from Tom Tromey --- I also found an indirect case with the same bug, see https://sourceware.org/pipermail/gdb-patches/2023-August/201262.html No test case but the idea is that using the Python Frame.pc can trigger this same problem. --=20 You are receiving this mail because: You are on the CC list for the bug.=