UBSan: undefined behaviours when using -fsanitize=undefined -fno-sanitize-recover
on free-threaded build
#132399
Labels
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-free-threading
type-bug
An unexpected behavior, bug, or error
Bug report
Bug description:
This issue mirrors #111178 but is dedicated to tracking UB failures for the free-threaded build. There should be only two free-threaded-specific issues and the rest are tracked in #132097.
CPython versions tested on:
CPython main branch
Operating systems tested on:
Linux
Linked PRs
PyInterpreterState
when UBSan is on #132428The text was updated successfully, but these errors were encountered: