» Main »
faulthandler - Display the Python traceback on a crash
Published by Florian Höch
- Overview
This is a Zero Install feed. This software cannot be run as an application directly. It is a library for other programs to use.
For more information about Zero Install, see 0install.net.
- Full name
- Description
Fault handler for SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals: display the Python traceback and restore the previous handler. Allocate an alternate stack for this handler, if sigaltstack() is available, to be able to allocate memory on the stack, even on stack overflow (not available on Windows).
- Homepage
- Available versions
The list below is just for information; Zero Install will automatically select one of these versions for you.
Version Released Stability Platform Download 2.6 2017-03-22 stable Windows-* Download (10834 bytes) Non-Zero Install packages provided distributions can also provide this interface:
Distribution Package name RPM python-faulthandler RPM python2-faulthandler Debian python-faulthandler Gentoo dev-python/faulthandler Arch python2-faulthandler - Required libraries
The list below is just for information; Zero Install will automatically download any required libraries for you.