[omniORB] problem with server memory deallocation

Duncan Grisby duncan at grisby.org
Sat Apr 17 23:29:22 BST 2010


On Thu, 2010-04-15 at 14:55 +0200, risc risc wrote:

> thanks for your reply, i have inserted the _remove_ref() after the
> activation with _this(); but the leak is the same observed after
> called orb->destroy(); in the client also.
> 
> Is possible that there is a bug in the ORB?

It is very unlikely that there is a bug in omniORB to do with reference
counting.

You should come up with a minimal example that shows the problem you are
seeing and post it. Without seeing your complete code, nobody can do
much to help.

How are you detecting the leak?  Some memory leak detectors are not very
smart, and can report leaks where there are none.

Duncan.

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





More information about the omniORB-list mailing list