[issue7206] 64 bit python fails on Windows 7

Martin v. Löwis report at bugs.python.org
Thu Nov 5 09:11:02 CET 2009


Martin v. Löwis <martin at v.loewis.de> added the comment:

> Am happy to put in the hard yards, just need clarification about what I
> should be doing.

The only thing I can think of is debugging. Install visual studio,
create a debug build of Python, hope that it will still crash, and
debug why it does. Alternatively, run the release build in a debugger...

----------

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


More information about the Python-bugs-list mailing list