[issue24228] Interpreter triggers segmentation fault at the starting

Ned Deily report at bugs.python.org
Mon May 18 21:08:30 CEST 2015


Ned Deily added the comment:

Try building python with debug on:

./configure --with-pydebug [...]

Also, 3.4.2 has been replaced by 3.4.3 which includes the fixes from Issue22653.

----------
nosy: +ned.deily

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


More information about the Python-bugs-list mailing list