Segmentation fault in PGO tests with free-threading build #122921
Labels
3.14
bugs and security fixes
tests
Tests in the Lib/test dir
topic-free-threading
type-crash
A hard crash of the interpreter, possibly with a core dump
Uh oh!
There was an error while loading. Please reload this page.
Crash report
What happened?
Configuration:
configure-output.txt
Output:
make-output.txt
After removing
--disable-gil
Output:
In this case the PGO tests pass, but the
asyncio
test fails.After removing
--with-trace-refs
╰─$ ./configure --enable-optimizations --disable-gil && make -j
Output:
./python -m test -j12
Output:
CPython versions tested on:
CPython main branch
Operating systems tested on:
Linux
Output from running 'python -VV' on the command line:
Python 3.14.0a0 experimental free-threading build (heads/main:1069190bad, Aug 12 2024, 01:46:15) [GCC 14.2.1 2024080]
The text was updated successfully, but these errors were encountered: