03-08-2024 06:28 AM
Hi we have a issue in the company.
When running any vi LabVIEW closes without giving us any clear indication why.
Windows Event Monitor gives this reports:
This is now the third PC in the company that starts having this issue. Our IT has no ideas what may cause it.
Reinstalling Labview and Windows did not fix it.
Using Labview 2023Q1 32b, Win10 64b
Any ideas?
Regards, Bow
03-08-2024 07:20 AM
Anti virus has been known to play havoc with LV, you can turn it off temporarily to see if it helps.
clr.dll is a .NET dll, if using that and giving it bad inputs in your VI's it can crash anything.
03-18-2024 01:07 AM
indeed are all arrows pointing towards our antivirus. We are using Trellix.
Our IT is trying to disable some modules of it and looking for the reason.
Removing the last Cumulative Updates also clears the issue. Until the next update.