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: Wed, 2 Nov 2005 13:29:11 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Hang with 20051018 (3rd version) snapshot while building OOo Message-ID: <20051102182911.GA9563@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com References: <43579205 DOT 1090801 AT scytek DOT de> <20051023205044 DOT GA3648 AT trixie DOT casa DOT cgf DOT cx> <435E5839 DOT 4070902 AT scytek DOT de> <20051025184057 DOT GB19220 AT trixie DOT casa DOT cgf DOT cx> <43610899 DOT 8010102 AT scytek DOT de> <20051027171835 DOT GA24332 AT trixie DOT casa DOT cgf DOT cx> <4362FB42 DOT 2020804 AT scytek DOT de> <4367A1EC DOT 9050806 AT scytek DOT de> <4367E903 DOT 7080203 AT scytek DOT de> <20051101224030 DOT GA30658 AT trixie DOT casa DOT cgf DOT cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051101224030.GA30658@trixie.casa.cgf.cx> User-Agent: Mutt/1.5.8i On Tue, Nov 01, 2005 at 05:40:30PM -0500, Christopher Faylor wrote: >On Tue, Nov 01, 2005 at 05:15:31PM -0500, Volker Quetschke wrote: >>Volker Quetschke wrote: >>> OK, here is the full version: >>> >>> >>> It contains the usual cygcheck and ps output plus: >>> >>> strace.log_while - the strace file until it hangs >>> strace.log - the complete strace including the previous part. >>> >>> It hangs/waits in "dmake 2436 talktome: pid 632 wants some information" >> >>I found something funny in the strace. dmake *and* tcsh are waiting >>on something: >> >>186919618 187255700 [sig] dmake 2436 talktome: pid 632 wants some information >> >>and later in the file: >> >>186869833 187019671 [sig] tcsh 2724 talktome: pid 632 wants some information >> >>Plus some more "talktome: pid 632 wants some information" lines later. Not really >>knowing what's going on here I would speculate that they are coming from some >> wait(&status); >>command. (At least that's most propably the place where it's "hanging" in >>dmake). > >No, talktome has nothing to do with wait. That's the interface which is >called when (among other things) you look at things in /proc. Could you try today's snapshot (when it shows up)? It has more debugging which might help show where the hang is occurring. 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/