[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#612363: ITP: faulthandler -- Display the Python backtrace on a crash



Package: wnpp
Severity: wishlist
Owner: Miriam Ruiz <little_miry@yahoo.es>


* Package name    : python-faulthandler
  Version         : 1.3
  Upstream Author : Victor Stinner <victor.stinner@haypocalc.com>
* URL             : http://pypi.python.org/pypi/faulthandler/
* License         : BSD-2
  Programming Lang: C, Python
  Description     : Display the Python backtrace on a crash

 Fault handler for SIGSEGV, SIGFPE, SIGBUS and SIGILL signals: it displays
 the Python backtrace and restores the previous handler. It allocates an
 alternate stack for this handler, if signaltstack() is available, to be
 able to allocate memory on the stack, even on stack overflow.



Reply to: