| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-0.1 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS |
| X-Spam-Check-By: | sourceware.org |
| MIME-Version: | 1.0 |
| Date: | Sun, 3 May 2009 18:13:42 -0400 |
| Message-ID: | <5c01594c0905031513o477a6f81m735843a158335f4d@mail.gmail.com> |
| Subject: | rsync hanging |
| From: | Dat Head <dathead2 AT gmail DOT com> |
| To: | cygwin AT cygwin DOT com |
| 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 |
rsync keeps hanging on me - never gets off the ground (doesn't print
the ("creating file list" message) - strace shows it hangs here:
33 120271067 [main] rsync 3236 cygwin_select: sel.always_ready 0
65 120271132 [main] rsync 3236 start_thread_socket: Handle 0x6D8
32 120271164 [main] rsync 3236 start_thread_socket: Added to readfds
31 120271195 [main] rsync 3236 start_thread_socket: exitsock 0x7EC
35 120271230 [main] rsync 3236 start_thread_socket: stuff_start 0x22A2E4
96 120271326 [main] rsync 3236 select_stuff::wait: m 2, ms 60000
CYGWIN_NT-5.1 rootboy2 1.5.25(0.156/4/2) 2008-06-12 19:34 i686 Cygwin
rsync version 3.0.4 protocol version 30
netstat -an is showing a lot of these after several ctrl-c aborts
of these hung rsyncs - not sure if that is where they came from or not:
TCP 127.0.0.1:1140 127.0.0.1:1141 ESTABLISHED
TCP 127.0.0.1:1141 127.0.0.1:1140 ESTABLISHED
TCP 127.0.0.1:1142 127.0.0.1:1143 ESTABLISHED
TCP 127.0.0.1:1143 127.0.0.1:1142 ESTABLISHED
TCP 127.0.0.1:2629 127.0.0.1:2630 ESTABLISHED
TCP 127.0.0.1:2630 127.0.0.1:2629 ESTABLISHED
TCP 127.0.0.1:2631 127.0.0.1:2632 ESTABLISHED
TCP 127.0.0.1:2632 127.0.0.1:2631 ESTABLISHED
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |