[omniORB] Problems with parallel connections under Linux

Hymmen, Holger holger.hymmen@comline.de
Thu, 3 May 2001 10:04:28 +0200


I recently ported an omniORB 3.0.2 based server to Linux (Suse 7.0) which
has been developed by others under Windows NT. When I tested the server with
a single connection everything was fine, but when I opened a second
connection the server crashed. Right now, I am pretty clueless as to where
the problem stems from, because it crashes at different points most of the
time. I was told that the server can handle at least 4 connections before it
starts having problems under Windows. I am not sure if the gcc 2.95.2 that
came with Suse 7.0 was compiled with --enable-threads or not, if it is a
problem with the Informix database under Linux or simply a memory leak
problem in the code. Has anyone experienced problems with Suse or Informix?
Does anyone know a free program like purify, with which I can look for
memory leaks under Linux?

Thanks in advance

Holger