[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postgis-users
Subject:    Re: [postgis-users] looking for a repository
From:       Mateusz Loskot <mateusz () loskot ! net>
Date:       2006-07-28 7:51:13
Message-ID: 44C9C1F1.4060108 () loskot ! net
[Download RAW message or body]

Sandeep Kumar Jakkaraju wrote:
> Hi Mateusz,
> 
> Thanx for reply... The libpqxx code is compiling and linking with my
> libraries but they are not running .. it is giving debug assertion
> memory errors ... the problem might be due to the struct member
> alignment of the libpq.dll..!!!???

I doubt this problems are caused by data misalignment.
May be you are allocating/deallocating memory across a DLL boundaries,
heap mismatch.
If there is something allocated on inside the DLL, then it should not
deleted/freed directly on the client side, but using dedicated function,
likely from factory class.

Best regards
-- 
Mateusz Loskot
http://mateusz.loskot.net

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic