11-12-2010 11:30 AM
Sounds like a plan. I'm glad you're at least avoiding the issue now.
12-13-2010 08:24 PM
Hey Will,
I started having this problem again. Not the exact same problem--this time it's crashing when I try to remove unit tests instead of test vectors. I've included a zipped up project that is repeatedly crashing, even with everything removed except the unit tests. The zip also includes a ProcMon trace started right before attempting to remove the unit test from the project and continuing throughout the entire shutdown process.
I've also recorded (but not included) a longer ProcMon trace recording the entire process of starting Labview, navigating to the project folder, and attempting to remove the unit test. Let me know if you want me to upload it to the ftp site. (It's 35+ mb.)
12-14-2010 12:49 PM
Hey,
Thanks for the trace. I noticed that your trace shows an attempt at some TCP communication right before the crash. I ran a trace on my own computer with your project and found that LabVIEW is much less busy than it is on yours. I've forwarded the traces to R&D so they can speculate.
12-15-2010 01:23 PM
Hi Daklu,
A couple questions:
Please let me know your results.
Thanks,
12-19-2010 12:01 PM
Yes, I am on a volume license and using TFS for source control. I'll try to get to the tests you requested on Mon or Tues.
12-20-2010 11:25 AM
Okay, I've captured traces from the two tests and attached them. In both cases Labview still crashed, but I was shown the "Item will be permanently deleted from the project" warning dialog first.
To make sure we're on the same page, here are the steps I followed:
1. Downloaded sample code from earlier in the thread, unzipped to my desktop, and opened the project.
2. Navigated to devTest -> BufferedTdms -> Unit Tests and selected Test Close.lvtest.
(There is always a pause of ~10 seconds when I select a unit test for the first time.)
3. Right clicked Test Close.lvtest and selected Remove From Project...
4. Result - "Labview 10.0 Development System has stopped working" dialog box. Behavior is the same as before. Select Close button.
5. Moved Labview.ini file to desktop.
6. Opened project.
7. Navigated to devTest -> BufferedTdms -> Unit Tests and selected Test Close.lvtest.
(No noticable pause when selecting the unit test for the first time.)
8. Started ProcMon trace.
9. Right clicked Test Close.lvtest and selected Remove From Project...
10. Result - "The selected item will be permanently removed from the project" dialog box. Selected OK. ~4 second pause. "Labview 10.0 Development System has stopped working" dialog box. Select Close button.
11. Stopped trace and saved file as "Labview Unit Test Crashes - No SCC.pml"
12. Disconnected from network. Left Labview.ini on my desktop to prevent LV from attempting to connect to SCC server.
13. Opened project.
14. See dialog box showing 14 days remaining on my backup licenses. Click Launch Labview.
14. Navigated to devTest -> BufferedTdms -> Unit Tests and selected Test Close.lvtest.
(No noticable pause when selecting the unit test for the first time.)
15. Started ProcMon trace.
16. Right clicked Test Close.lvtest and selected Remove From Project...
17. Result - "The selected item will be permanently removed from the project" dialog box. Selected OK. ~4 second pause. "Labview 10.0 Development System has stopped working" dialog box. Select Close button.
18. Stopped trace and saved file as "Labview Unit Test Crashes - No SCC No VLM.pm"
12-21-2010 04:30 PM
Hey Daklu,
Will is currently out of the office, I ll make sure he gets this update since he has been working with you on this.
Regards,
Z'Atari
01-20-2011 11:10 AM - edited 01-20-2011 11:10 AM
Bump. Any new information on this? It pretty much kills any hope I had of using the UTF.
01-21-2011 05:18 PM
Hi Daklu,
Sorry, but Will is not available currently. I will have to contact him to get the project from him and work with my colleagues to take a closer look at this issue. Can you repost the code to ftp://ftp.ni.com/incoming just in case I'm not able to find it? Thanks!
01-28-2011 11:44 AM - edited 01-28-2011 11:47 AM
Thanks Kyle. I've uploaded 'Unit Test Crashes.zip' which contains the project file and unit tests, procmon traces, and a crash report generated by Windows application log. Let me know if you need anything else.