Solution
This article details the main considerations that should be made when troubleshooting a VeriStand crash. VeriStand can crash for a number of reasons including (but not limited to):
- Software corruption.
- Problems within Models or Custom Devices.
- Problems with the operating system.
Initial Troubleshooting Steps
- If a crash report is generated after VeriStand crashes, send the report to NI.
- Determine whether or not the crash is reproduceable.
- This can be done by running VeriStand in different environments and conditions.
- If possible, test the behaviour in different: operating system versions, software versions and VeriStand projects.
- Verify whether the same behaviour is observed when deploying the VeriStand Engine Demo project.
- This can be found on the main splash screen after launching VeriStand.
- Eliminate the possibility of software corruption by removing and reinstalling it from NI Package Manager.
- If the VeriStand project consists of Custom Devices and Models, test the project after removing them from the System Definition.
Further Troubleshooting Steps
If the crash persists after following the steps above:
- Locate VeriStand's error log files on the host.
- Depending on whether a previous version of VeriStand was installed on the PC before, these may be stored in different locations.
- Check C:\Users\<username>\AppData\Local\National Instruments\VeriStand <version>\ErrorReports and C:\Users\<username>\Documents\LabVIEW Data\LVInternalReports\VeriStand Project Explorer\
- On Windows PCs, ensure that the operating system has been configured to generate dump files.
- To do this, go to Control Panel and select System and Security >> System.
- From the left hand side of the System window, select Advanced system settings.
- In the System Properties window, click on Settings in the Startup and Recovery section.
- From the pop-up window, ensure that Write an event to the system log is enabled.
- Under the Write debugging information setting, select Kernel memory dump or Complete memory dump.
- Restart the PC.
- After this, reproduce the crash and send the most updated dump files and error logs to NI Support for further troubleshooting.