www.delorie.com/archives/browse.cgi | search |
Hello, On Sun, 28 Aug 2005, Pavel Tsekov wrote: > First I determined (by using strace) the place in zsh where the hang > occurs to be in or after zhandler() when it processes SIGCLD. Then I > built debugging zsh and after debugging for a while it turned out that > the hang occures after leaving the signal handler. Some things I forget to mention. zsh is supposed to be sigsuspend-ed at the time the signal handler is executed - this maybe obvious from the backtrace but in any case I mention it. The second thing is that I was able to reproduce this when connected via ssh to the Cygwin machine or when I run zsh in rxvt window but not when in Cygwin console. Maybe pty slows things a bit and that's why the "race" surfaces in these cases. -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |