[issue28061] Python crashes on 'from test import support'

Emanuel Barry report at bugs.python.org
Sat Sep 10 16:33:05 EDT 2016


Emanuel Barry added the comment:

I compiled, I got a "Python stopped working" during compiling (but it went on anyway), and then launched it from VS in Debugging mode. I did 'from test import support' and then it crashed. VS said this line was the faulty one, and didn't give me anything else useful (no call stack, no access to locals, etc.). I'm sadly not home until Monday, so I can't further investigate this.

----------

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


More information about the Python-bugs-list mailing list