X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.3 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,SPF_HELO_NEUTRAL,TW_RX X-Spam-Check-By: sourceware.org Message-Id: <201206060131.q561VOHa009097@localhost.localdomain> From: Tom Rodman To: cygwin AT cygwin DOT com Subject: Re: procps and pgrep hang In-reply-to: <20120530155332.GC26411@calimero.vinschen.de> References: <201205161650 DOT q4GGoiv3000900 AT localhost DOT localdomain> <201205170146 DOT q4H1k9AJ001926 AT localhost DOT localdomain> <20120517020441 DOT GA10314 AT ednor DOT casa DOT cgf DOT cx> <201205211640 DOT q4LGeucD023330 AT localhost DOT localdomain> <20120523155327 DOT GJ9200 AT calimero DOT vinschen DOT de> <201205301312 DOT q4UDCcIO004057 AT localhost DOT localdomain> <20120530155332 DOT GC26411 AT calimero DOT vinschen DOT de> Date: Tue, 05 Jun 2012 20:31:24 -0500 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Wed 5/30/12 17:53 +0200 Corina wrote: --SNIP > > On my laptop, only the pgrep bug shows up, here is the 'forever hang' > > strace w/CYGWIN set to pipe_byte: > > A signal delivery hangs as if the receiver never reads its signal pipe. > I still can't reproduce the problem, though. Can you try to find out > which snapshot introduced the problem? Tonight on my laptop I have been unable to get either problem to show up on the cygwin-inst-20120504.tar.bz2 snapshot. To get the hang to show up on the cygwin-inst-20120507.tar.bz2 snapshot. I start a rxvt, and then 'net start sshd', putty (ssh) to the localhost using public key trust, then ran: --snip + command procps -wwH -o pid,ppid,user,tty,args -e + procps -wwH -o pid,ppid,user,tty,args -e PID PPID USER TT COMMAND 2720 1 SYSTEM ? /usr/bin/cygrunsrv 4164 2720 SYSTEM ? /usr/sbin/sshd -D 3760 4164 SYSTEM ? /usr/sbin/sshd -D -R 2312 3760 adm_tsr pty2 -bash 4664 2312 adm_tsr pty2 -bash 5008 4664 adm_tsr pty2 procps -wwH -o pid,ppid,user,tty,args -e 1320 1 adm_tsr ? rxvt -backspacekey ? -rv -geometry 100x33 -fn Lucida Console-16 -sr -sl 5000 -e /bin/bash --login 5300 1320 adm_tsr pty1 /bin/bash --login which hangs forever. -- thanks, Tom -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple