bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Console client, signal handeling patch


From: Marcus Brinkmann
Subject: Re: Console client, signal handeling patch
Date: Sun, 4 May 2003 17:08:15 +0200
User-agent: Mutt/1.5.3i

On Fri, May 02, 2003 at 11:24:34PM +0200, M. Gerards wrote:
> Quoting Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>:
>  
> > The question is, do we really want to catch those signals at all?  I think
> > that we only want to catch those signals we really expect, like SIGTERM. 
> > Other signals point out a bug, and we should just fix the bug instead.
> > Crashing is not really acceptable.  (Compare this with sync'ing of
> > filesystems).
> 
> IMHO these signals should be cought, that's why I wrote the patch ;). SIGTERM
> should be cought for sure, that is what the users expects. A reason to catch 
> the
> other signals is to prevent creating a useless system. This crashing happens
> quite often when hacking stuff ;).

Well, when hacking stuff, you onviously know how to deal with that.  I am
using two systems and a serial console, so I never end up with a useless
system by having the console crash.

However, for a production system, I don't want those unexpected signals to
happen, so I don't think I want to catch me, too.  We don't do in any other part
of the system either.

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' GNU      http://www.gnu.org    marcus@gnu.org
Marcus Brinkmann              The Hurd http://www.gnu.org/software/hurd/
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]