dbTalk Databases Forums  

Library compatibility issues under Visual Studio 2005 in Debug

comp.databases.berkeley-db comp.databases.berkeley-db


Discuss Library compatibility issues under Visual Studio 2005 in Debug in the comp.databases.berkeley-db forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Gerard J. Nicol
 
Posts: n/a

Default Library compatibility issues under Visual Studio 2005 in Debug - 08-02-2007 , 11:26 PM






Hi,

I just download 4.6.16 and compiled in Release and Debug for Win32.

When I use the Release DLL all is fine, but when I use the Debug DLL I
get GPF at:

EnterCriticalSection( &(((_FILEX *)pf)->lock) ); in file.c.

when calling set_feedback();

I am use to getting his (although I don't know why) so I compiled the
static library. When I compiled the static library (Debug) I now get
this assert:

2007-08-03 13:15:25 assert failure: ..\env\env_alloc.c/335: "p[elp-
Quote:
ulen] == GUARD_BYTE"
I have tried compiling with "MiltiThreaded Debug DLL" and
"MultiThreaded Debug" and it still won't fly.

Any help greatly appreciated.

Gerard



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.