↻

Segfault on frame.f_back when frame is created with PyFrame_New() · Issue #99110 · python/cpython · GitHub

github.com

Tin mới

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

type-crashA hard crash of the interpreter, possibly with a core dump

f_back_segfault.py.txt

Python segfaults when frame.f_back is accessed on a frame created with PyFrame_New() c api. Calling the PyFrame_GetBack() c api also segfaults, at least in debug builds and on win32 (it depends on the contents of uniniti

gh-99110: Initialize frame->previous in init_frame to fix segmentation fault #100182

[3.11] gh-99110: Initialize frame->previous in init_frame to fix segmentation fault (GH-100182) #100478

⌂git
1/1