This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Infinite Loop In "rm -fr" When Busy File Encountered


> Now I do this:
>
> % mkdir subdir
> % java Writer subdir/target Now is the time
>
>
> In a separate Cygwin window:
>
> % cd tstdir
> % rm -fr subdir
>
>
> And the symptom is manifest: rm sits there, churning away, awaiting its
death at the hands of a merciless signal.

What output do you get with:
strace -fr subdir
?



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]