[issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689

Martin Mokrejs report at bugs.python.org
Wed Aug 28 01:10:58 CEST 2013


Martin Mokrejs added the comment:

I took a crack from another angle. I converted my application using cython and then used gcc. Finally, ran valgrind over the binary. It is not finished yet but already spotted plenty of hints.

----------
Added file: http://bugs.python.org/file31490/python2.7_through_cython_valgrind.txt

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


More information about the Python-bugs-list mailing list