Ninou Posted February 16, 2010 Report Share Posted February 16, 2010 Good morning, I am a Labview developper and I have the most strange problem I've ever seen. I have developped a Labview software that I compiled in exe. I compiled an installer. For now, no problem. I install my program and it works. Unfortunately, something happen randomly: My program freeze. I examine task manager, no CPU overload, no memory overload. I click on the front panel (whatever where i click) and in continues what it does. Sometimes later, it freeze again, i click again on the front panel, it continues. Can you help me? :frusty: :throwpc: Quote Link to comment
Rolf Kalbermatter Posted February 16, 2010 Report Share Posted February 16, 2010 Good morning, I am a Labview developper and I have the most strange problem I've ever seen. I have developped a Labview software that I compiled in exe. I compiled an installer. For now, no problem. I install my program and it works. Unfortunately, something happen randomly: My program freeze. I examine task manager, no CPU overload, no memory overload. I click on the front panel (whatever where i click) and in continues what it does. Sometimes later, it freeze again, i click again on the front panel, it continues. Can you help me? :frusty: :throwpc: I've seen that happening in the past with some application a few times. Not sure what was the fix as it is quite some time ago and involved an ancient LabVIEW version. I guess moving up to a newer LabVIEW version was the fix for that for me. Quote Link to comment
Ninou Posted February 16, 2010 Author Report Share Posted February 16, 2010 I've seen that happening in the past with some application a few times. Not sure what was the fix as it is quite some time ago and involved an ancient LabVIEW version. I guess moving up to a newer LabVIEW version was the fix for that for me. What was your Labview version when this problem happened to you? I am actually in LBV 8.6.1 Do I have to evolve to LBV2009? Ninou Quote Link to comment
Yair Posted February 16, 2010 Report Share Posted February 16, 2010 There was an issue where opening a menu and leaving it open (or any number of other actions) would block a vital component of LabVIEW known as the "root loop", which would cause behavior of this type. I have no idea if this is what's happening in your case, but if it is, then presumably clicking in the FP will close the menu, thus releasing the root loop. Quote Link to comment
Rolf Kalbermatter Posted February 16, 2010 Report Share Posted February 16, 2010 What was your Labview version when this problem happened to you? I am actually in LBV 8.6.1 Do I have to evolve to LBV2009? Ninou No this was definitely something like LabVIEW 6 or even earlier. With ancient I did mean ancient! I haven't even started to do real project work in LabVIEW 2009 yet. Quote Link to comment
Grampa_of_Oliva_n_Eden Posted February 16, 2010 Report Share Posted February 16, 2010 No this was definitely something like LabVIEW 6 or even earlier. With ancient I did mean ancient! I haven't even started to do real project work in LabVIEW 2009 yet. ... and I thought I was a stick in the mud. As a regular user of the Hierachy screen, the changes that were added in LV 2009 are really nice. Is this a self-imposed exercise in discipline? Ben Quote Link to comment
Ninou Posted February 18, 2010 Author Report Share Posted February 18, 2010 (edited) I found another symptom. My program was frozen and I still had a USB key connected to the computer. I disconnected it without safely remove via Windows. The program resume after that. :wacko: :wacko: I continue to investigate. ninou Edited February 18, 2010 by Ninou Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.