[omniORB] RE: [omniORB-dev] Reloading DLLs

Duncan Grisby duncan at grisby.org
Fri May 9 12:37:14 BST 2003


On Thursday 1 May, "Andrew Wilde" wrote:

> I have client which I use to create and destroy 2 echo objects and
> all works fine. However, if I change the first method to pass an
> object reference
>
> createEcho(Test_ptr testPtr) 
> 
> I get the following error message on the second call to that method:
> 
> omniORB: Assertion failed.  This indicates a bug in the application using

At what stage do you get the assertion failure?  When you try to
instantiate the Echo, or before the createEcho operation is called?
Please can you post a trace with -ORBtraceLevel 25.

Cheers,

Duncan.

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



More information about the omniORB-list mailing list