[omniORB] Omnipy-Omniorb crashes performing narrow operation.

Duncan Grisby duncan at grisby.org
Mon Nov 1 16:43:48 GMT 2004


On Wednesday 13 October, Jose Carlos Lopez wrote:

> I have a problem with the current TAO Naming Service version  and the 
> access from a python client from Solaris 2.9/2.8. I have compiled 
> OMNIORB 4.0.4 and OMNIPY for Solaris 2.9 with GCC 3.4.2.
> 
> The problem comes when I try to access TAO Name Service(executing on 
> Solaris 2.8) from a python client that is running on Solaris 2.8.  If
> I use the  OmniORB naming service I have no problem. Neither If  I 
> execute the python client on the PC. Neither if
> I execute the same code from a client running linux.
> 
> The problem is caused by the following operation:   rootContext = 
> obj._narrow(CosNaming.NamingContext)
> and the result is  the abortion of the python client.

There's nothing obviously wrong from the trace. Can you run in a
debugger and see what happens with the abort?

Cheers,

Duncan.

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



More information about the omniORB-list mailing list