[omniORB] omniorb core drop

Duncan Grisby duncan at grisby.org
Wed Oct 27 15:32:27 BST 2010


On Tue, 2010-10-19 at 09:24 -0700, Piccoli, Joseph wrote:

[...]
> The application code path is:
> 
> ApiConnectionFactoryServant connectionFactory = new
> ApiConnectionFactoryServant(…);
> 
> CORBA::Object_var obj = connectionFactory->_this();

> 
> Here the stack trace:
> 
> void*PortableServer::ServantBase::_do_this(const char*) => argument =
> _PD_repoId

What exactly does your code do?  Not just the line that calls _this(),
but the rest of it.  Do you initialise the ORB and resolve the root POA?

Duncan.

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





More information about the omniORB-list mailing list