Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Thu, 6 Jun 2002 17:11:00 +0200
From: Pavel Tsekov <ptsekov@syntrex.com>
Reply-To: Pavel Tsekov <cygwin@cygwin.com>
Organization: Syntrex, Inc.
X-Priority: 3 (Normal)
Message-ID: <4221375626.20020606171100@syntrex.com>
To: cygwin@cygwin.com
Subject: Re[2]: 1.3.11(CVS): Possible bug involving temp file generation
In-Reply-To: <20020606165907.F22789@cygbert.vinschen.de>
References: <20020605132012.8086.qmail@web21002.mail.yahoo.com>
 <12220356170.20020605154358@syntrex.com> <20020605150849.GF15167@redhat.com>
 <17118445663.20020606162210@syntrex.com>
 <20020606165907.F22789@cygbert.vinschen.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

>> I have a question - what is the return value of NtQueryObject () if
>> the ntdll.dll is not found i.e. you're executing on Win9x ? Is it 0 or
>> -1 ? It seems from the strace.log the it is 0 but I want to be sure.
>> 
>> If it is 0 there is a problem - see below:

CV> It's not 0.  See autoload.cc.

I did, but got some hard time groking it :(

But how do you explain this then (taken from the strace.log attached
by Nicholas Wourms) ?

**********************************************
Program name: C:\CYGNUS\CYGWIN\BIN\PATCH.EXE (601141)
App version:  1003.9, api: 0.51
DLL version:  1003.11, api: 0.53
DLL build:    2002-06-04 09:27
OS version:   Windows ME-4.90
Date/Time:    2002-06-04 10:31:36
**********************************************

 2142   57784 [main] PATCH 601141 handle_to_fn: nt name ''

 From what you say and what I can see in the code it look like this
 shouldn't be hapenning.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

