crashers/mutation_inside_cyclegc.py
hangs and sometimes segfaults on the free-threading build
#126365
Labels
3.14
new features, bugs and security fixes
topic-free-threading
type-crash
A hard crash of the interpreter, possibly with a core dump
Crash report
What happened?
I ran into this while working on #126360
Running
./python Lib/test/crashers/mutation_inside_cyclegc.py
built with--with-pydebug --disable-gil
hangs and randomly segfaults. I managed to get the backtrace from gdb:
gdb output
CPython versions tested on:
CPython main branch
Operating systems tested on:
Linux
Output from running 'python -VV' on the command line:
No response
The text was updated successfully, but these errors were encountered: