[issue7206] 64 bit python fails on Windows 7

Rich Healey report at bugs.python.org
Wed Nov 18 06:38:34 CET 2009


Rich Healey <richo at psych0tik.net> added the comment:

I've done some more fiddling with the debugger, once I discovered the 
Windows symbol servers, and a tool called application verifier some 
things started to fall into place.

LuaPriv takes care of user privelidges, the program runs fine when I run 
it as administrator. I believe that disabling UAC has caused the issue.

I will attempt 2 things
a) Create a new user account on this machine to see if the issue is 
ongoing.
b) Try to fiddle more with the debugger to find the last python call in 
the stack.

----------

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


More information about the Python-bugs-list mailing list