Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Thu, 16 Mar 2000 11:42:05 -0500 To: cygwin-developers AT sourceware DOT cygnus DOT com Subject: Re: Yet another hanging issue. Message-ID: <20000316114205.D22419@cygnus.com> Reply-To: cygwin-developers AT sourceware DOT cygnus DOT com Mail-Followup-To: cgf AT cygnus DOT com, cygwin-developers AT sourceware DOT cygnus DOT com References: <20000314103313 DOT A15910 AT cygnus DOT com> <20000314124712 DOT A19647 AT cygnus DOT com> <20000315143028 DOT A32468 AT cygnus DOT com> <38D0C121 DOT 9A777107 AT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.8i In-Reply-To: <38D0C121.9A777107@vinschen.de>; from corinna@vinschen.de on Thu, Mar 16, 2000 at 12:10:25PM +0100 On Thu, Mar 16, 2000 at 12:10:25PM +0100, Corinna Vinschen wrote: >As I mentioned, this is 100% reproducable. I tried to reproduce it >under strace control (startimg tcsh, some cmd, change win size, >start cmd via strace) but unfortunately strace hangs on starting >it already. The output file remains empty :-( It sounds like you should be runnning strace on the tcsh process. Make sure that you use the latest version of strace. I can't duplicate this with an xterm on linux, unfortunately. If strace still doesn't work, could you attach to the hung process with gdb and then send me a stack trace of threads 1 2 and 3 (if there is a thread 3)? cgf