[omniORB] segmentation fault on shutdown with gcc 3.2.3

Duncan Grisby duncan at grisby.org
Fri Apr 2 17:59:33 BST 2004


On Friday 26 March, Janet Tvedt wrote:

> Yes, I recompiled omniORB.  I have also tried omniORB_305.

[...]
> My class has the reference to the orb, boa and root context of the
> naming service declared as static.  If I make these non-static the
> problem goes away.

omniORB 3.0.x had problems with static variables since things could be
cleaned up in the wrong order, leading to this kind of problem. With
4.0.x you should be fine.

Cheers,

Duncan.

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



More information about the omniORB-list mailing list