Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Tue, 14 Oct 2003 12:56:54 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: setup hangs during postinstall Message-ID: <20031014165654.GG16944@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i On Tue, Oct 14, 2003 at 05:28:41PM +0100, Steve Fairbairn wrote: >Just trying to either re-enforce or counter Brian's debug info, I have done >the same thing Chris requested of him with my hung cygpath process. > >(gdb) info threads > 3 thread 164.0xd88 0x77f75a59 in ntdll!DbgUiConnectToDbg () > from /cygdrive/c/WINDOWS/System32/ntdll.dll > 2 thread 164.0x118 0x7ffe0304 in ?? () >* 1 thread 164.0x124 0x7ffe0304 in ?? () > >Thread 1 >(gdb) l *0x61092939 >0x61092939 is in muto::acquire(unsigned long) >(../../../../src/winsup/cygwin/sync.cc:75). >(gdb) l *0x6108da76 >0x6108da76 is in WFMO (../../../../src/winsup/cygwin/sigproc.cc:1248). >(gdb) l *0x61092b50 >0x61092b50 is in close_all_files() >(../../../../src/winsup/cygwin/syscalls.cc:102). >(gdb) l *0x6108fffd >0x6108fffd is in spawn_guts(char const*, char const* const*, char const* >const*, int) (../../../../src/winsup/cygwin/spawn.cc:847). This is roughly the same information that Brian provided. I'm still puzzled as to how it could come to pass. 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/