# Crash report ### Reproducer: ```python import _xxsubinterpreters as interp interp_id = interp.create() ``` Trace: ``` Fatal Python error: PyInterpreterState_Delete: remaining subinterpreters Python runtime state: finalizing (tstate=0x00005576a7f343e0) Aborted ``` ### CPython versions tested on: CPython main branch ### Operating systems tested on: Linux <!-- gh-linked-prs --> ### Linked PRs * gh-121060 * gh-121067 <!-- /gh-linked-prs -->