[omniORB] Segmentation Violation for eg1

erik.ivanenko erik.ivanenko@utoronto.ca
Thu, 11 Mar 1999 13:40:37 -0800


This is a multi-part message in MIME format.
--------------F1A8008DA953B2300A343727
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I've just completed the build for a linux box with egcs-1.1.1.
Unfortunately, neither of the linux configuration files met my needs,
and I did have to specify -DUsePthread and -D_MIT_POSIX_THREADS,  in
addition to what was already in the i586_linux_2.0_glibc.mk file.

There was also a misspelling of the "pthread" lib -- pthreads was
changed to pthread for the build to work.

After a "successful" build, ( with many C++ related warning messages ),
and setting the LD_LIBRARY_PATH, eg1 was run, resulting in an immediate
Segmentation Violation.

Running under gdb indicated that the segmenation violation emanated from
/usr/lib/libpthread.so.1.

The system I am using is an older Linux UNIFIX version, that originally
had gcc 2.7.0.  I have since upgraded the compiler to the egcs-1.1.1
release ( egcs 2.91.60).

Any help on how to get this going would be most appreciated.



--------------F1A8008DA953B2300A343727
Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Erik Ivanenko
Content-Disposition: attachment; filename="vcard.vcf"

begin:          vcard
fn:             Erik Ivanenko
n:              Ivanenko;Erik
org:            University of Toronto
email;internet: erik.ivanenko@utoronto.ca
title:          Supervisor, Controls Services
x-mozilla-cpt:  ;0
x-mozilla-html: TRUE
version:        2.1
end:            vcard


--------------F1A8008DA953B2300A343727--