Failed assertion in _PyEval_EvalFrameDefault
: self_o != NULL
#132011
Labels
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-crash
A hard crash of the interpreter, possibly with a core dump
Crash report
What happened?
It's possible to make the interpreter exit with a failed assertion by running the following code:
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.0a6+ (heads/main:3a8cefba0b6, Apr 1 2025, 21:31:55) [GCC 11.4.0]
Linked PRs
CALL_LIST_APPEND
deoptimization #132018The text was updated successfully, but these errors were encountered: