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.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
2.4-bp153.1.16 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
2.4-bp152.3.15 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
2.4-bp151.3.1 info | GA Release | 2019-07-16 | 15 SP1 |
|
|
2.4-bp151.2.12 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
2.4-bp150.2.3 info | GA Release | 2018-07-30 | 15 |
|
|