[omniORB] Back on the list again...

Helmut Swaczinna Helmut.Swaczinna@wmd.de
Fri, 07 Apr 2000 19:35:30 +0100


Sai-Lai,

At 11:18 07.04.00 +0100, you wrote:
>Can you tell me the particulars of your platform, (compiler, c library
>version, os version)?

Yes, egcs-1.1.2, glibc 2.0, Linux SuSE 6.1, Kernel 2.2.10.

>When you say "shutdown", how do you go about doing that? Do you use the BOA
>shutdown and destroy? 

Yes, exactly. But I just went through the code and I realized I forgot a
shutdown(), but not the destroy(), in one of the 12 processes. It is the
first 
one which shuts down during the system-shutdown. 
Can this explain such behaviour?

>2.8.0 has fixed a well hidden race condition in the idle connection code,
>you may want to upgrade to it at some stage.

I've received a patch to 2.7.1 at 27 Jul 1999 from you, called strand.patch,
which fixes a race condition in the scavenger. Is this the issue you're 
talking about?

Helmut