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

STINNER Victor report at bugs.python.org
Thu Nov 16 06:53:32 EST 2017


STINNER Victor <victor.stinner at gmail.com> added the comment:

> May I ask why AddVectoredExceptionHandler is used instead of SetUnhandledExceptionFilter?

Honestly, I don't know well Windows API and so I'm not sure which one is the best.

https://stackoverflow.com/questions/28629351/is-addvectoredexceptionhandler-a-replacement-for-setunhandledexceptionfilter

----------

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


More information about the Python-bugs-list mailing list