[omniORB] atexit, exit, _exit, and ORB::destroy()
Duncan Grisby
dgrisby@uk.research.att.com
Mon, 04 Dec 2000 10:43:16 +0000
On Thursday 30 November, Huw Rogers wrote:
> It seems that omniORB adds one or more
> atexit() handlers. They either abort or
> experience an uncaught exception when
> exit() is called after ORB::destroy().
omniORB does not add atexit() handlers. I guess the C++ runtime
probably does, though, so it can run static destructors.
Can you provide a stack trace for where it dies?
Cheers,
Duncan.
--
-- Duncan Grisby \ Research Engineer --
-- AT&T Laboratories Cambridge --
-- http://www.uk.research.att.com/~dpg1 --