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: 1.3.12: rm -rf on directory with open files hangs


Michael Beach wrote:

Hi all, I've been bitten lately by rm -rf on a directory occasionally hanging. After some fooling around, I've come up with a simple way of reproducing the problem. I'm currently using 1.3.12 of the DLL on Windows 2000 Professional SP2. Results from 'cygcheck -s -v -r' are attached.
I have a patch for this that I have not yet submitted.  The unlink()
system call needs to rename the file to a temporary directory and
then remove the file.

I'll post the patch to cygwin-patches in a bit.

Joe Buehler




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