[omniORB] omniORB-4.1.0 on QNX6.3.2(more details)

Hajime Saito h.saitou at aist.go.jp
Sat Sep 22 01:01:03 BST 2007


Duncan Grisby wrote:
> On Friday 21 September, Hajime Saito wrote:
>
> [...]
>   
>> omniORB: giopRendezvouser for giop:tcp:192.168.128.2:65487 terminate...
>> omniORB: giopServer terminate connection from giop:tcp:192.168.128.2:65486.
>> Abort (core dumped)
>> -----------------------------------------------------------------------------------------
>> When I take a look at the core using gdb I find that after Terminate()
>> gets thrown from giopServer::notifyRzNewConnection, it causes a
>> SignalKill.
>>     
>
> You'd see something like that if the C++ compiler did not generate
> thread-safe exception handling code. What compiler are you using?  Does
> it claim to support thread-safe exception handling code?
>   
I recompiled using QCC -V3.3.5,gcc_ntox86_cpp to use the Dinkum C 
libraries and now it seems to be working. I'll do some more tests over 
the weekend.
Thanks very much for your help.

Cheers,

Hajime





More information about the omniORB-list mailing list