03-18-2016 04:43 AM
Hello,
I have a problem with Labwindows CVI 2013 SP2, it crashes each time I run any program, it is not responding since I click on "RUN".
The builds are correctly built and they all succeed.
I deleted and reinstalled completly Labwindows but the problem persists.
I did some tests:
I created a very small program: 1 numeric to get data from user, 1 numeric to display it. The build succeeds, but when I run it, CVI is not responding (no memory leak I checked my RAM it was normal).
I checked this topic : http://forums.ni.com/t5/LabWindows-CVI/labwindows-2013-not-responding/td-p/2972213
but in the CWS file I don't see any watch expression, the file is not long at all for any program.
I ran also programs from USB key, an other disc, path etc, all the same, crashes each time like that.
I didn't run CVI for long time, it worked before.
I attached the CWS file of the main program I want to run.
Configuration:
Windows 7 64 bits
Labwindows CVI 2013 SP2
Thank you for your help 🙂
03-22-2016 03:52 AM
Hello bejard,
Have you tried to run a simple example file of LabWindows CVI ?
Best regards,
03-22-2016 03:12 PM
Yes I tried 2 simple examples (2dfft, arrayfile,..)but it still crashes, exactly the same. The exe is built correctly, then when running Labwindows crashes (not responding) and displays nothing of course.
03-24-2016 04:45 PM
Hi bejard,
You've mentioned that LabWindows/CVI crashes. Can you describe the step by step process (down to the nitty gritty detail) of what happens when you reproduce this crash? Can you add screenshots or Jing videos of the process you take to reproduce the crash? Can you make note of various configuration settings; e.g., whether you are debugging when this happens, whether this happens when you're simply running a built executable from disk, etc.?
Warm regards,
03-24-2016 05:36 PM
Hello D-Cubed,
step by step:
- I run Labwindows then I browse a program or I open directly a project with double clic ( same result)
- I simply built and succeed
- I run in normal mode, not debugging ( if I run in debugging Lawbindows crashes also)
- Then I can't clic anywhere
- I click on the red cross and the program ask to close Labwindows
I don't know from where it comes, but it is general : all programs, debugging/not debuging, from different discs etc, crashes always.
I put some screenshot of the crashs.
I can't stop the processus of the exe , when I clic stop or stop the tree nothing happens.
And when I rebuild a program that I ran already I have the message:
"Build Status (2dfft.prj - Debug)
2dfft.c
Link 2dfft_dbg.exe
Failed to copy c:\Users\Public\Documents\National Instruments\CVI2013\samples\analysis\cvibuild.2dfft\Debug\2dfft_dbg.exe to c:\Users\Public\Documents\National Instruments\CVI2013\samples\analysis\2dfft_dbg.exe. File access permission denied
Build failed."
And as I installed again Labwindows the settings must be the default settings.
04-02-2016 03:24 PM
UP
No solution ?