02-07-2013 02:02 PM
Test Stand is crashing when running ESS and one of the test fails. I am able to run that same test alone and there are no issues. I am seeing the following messege in the windows event log.
Faulting application testexec.exe, version 13.0.0.0, stamp 4a9eca49, faulting module cvirte.dll, version 9.0.0.330, stamp 48dd23b1, debug? 0, fault address 0x000ac355.
02-07-2013 05:50 PM
1) What is ESS?
2) Are you calling a dll from TestStand? If so make sure the settings for passing parameters to the dll are exactly correct or it could cause memory corruption. If not, how exactly is teststand calling the test?
-Doug