[issue16660] Segmentation fault when importing hashlib

Gregory P. Smith report at bugs.python.org
Thu Dec 13 01:57:27 CET 2012


Gregory P. Smith added the comment:

given the behavior you are seeing, I'm not inclined to trust your computer or however it is configured.  I do not believe this is a Python issue.

3.3 works fine on RHEL 6 so it should work fine on CentOS 6.  http://buildbot.python.org/all/builders/x86%20RHEL%206%203.3

next steps as far as debugging the crash goes still stand: run python under gdb and get the C stacktrace from the crash.

----------
resolution:  -> invalid
status: open -> closed

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


More information about the Python-bugs-list mailing list