[omniORB] PortableServer.ServantActivator bug in omniORBpy

Duncan Grisby duncan at grisby.org
Mon Jul 4 15:49:18 BST 2005


On Monday 4 July, alex wrote:

> I have some problem in omniORBpy (version 2.5 & 2.6)
> it is:
> if I try to use PortableServer.ServantActivator
> and if in method incarnate I raise CORBA exception (it is 
> PortableServer::ForwardRequest for me ), 
> it produce segmentation fault in omniORBpy
> 
> in attachment you can see simple test and patches for this situation
> pathes not good, but can resolve situation in simple way

Thanks for the bug report. Your fix isn't quite right since it still has
wrong reference counting in other cases. The thing to remove is the
first set of DECREFs. I've checked the fix in to CVS.

Cheers,

Duncan.

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



More information about the omniORB-list mailing list