Re: How to find cause for Python/Pythonwin crash only on Dual Core Machines ?

2006-03-13 Thread darrenk
I believe the problem exists with any processor that supports hardware-based data execution prevention (DEP). Goto Control Panel - System - Advanced tab - Performance Settings - DEP tab. Turn on DEP for all ... except those I select: Add the Pythonwin.exe to the list. Now it should work. -D

Re: How to find cause for Python/Pythonwin crash only on Dual Core Machines ?

2006-03-03 Thread Larry Bates
robert wrote: There is a strange freeze/crash only on dual core machines: I have a python app (Python 2.3.5 /Pythonwin build 203 / Windows) running with no stability problems on normal machines (Or a crash is so rare, that absolutely nobody obverses it, though the overall majority of users

How to find cause for Python/Pythonwin crash only on Dual Core Machines ?

2006-03-02 Thread robert
There is a strange freeze/crash only on dual core machines: I have a python app (Python 2.3.5 /Pythonwin build 203 / Windows) running with no stability problems on normal machines (Or a crash is so rare, that absolutely nobody obverses it, though the overall majority of users uses single core