[omniORB] Python2.5 with omniORBpy3.4: assertion fails

Duncan Grisby duncan at grisby.org
Mon Nov 9 18:22:07 GMT 2009


On Mon, 2009-11-09 at 17:59 +0100, Tomas Brambora wrote:

> I've downloaded & make install'd omniORB-4.1.4 and omniORBpy-3.4. And
> now when try to import omniORB in python2.5, I get:
> 
> omniORB: Assertion failed.  This indicates a bug in the application
> using omniORB, or maybe in omniORB itself.
> file: omnipy.cc
> line: 444
> info: PyDict_Check(omniPy::pyCORBAsysExcMap)
> terminate called after throwing an instance of 'omniORB::fatalException'
> Aborted

It works fine for me with Python 2.5. Did you build it on the system
with Python 2.5?  Exactly what steps did you perform?  Try running
"python -v" then doing "import omniORB". Is it getting the omniORB files
from the locations you'd expect?

Cheers,

Duncan.

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





More information about the omniORB-list mailing list