Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
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
To: cygwin@cygwin.com
Subject: Re: /proc/<pid>/exe points to void
Mail-Copies-To: never
Reply-To: sds@gnu.org
X-Attribution: Sam
X-Disclaimer: You should not expect anyone to agree with me.
From: Sam Steingold <sds@gnu.org>
In-Reply-To: <20050310220045.GC20798@cygbert.vinschen.de> (Corinna Vinschen's message of "Thu, 10 Mar 2005 23:00:45 +0100")
References: <uhdjjkyi2.fsf@gnu.org> <20050310220045.GC20798@cygbert.vinschen.de>
Mail-Followup-To: cygwin@cygwin.com
Date: Fri, 11 Mar 2005 10:57:58 -0500
Message-ID: <u1xamjhtl.fsf@gnu.org>
User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt)
MIME-Version: 1.0
Content-Type: text/plain

> * Corinna Vinschen <pbevaan-pltjva@pltjva.pbz> [2005-03-10 23:00:45 +0100]:
>
> On Mar 10 16:00, Sam Steingold wrote:
>> /proc/<pid>/exe points to "foo", not to "foo.exe", so it cannot be
>> opened &c.
>         ^^^^
> 	????

how do I find out which file is running if /proc/<pid>/exe cannot be
opened?
if open(/proc/<pid>/exe) fails, this means that the executable has been
removed!
oh wait, this is cygwin...
are you saying that open(/proc/<pid>/exe) tries to open foo.exe, not
foo, and fails because it is locked by windows because it is a running
executable?

-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.jihadwatch.org/> <http://www.iris.org.il>
<http://www.memri.org/> <http://pmw.org.il/> <http://www.camera.org>
My inferiority complex is the only thing I can be proud of.

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

