[omniORB] Throwing exception from the ~omni_condition and ~omni_mutex

Duncan Grisby duncan at grisby.org
Tue May 18 16:10:51 BST 2004


On Tuesday 11 May, Serguei Kolos wrote:

> I have noticed that sometime my applications crash because the
> omni_thread_fatal exception, which is thrown from omni_condition or
> omni_mutex destructors, is not handled.

As the name suggests, omni_thread_fatal is a fatal exception,
equivalent to an assertion failure. It isn't meant to be caught. The
real question is why you are seeing that exception. What are you doing
at the time it occurs?

Cheers,

Duncan.

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



More information about the omniORB-list mailing list