01-29-2026 03:32 AM
Hello,
I am facing an issue while running long‑duration automated tests in TestStand (2017).
After around 4–5 hours of execution, TestStand shows two popup errors, and immediately after these popups the TestStand application closes automatically and the test run stops.
The popups are:
Once these two errors appear, TestStand shuts down completely.
I want to understand:
And the Test stop/ pop-up time is not fixed to any specific sub-sequence. Its comes randomly.
Any guidance or troubleshooting steps will be very helpful.
Also attached the pop-up screenshots.
Thank you.
01-29-2026 03:52 AM
Helping you is difficult with this small amount of context!
When does this happen? MainSequence? ProcessModel?
Are you able to suspend the execution to further diagnose this?
01-29-2026 04:42 AM
The pop-up appears randomly in the Main sequence execution. So its getting difficult to set a breakpoint on any specific test.
How to debug to trace back to the location because which this exception is occurring?
Does TestStandd saves any context before this occurs so that I can get more detail information
01-29-2026 06:06 AM
If TS crahses like this, you usually get warnings on restart about leaking object references.
Does ths happen during Dev or Deployment?
01-29-2026 10:00 PM
Never faced such scenario during the development phase.