LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW crash when saving

LabVIEW crashes when I try to save my application. The crash happens only if the application hasn't a broken arrow and is almost ready to run! If the application has a broken arrow it can be saved as in normal. The LabVIEW bug came up when I was using 6.1 version, but the bug also exists in 7 and even in 7.1 versions! My LabVIEW project is quite large and I have many state machines in parrelel as well as inside each other. Any suggestions what should I do? Thanks to all comments.
0 Kudos
Message 1 of 5
(3,387 Views)
1-Do you get any error message before crash or labview just disappears without anything?

2-If the arrow is broken, can you choose "File>>Save with options" and save everything to llb. Open your top level from llb, fix the broken arrow and then do save. Have you tried that?

Essentially i am trying to have LabVIEW resaved everything into brand new file rather than saving things into existing file.

A Rafiq
0 Kudos
Message 2 of 5
(3,387 Views)
Thanks for your answer. I get an error message from Windows(XP)when I have tried to save the application and after that LabVIEW closes. The problem isn't dependent from the PC platform I am using. The same problem exists in every PC I have tried to run it. I will check what's the error code if that helps.

Yes I can save the application with options to llb when the arrow is broken. I have also saved the application in llb and sent it to NI in Finland for investigation. They opened the application from llb and they came up with the same problem. The application can't be saved when it is in runmode. Actually now the code was sent to NI product development.

If I had to quess I think the problem is in the statemachine structures or in the clusters I'm usi
ng even they are quite logical. I'm afraid the problem can't be solved without a LabVIEW update. And that means alot of time.
0 Kudos
Message 3 of 5
(3,387 Views)
The Windows error message is:

LabVIEW Development System has encountered a problem and needs to close. We are sorry for the inconvenience.
Error signature.
AppName: labview.exe AppVer: 6.1.0.4004 ModName: labview.exe
ModVer: 6.1.0.4004 Offset: 001fbf11
0 Kudos
Message 4 of 5
(3,387 Views)
YES, I solved the problem! There really is a bug in LabVIEW. The bug somehow associates with use of cluster structures in shiftregisters. I had to delete some shiftregisters in my application. Now I can same my application when the run arrow isn't broken without LabVIEW crashing.
0 Kudos
Message 5 of 5
(3,387 Views)