Segmentation fault (core dumped) after running tests #11521
-
I've been facing challenges debugging a segmentation fault that has been occurring since October 3rd. The error surfaces after all tests have successfully completed. These tests are executed within an Azure Pipelines agent (Ubuntu 20.04) The logs below were printed by using gdb to get the stack trace |
Beta Was this translation helpful? Give feedback.
Answered by
The-Compiler
Oct 19, 2023
Replies: 1 comment 1 reply
-
Might be this? Timing matches too, given that greenlet 3.0.0 was released on October 2nd. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
gxara
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Might be this? Timing matches too, given that greenlet 3.0.0 was released on October 2nd.