Aaron Staley <usaa...@gmail.com> added the comment: I see no invalid read/write. Only warnings are some conditional jump depends on uninitialized value in pycrypto's libraries very early on though.
The link seems to be a different bug from mine. I did test in python 2.6.7 and the crash still occurs. (I also never get a segfault on my system with the link's test case - perhaps that only occurs in osx?) To do the async exception, I use ctypes.pythonapi.PyThreadState_SetAsyncExc in python itself. This is relatively rarely used however. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13992> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com