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

Duncan Grisby duncan at grisby.org
Thu Sep 20 19:32:06 BST 2007


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?

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list