D
Diego Gonzalez
Hi,
We are developing an Outlook AddIn for an application that we want to submit
for the Windows Platform Test verification, which demands to execute the
process with a tool called AppVerifier to check Outlook.
The problem is that Outlook is displaying a standard error message for a GPF
when Outlook is closed. The error reported by AppVerifier is: "Critical
section not initialized."
Parameter1= 30705f44 - Critical section address.
Parameter2=0 - Critical section debug info address.
Parameter3=0 - Not used.
Parameter4=0 - Not used.
Our DLLs are not in the stack so we are not able to understand the real
problem.
Source code and repro steps:
http://turing.lagash.com/download/Sample_to_crash_Outlook_with_AppVerifier.zip
We are developing an Outlook AddIn for an application that we want to submit
for the Windows Platform Test verification, which demands to execute the
process with a tool called AppVerifier to check Outlook.
The problem is that Outlook is displaying a standard error message for a GPF
when Outlook is closed. The error reported by AppVerifier is: "Critical
section not initialized."
Parameter1= 30705f44 - Critical section address.
Parameter2=0 - Critical section debug info address.
Parameter3=0 - Not used.
Parameter4=0 - Not used.
Our DLLs are not in the stack so we are not able to understand the real
problem.
Source code and repro steps:
http://turing.lagash.com/download/Sample_to_crash_Outlook_with_AppVerifier.zip