[omniORB] Linux threads problem

bjornw@fairplay.no bjornw@fairplay.no
27 Jan 1999 14:50:47 +0100


James Cowan <J.Cowan@cs.ucl.ac.uk> writes:

> Hi
> 
> I am having problems getting omniOrb working under Linux
> Programs core dump with segmentation violation errors in
> pthread_mutex_lock - see gdb output when running omniNames below.
> 
> I guess that I have version mismatch. I have tried using
> both i586_linux_2.0_glibc and i586_linux_2.0 with no success.
> 
> I am running Redhat 5 release 2.0.32, glibc development
> package glibc-devel-2.0.5c-10 and gcc version 2.7.2.3.
> 
> Any help appreciated.

You need to upgrade all your components.
I recommend installing RedHat 5.2 with kernel 2.0.36, to get
the working thread-packages and binutils needed to run egcs-1.1.1

Also install egcs-1.1.1.

Then you'll be able to compile and run omniorb

happy hacking
bjornw>