public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Voelker, Bernhard" <bernhard.voelker@siemens-enterprise.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: rsync crash behind a firewall
Date: Fri, 02 Sep 2011 09:14:00 -0000	[thread overview]
Message-ID: <7856072A9D04C24B82DFE2B1112FE38A0C27524044@MCHP058A.global-ad.net> (raw)

As part of coreutils' bootstrap, rsync crashes:

  $ /usr/bin/rsync \
    --delete \
    --exclude '*.s1' \
    -Lrtvz 'translationproject.org::tp/latest/coreutils/' \
    'po/.reference'
  rsync: failed to connect to translationproject.org (*inet_ntop failed*): Connection refused (111)
  Segmentation fault (core dumped)

  $ cat rsync.exe.stackdump
  Exception: STATUS_ACCESS_VIOLATION at eip=0042C160
  eax=00000000 ebx=00000002 ecx=00000000 edx=00000000 esi=004F860C edi=0022A7EC
  ebp=0022BC28 esp=0022A7A0 program=D:\cygwin\bin\rsync.exe, pid 10172, thread main
  cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
  Stack trace:
  Frame     Function  Args
  0022BC28  0042C160  (004F85A8, 00000369, 00000000, 00000000)
  0022BC98  0042C8A0  (004F85A8, 00000369, 00000000, 00000000)
  0022BCD8  0043775D  (004F85A8, 00000001, 004E8410, 00000001)
  0022CD58  0041BCA9  (61244087, 00000000, 0022CD98, 61007038)
  0022CD98  61007038  (00000000, 0022CDD4, 61006980, 7FFDB000)
  End of stack trace

  $ /usr/bin/rsync --version
  rsync  version 3.0.8  protocol version 30
  Copyright (C) 1996-2011 by Andrew Tridgell, Wayne Davison, and others.
  Web site: http://rsync.samba.org/
  Capabilities:
      64-bit files, 64-bit inums, 32-bit timestamps, 64-bit long ints,
      socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
      append, ACLs, xattrs, no iconv, symtimes

  rsync comes with ABSOLUTELY NO WARRANTY.  This is free software, and you
  are welcome to redistribute it under certain conditions.  See the GNU
  General Public Licence for details.

I'm behind a corporate firewall which doesn't permit outgoing connections,
but why does rsync crash _after_ issueing the error message?

Have a nice day,
Berny

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

                 reply	other threads:[~2011-09-02  9:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7856072A9D04C24B82DFE2B1112FE38A0C27524044@MCHP058A.global-ad.net \
    --to=bernhard.voelker@siemens-enterprise.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).