[omniORB] Problems with SGI and OmniORB-4.0.0

Duncan Grisby duncan@grisby.org
Wed Jan 15 13:59:02 2003


On Tuesday 7 January, Mark Underwood wrote:

> The only change I had to make was to define OMNI_REQUIRES_FQ_CTOR after 
> the configure completed (this already seems to be fixed in cvs 
> development version).

Yes, that is already fixed in CVS.

> However, both the 4.0.0 and development versions dump core (SIGSEGV) 
> when calling CORBA::ORB_init.

[...]
> orbParameters::nativeCharCodeSet and orbParameters::nativeWCharCodeSet 
> end up as NULL which causes problems either with setting the 
> anyCharCodeSet/anyWCharCodeSet or in initialise_my_code_set().

That looks like the static initialisers for the code sets are not
running. I don't know why not. Try putting some debugging output in
the static initialisers (in cs-8859-1.cc for example), to see whether
they are running or not.

Cheers,

Duncan.

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