[omniORB] possible bug found (was Re: spurious COMM_FAILURE when using fixed ports)

Marcin Cieslak saper at saper.info
Thu Jan 22 16:22:21 UTC 2026


On Thu, 22 Jan 2026, Michael Teske via omniORB-list wrote:

> If you start the server like this:
>
> ./cb_server -ORBclientCallTimeOutPeriod 6000 -ORBtraceLevel 40 > ior.txt
>
> and then
>
> IOR=`cat ior.txt`
>
> ./cb_client -ORBendPoint giop:tcp:localhost:53234  -ORBtraceLevel 40 $IOR
>
> ./cb_client -ORBendPoint giop:tcp:localhost:53234  -ORBtraceLevel 40 $IOR
>
> the second client will receive the  (MAYBE,COMM_FAILURE_WaitingForReply) 
> exception always.

Seems to work fine on 4.3.2 running on FreeBSD. I only had to change "localhost"
to 127.0.0.1 (but that's certainly not related...)

I believe on FreBSD USE_POLL is true, but of course the kernel is different.

Marcin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3706 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://www.omniorb-support.com/pipermail/omniorb-list/attachments/20260122/8e54679e/attachment.p7s>


More information about the omniORB-list mailing list