[omniORB] Fw: Handling exceptions

Duncan Grisby duncan at grisby.org
Tue Mar 15 10:49:41 GMT 2005


On Monday 14 March, TonyGoyarzu at gresham-computing.com.au wrote:

> I'm trying to create an object that interfaces with our ORB object. An 
> exception is thrown by the remote object when we try to log in.
> If the remote object is configured properly this code works but if it's 
> not I would like to catch the exception ... now the exception is not being 
> passed to my code, somewhere down the line the exception is not handled 
> and I get an 
> "Debug assertion failed :_BLOCK_TYPE_IS_VALID(pHead->nBlockUse)" error 
> message on the dbgdel.cpp file.

You are mixing debug and non-debug code. Make sure the debugging
settings of your code and the omniORB libraries match.

Cheers,

Duncan.

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



More information about the omniORB-list mailing list