Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Fri, 2 Mar 2001 22:29:58 +0300 From: Egor Duda X-Mailer: The Bat! (v1.45) Personal Reply-To: Egor Duda Organization: DEO X-Priority: 3 (Normal) Message-ID: <22288145100.20010302222958@logos-m.ru> To: Jonathan Kamens CC: cygwin AT cygwin DOT com Subject: Re: Make hung in WaitForMultipleObjects inside Cygwin In-reply-To: <20010302185213.19881.qmail@lizard.curl.com> References: <20010228155722 DOT 21696 DOT qmail AT lizard DOT curl DOT com> <20010228162324 DOT 21997 DOT qmail AT lizard DOT curl DOT com> <20010228163528 DOT 22101 DOT qmail AT lizard DOT curl DOT com> <20010301210358 DOT 31563 DOT qmail AT lizard DOT curl DOT com> <20010302185213 DOT 19881 DOT qmail AT lizard DOT curl DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi! Friday, 02 March, 2001 Jonathan Kamens jik AT curl DOT com wrote: JK> Make process 404 is hung there. Unlike yesterday's hang, however, JK> when I run "ps" this process does not show "I" in its status column. JK> Two other differences from yesterday: (1) gdb won't let me attach to JK> the hung process (it claims that it can't); (2) I can't kill the JK> process. No signal, including TERM, KILL and CHLD, has any effect on JK> it -- it just remains in the state shown above, i.e., with no JK> additional output shown in the log file. did you use win32-style pid when tried to attach to process from gdb? gdb expects win32-style pid (shown with 'ps -l' command). Most of time, cygwin pid is equal to native one, but sometimes it's not the case. if your 'make' process w/ cygwin pid 404 had different native pid, gdb could indeed say that it can't attach to process 404. Egor. mailto:deo AT logos-m DOT ru ICQ 5165414 FidoNet 2:5020/496.19 -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple