test_frame.test_repr_deep()
fails randomly on Windows11 Bigmem buildbot: _PyObject_GC_UNTRACK() assertion error
#133384
Labels
tests
Tests in the Lib/test dir
type-crash
A hard crash of the interpreter, possibly with a core dump
What happened?
Assertion error in _PyObject_GC_UNTRACK() when running test_frame.test_repr_deep() on AMD64 Windows11 Bigmem 3.x buildbot.
AMD64 Windows11 Bigmem 3.x: https://buildbot.python.org/#/builders/1079/builds/6431
See also #133261 (test_frame crash).
CPython versions tested on:
CPython main branch
Operating systems tested on:
Windows
Output from running 'python -VV' on the command line:
Python 3.14
The text was updated successfully, but these errors were encountered: