[omniORB] Scavanger thread

Duncan Grisby duncan at grisby.org
Tue Sep 9 12:14:39 BST 2014


On Mon, 2014-09-08 at 16:40 +0530, Ravi K Kulkarni wrote:

> We are using ORB service in process.  When we complete ORB services ,
> we are seeing scavanger thread coming in and process where we are
> reqeusting the ORB services cores ( receving sign 11 ). 
> We want to stop this scavanger running . How to do this.  The gdb back
> traces shows like this.   

How do you "complete ORB services"?

The correct way to clean up and stop all omniORB's threads is to call
orb->destroy(). Are you doing that?

Duncan.

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





More information about the omniORB-list mailing list