[16399] in Athena Bugs
Re: quickstation in a funny state...
daemon@ATHENA.MIT.EDU (Thomas Bushnell, BSG)
Thu Oct 8 16:54:18 1998
Date: Thu, 8 Oct 1998 16:54:16 -0400
From: tb@MIT.EDU (Thomas Bushnell, BSG)
To: bugs@MIT.EDU
In-Reply-To: Jered J Floyd's message of 07 Oct 1998 22:13:11 -0400
<s56btnnby2w.fsf@lola-granola.MIT.EDU>
From: Jered J Floyd <jered@MIT.EDU>
Date: 07 Oct 1998 22:13:11 -0400
According to marc, when you send a SIGSTOP to bugme, the parent process
gets a SIGCHLD. The parent then logs you out for tampering. :-)
This is problem a versioning issue. I am not making this up, on 8.2
quickstations I have done this and it works. The parent process is
perhaps no longer using the WIFSTOPPED flag.
Thomas