[omniORB] Segmentation Fault on AIX

Andreas Eglseer - Entwicklung andreas.eglseer@lisec.com
Mon, 26 Feb 2001 14:43:00 +0100


Hi omniORB'ers

I have a problem running one of our programs on an AIX 4.3.3 ( xlC 5.0 ),
which runs well under Linux.

I've tried to get rid of that by debugging the prog., but I found no reason,
why a memory corruption,
should occur.

So I rewrote the 2nd example I got with the omniORB tarball ( see the
attachment ), and there
( I think ) the same problem occured.
It is a recursive call of a function ( max: 10000 ), normally this is no
problem, it is also no problem whitin the prog.,
as long as the ORB is not initialised, but when I call it over a corba
function, it crashes after 1200 and a few calls.

Please look at the source and please tell me if you have any idea.

Thanks for ALL the help I already got,
and thanks for ALL help I will get.

Andreas