LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

crash at linker.cpp, line 6323

Hello,

 

LabVIEW version: 8.0 

 

I am experiencing a reproducible crash when trying to open a certain vi. The crash results in labview shutting down completely, without any error message. This vi worked before, but I was doing some small modifications, and I was changing the folder structure where my subVI are saved.

When restarting labview,  I get the following message: "The last time you ran LabVIEW, an internal error or crash occured at linker.cpp, line 6323" . Does anybody know what this error means, and how I can recover the vi that crashes on opening?

 

Thanks in advance for help,

Johannes

 

0 Kudos
Message 1 of 2
(2,291 Views)

Hi Johannes,

 

such error lines can be avoided when disabling parts of codes and find so why and where the error comes.

 

When you can´t open the vi anymore then attache it here and i will try to repair it.

 

Sometimes it gives crazy objects in code whose cause strange behaviours in vi. For that best is to delete it or use new blockdiagram and copy old code in new diagram.

 

Therefore its also important to save a backup (every day, hour - depend on amount of changes) from program when modify it.

 

Best Regards

 

Johann

 

0 Kudos
Message 2 of 2
(2,274 Views)