05-30-2011 03:30 AM - edited 05-30-2011 03:34 AM
Last week I got the same problem. LabVIEW stops working and closes. I'm not trying to open any VI's, just the program itself. I have reinstalled the whole thing:
- I uninstalled everything.
- Then I installed LV 2010 and the f2 patch.
- After that I installed LV2010 SP1.
And still the same error.
The error occurs on "Finalizing initialization". This is now really annoying because it takes many hours to reinstall LabVIEW.
Edit: And NOW it suddenly works. I've tried opening it three times and then it worked. Well as we say in Norway: "Alle gode ting er tre!". It means that the third attempt will always work. Sometimes...
05-30-2011 07:39 AM - edited 05-30-2011 07:44 AM
Yes, it would appear that it is the culprit.
Now the challenge is to find that insane object!
You may hae some hint by looking at the error report, if one was created.
Look in : "My Documents\LabVIEW Data\LVInternalReports\LabVIEW\"
You should find a folder with the version of LabVIEW that you are using.
There should be a long folder name consisting of alpha-numeric characters. Check the date of the folder and see if it matches the time & date of the crash.
Inside that folder should be a lvlog.txt. And some dmp files. Check out the lvlog.txt file to see if it points to anything that could identify which VI to look for.
05-31-2011 06:40 AM
i am not getting a report created....
in LV 8.5.1 i also get this error message, someone can tell me what this could mean?
06-01-2011 06:01 AM
so for all those who might have the same problem.
i was able to resolve the conflict by copying all of the block diagrams content into a new vi.
And then using the new vi.
06-02-2011 12:36 PM
That's strange that you r are seeing it with LV8.5.
As a matter of fact, your solution is how we did it back in the days of LV7.1.
By copying the code to another VI, the rogue object did not get copied.
09-02-2011 12:17 PM
I just encountered a problem opening an fpga vi in labVIEW 10.0.1 SP1.
In this case LabView crashed without error or warning while loading the project. I was able to open the vi from the welcome window and diagram-disable the section I had been working with, and that allowed the project to load without crashing.
Eventually I found a feedback loop with the input unwired (not the init terminal) causing the problem.
I Hope this helps someone else!
09-14-2012 08:38 PM
Hey guys, hope someone can help me.. I don't have access to a higher version from LabVIEW 2010 SP1, but I'm encountering similar issues as previous posters. Here's my VI that keeps crashing when I open it. I also tried to download the latest LabVIEW 2010 SP1f4 but it didn't help.
Hey, before I finished my original post I tried to open it in LabVIEW 2010 for Mac (I'm doing my work in LabVIEW 2010 SP1 for Windows). I was able to recover my work! So hopefully others who are encountering the same problem can have another thing to try. Good luck!