Optimizer/executor crash when using address sanitizer #118113
Labels
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-crash
A hard crash of the interpreter, possibly with a core dump
Bug report
This was reported on [email protected], but it's on the main branch, so I consider it's just a crasher bug.
The repro (for me) comes down to:
I've bisected it to 7b21403: GH-112354: Initial implementation of warm up on exits and trace-stitching (GH-114142).
Note that the test passes, the crash happens somewhere during cleanup.
The address sanitizer output:
The text was updated successfully, but these errors were encountered: