On Sun, Aug 28, 2005 at 09:47:23PM +0300, Pavel Tsekov wrote: >Any ideas on how to proceed would be appreciated. Of course if you can >reproduce it and debug it on your own I guess my help won't be >necessary.
Well, I just tried, and I can reproduce a hang with this: while :; do quer; done >& /dev/null It happens with 1.5.18 and the current snapshot. I didn't check the 1.5.18 version since I was too lazy to regenerate my copy with symbols but the snapshot version "hangs" in sigsuspend, apparently waiting for a SIGCHLD. Since the process has no children, it is going to hang forever. So, this case, at least, is not a regression and it is not clear that it is a cygwin problem. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/