Display the Python traceback on a crash
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).
Import the module and call faulthandler.enable() to enable the fault handler.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2/python-faulthandler && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
faulthandler-2.4.tar.gz | 0000019592 19.1 KB | |
python-faulthandler.changes | 0000001616 1.58 KB | |
python-faulthandler.spec | 0000001983 1.94 KB |
Revision 2 (latest revision is 14)
Ludwig Nussel (lnussel_factory)
accepted
request 604007
from
Leap Reviewbot (leaper)
(revision 2)
Automatic request from openSUSE:Factory by UpdateCrawler
Comments 0