[omniORB] Error destroying object
Duncan Grisby
duncan at grisby.org
Fri Jan 6 14:33:28 GMT 2006
On Wednesday 4 January, jorgefm at cirsa.com wrote:
> Could anybody help me to know what the next log means ? I have a CORBA
> client that sometimes throw a SIGSEV. I have generate traces with
> tracelevel set on 25.
[...]
> The offending code is a 'delete <corba object>;' sentence. My OmniORB
> distribution is 4.0.6
What exactly is the code that's failing? You must never delete CORBA
object references directly -- you must use the reference counting
functions instead.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list