[omniORB] Assertion in Application

Duncan Grisby duncan at grisby.org
Tue Apr 18 16:27:45 BST 2006


On Wednesday 5 April, =?ISO-8859-15?Q?Stefan_N=E4we?= wrote:

> omniORB 4.0.5 on WinXP; MSVC6
> 
> We're getting this assertion in one of our apps while accessing some
> CORBA object:
> 
> omniORB: Assertion failed.  This indicates a bug in the application using
> omniORB, or maybe in omniORB itself.
>  file: SocketCollection.cc
>  line: 679
>  info: pd_refcount > 0

That's bad. What are the circumstances around it?  It could be that your
application has corrupted memory and confused the refcount. Are you able
to run under Purify or something similar?

Cheers,

Duncan.

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



More information about the omniORB-list mailing list