I have a operator interface that executes TestStand. Some of the other code was written before I arrived to help these people. Occasionally my operator interface will lock up. Debug mode shows it is still running but I can not select menu items or change controls. Occasionally I get a fault which aborts LabVIEW. Here is the dump
###
#Date: Mon, Jan 26, 2004 2:46:01 PM
#OSName: Windows NT
#OSVers: 5.0
#AppName: LabVIEW
#Version: 7.0
#AppKind: FDS
D:\lvworm\src\lvsource\eventoracle.cpp(370) : DAbort: event callback insanity
$Id: //labview/branches/Wormhole/dev/lvsource/eventoracle.cpp#112 $
0x00589B50 - LabVIEW + 0
0x0058A245 - LabVIEW + 0
0x0058CFDB - LabVIEW + 0
0x0040AF57 - LabVIEW
> + 0
0x0C3EA9C7 - tsui + 0
0x0C3E9FC3 - tsui + 0
0x0C3E1FEF - tsui + 0
0x581777B0 - teapi + 0
0x77E3A2D0 - USER32 EnumClipboardFormats + 76F
0x77E145E5 - USER32 GetDlgCtrlID + 1E
0x77E15B51 - USER32 wvsprintfW + 132
0x00B84CA0 - LabVIEW + 0
0x00B3C46B - LabVIEW + 0
0x00C0813C - LabVIEW + 0
0x7C5987E7 - KERNEL32 SetLocalTime + 4FC
Any ideas on what might be causing at least the problem that the dump list?