[issue31701] faulthandler dumps 'Windows fatal exception: code 0xe06d7363'

Ilya Kulakov report at bugs.python.org
Thu Nov 16 18:05:25 EST 2017


Ilya Kulakov <kulakov.ilya at gmail.com> added the comment:

Another option is to use AddVectoredContinueHandler [1]. It seems to be called if both VEH and SEH failed to handle the error.

1: https://msdn.microsoft.com/en-us/library/windows/desktop/ms679273(v=vs.85).aspx

----------

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


More information about the Python-bugs-list mailing list