| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=0.8 required=5.0 tests=BAYES_50,SPF_HELO_PASS |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| Subject: | 1.7.7: mv.exe hangs on locked directory |
| X-PHP-Script: | mattpacker.com/r/index.php for 78.86.172.106 |
| MIME-Version: | 1.0 |
| Date: | Thu, 14 Apr 2011 13:01:34 +0100 |
| From: | Matt Packer <me AT mattpacker DOT com> |
| Message-ID: | <12bafae7207ba5fda0e4aea16abfee55@mattpacker.com> |
| X-Sender: | me AT mattpacker DOT com |
| User-Agent: | RoundCube Webmail/0.2a |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
This behaviour occurs on CYGWIN_NT-6.1-WOW64 1.7.7(0.230/5/3) 2010-08-31
09:58. On Win7 x64 SP1 (Also occurs on SP0)
Repro Steps:
Open Bash window 1
====
mkdir ${TMP}/foo;
cd ${TMP}/foo;
===Leave this window open===
Open Bash window 2
====
mv ${TMP}/foo ${TMP}/bar;
This will hang indefinitely and produce no fail message. This is a new bug,
as when trying on an older version (CYGWIN_NT-6.1-WOW64 1.5.25(0.156/4/2)
2008-06-12 19:34) it shows an error and terminates.
I have tried copying over both bash.exe and mv.exe from this old version to
the new version however this does not resolve this problem.
Any suggestions I can try?
Thanks.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |