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

darrenk at yahoo.com darrenk at yahoo.com
Mon Mar 13 10:44:19 EST 2006


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

Larry Bates wrote:
> robert wrote:
> > There is a strange freeze/crash only on dual core machines:
> >
>
> I've run on Dual 1.7, 2.4Ghz Xeon machines and a hyperthreaded
> 3.0Ghz machine for several years with no problems.  I don't think
> there is an inherent problem.
> 
> -Larry Bates




More information about the Python-list mailing list