This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author richo
Recipients loewis, pR0Ps, pitrou, richo
Date 2009-11-18.05:38:31
SpamBayes Score 1.5793019e-05
Marked as misclassified No
Message-id <1258522714.67.0.952877929776.issue7206@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2009-11-18 05:38:40richosetrecipients: + richo, loewis, pitrou, pR0Ps
2009-11-18 05:38:34richosetmessageid: <1258522714.67.0.952877929776.issue7206@psf.upfronthosting.co.za>
2009-11-18 05:38:32richolinkissue7206 messages
2009-11-18 05:38:31richocreate