[omniORB] Segment fault on Redhat 5.0

James Riden jamesr@harlequin.co.uk
Tue, 08 Jun 1999 12:59:32 +0100


At 12:13 AM 6/8/99 +0200, Bj=F8rn Wennberg wrote:
>zeng xibai <zeng@cnnic.net.cn> writes:
>
>> I am new to omniORB2.7.1. After I complied it and try to run
>> omniNames
>> as follows:
>>=20
>> % export LD_LIBRARY_PATH=3D/omniORB_2.7.1/lib/i586_linux_2.0
>> % export OMNINAMES_LOGDIR=3D/tmp
>> % /omniORB_2.7.1/bin/i586_linux_2.0/omniNames -start 12345&
>>=20
>> it does anything and return an error:
>>      [1]+  Segmentation fault      ./omniNames -start 12345
>>=20
>> My platform is:
>> RedHat 5.0 on x86
>> gcc version 2.7.2.3
>> g++ version 2.7.2.3
>>=20
>> thank in advance for any kind help.
>>=20
>> best regards,
>> zeng xibai
>>=20
>
>My suggestion would be to upgrade to at least RedHat-5.2 which uses
>the 2.0.36 kernel (multi-threading support that works) and a
>decent compiler such as egcs-1.1.x
>

RedHat 5.2 is OK, apart from the egcs version that comes with it,
but obtaining and building egcs 1.1.1 or better is quite easy.
(RH 5.2 should also be easy to get hold of from someone who's upgraded
to 6.0 recently). Debian 2.1 and RH 6.0 should be OK out of the box.

see README.egcs for more details on how to make it work with RH 5.0

cheers,
 James