LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Exe is Crashing after every test sequence

Dear All,

 

An Exe file is crashing every time after the test sequence is finished.

I have attached the photo of the pop up box occurring each time i run the exe file.

It would be helpful if somebody came across this issue and has a fix.

Thank you in advance for your reply.

 

Regards,

Manju

 

0 Kudos
Message 1 of 4
(930 Views)

Hi Manju,

 

you "just" need to debug your executable.

None of us can help you with that part as we don't have the exe…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 4
(912 Views)

Access violation in a 3rd party driver ... it sounds like you're not closing references in the correct order, e.g. you close a ref and then use it for some function.

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
Message 3 of 4
(908 Views)

Thank You.

I will look into it.

 

Best Regards,

Manju

0 Kudos
Message 4 of 4
(876 Views)