I am running MS's Application Verifier with ms visual studio 2005 on my exe in 
debug mode and I get the following error when trying to do a FreeLibrary() on 
the sqlite3.dll.  Nothing sql wise is active that I am aware of.  What is 
happening in the sqlite3.dll to give this error and how can I tell the 
sqlite3.dll to exit cleanly.
 
 Thank you,
Art
[EMAIL PROTECTED]

 using 3.3.11 of the sqlite3.dll
 
 =======================================
VERIFIER STOP 00000201 : pid 0x738: Unloading DLL containing an active critical 
section. 

    60949020 : Critical section address.
    00000000 : Critical section initialization stack trace.
    016A2FE0 : DLL name address.
    60900000 : DLL base address.
 
 
 =======================================
 
VERIFIER STOP 00000350 : pid 0x738: Unloading DLL that allocated TLS index that 
was not freed. 

    002EABBA : TLS index
    6092322C : Address of the code that allocated this TLS index.
    016A2FE0 : DLL name address. Use du to dump it.
    60900000 : DLL base address.


=======================================

MS Application Verifier Download Link:

 
http://www.microsoft.com/downloads/details.aspx?FamilyID=bd02c19c-1250-433c-8c1b-2619bd93b3a2&DisplayLang=en


Is this occurring in the sqlite3.dll ???

http://www.mail-archive.com/sqlite-users@sqlite.org/msg12322.html
http://www.mail-archive.com/sqlite-users@sqlite.org/msg12323.html


Thank you, 

Art Zerger
 
[EMAIL PROTECTED]
 


 
---------------------------------
8:00? 8:25? 8:40?  Find a flick in no time
 with theYahoo! Search movie showtime shortcut.

Reply via email to