[omniORB] Assertion using omniORBpy-3.0

Duncan Grisby duncan at grisby.org
Tue Dec 19 11:51:08 GMT 2006


On Tuesday 19 December, "Jan Ohlenburg" wrote:

> I am trying to communicate from omniORBpy-3.0 (python 2.4) with a TAO 1.5.0
> ORB. Most of the calls are successful and everything works fine. But the
> following assertion is thrown and python crashes when I call a method where
> a new CORBA object is remotely created using a string and then returned. 
> 
> omniORB: Assertion failed.  This indicates a bug in the application
> using omniORB, or maybe in omniORB itself.
>  file: pyCallDescriptor.cc
>  line: 104
>  info: !tstate_
> 
> I have attached the dump of omniORB (using -ORBabortOnInternalError 1
> -ORBtraceLevel 25). If you want to have the python file and the IDLs than
> please let me know.

Please redo the trace with -ORBtraceThreadId 1 -ORBtraceTime 1 as well
as the options you have already used.

Cheers,

Duncan.

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



More information about the omniORB-list mailing list