472,129 Members | 1,638 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,129 software developers and data experts.

C++ Runtime Library error message - Pythonwin?


Hi,

Doing GIS [Geographic Information Systems] scripts.

I was running a batch clip script that worked OK for 126 iterations
then I got the following message:

"Microsoft Visual C++ Runtime Library

program: C:\python21\pythonwin\pythonwin.exe

This application has requested the runtime to terminate in an unusual
way. Please contact the applications support team for more
information."
What does this mean? Using XP. Is there a log on my system that gives
more info?

Thanks

Aug 11 '07 #1
1 1803
On Aug 11, 5:48 pm, goldtech <goldt...@worldpost.comwrote:
Hi,

Doing GIS [Geographic Information Systems] scripts.

I was running a batch clip script that worked OK for 126 iterations
then I got the following message:

"Microsoft Visual C++ Runtime Library

program: C:\python21\pythonwin\pythonwin.exe

This application has requested the runtime to terminate in an unusual
way. Please contact the applications support team for more
information."

What does this mean? Using XP. Is there a log on my system that gives
more info?

Thanks
Dunno. You should redirect the stdout/stderr to a log file and stick
some informative print statements in your code. Then when it crashes,
you might be able to track this down.

Mike

Aug 13 '07 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

5 posts views Thread by Gerhard Menzl | last post: by
5 posts views Thread by Markus Stehle | last post: by
reply views Thread by Hertha Steck | last post: by
3 posts views Thread by Forced_Ambitions | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.