[omniORB] Newbie Question: Heap Problems with VC++ 7

Duncan Grisby duncan at grisby.org
Thu Sep 1 19:14:49 BST 2005


On Tuesday 23 August, Markus Sabin wrote:

> I encounter strange behavior with omniorb 4.06. Especially, the
> de-allocation of CORBA::String_var objects causes the debugger to
> complain about invalid heap pointers. I have found a hint in the
> mailing-list archive that the binaries have been built with VC++ 6 and
> are incompatible with VC++ 7.  I could obtain a version
> omniORB-4.0.6-win32-vc7.zip from sourceforge, but the readmes still
> tell me that it contains VC6 binaries and the heap problems persist.

You should get the vc7 version. Despite anything it says in the README
files, it was definitely compiled with VC++ 7.

Do the example programs work when you compile them with the provided
makefiles?

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list