Application Error --- Dr. Waston

Robin Munn rmunn at pobox.com
Mon Mar 31 13:04:56 EST 2003


KT <prasad.kandula at netdecisions.com> wrote:
> Hi,
> We are using python 1.5.2 version on windows NT 4.0 server, 
> and from last week we are facing an issue,
> 
> "While publishing files using python to the replication server we get
> the below mentioned error.
> 
> The application,./Python.exe, generated an application error. The
> exception generated was c0000005 at address 1e128983 (PyArg_VaParse)"
> 
> We tried re-installing the software but it didn’t help. 
> 
> Any help on this would be much appreciative

While many people would be glad to try and help, there's not enough
information in your post for anyone to be able to solve this problem for
you. What data files are generating this error? What is the "replication
server" you're talking about? Most importantly, what is the Python code
you're running that is crashing?

I see you're running 1.5.2 -- that's a very old version by now. Does the
problem persist in version 2.2? What about 2.3a2?

Thanks for posting the exact error message. That's at least something. I
see that the error seems to be occurring in PyArg_VaParse, which at
least gives a glimmer of a clue as to what might be wrong, but please
give us more information or we won't be able to solve your problem.

For an idea of how to phrase your questions better, to supply the kind
of information we might need to help, see "How to Ask Questions the
Smart Way": http://www.catb.org/~esr/faqs/smart-questions.html

-- 
Robin Munn <rmunn at pobox.com>
http://www.rmunn.com/
PGP key ID: 0x6AFB6838    50FF 2478 CFFB 081A 8338  54F7 845D ACFD 6AFB 6838




More information about the Python-list mailing list