[python-win32] Application exception in Python.dll
John Machin
sjmachin at lexicon.net
Wed Nov 23 20:21:17 CET 2005
Tom_RobbinsMilne at swissre.com wrote:
>
[snip]
> The error I'm getting is:
> Event viewer:
>
> Faulting application python.exe, version 0.0.0.0, faulting module
> python24.dll, version 2.4.150.1012, fault address 0x000t2f60
What is that "t" in the middle of a hexadecimal number?
>
> Doctor Watson:
> The application, C:\Python24\python.exe, generated an
> application error.
> ....
> The exception generated was c0000005 at address 1E07EF60
> (python24!PyObject_GetAttr).
Tom, this points squarely at a bug in core Python. Report the problem
using the SourceForge bug tracker. This mailing list is for Mark
Hammond's win32all aka pywin32 package.
Cheers,
John
More information about the Python-win32
mailing list