NetBSD-Bugs archive

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

Re: kern/44986: "screens" gets stuck during detach



The following reply was made to PR kern/44986; it has been noted by GNATS.

From: christos%zoulas.com@localhost (Christos Zoulas)
To: gnats-bugs%NetBSD.org@localhost, kern-bug-people%netbsd.org@localhost, 
        gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost, 
tron%zhadum.org.uk@localhost
Cc: 
Subject: Re: kern/44986: "screens" gets stuck during detach
Date: Sat, 21 May 2011 10:36:06 -0400

 On May 21,  2:30pm, tron%zhadum.org.uk@localhost (Matthias Scheler) wrote:
 -- Subject: Re: kern/44986: "screens" gets stuck during detach
 
 |  No, it doesn't. It uses pause(3).
 |  
 |  The problem can also be reproduced with cron(8):
 |  
 |  tron@lyssa:/#/etc/rc.d/cron restart
 |  Stopping cron.
 |  Waiting for PIDS: 268, 268, 268, 268, 268, 268, 268, 268, 268, 268, 268, 
268, 268, 268, 268, 268, 268, 268^Z
 |  zsh: suspended  /etc/rc.d/cron restart
 |  tron@lyssa:/#pkill -9 cron
 |  tron@lyssa:/#fg
 |  [1]  + continued  /etc/rc.d/cron restart
 |  .
 
 But that code did not change? I just moved it into a separate function.
 
 christos
 


Home | Main Index | Thread Index | Old Index