Message119174
Patch version 7:
- don't use snprintf() because it is not signal safe
- catch also SIGBUS and SIGILL if available
- Py_FatalError() uses fileno(stderr) instead of directly 2
- Factorize code in segfault.c and test_segfault.py |
|
| Date |
User |
Action |
Args |
| 2010-10-19 23:04:25 | vstinner | set | recipients:
+ vstinner, pitrou, dmalcolm, joshbressers |
| 2010-10-19 23:04:25 | vstinner | set | messageid: <1287529465.72.0.497686853891.issue8863@psf.upfronthosting.co.za> |
| 2010-10-19 23:04:24 | vstinner | link | issue8863 messages |
| 2010-10-19 23:04:24 | vstinner | create | |
|