LUAPriv crash
I am having trouble running an application under App Verifier 3.4, with LUAPriv selected.
The application is a 32 bit windows app, based on C++, C and MFC code.
It seems to run on Vista RTM 32 bit and 64 bit without major trouble.
When the LUAPriv application is selected, the application will not start.
A copy from the output windows in developer studio 2005 follows:
'Lcpsee.exe': Loaded 'C:\Users\Hugh\Documents\Code\LISCAD\Binaries_R\Lcpsee.exe', Symbols loaded.
'Lcpsee.exe': Loaded 'C:\Windows\System32\ntdll.dll', No symbols loaded.
Page heap: pid 0xD88: page heap enabled with flags 0x3.
AVRF: Lcpsee.exe: pid 0xD88: flags 0x80000001: application verifier enabled
LuaPriv: Attaching to process...
-- LuaPriv initialized--
The program '[3464] Lcpsee.exe: Native' has exited with code -1073741823 (0xc0000001).
I am unable to obtain any information about why the apllication terminates, I have set break points on the constuctor of the application class, and that is not hit.
Can someone please assist me with locating the source of the trouble.
Ta,
Hugh Dixon

