[issue8863] Display Python backtrace on SIGSEGV, SIGFPE and fatal error

Josh Bressers report at bugs.python.org
Wed Oct 13 18:40:51 CEST 2010


Josh Bressers <josh at bress.net> added the comment:

I am then confused by this in the initial comment:

> It calls indirectly PyUnicode_EncodeUTF8() and so call
> PyBytes_FromStringAndSize() which allocates memory on the heap.

I've not studied the patch though, so this may have changed.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8863>
_______________________________________


More information about the Python-bugs-list mailing list