You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2025. It is now read-only.
Originally reported by: Johnny Healey (Bitbucket: johealey, GitHub: revnull)
I've been encountering segfaults while shutting down stackless. Debugging with gdb lead to a for loop that doesn't seem to be checking to see if the value it is iterating over is null.