Skip to content

[3.12] gh-123967: Fix faulthandler for trampoline frames (#127329)#127363

Merged
vstinner merged 1 commit intopython:3.12from
vstinner:faulthandler_owned12
Nov 28, 2024
Merged

[3.12] gh-123967: Fix faulthandler for trampoline frames (#127329)#127363
vstinner merged 1 commit intopython:3.12from
vstinner:faulthandler_owned12

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Nov 28, 2024

If the top-most frame is a trampoline frame, skip it.

(cherry picked from commit 58e334e)

If the top-most frame is a trampoline frame, skip it.

(cherry picked from commit 58e334e)
@vstinner vstinner changed the title gh-123967: Fix faulthandler for trampoline frames (#127329) [3.12] gh-123967: Fix faulthandler for trampoline frames (#127329) Nov 28, 2024
@vstinner vstinner enabled auto-merge (squash) November 28, 2024 13:38
@vstinner vstinner merged commit f4c9f39 into python:3.12 Nov 28, 2024
@vstinner vstinner deleted the faulthandler_owned12 branch November 28, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant