[issue11106] python 2.6.6 and python 2.7.1 cannot be built successfully because of an segment fault on NetBSD-5.1-sparc
STINNER Victor
report at bugs.python.org
Thu Feb 3 22:24:04 CET 2011
STINNER Victor <victor.stinner at 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 <report at bugs.python.org>
<http://bugs.python.org/issue11106>
_______________________________________
More information about the Python-bugs-list
mailing list