Interpreter crashes with --with-trace-refs
on
#103621
Labels
build
The build process and cross-build
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
release-blocker
type-crash
A hard crash of the interpreter, possibly with a core dump
Crash report
Interpreter crashes with
--with-trace-refs
on../_bootstrap_python
has a segment fault.The compiler warns when initializing some PyObjects. I think it's due to an incorrect fill of fields with trace ref API.
Your environment
Releated ideas
https://discuss.python.org/t/enhance-ref-trace-facilities/25990
The text was updated successfully, but these errors were encountered: