STINNER Victor <vstin...@python.org> added the comment:
It seems like something changed on the buildbot, not in Python, since it also fails on 3.8 and 3.9. AMD64 Arch Linux Asan 3.9: https://buildbot.python.org/all/#builders/579/builds/105 AMD64 Arch Linux Asan 3.8: https://buildbot.python.org/all/#builders/580/builds/86 IMO we should disable ASAN (handling of signals) at runtime when we trigger a crash on purpose (ex: faulthandler._sigsegv()). ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue42985> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com