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:46:54
SpamBayes Score 0.00035803168
Marked as misclassified No
Message-id <1258523218.39.0.155447095768.issue7206@psf.upfronthosting.co.za>
In-reply-to
Content
I have an apology to make for wasting your time.

Further investigation demonstrates that it was evidently fiddling with 
the Application Verifier that broke everything (although I installed it 
during my debugging attempts- I'm guessing that something else in VS has 
the same capabilities).

By disabling all tests the application runs, by reenabling them it stops 
again.

I now have a few questions

1) How can the verifier add the flags to the loading mechanism to add 
the breaks? In that when I installed different versions/clean reinstall 
of the same version it was still broken. Clearly it doesn't patch the 
binary, but leaves a flag somewhere (???) about the binary?

2) OK by the looks of it I only had one question ;)

thanks for all your help!
History
Date User Action Args
2009-11-18 05:46:58richosetrecipients: + richo, loewis, pitrou, pR0Ps
2009-11-18 05:46:58richosetmessageid: <1258523218.39.0.155447095768.issue7206@psf.upfronthosting.co.za>
2009-11-18 05:46:57richolinkissue7206 messages
2009-11-18 05:46:54richocreate