[issue42985] AMD64 Arch Linux Asan 3.x fails: command timed out: 1200 seconds without output

Senthil Kumaran report at bugs.python.org
Thu Jan 21 10:00:55 EST 2021


Senthil Kumaran <senthil at uthcode.com> added the comment:

> IMO we should disable ASAN (handling of signals) at runtime when we trigger a crash on purpose (ex: faulthandler._sigsegv()).

> ASAN_OPTIONS="handle_segv=0".

Both sound reasonable. But not sure if they will resolve this crash tough.

----------
nosy: +orsenthil

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42985>
_______________________________________


More information about the Python-bugs-list mailing list