Re: Fwd: findutils bug

2006-04-03 Thread rowol
Thanks for looking at this James. I'll send a report to Cygwin at some point. For now I'm using the find with gnuwin32 (native win32), which appears to work. Thanks! Ross > On 4/2/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >> > Did you mean to send a zero-byte strace.txt file as an attac

Re: Fwd: findutils bug

2006-04-03 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to James Youngman on 4/3/2006 3:14 AM: > > Notice that the value of st_ino is different between the two calls to > fstat(). This is triggering the logic within find that detects > attempted race condition exploits (for example deleting a s

Re: Fwd: findutils bug

2006-04-03 Thread James Youngman
On 4/2/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Did you mean to send a zero-byte strace.txt file as an attachment? > > It looks empty to me, at least. > > I've attached it again... Looking at the trace, we have this sequence of events... 840 534535 [main] find 208 get_file_attribut

Re: Fwd: findutils bug

2006-04-02 Thread Eric Blake
> Ross, there's no point sending thre response to just me - if you do > that, how will anybody elese help? I agree, and I have already stated that this is very likely a cygwin problem, and not a findutils problem. The cygwin mailing list documents known issues with remote Samba drives in cygwin 1

Fwd: findutils bug

2006-04-02 Thread James Youngman
ROTECTED]> Date: Apr 2, 2006 7:39 PM Subject: Re: findutils bug To: James Youngman <[EMAIL PROTECTED]> > On 4/1/06, Ross Wolin <[EMAIL PROTECTED]> wrote: >> >>Hi, >>I'm having a problem using cygwin's find on WinXP.It works fine >> w

Re: findutils bug

2006-04-02 Thread James Youngman
On 4/1/06, Ross Wolin <[EMAIL PROTECTED]> wrote: > >Hi, >I'm having a problem using cygwin's find on WinXP.It works fine when I >run it on a local drive, but when I run it on my network drive, it tells me >directories don't exist, i.e. What about plain files? Do the things th

Re: findutils bug

2006-04-01 Thread Eric Blake
> >Hi, >I'm having a problem using cygwin's find on WinXP.It works fine when I >run it on a local drive, but when I run it on my network drive, it tells me >directories don't exist, i.e. Then you should direct your question to the cygwin list (cygwin AT cygwin DOT com), as thi

findutils bug

2006-04-01 Thread Ross Wolin
Hi, I'm having a problem using cygwin's find on WinXP.It works fine when I run it on a local drive, but when I run it on my network drive, it tells me directories don't exist, i.e. V:\>find . ./mp3 find: ./mp3: No such file or directory ./utils find: