Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression in 3.12a3 - segfault in interpreter trampoline #100126

Open
jaraco opened this issue Dec 9, 2022 · 0 comments
Open

Regression in 3.12a3 - segfault in interpreter trampoline #100126

jaraco opened this issue Dec 9, 2022 · 0 comments
Labels
type-crash A hard crash of the interpreter, possibly with a core dump

Comments

@jaraco
Copy link
Member

jaraco commented Dec 9, 2022

Crash report

In jaraco/jaraco.net#5, I've captured a failure that's emerged as Github updated Python 3.12 from a2 to a3 on Linux. The calling code is using ctypes to call libc functions.

I don't yet have a minimal reproducer. I'm unable to replicate the issue locally as I don't yet have Linux with a3.

  • Operating system and architecture: Ubuntu Linux
@jaraco jaraco added the type-crash A hard crash of the interpreter, possibly with a core dump label Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-crash A hard crash of the interpreter, possibly with a core dump
Projects
None yet
Development

No branches or pull requests

1 participant