-
-
Notifications
You must be signed in to change notification settings - Fork 213
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
crash (segmentation fault) on circular references #475
Labels
Comments
Thank you for sharing this. Will test this and try to get it fixed. |
@npitre Please check out my latest commit. Hopefully, and if god exists, this should be fixed. |
Not quite. Here I get:
And the stack backtrace is almost infinite. Something is recursing indefinitely. |
Please @npitre try again. Thanks! |
Yep, my test case appears not to crash anymore.
|
God exists then |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following is sure to crash the program here:
The text was updated successfully, but these errors were encountered: