John,

Thanks very much. I'll try there. I thought it may be something specific to windows, as running it on Linux seems to work fine.

My apologies for the typo, the correct hex number is : fault address 0x0007ef60

Thanks,
Tom



John Machin <[EMAIL PROTECTED]>

Sent by: [EMAIL PROTECTED]

11/23/2005 02:21 PM

To
[EMAIL PROTECTED]
cc
python-win32@python.org
Subject
Re: [python-win32] Application exception in Python.dll





[EMAIL PROTECTED] 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
_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32





This e-mail, including attachments, is intended for the person(s) or company named and may contain confidential and/or legally privileged information. Unauthorized disclosure, copying or use of this information may be unlawful and is prohibited. If you are not the intended recipient, please delete this message and notify the sender
_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to