Skip to content

Instantly share code, notes, and snippets.

@NegatioN
Created March 31, 2022 09:34
Show Gist options
  • Save NegatioN/1ae894c08c9c232f18f084d6119049a3 to your computer and use it in GitHub Desktop.
Save NegatioN/1ae894c08c9c232f18f084d6119049a3 to your computer and use it in GitHub Desktop.
Debugging segfaults in Python
python -q -X faulthandler -c "#Faulty Code"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment