Ryan Kelly <[email protected]> added the comment: attaching core dump from a freshly-compiled python 2.7.1 at with "-O0 -g" in CFLAGS.
The code that is segfaulting is using pycrypto and sqlite3, so it may be that a bug in one of these is trampling on something. No idea how to investigate any further. ---------- Added file: http://bugs.python.org/file21004/core.27778.bz2 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue5091> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
