-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
test_external_inspection.TestGetStackTrace.test_self_trace
fails when building with --enable-shared
#125402
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
Labels
tests
Tests in the Lib/test dir
Comments
Weird, I can not reproduce it in my environment
|
This is the command that failed for me: |
I cannot reproduce this anymore in an Ubuntu 22.04 container:
So I am closing this for now. Please reopen if we missed anything |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When Python is built with
--enable-shared
,TestGetStackTrace.test_self_trace
hangs or fails.OS: Ubuntu 22.04.2 LTS on x86-64
Also seen:
The text was updated successfully, but these errors were encountered: