Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.11] gh-110052: Fix faulthandler for freed tstate (#110069)#110072

Merged
vstinner merged 1 commit into
python:3.11python/cpython:3.11from
vstinner:faulthandler11vstinner/cpython:faulthandler11Copy head branch name to clipboard
Sep 29, 2023
Merged

[3.11] gh-110052: Fix faulthandler for freed tstate (#110069)#110072
vstinner merged 1 commit into
python:3.11python/cpython:3.11from
vstinner:faulthandler11vstinner/cpython:faulthandler11Copy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Sep 29, 2023

Copy link
Copy Markdown
Member

faulthandler now detected freed interp and freed tstate, and no longer dereference them.

Backport to 3.11: add pycore_pymem.h include to traceback.c.

(cherry picked from commit 2e37a38)

faulthandler now detected freed interp and freed tstate, and no
longer dereference them.

Backport to 3.11: add pycore_pymem.h include to traceback.c.

(cherry picked from commit 2e37a38)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.