-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
Python-3.11 assertion failed during testing #147
Comments
I can reproduce the same crash on a glibc system. That said, the bug seems to be in cysignals:
|
I've managed to get a better backtrace:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally reported in https://bugs.gentoo.org/923000 where the full build log is available.
Summary:
That happened with python-3.11.7, while the same test suite passed under python-3.10.13. The tinderbox that discovered the problem is running musl libc in case that matters.
The text was updated successfully, but these errors were encountered: