Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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: Fri, 4 Mar 2005 15:01:29 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: "cannot set time" on FAT32 - after installing cygwin-1.5.13-1 Message-ID: <20050304140129.GD2839@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <42284F8F DOT 5040504 AT iopan DOT gda DOT pl> <20050304121517 DOT GA2839 AT cygbert DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050304121517.GA2839@cygbert.vinschen.de> User-Agent: Mutt/1.4.2i On Mar 4 13:15, Corinna Vinschen wrote: > On Mar 4 13:07, Jacek Piskozub wrote: > > This is from "strace touch foo-r" output: > > > 96 56626 [main] touch 828181 fhandler_base::open_9x: 0xB8 = > > > CreateFile (d:\mozilla_source\mozilla\foo-r, 0x80000000, 0x3, 0x83E910, > > > 0x3, 0x2000080, 0) > > > 104 56730 [main] touch 828181 fhandler_base::open_9x: 1 = > > > fhandler_base::open (d:\mozilla_source\mozilla\foo-r, 0x110000) > > > 103 56833 [main] touch 828181 fhandler_base::open_fs: 1 = > > > fhandler_disk_file::open (d:\mozilla_source\mozilla\foo-r, 0x10000) > > > 845 57678 [main] touch 828181 fhandler_disk_file::utimes: incoming > > > lastaccess 42284C7C 0001FBD0 > > > 156 57834 [main] touch 828181 fhandler_base::close: closing > > > '/cygdrive/d/mozilla_source/mozilla/foo-r' handle 0xB8 > > > 185 58019 [main] touch 828181 seterrno_from_win_error: > > > /netrel/src/cygwin-1.5.13-1/winsup/cygwin/fhandler_disk_file.cc:835 > > > windows error 5 > > > 132 58151 [main] touch 828181 geterrno_from_win_error: windows error 5 > > > == errno 13 > > > 98 58249 [main] touch 828181 geterrno_from_win_error: windows error 5 > > > == errno 13 > > > 101 58350 [main] touch 828181 utimes: -1 = utimes (foo-r, 0x0) > > > > Same errors as in the foo-rw case. > > Thanks very much. I think I understand now what happens, at least > vaguely. Sigh, time to dust off my Win98 VM. Ok, I've reproduced the effect (this only happens on 9x/ME) and I've checked in a fix. Please try the next Cygwin developers snapshot from http://cygwin.com/snapshots/ Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/