X-Spam-Check-By: sourceware.org
Date: Mon, 10 Jul 2006 12:01:58 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: ps -a does not show wget running in background
Message-ID: <20060710100158.GB8759@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <83c75fec0607100240s14d1ebc6i9e06a7accb994cf1@mail.gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <83c75fec0607100240s14d1ebc6i9e06a7accb994cf1@mail.gmail.com>
User-Agent: Mutt/1.4.2i
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Jul 10 13:40, burning shadow wrote:
> This is a slightly corrected report with more info included. :)
> 
> shadow:~/dl$ wget -b
> 'http://openoffice.bouncer.osuosl.org/?product=OpenOffice.org&os=win&lang=en&version=2.0.3'
> Continuing in background, pid 568.
> Output will be written to `wget-log'.
> 
> shadow:~/dl$ ps -a
>      PID    PPID    PGID     WINPID  TTY  UID    STIME COMMAND
>     1040       1    1040       1040    ?   18   Jul  7 /usr/bin/cygrunsrv
>     1096    1040    1096       1132    ?   18   Jul  7 /usr/sbin/sshd
>     1504    1096    1504       1576    ?   18 12:48:43 /usr/sbin/sshd
>      284    1504     284       1344    0 1000 12:48:49 /usr/bin/bash
>     1512     284    1512       1528    0 1000 13:36:35 /usr/bin/ps
> 
> shadow:~/dl$ ps -W
>      PID    PPID    PGID     WINPID  TTY  UID    STIME COMMAND
>        8       0       0          8    ?    0 23:24:48 *** unknown ***
>     1040       1    1040       1040    ?   18   Jul  7 /usr/bin/cygrunsrv
>     1096    1040    1096       1132    ?   18   Jul  7 /usr/sbin/sshd
>     1504    1096    1504       1576    ?   18 12:48:43 /usr/sbin/sshd
>      284    1504     284       1344    0 1000 12:48:49 /usr/bin/bash
>      568       0       0        568    ?    0 13:36:30
> D:\tools\cygwin\bin\wget.exe
>     1528     284    1528       1496    0 1000 13:36:52 /usr/bin/ps

Like cgf, I can't reproduce.  It looks like the wget binary
D:\tools\cygwin\bin\wget.exe is not a Cygwin binary, despite being in a
directory path having the word "cygwin" in it.

Please run `cygcheck D:/tools/cygwin/bin/wget.exe' and paste the output
into your reply.  Also, did you try the latest developer snapshot from
http://cygwin.com/snapshots/ to see if the problem persists?  Iff it's
a problem, that is...


Corinna


-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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/

