Additional Information
If the time to reproduce the crash is long and the crash is safe to reproduce, you can increase the frequency of a loop to potentially trigger the cause of the crash faster. If a sped-up loop causes the crash to occur faster than usual, then:
- You have isolated the issue to a VI/function inside that loop, and/or;
- You can test different troubleshooting steps faster and skip the long time between crashes.