Can anyone reproduce this crash?

Alf P. Steinbach alfps at start.no
Fri Apr 16 08:49:15 EDT 2010


* Alf P. Steinbach:
> 
 > [About baffling almost not reproducible interpreter crash on Ctrl C]
> The error code 0xc0000417 is some custom one, not a standard Windows code.

Sorry, I was wrong about that, just that the MS ErrLook utility didn't find it.

<url: 
http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/2d0577ec-562a-498d-af66-0177a3f2e52c>

says it's


   STATUS_INVALID_CRUNTIME_PARAMETER
   #An invalid parameter was passed to a C runtime function.


defined in [ntstatus.h].


Cheers,

- Alf



More information about the Python-list mailing list