george seifert Posted July 10, 2006 Report Share Posted July 10, 2006 Has anyone had problems with timed loops causing crashes? I get really bad crashes - the reboot kind. If I disable the timed loop or replace it with a regular loop with a time delay, then everything is fine so I know it's the timed loop. This has happened in several different situations so it's hard to give an example. It happens with hardly anything in the loop or more complicated code inside it. I'd just replace the timed loop with a regular loop, but it's handy to be able to stop the timed loop when using parallel loops. George Quote Link to comment
npgreece Posted July 10, 2006 Report Share Posted July 10, 2006 Check the event viewer in the administrative tools and tell us what error message is logged in the Application and System log. The problem might be due to lack of memory. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.