LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Program (Release x86) has stopped working on close

I discovered the problem in my application.  Turns out a menu handle was not properly deleted before being reused.   While a runtime message was valid, the message content of information was not helpful.   Thanks for all your help.

0 Kudos
Message 11 of 14
(1,173 Views)

Hi Steve_Macha and ngay528,

 

I am glad we have been able to sort out your issue Steve_Macha. ngay have you been able to verify if this solution works for you?

Patrick H | National Instruments | Software Engineer
0 Kudos
Message 12 of 14
(1,160 Views)

I did find 1 panel that was not closed properly, however, this was not the source of the problem, as I still get this issue randomly.  I'm currently looking into USB connections.  Since its random, I am trying to add different delays in case it is related to a race condition of opening/closing something.

0 Kudos
Message 13 of 14
(1,155 Views)

Does unplugging and re-plugging the device usually sort out the issue on the next run of the program? After the issue starts does it persist for all subsequent runs of the application?

Patrick H | National Instruments | Software Engineer
0 Kudos
Message 14 of 14
(1,142 Views)