[Ace-users] [tao-users] memory leak with thread-per-connection model

Johnny Willemsen jwillemsen at remedy.nl
Mon Nov 5 09:30:32 CST 2007


Hi,

What is the exact svn number that you are using. This should be fixed on the
head version of today, see bugzilla 3108. This memory leak does exist in TAO
1.6.1 and 1.6.0.

Regards,

Johnny Willemsen
Remedy IT
Postbus 101
2650 AC  Berkel en Rodenrijs
The Netherlands
www.theaceorb.nl / www.remedy.nl  

*** Integrated compile and test statistics see
http://scoreboard.theaceorb.nl ***
*** Commercial service and support for ACE/TAO/CIAO             ***
*** See http://www.theaceorb.nl/en/support.html                 ***

>      TAO VERSION : svn head
>      ACE VERSION : svn head
> 
>      HOST/TARGET MACHINE and OPERATING SYSTEM:
>      Linux tango.dre.vanderbilt.edu 2.6.10 #1 SMP
> 	Sat Jan 1 17:55:41 CST 2005 i686 GNU/Linux
> 
>      COMPILER NAME AND VERSION (AND PATCHLEVEL):
>      gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
> 
>      CONTENTS OF $ACE_ROOT/ace/config.h
>      #include <ace/config-linux.h>
> 
>      CONTENTS OF $ACE_ROOT/include/makeinclude/platform_macros.GNU
>      include $(ACE_ROOT)/include/makeinclude/platform_linux.GNU
> 
>      CONTENTS OF 
> $ACE_ROOT/bin/MakeProjectCreator/config/default.features:
>      n/a
> 
>      LEVEL OF URGENCY (LOW, MEDIUM, or HIGH):
>      LOW
> 
>      AREA/CLASS/EXAMPLE AFFECTED:
>      thread-per-connection model
> 
>      DOES THE PROBLEM AFFECT:
> 	execution / memory management
> 
>      SYNOPSIS:
> 	memory leak with thread-per-connection model
> 
>      DESCRIPTION:
> 
> Hi there,
> 
> I implemented a standard CORBA application, consisting of a 
> client and a
> server. When I check the server with valgrind in the default 
> configuration
> there is no memory leak.
> As soon as I add a svc.conf file with the following content:
> 
> static Server_Strategy_Factory "-ORBConcurrency thread-per-connection"
> 
> valgrind indicates, that there are memory leaks. (see attached file)
> Is this a bug in TAO?
> 
> Thanks,
> Friedhelm
> 



More information about the Ace-users mailing list