08-23-2009 10:38 AM - edited 08-23-2009 10:39 AM
I discovered this while working with objects containing non-default data, but the problem appears to be related to the probe rather than the non-default object.
Repro:
-Create a class with two private string controls.
-Give the strings some data.
-Set the current values to default.
-Save the .ctl file.
-Drop the object on a bd and wire it to an indicator.
-Turn on execution highlighting and retain wire values.
-Probe the wire.
-Run the vi and verify the class data is correct in the probe window.
-Without closing the probe, delete the second private string control.
-Save the .ctl file.
-Run the vi.
Labview either locks up or silently exits.
Tested on XP sp2 with LV8.6.
08-23-2009 11:55 PM - edited 08-23-2009 11:56 PM