Problem with Outlook 2003 AddIn and AppVerifier

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top