test_free_threading.test_type.TestType.test_attr_cache_consistency
crashes intermittently
#128804
Labels
tests
Tests in the Lib/test dir
topic-free-threading
type-crash
A hard crash of the interpreter, possibly with a core dump
Crash report
What happened?
The
test_free_threading.test_type.TestType.test_attr_cache_consistency
crashes intermittently. I unfortunately haven't been able to find a smaller reproducer than runningtest_free_threading
forever using the matchfile below. Even then, it takes several hours for the crash to happen.Repro
Python backtrace:
Native backtrace:
CPython versions tested on:
CPython main branch
Operating systems tested on:
Linux
Output from running 'python -VV' on the command line:
Python 3.14.0a3+ experimental free-threading build (heads/main:5e65a1acc0b, Jan 12 2025, 08:39:41) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)]
The text was updated successfully, but these errors were encountered: