| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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, 6 Sep 2005 23:49:58 -0400 |
| From: | Christopher Faylor <cgf-no-personal-reply-please AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Hang with snapshot 20050905 |
| Message-ID: | <20050907034958.GA14916@trixie.casa.cgf.cx> |
| Reply-To: | cygwin AT cygwin DOT com |
| References: | <431E2B57 DOT 6010100 AT scytek DOT de> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <431E2B57.6010100@scytek.de> |
| User-Agent: | Mutt/1.5.8i |
On Tue, Sep 06, 2005 at 07:50:47PM -0400, Volker Quetschke wrote:
>I just discovered that after upgrading from snapshot 20050716 to
>20050905 my OOo build hangs. Sorry, I didn't update/test the snapshots
>on this machine (Opteron 2.4GHz, cygcheck.log attached.) more
>frequently.
>
>It appears that this line from a perl script hangs:
>
>if ( $^O =~ /cygwin/i ) { chomp( $sourcepath = qx{cygpath -w "$sourcepath"}
>); }
>
>The build scripts are deeply nested so this is only a symptom and not
>a cause.
Is the newest snapshot any better?
>The funny thing is that ps -W shows "cygpath", to which I cannot attach
>strace.
>-=-=-
>q AT opti ~
>$ ps
> PID PPID PGID WINPID TTY UID STIME COMMAND
> 2756 1 2756 3684 2 1003 01:34:15 /usr/bin/bash
> 4036 2756 2756 516 2 1003 01:34:15 /usr/bin/perl
> 3988 4036 2756 1072 2 1003 01:34:16 /usr/bin/bash
> 3568 3988 2756 956 2 1003 02:57:38 /usr/bin/tcsh
> 2012 3568 2756 2620 2 1003 02:58:25
> /cygdrive/d/w1/morejava/
>solenv/wntmsci10/bin/dmake
> 3584 2012 2756 3908 2 1003 02:58:25 /usr/bin/tcsh
> 2224 3584 2756 3896 2 1003 02:58:25 /usr/bin/perl
> 2256 2224 2756 3800 2 1003 10:40:41
> /cygdrive/d/w1/morejava/
>solenv/wntmsci10/bin/dmake
> 3848 2256 2756 2776 2 1003 10:40:45 /usr/bin/tcsh
> 960 3848 2756 2616 2 1003 10:40:45 /usr/bin/perl
> 2092 960 2756 504 2 1003 10:43:52 /usr/bin/cygpath
> 3732 1 3732 3732 con 1003 19:08:28 /usr/bin/bash
> 3856 3732 3856 2388 con 1003 19:08:32 /usr/bin/ps
>
>q AT opti ~
>$ strace -p 2092 > p2092.log
>strace: couldn't attach to pid 2092<504> for debugging
>-=-=-
>
>But the windows task manager shows sh.exe that takes 100% cpu load and runs
>approximately since the same stime.
Can you attach to that pid with strace?
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |