From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9045 invoked by alias); 4 Mar 2019 12:19:04 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 9026 invoked by uid 89); 4 Mar 2019 12:19:03 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-4.9 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_SOFTFAIL,URI_HEX autolearn=ham version=3.3.2 spammy=office X-HELO: n5.nabble.com Received: from n5.nabble.com (HELO n5.nabble.com) (162.253.133.81) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 04 Mar 2019 12:19:01 +0000 Received: from n5.nabble.com (localhost [127.0.0.1]) by n5.nabble.com (Postfix) with ESMTP id E2383C207C26 for ; Mon, 4 Mar 2019 05:13:32 -0700 (MST) Date: Mon, 04 Mar 2019 12:19:00 -0000 From: jwang To: cygwin@cygwin.com Message-ID: <1551701612886-0.post@n5.nabble.com> Subject: rsync failed after windows 10 update MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2019-03/txt/msg00028.txt.bz2 Error message via strace: 1238 99433 [main] rsync 10684 getwinenv: can't set native for HOME= since no environ yet 3295 164392 [main] rsync 10684 transport_layer_pipes::connect: Try to connect to named pipe: \\.\pipe\cygwin-e022582115c10879-lpc 199 164591 [main] rsync 10684 transport_layer_pipes::connect: Error opening the pipe (2) 138 164729 [main] rsync 10684 client_request::make_request: cygserver un-available (/etc/cygserver.conf not in office either, nor on asus) 109 282075 [main] rsync 10684 fhandler_pipe::create: name \\.\pipe\cygwin-e022582115c10879-pty0-from-master, size 131072, mode PIPE_TYPE_MESSAGE 188 282263 [main] rsync 10684 fhandler_pipe::create: pipe busy 84 416660 [main] rsync 10684 fhandler_base::open: (\??\C:\cygwin64\home\james\.popt, 0x108000) 154 416814 [main] rsync 10684 seterrno_from_nt_status: /home/corinna/src/cygwin/cygwin-2.10.0/cygwin-2.10.0-1.x86_64/src/newlib-cygwin/winsup/cygwin/fhandler.cc:680 status 0xC0000034 -> windows error 2 85 416899 [main] rsync 10684 geterrno_from_win_error: windows error 2 == errno 2 82 417227 [main] rsync 10684 open: -1 = open(/home/james/.popt, 0x8000), errno 2 1129 418356 [main] rsync 10684 sigaction_worker: signal 2, newact 0x10047D700 (handle --- Process 10684 loaded C:\Windows\System32\mswsock.dll at 00007ffc55ca0000 21023506 21450873 [main] rsync 10684 socketpair: connect error 9154 21460027 [main] rsync 10684 __set_errno: void __set_winsock_errno(const char*, int):224 setting errno 116 128 21460155 [main] rsync 10684 __set_winsock_errno: socketpair:2656 - winsock error 10060 -> errno 116 83 21460238 [main] rsync 10684 socketpair: -1 = socketpair(...), errno 116 76 21464431 [main] rsync 10684 write: 1 = write(2, 0x1802019A7, 1) 606 21465037 [main] rsync 10684 __set_errno: cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 116 21695034 [main] rsync 10684 __set_errno: fhandler_socket* get(int):86 setting errno 108 132 21695166 [main] rsync 10684 cygwin_getsockopt: -1 = getsockopt(0, 65535, 0x1008, 0xFFFFA918, 0xFFFFA91C), errno 108 508 21695674 [main] rsync 10684 close: close(0) Would you please shed some light how to fix this issue? Thanks a lot in advance James -- Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html -- 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