[omniORB] crash importing ORB

Duncan Grisby duncan at grisby.org
Wed Apr 24 22:58:07 BST 2019


On Wed, 2019-04-24 at 14:10 -0500, Justin Pryzby via omniORB-list
wrote:
> I'm attempting to begin to migrate our project off py ORB version
> 3.6.

[...]
>  file: omnipy.cc
>  line: 459
>  info: omniPy::pyomniORBpoaCache
> terminate called after throwing an instance of
> 'omniORB::fatalException'
> Aborted (core dumped)

There is no omniPy::pyomniORBpoaCache in omniORBpy 4.2.3. It did exist
in omniORBpy 3.6, though. I think you have bits of 3.6 left behind and
so you are trying to use the C++ parts of 3.6 with the Python parts of
4.2.3.

Duncan.

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





More information about the omniORB-list mailing list