[omniORB] Memory management on NT 4.0

Lars von Wedel vonWedel@lfpt.rwth-aachen.de
Fri, 05 Oct 2001 09:56:54 +0200


This is a multi-part message in MIME format.
--------------6910E728922F050EB72D23E9
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


Hi omniORBers,

we've started developing with omniORB 3.0.2 and VC6++ on NT 4.0.
However, during runtime, I get exceptions whenever memory from any
CORBA objects is deallocated, e.g. when a X_var variable goes out of
scope of when I assign to a sequence variable a second time (and thereby
the
former content is going to be freed up).

I checked that compiler/linker are building debug information and use
omniORB
debug libs as well. A related problem might be that I get duplicate
symbol errors
unless I explicitly exclude libcmtd.lib from the linking procedure
(some symbols are also defined in libcd.lib).

Thanks in advance for any ideas,
Lars
--------------6910E728922F050EB72D23E9
Content-Type: text/x-vcard; charset=us-ascii;
 name="vonWedel.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Lars von Wedel
Content-Disposition: attachment;
 filename="vonWedel.vcf"

begin:vcard 
n:von Wedel;Lars
tel;fax:++49 241 8092326
tel;work:++49 241 8095240
x-mozilla-html:FALSE
url:http://www.lfpt.rwth-aachen.de
org:RWTH Aachen;Lehrstuhl fuer Prozesstechnik
adr:;;Turmstrasse 46;52064 Aachen;;;Germany
version:2.1
email;internet:vonWedel@lfpt.rwth-aachen.de
fn:Lars von Wedel
end:vcard

--------------6910E728922F050EB72D23E9--