-
Notifications
You must be signed in to change notification settings - Fork 22
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
Fatal Python error: Cannot recover from stack overflow. Python runtime state: initialized #9
Comments
Seems the recursion stop condition is missing. NOt able to figure out what condition to place. Fatal Python error: _Py_CheckRecursiveCall: Cannot recover from stack overflow. Current thread 0x00000c58 (most recent call first): |
Getting this error when trying to dump the program state on exception
Fatal Python error: Cannot recover from stack overflow.
Python runtime state: initialized
The text was updated successfully, but these errors were encountered: