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, 29 Apr 2005 23:03:50 -0400 From: "Shaffer, Kenneth" X-X-Sender: shaffek AT Crunch DOT bcgssbd DOT sciatl DOT com Reply-To: kenneth DOT shaffer AT sciatl DOT com To: cygwin AT cygwin DOT com Subject: unknown windows error 64 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" I'm having a problem with cp returning "Permission denied". I managed to strace it and found that after a whole lot of successful block read/writes, an unknown windows error 64 shows up. A snippet of the trace follows. 79 42539116 [main] cp 1324 readv: 1024 = readv (3, 0x22D590, 1), errno 0 75 42539191 [main] cp 1324 writev: writev (4, 0x22D550, 1) 73 42539264 [main] cp 1324 fhandler_base::write: binary write 1458 42540722 [main] cp 1324 writev: 1024 = write (4, 0x22D550, 1), errno 0 90 42540812 [main] cp 1324 readv: readv (3, 0x22D590, 1) blocking, sigcatchers 0 74 42540886 [main] cp 1324 readv: no need to call ready_for_read 78 42540964 [main] cp 1324 fhandler_base::read: returning 1024, binary mode 79 42541043 [main] cp 1324 readv: 1024 = readv (3, 0x22D590, 1), errno 0 82 42541125 [main] cp 1324 writev: writev (4, 0x22D550, 1) 73 42541198 [main] cp 1324 fhandler_base::write: binary write 20605102 63146300 [main] cp 1324 seterrno_from_win_error: /netrel/src/cygwin-1.5.16-1/winsup/cygwin/ fhandler.cc:292 windows error 64 164 63146464 [main] cp 1324 geterrno_from_win_error: unknown windows error 64, setting errno to 13 89 63146553 [main] cp 1324 writev: -1 = write (4, 0x22D550, 1), errno 13 770 63147323 [main] cp 1324 fhandler_base::write: binary write -- Ken Shaffer - - - - - - - Appended by Scientific-Atlanta, Inc. - - - - - - - This e-mail and any attachments may contain information which is confidential, proprietary, privileged or otherwise protected by law. The information is solely intended for the named addressee (or a person responsible for delivering it to the addressee). If you are not the intended recipient of this message, you are not authorized to read, print, retain, copy or disseminate this message or any part of it. If you have received this e-mail in error, please notify the sender immediately by return e-mail and delete it from your computer. -- 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/