[omniORB] Question about seg faults in servants.

Duncan Grisby dgrisby@uk.research.att.com
Mon, 20 Aug 2001 15:45:08 +0100


On Saturday 18 August, John D. Heintz wrote:

> Anyone have a response to this?  It seems weird...

It is weird. It's obviously just a consequence of the way Python on
Windows is working. If a C module does something invalid, like
segfaulting, it seems all bets are off about what happens next.

You might be able to get better defined behaviour by defining your own
signal handlers or something, but it might well be impossible.

Cheers,

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --