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: Matthias Scheler <tron%zhadum.org.uk@localhost>
To: Christos Zoulas <christos%zoulas.com@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: kern/44986: "screens" gets stuck during detach
Date: Sat, 21 May 2011 15:26:30 +0100

 On Sat, May 21, 2011 at 01:40:03PM +0000, Christos Zoulas wrote:
 >  On May 21, 11:40am, tron%zhadum.org.uk@localhost 
 > (tron%zhadum.org.uk@localhost) wrote:
 >  -- Subject: kern/44986: "screens" gets stuck during detach
 >  
 >  | I've suspicion that the problem is related to this change:
 >  | 
 >  | http://mail-index.netbsd.org/source-changes/2011/05/18/msg022025.html
 >  | 
 >  | I could however not find a problem when I reviewed the change to
 >  | "src/sys/kern/sys_sig.c".
 >  
 >  Does screen use pselect or pollts?
 
 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
 .
 Starting cron.
 
        Kind regards
 
 -- 
 Matthias Scheler                                  http://zhadum.org.uk/
 


Home | Main Index | Thread Index | Old Index