LUAPriv crash

Hi,
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

[1141 byte] By [hugh999] at [2008-1-4]
# 1
Wow, that's a strange one. I think that code just means unsuccessful. I'll see what I can dig up.
BruceN.Baker-MSFT at 2007-9-26 > top of Msdn Tech,Software Development for Windows Vista,Application Compatibility for Windows Vista...
# 2
Does the problem happen when you run your application as a normal user or an elevated admin user?
YuChen(MSFT) at 2007-9-26 > top of Msdn Tech,Software Development for Windows Vista,Application Compatibility for Windows Vista...
# 3
One thing that looks odd to me is the notation that it is a "native" app, as opposed to a Win32 or POSIX app. Unless I'm misinterpreting the meaning of "native" in this context.
AaronMargosis-MSFT at 2007-9-26 > top of Msdn Tech,Software Development for Windows Vista,Application Compatibility for Windows Vista...
# 4
Can you run your application in WinDbg?
BruceN.Baker-MSFT at 2007-9-26 > top of Msdn Tech,Software Development for Windows Vista,Application Compatibility for Windows Vista...
# 5
Has this issue been resolved on your end?
BruceN.Baker-MSFT at 2007-9-26 > top of Msdn Tech,Software Development for Windows Vista,Application Compatibility for Windows Vista...

Software Development for Windows Vista

Site Classified