[omniORB] Segfaults with omniORBpy 2.0rc1

Julian Satchell j.satchell@eris.qinetiq.com
Thu Sep 19 09:38:01 2002


I have a server and client both implemented with omniORBpy 2.0.rc1. If
the client dies (error or explicit kill), the server segfaults. This
limits the robustness of the system.

I built omniORB 4.0rc1 and omniORBpy2.0rc1 using gcc 2.96, against
python 2.1 on Mandrake 8.2 linux box (kernel 2.4.18). 

Before I recompile with debugging and start staring at gdb traces, can
anybody tell me if this is a well known problem, with a trivial fix?

Can anybody suggest areas to suspect first?

Julian