I'm getting a gpf in cvirte.dll on some XP systems, but not others (two of five tested so far). The program was initially written for CVI 5.5 but recently moved to being built with CVI8.0, then 8.1.1, and finally 8.5. All have the same problem, a crash soon after RunUserInterface() is called.
I tried going back to CVI5.5, but the 8.5 install seems to have contaminated my development system so than my CVI 5.5 distribution kit now installs the 8,5 runtime
😞Short of uninstalling 8.5 and reinstalling 5.5, is there anyway to make my CVI 5.5 return to distributing its versions of the runtime?
Nothing particular pops out about differences between the XP systems. The two that fail one is a Dell Inspiron 5100 P4, the other is a HPCompact Intel Core2. The three that work are all P4 cpus of various speeds. All are XPsp2 with apparently all security patches installed.
Crash data
Exception Code: 0xc0000005
Flags: 0x0C000000
Address: 0x00000000684ef9f8
The 8.0 built version of my program ran fine on my Windows 2000 development system when I tested it after the initial rebuild with CVI8.
--wally.