STINNER Victor <victor.stin...@haypocalc.com> added the comment:

Can you try to get a backtrace? Use make install SHELL="bash -x" to display 
executed shell commands. And then rerun the last command in gdb: after the 
crash, the "where" command will give you a backtrace.

----------
nosy: +haypo

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11106>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to