nixpkgs-python
nixpkgs-python copied to clipboard
Immediate SIGSEGV when runing Python executable
The title says it all. I'm receiving a big SIGSEGV whenever I try to run Python.
Tested versions:
- 3.10
- 3.12.4
GDB does not tell me much:
❯ gdb --args python3.10
(gdb) bt
#0 0x0000000000000000 in ?? ()
#1 0x00007ffff78ddf69 in ?? ()
#2 0x0000000000000000 in ?? ()