Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Wed, 23 May 2001 16:19:36 +0200
From: Corinna Vinschen <cygwin@cygwin.com>
To: cygwin <cygwin@cygwin.com>
Subject: Re: crontab: can't obtain passwd entry
Message-ID: <20010523161936.T10118@cygbert.vinschen.de>
Mail-Followup-To: cygwin <cygwin@cygwin.com>
References: <3B090405.B1D2BE14@lightbridge.com> <20010522095255.B27460@cygbert.vinschen.de> <3B0A5A28.F310222C@lightbridge.com> <20010522165113.F27460@cygbert.vinschen.de> <3B0A83DB.C0F568DB@lightbridge.com> <20010522182400.M27460@cygbert.vinschen.de> <3B0A97E5.1BC18894@lightbridge.com> <20010522212527.I10118@cygbert.vinschen.de> <3B0B9D06.3A2BF7C8@lightbridge.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <3B0B9D06.3A2BF7C8@lightbridge.com>; from lbohm@lightbridge.com on Wed, May 23, 2001 at 07:20:38AM -0400

On Wed, May 23, 2001 at 07:20:38AM -0400, Louis Bohm wrote:
> If I am not mistaken this is where it is failing:
> 478  184138 [main] crontab 1104 symlink_info::check: GetFileAttributesA
> (C:\cygwin\var\log\wtmp) failed
> 
> Now when I checked there was not /var/log/wtmp.  Actually there was not /var/log.  I
> created the log directory and even touched the file but it still fails.  Though it gets
> past this in the trace.
> 
> I am including the new trace for this too...  Though I do not see where it is failing
> now...
> 
> The only thing I am seeing that is weird is the following line:
>  366  232834 [main] crontab 988 fhandler_tty_slave::write: waited 1000 ms for
> output_done_event, WFSO 0
> 
> What does that mean???

"WaitForSingleObject", a win32 function.

Unfortunately there's nothing of interest in the strace output.

Corinna

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

