Hello,
The following VI that uses "timed loops" and "events" crashes and stalls labview on my two XP machines but runs fine on my Vista machine.
Essentially the code contains 2 VIs, with only contains 1 event structure, and 1 timed loop each. When I load one VI with the other, and try to exit the loaded VI it crashes my system.
To replicate:
1.Open project using an Windows XP machine.
2. Open parent VI.
3. Run parent VI.
4. Press the button that says run in the middle of the VI.
5. Another VI will popup, click the close button on this VI.
The system should stall or run very slowly at this point.
Let me know if you guys can replicate this. These VIs run fine on a Vista system. The vista multithread code is likely different from the XP causing this problem. Also if this has already been reported or fixed in 8.5.1, it would be nice to know too.
-Greg Sonnenfeld