-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
Segmentation fault under Python 3.9.12 #102329
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
Comments
I can't reproduce this on |
I've just tried Python 3.8.16. It has the same error message. |
Please reduce the code to the minimum needed to get a crash and then indicate which line it crashes on. |
It seems that "from test import support" produces the crash. |
Is that your own |
I cannot reproduce this crash on macos with python 3.9.15, 3.10.2, and 3.12-dev :( |
Crash report
The following code snippet crashes with core dumped:
Error messages
Your environment
The text was updated successfully, but these errors were encountered: