From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21112 invoked by alias); 5 May 2017 21:51:30 -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 21075 invoked by uid 89); 5 May 2017 21:51:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=BAYES_50,GIT_PATCH_2,RP_MATCHES_RCVD,TBC,WEIRD_PORT autolearn=ham version=3.3.2 spammy=UD:au, UD:jpeg, 2700, H*F:U*cygwin X-HELO: Ishtar.sc.tlinx.org Received: from ishtar.tlinx.org (HELO Ishtar.sc.tlinx.org) (173.164.175.65) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 05 May 2017 21:51:12 +0000 Received: from [192.168.3.11] (Athena [192.168.3.11]) by Ishtar.sc.tlinx.org (8.14.7/8.14.4/SuSE Linux 0.8) with ESMTP id v45LpAL3010799 for ; Fri, 5 May 2017 14:51:12 -0700 Message-ID: <590CF3CE.8000309@tlinx.org> Date: Fri, 05 May 2017 21:51:00 -0000 From: L A Walsh User-Agent: Thunderbird MIME-Version: 1.0 To: "cygwin@cygwin.com" Subject: rsync problem -- just times out -- rsync or cygwin ? Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2017-05/txt/msg00075.txt.bz2 I've been trying to merge some files from a backup of my normal desktop onto a spare Winbox. rsync hasn't been working for local->local copy which seems a bit strange. All it seems to want to do is 'timeout' -- trying a simple: cd /etc /etc> rsync -auvnv ishtar_local/. local/. rsync: pipe: Connection timed out (116) rsync error: error in IPC code (code 14) at pipe.c(122) [sender=3D3.1.2] Why is it trying to talk through a pipe and why would this fail? I have tried doing an strace, but it's not very clear what is going on. Should I forward this to the rsync group or does this seem like something broken on this machine's setup, or what? Including the strace below. Thanks! -linda ---- strace -f rsync -auvnv ishtar_local/. local/. (output): --- Process 242824 created --- Process 242824 loaded C:\Windows\System32\ntdll.dll at 00000000777d0000 --- Process 242824 loaded C:\Windows\System32\kernel32.dll at=20 00000000776b0000 --- Process 242824 loaded C:\Windows\System32\KernelBase.dll at=20 000007fefd7c0000 --- Process 242824 loaded C:\bin\cygwin1.dll at 0000000180040000 --- Process 242824 loaded C:\bin\cygiconv-2.dll at 00000003fac60000 6 6 [main] rsync (242824)=20 ********************************************** 91 97 [main] rsync (242824) Program name: C:\bin\rsync.exe=20 (windows pid 242824) 104 201 [main] rsync (242824) OS version: Windows NT-6.1 18 219 [main] rsync (242824)=20 ********************************************** 52 271 [main] rsync (242824) sigprocmask: 0 =3D sigprocmask (0,=20 0x0, 0x1802E4BD0) 224 495 [main] rsync 242824 open_shared: name shared.5, n 5,=20 shared 0x180030000 (wanted 0x180030000), h 0x68, *m 6 27 522 [main] rsync 242824 user_heap_info::init: heap base=20 0x600000000, heap top 0x600000000, heap size 0x20000000 (536870912) 25 547 [main] rsync 242824 open_shared: name=20 S-1-5-21-33333-77777-33333-5013.1, n 1, shared 0x180020000 (wanted=20 0x180020000), h 0x64, *m 6 17 564 [main] rsync 242824 user_info::create: opening user shared=20 for 'S-1-5-21-33333-77777-33333-5013' at 0x180020000 17 581 [main] rsync 242824 user_info::create: user shared version=20 AB1FCCE8 42 623 [main] rsync 242824 fhandler_pipe::create: name=20 \\.\pipe\cygwin-a46ac466ed629d62-242824-sigwait, size 11440, mode=20 PIPE_TYPE_MESSAGE 53 676 [main] rsync 242824 fhandler_pipe::create: pipe read=20 handle 0x7C 16 692 [main] rsync 242824 fhandler_pipe::create: CreateFile:=20 name \\.\pipe\cygwin-a46ac466ed629d62-242824-sigwait 36 728 [main] rsync 242824 fhandler_pipe::create: pipe write=20 handle 0x80 29 757 [main] rsync 242824 dll_crt0_0: finished dll_crt0_0=20 initialization --- Process 242824 thread 243364 created 130 887 [sig] rsync 242824 wait_sig: entering ReadFile loop,=20 my_readsig 0x7C, my_sendsig 0x80 120 1007 [main] rsync 242824 time: 1494020167 =3D time(0x0) 63 1070 [main] rsync 242824 mount_info::conv_to_posix_path:=20 conv_to_posix_path (C:\etc, 0x0, no-add-slash) 29 1099 [main] rsync 242824 normalize_win32_path: C:\etc =3D=20 normalize_win32_path (C:\etc) 20 1119 [main] rsync 242824 mount_info::conv_to_posix_path: /etc =3D= =20 conv_to_posix_path (C:\etc) 28 1147 [main] rsync 242824 sigprocmask: 0 =3D sigprocmask (0, 0x0,=20 0x600018130) 80 1227 [main] rsync 242824 _cygwin_istext_for_stdio: fd 0: not open 14 1241 [main] rsync 242824 _cygwin_istext_for_stdio: fd 1: not open 13 1254 [main] rsync 242824 _cygwin_istext_for_stdio: fd 2: not open 53 1307 [main] rsync (242824) open_shared: name cygpid.242824, n=20 242824, shared 0x180010000 (wanted 0x180010000), h 0xA4, *m 2 18 1325 [main] rsync (242824) time: 1494020167 =3D time(0x0) 13 1338 [main] rsync 242824 pinfo::thisproc: myself dwProcessId 242824 47 1385 [main] rsync 242824 environ_init: GetEnvironmentStrings=20 returned 0x3E16A0 72 1457 [main] rsync 242824 win32env_to_cygenv: 0x6000284F0: !::=3D::\ 23 1480 [main] rsync 242824 win32env_to_cygenv: 0x600028510:=20 ALLUSERSPROFILE=3DC:\ProgramData 20 1500 [main] rsync 242824 win32env_to_cygenv: 0x600028540:=20 APPDATA=3DC:\Users\law.Bliss\AppData\Roaming 23 1523 [main] rsync 242824 win32env_to_cygenv: 0x600028580:=20 BASH_ENV=3D/Users/law.Bliss/.bash_env 95 1618 [main] rsync 242824 win32env_to_cygenv: 0x6000285B0:=20 BASH_FUNC___age%%=3D() { declare ns=3D$(date +"%N"); declare -i ms=3D${ns##+(0)}/1000000; printf "%4d.%03d\n" $SECONDS $ms } 39 1657 [main] rsync 242824 win32env_to_cygenv: 0x600028640:=20 BASH_FUNC__path_append%%=3D() { _path_op '$1=3D\"${!1}:$2\"' "$@" } 29 1686 [main] rsync 242824 win32env_to_cygenv: 0x600028690:=20 BASH_FUNC__path_delete%%=3D() { _path_op '$1=3D\"${!1//*(:$2|$2:)/}\"' '!'= "$@" } 24 1710 [main] rsync 242824 win32env_to_cygenv: 0x6000286F0:=20 BASH_FUNC__path_empty%%=3D() { while (($#)); do [[ -e $1 ]] || return 0; [[ -f $1 && -s $1 ]] && return 1; [[ -d $1 ]] && { declare -i ng_state=3D1; shopt -p nullglob &> /dev/null; ng_state=3D!$?; shopt -u nullglob; local -a entries=3D("$1"/*); ((!ng_state)) && shopt -s nullglob; ((${#entries})) && return 1 }; shift; done; return 0 } 22 1732 [main] rsync 242824 win32env_to_cygenv: 0x600028850:=20 BASH_FUNC__path_has_subpath%%=3D() { [[ ${!1} =3D~ (:$2:|^$2:|:$2$) ]] } 25 1757 [main] rsync 242824 win32env_to_cygenv: 0x6000288A0:=20 BASH_FUNC__path_op%%=3D() { (($#<3)) && return 1; local fmt=3D"$1" pathname=3D"$2"; shift 2; declare -i s=3D0; if [[ $pathname =3D=3D ! ]]; then s=3D1; pathname=3D"$1"; shift; fi; while (($#)); do [[ -d $1 ]] && ! _path_empty "$1" && { { _path_has_subpath "$pathname" "$1"; ((!($?^$s))) } || eval "export $(set $pathname $1; eval "echo $fmt" )" }; shift; done } 23 1780 [main] rsync 242824 win32env_to_cygenv: 0x600028A20:=20 BASH_FUNC__path_prepend%%=3D() { _path_op '$1=3D\"$2:${!1}\"' "$@" } 23 1803 [main] rsync 242824 win32env_to_cygenv: 0x600028A70:=20 BASH_FUNC_chr%%=3D() { local chr_nl=3D"" chr_fmt; ttynl chr_nl; printf -v chr_fmt "\x5cx%02x$chr_nl" "$1"; printf "$chr_fmt" } 25 1828 [main] rsync 242824 win32env_to_cygenv: 0x600028B00:=20 BASH_FUNC_cygwin%%=3D() { return 0 } 28 1856 [main] rsync 242824 win32env_to_cygenv: 0x600028B30:=20 BASH_FUNC_datestamp%%=3D() { declare dstring=3D"%Y%m%d.%H%M%S"; if (($#>0)); then TEMP=3D$(getopt -l long,unix -n $0 -o +ul -- "$@") || { echo "$0: -u|-l (--unix|--long) or both"; return 1 }; declare -A ops; for op in $TEMP; do ops+=3D([$op]=3D1); done; [[ -n ${ops[-u]:-""} || -n ${ops[--unix]:-""} ]] && dstring=3D"%s"; [[ -n ${ops[-l]:-""} || -n ${ops[--long]:-""} ]] && dstring+=3D".%N"; fi; command -p date +$dstring } 26 1882 [main] rsync 242824 win32env_to_cygenv: 0x600028CF0:=20 BASH_FUNC_enter%%=3D() { declare doordir=3D"${1:?enter where?}"; if [[ ! -d $doordir ]]; then printf "%s is not a directory\n" "$doordir"; return 20; else if [[ ! -f $doordir/.entry ]]; then printf "%s is not a entry way\n" "$doordir"; return 2; fi; fi; source "$doordir/.entry" } 31 1913 [main] rsync 242824 win32env_to_cygenv: 0x600028E20:=20 BASH_FUNC_include%%=3D() { [[ -n ${1:?"Error: include needs filename"} ]]= =20 || return 1; local fnc=3D"${1%.shh}.shh"; [[ ${fnc:0:1} =3D=3D '/' ]] && { echo "Only relative paths are currently supported as include files." 1>&2; return 1 }; unset _FPATH; local -a _FPATH=3D($(IFS=3D:;echo $PATH)); typeset -g _g_switch_test &> /dev/null; declare -i stat=3D$?; if ((stat)); then typeset -A _INC; else unset _g_switch_test &> /dev/null; typeset -Ag _INC; fi; if [[ -z ${_INC["${fnc:-}"]:-} ]]; then local pw; for pw in "${_FPATH[@]}"; do local fn=3D"${pw%/}/${fnc}"; if [[ -r $fn ]]; then source "$fn" "$@" || { local stat=3D$?; echo "Error: include of \"$fnc\" did not return 0 status"; return $stat }; _INC["$fnc"]=3D"$fn"; return 0; fi; done; echo "Cannot find \"$fnc\" in \"$PATH\"" 1>&2; exit 2; fi } 56 1969 [main] rsync 242824 win32env_to_cygenv: 0x600029160:=20 BASH_FUNC_isatty%%=3D() { (($#)) && { test -t "$1"; return $? }; test -t 1 } 50 2019 [main] rsync 242824 win32env_to_cygenv: 0x6000291C0:=20 BASH_FUNC_mklink%%=3D() { function err_ex () { declare err=3D"${!1}" msg=3D"$2"; echo "$msg" 1>&2; return $err }; if (($#!=3D2)) && [[ ! $0 =3D~ bash ]]; then echo "mklink # (destination must not exist)" 1>&2; fi; local src=3D${1%/.} dst=3D${2%/.}; src=3D${src%/}; [[ $dst =3D=3D . ]] && dst=3D"${src##*/}"; [[ -e $dst ]] && { err_ex EEXIST "Destination, \"$dst\", already exists."; return }; [[ -e $src ]] || { err_ex ENOENT "Source, \"$src\", does not exist."; return }; local dest_type=3D"unknown"; if [[ -f $src ]]; then dest_type=3D""; else if [[ -d $src ]]; then dest_type=3D"/d"; else err_ex ENOSYS "Cannot determine src, \"$src\" as file or dir"; return; fi; fi; local winsrc windst; printf -v winsrc "%s" "$(cygpath -wl "$src")"; printf -v windst "%s" "$(cygpath -wl "$dst")"; printf -v cmd 'cmd /c mklink %s "%q" "%q"' "$dest_type" "$windst"=20 "$winsrc"; eval "$cmd"; (($?)) && err_ex ENOMSG "Windows return unexpected status($status)" } 31 2050 [main] rsync 242824 win32env_to_cygenv: 0x6000295A0:=20 BASH_FUNC_ord%%=3D() { local nl=3D""; ttynl nl; printf "%d$nl" "'$1" } 23 2073 [main] rsync 242824 win32env_to_cygenv: 0x6000295F0:=20 BASH_FUNC_push%%=3D() { local arrname=3D${1:?} artyp=3D$(typeset -p "$1"=20 >/dev/null); shift; [[ $artyp =3D~ .*-a.* ]] || { printf '"%s" is not an array: cannot push\n' "$arrname"; return 1 }; eval "$arrname+=3D( "$@" )" } 22 2095 [main] rsync 242824 win32env_to_cygenv: 0x6000296E0:=20 BASH_FUNC_showsize%%=3D() { local s=3D$(stty size); local o=3D"(${s% *}x${s#* })"; s=3D"${#o}"; echo -n $o; while ((s-- > 0)); do echo -ne "\b"; done } 28 2123 [main] rsync 242824 win32env_to_cygenv: 0x600029780:=20 BASH_FUNC_spwd%%=3D() { declare f=3D""; [[ -n ${f:=3D${-//[^x]/}} ]] && set +$f; (($#)) || { set "${PWD:=3D$(echo -En $( eval "{,{,/usr}/bin/}pwd 2>&-||:"= =20 ))}"; (($#)) || return 1 }; declare -i w=3DCOLUMNS/2; ( printf -v _p "%s" "$1"; export IFS=3D/; set $_p; shift; unset IFS; t=3D"${_p#$_home_prefix}"; declare -i tl=3D${#t}; if (($#<=3D6 && tl\[\] 22 4715 [main] rsync 242824 win32env_to_cygenv: 0x60003B1C0: PS2=3D> 22 4737 [main] rsync 242824 win32env_to_cygenv: 0x60003B1E0:=20 PS4=3D>>${BASH_SOURCE:+${BASH_SOURCE[0]/$HOME/~}}#${LINENO}> 20 4757 [main] rsync 242824 win32env_to_cygenv: 0x60003B230:=20 PSModulePath=3DC:\Windows\system32\WindowsPowerShell\v1.0\Modules\ 24 4781 [main] rsync 242824 win32env_to_cygenv: 0x60003B280:=20 PUBLIC=3DC:\Users\Public 21 4802 [main] rsync 242824 win32env_to_cygenv: 0x60003B2A0: PWD=3D/e= tc 21 4823 [main] rsync 242824 win32env_to_cygenv: 0x60003B2C0:=20 ProgramData=3DC:\ProgramData 20 4843 [main] rsync 242824 win32env_to_cygenv: 0x60003B2F0:=20 ProgramFiles(x86)=3DC:\Program Files (x86) 42 4885 [main] rsync 242824 win32env_to_cygenv: 0x60003B330:=20 ProgramW6432=3DC:\Prog64 31 4916 [main] rsync 242824 win32env_to_cygenv: 0x60003B350:=20 RCSINIT=3D-zLT 22 4938 [main] rsync 242824 win32env_to_cygenv: 0x60003B370:=20 RSYNC_RSH=3Dssh 36 4974 [main] rsync 242824 win32env_to_cygenv: 0x60003B390:=20 SESSIONNAME=3DConsole 37 5011 [main] rsync 242824 win32env_to_cygenv: 0x6000281A0:=20 SHELL=3DC:/Bin/Bash.exe 22 5033 [main] rsync 242824 win32env_to_cygenv: 0x6000281C0: SHLVL=3D1 22 5055 [main] rsync 242824 win32env_to_cygenv: 0x6000281E0:=20 SYSTEMDRIVE=3DC: 21 5076 [main] rsync 242824 win32env_to_cygenv: 0x600028200:=20 SYSTEMROOT=3DC:\Windows 23 5099 [main] rsync 242824 getwinenv: can't set native for TEMP=3D=20 since no environ yet 12 5111 [main] rsync 242824 mount_info::conv_to_posix_path:=20 conv_to_posix_path (C:\tmp, 0x10000000, no-add-slash) 12 5123 [main] rsync 242824 normalize_win32_path: C:\tmp =3D=20 normalize_win32_path (C:\tmp) 11 5134 [main] rsync 242824 mount_info::conv_to_posix_path: /tmp =3D= =20 conv_to_posix_path (C:\tmp) 31 5165 [main] rsync 242824 win_env::add_cache: posix /tmp 12 5177 [main] rsync 242824 win_env::add_cache: native TEMP=3DC:\tmp 11 5188 [main] rsync 242824 posify_maybe: env var converted to=20 TEMP=3D/tmp 28 5216 [main] rsync 242824 win32env_to_cygenv: 0x600028280: TEMP=3D/= tmp 24 5240 [main] rsync 242824 win32env_to_cygenv: 0x600028220:=20 TERM=3Dlinux 49 5289 [main] rsync 242824 win32env_to_cygenv: 0x6000282A0:=20 TEST_JOBS=3D12 23 5312 [main] rsync 242824 win32env_to_cygenv: 0x6000282C0:=20 TIMEFORMAT=3D%2Rsec %2Uusr %2Ssys (%P%% cpu) 22 5334 [main] rsync 242824 getwinenv: can't set native for TMP=3D=20 since no environ yet 13 5347 [main] rsync 242824 mount_info::conv_to_posix_path:=20 conv_to_posix_path (C:\tmp, 0x10000000, no-add-slash) 11 5358 [main] rsync 242824 normalize_win32_path: C:\tmp =3D=20 normalize_win32_path (C:\tmp) 11 5369 [main] rsync 242824 mount_info::conv_to_posix_path: /tmp =3D= =20 conv_to_posix_path (C:\tmp) 32 5401 [main] rsync 242824 win_env::add_cache: posix /tmp 15 5416 [main] rsync 242824 win_env::add_cache: native TMP=3DC:\tmp 11 5427 [main] rsync 242824 posify_maybe: env var converted to=20 TMP=3D/tmp 29 5456 [main] rsync 242824 win32env_to_cygenv: 0x600028360: TMP=3D/t= mp 24 5480 [main] rsync 242824 win32env_to_cygenv: 0x600028300:=20 TZ=3DAmerica/Los_Angeles 23 5503 [main] rsync 242824 win32env_to_cygenv: 0x600028380:=20 USER=3DBliss\law 22 5525 [main] rsync 242824 win32env_to_cygenv: 0x6000283A0:=20 USERDOMAIN=3DBliss 23 5548 [main] rsync 242824 win32env_to_cygenv: 0x6000283C0:=20 USERDOMAIN_ROAMINGPROFILE=3DBliss 22 5570 [main] rsync 242824 win32env_to_cygenv: 0x6000283F0:=20 USERNAME=3Dlaw 49 5619 [main] rsync 242824 win32env_to_cygenv: 0x600028410:=20 USERPROFILE=3DC:\Users\law.Bliss 24 5643 [main] rsync 242824 win32env_to_cygenv: 0x600028440:=20 VIMRUNTIME=3DC:/Prog64/Vim/Current 22 5665 [main] rsync 242824 win32env_to_cygenv: 0x600028470:=20 VS110COMNTOOLS=3DC:\Prog\Microsoft Visual Studio 11.0\Common7\Tools 23 5688 [main] rsync 242824 win32env_to_cygenv: 0x6000284C0:=20 WCDHOME=3D/Users/law.Bliss/.wcd 30 5718 [main] rsync 242824 win32env_to_cygenv: 0x60003BA20:=20 WINDIR=3DC:\\Windows 23 5741 [main] rsync 242824 win32env_to_cygenv: 0x60003BA40:=20 XAUTHORITY=3D/Users/law.Bliss/.Xauthority 22 5763 [main] rsync 242824 win32env_to_cygenv: 0x60003BA70:=20 XDG_RUNTIME_DIR=3D/var/run/user/5013 26 5789 [main] rsync 242824 win32env_to_cygenv: 0x60003BAA0:=20 _=3D/usr/bin/strace 32 5821 [main] rsync 242824 win32env_to_cygenv: 0x60003BAC0:=20 _GPSAFE_=3Ddeclare -Ax _GROUPS_=3D(["Bliss\\Trusted Local Net Users"]=3D"10= 53"=20 [LOCAL]=3D"66048" ["Remote Desktop Users"]=3D"555" ["CONSOLE LOGON"]=3D"660= 49"=20 ["Authenticated Users"]=3D"11" ["Bliss\\Group Policy Creator=20 Owners"]=3D"520" ["Bliss\\Cert Publishers"]=3D"517" ["Bliss\\Domain=20 Admins"]=3D"512" [Users]=3D"545" ["High Mandatory Level"]=3D"11612288"=20 ["Bliss\\Schema Admins"]=3D"518" ["Bliss\\Domain Users"]=3D"513"=20 ["Bliss\\Enterprise Admins"]=3D"519" ["NTLM Authentication"]=3D"262154"=20 ["Bliss\\Media"]=3D"260" ["This Organization"]=3D"15"=20 [CurrentSession]=3D"4095" [Administrators]=3D"544" [INTERACTIVE]=3D"4"=20 [lawgroup]=3D"1003" ["Bliss\\martingroup"]=3D"1001" ["Bliss\\lawgroup"]=3D"= 201" ) 36 5857 [main] rsync 242824 win32env_to_cygenv: 0x60003BD60:=20 _LOCAL_BASH_ENV_CALLED=3D1 27 5884 [main] rsync 242824 win32env_to_cygenv: 0x60003BD90:=20 _LOCAL_DIR_=3D/etc/local 22 5906 [main] rsync 242824 win32env_to_cygenv: 0x60003BDB0:=20 _Profile_Read_=3Dtrue 22 5928 [main] rsync 242824 win32env_to_cygenv: 0x60003BDD0:=20 __dpf__=3Dlocal -a PF=3D( "/$1/$2/$3/../\${$[$#-1]}/\${$#}" "/$1/$2/../\${$[$#-1]}/\${$#}" "/$1/../\${$[$#-1]}/\${$#}" "/$1/../\${$#}" ".../\${$#}" "..." ) 22 5950 [main] rsync 242824 win32env_to_cygenv: 0x60003BEB0: _bashrc= =3D1 20 5970 [main] rsync 242824 win32env_to_cygenv: 0x60003BED0:=20 _home_prefix=3D/Users/ 32 6002 [main] rsync 242824 win32env_to_cygenv: 0x60003BEF0:=20 _prg_id=3D/usr/bin/id 37 6039 [main] rsync 242824 win32env_to_cygenv: 0x60003BF10:=20 _prg_locations_defined=3D1 23 6062 [main] rsync 242824 win32env_to_cygenv: 0x60003BF40:=20 _prg_sed=3D/usr/bin/sed 25 6087 [main] rsync 242824 win32env_to_cygenv: 0x60003BF60:=20 _prg_stty=3D/usr/bin/stty 23 6110 [main] rsync 242824 win32env_to_cygenv: 0x60003BF80:=20 _prg_uname=3D/usr/bin/uname 21 6131 [main] rsync 242824 win32env_to_cygenv: 0x60003BFB0:=20 _prg_xset=3Dxset is /usr/bin/xset 21 6152 [main] rsync 242824 win32env_to_cygenv: 0x60003BFE0:=20 _sh_LOGNAME_=3DBliss\law 23 6175 [main] rsync 242824 win32env_to_cygenv: 0x60003C000:=20 _sh_vars_read=3D1 21 6196 [main] rsync 242824 win32env_to_cygenv: 0x60003C020:=20 qUSER=3DBliss\\law 19 6215 [main] rsync 242824 pinfo_init: Set nice to 0 13 6228 [main] rsync 242824 pinfo_init: pid 242824, pgid 242824,=20 process_state 0x41 14 6242 [main] rsync 242824 App version: 2004.0, api: 0.293 13 6255 [main] rsync 242824 DLL version: 2008.0, api: 0.309 11 6266 [main] rsync 242824 DLL build: 2017-04-01 20:47 17 6283 [main] rsync 242824 dtable::extend: size 32, fds 0x18030AF30 55 6338 [main] rsync 242824 __get_lcid_from_locale: LCID=3D0x0409 171 6509 [main] rsync 242824 transport_layer_pipes::connect: Try to=20 connect to named pipe: \\.\pipe\cygwin-a46ac466ed629d62-lpc 43 6552 [main] rsync 242824 transport_layer_pipes::connect: Error=20 opening the pipe (2) 32 6584 [main] rsync 242824 client_request::make_request:=20 cygserver un-available --- Process 242824 loaded C:\Windows\System32\advapi32.dll at=20 000007fefe0f0000 --- Process 242824 loaded C:\Windows\System32\msvcrt.dll at 000007feff7a0000 --- Process 242824 loaded C:\Windows\System32\sechost.dll at=20 000007feffac0000 --- Process 242824 loaded C:\Windows\System32\rpcrt4.dll at 000007fefdfc0000 --- Process 242824 thread 241136 created --- Process 242824 loaded C:\Windows\System32\netapi32.dll at=20 000007fefbb50000 --- Process 242824 loaded C:\Windows\System32\netutils.dll at=20 000007fefc930000 --- Process 242824 loaded C:\Windows\System32\srvcli.dll at 000007fefcf80000 --- Process 242824 loaded C:\Windows\System32\wkscli.dll at 000007fefbb30000 --- Process 242824 loaded C:\Windows\System32\logoncli.dll at=20 000007fefcaf0000 --- Process 242824 thread 244096 created 21970 28554 [main] rsync 242824 pwdgrp::fetch_account_from_windows:=20 line: 122 28676 [main] rsync 242824 pwdgrp::fetch_account_from_windows:=20 line: 167 28843 [main] rsync 242824 pwdgrp::fetch_account_from_windows:=20 line: 129 28972 [main] rsync 242824 pwdgrp::fetch_account_from_windows:=20 line: 96 29068 [main] rsync 242824 pwdgrp::fetch_account_from_windows:=20 line: 626 29694 [main] rsync 242824 pwdgrp::fetch_account_from_windows:=20 line: 111 29805 [main] rsync 242824 cygheap_user::ontherange: what 2, pw=20 0x18030B1E0 19 29824 [main] rsync 242824 cygheap_user::ontherange: HOME is=20 already in the environment /Users/law.Bliss 63 29887 [main] rsync 242824 build_argv: argv[0] =3D 'rsync' 13 29900 [main] rsync 242824 build_argv: argv[1] =3D '-auvnv' 11 29911 [main] rsync 242824 build_argv: argv[2] =3D 'ishtar_local/.' 13 29924 [main] rsync 242824 build_argv: argv[3] =3D 'local/.' 12 29936 [main] rsync 242824 build_argv: argc 4 91 30027 [main] rsync 242824 build_fh_pc: created an archetype=20 (0x18030DD00) for /dev/pty0(136/0) 15 30042 [main] rsync 242824 build_fh_pc: fh 0x18030D990, dev 00880000 19 30061 [main] rsync 242824 fhandler_pipe::create: name=20 \\.\pipe\cygwin-a46ac466ed629d62-pty0-from-master, size 131072, mode=20 PIPE_TYPE_MESSAGE 38 30099 [main] rsync 242824 fhandler_pipe::create: pipe busy 14 30113 [main] rsync 242824 tty::exists: exists 1 40 30153 [main] rsync 242824 set_posix_access: ACL-Size: 124 26 30179 [main] rsync 242824 set_posix_access: Created SD-Size: 200 12 30191 [main] rsync 242824 fhandler_pty_slave::open: (393): pty=20 output_mutex (0x13C): waiting -1 ms 22 30213 [main] rsync 242824 fhandler_pty_slave::open: (393): pty=20 output_mutex: acquired 34 30247 [main] rsync 242824 tty::create_inuse:=20 cygtty.slave_alive.0 0x148 14 30261 [main] rsync 242824 fhandler_pty_slave::open: (396): pty=20 output_mutex(0x13C) released 31 30292 [main] rsync 242824 open_shared: name cygpid.244684, n=20 244684, shared 0x30000 (wanted 0x0), h 0x14C, *m 6 17 30309 [main] rsync 242824 fhandler_pty_slave::open: dup handles=20 directly since I'm the owner 21 30330 [main] rsync 242824 fhandler_pty_slave::open: duplicated=20 from_master 0x240->0x14C from pty_owner 13 30343 [main] rsync 242824 fhandler_pty_slave::open: duplicated=20 to_master 0x250->0x154 from pty_owner 11 30354 [main] rsync 242824 fhandler_pty_slave::open: duplicated=20 to_master_cyg 0x258->0x158 from pty_owner 24 30378 [main] rsync 242824 fhandler_console::need_invisible:=20 invisible_console 0 16 30394 [main] rsync 242824 fhandler_base::open_with_arch: line=20 453: /dev/pty0<0x18030DD00> usecount + 1 =3D 1 15 30409 [main] rsync 242824 fhandler_base::set_flags: flags=20 0x10002, supplied_bin 0x0 13 30422 [main] rsync 242824 fhandler_base::set_flags:=20 O_TEXT/O_BINARY set in flags 0x10000 12 30434 [main] rsync 242824 fhandler_base::set_flags: filemode set=20 to binary 13 30447 [main] rsync 242824 _pinfo::set_ctty: old no ctty, ctty=20 device number 0xFFFFFFFF, tc.ntty device number 0x880000 flags &=20 O_NOCTTY 0x0 21 30468 [main] rsync 242824 _pinfo::set_ctty: cygheap->ctty 0x0,=20 archetype 0x18030DD00 23 30491 [main] rsync 242824 _pinfo::set_ctty: ctty was NULL 11 30502 [main] rsync 242824 _pinfo::set_ctty: line 479:=20=20 /dev/pty0<0x18030DD00> usecount + 1 =3D 2 13 30515 [main] rsync 242824 _pinfo::set_ctty: /dev/pty0 ctty,=20 usecount 2 13 30528 [main] rsync 242824 _pinfo::set_ctty: attaching ctty=20 /dev/pty0 sid 242824, pid 242824, pgid 242824, tty->pgid 241444,=20 tty->sid 243772 14 30542 [main] rsync 242824 _pinfo::set_ctty: cygheap->ctty now=20 0x18030DD00, archetype 0x18030DD00 13 30555 [main] rsync 242824 fhandler_pty_slave::open_setup:=20 /dev/pty0 opened, usecount 2 12 30567 [main] rsync 242824 fhandler_base::set_flags: flags=20 0x10002, supplied_bin 0x0 13 30580 [main] rsync 242824 fhandler_base::set_flags:=20 O_TEXT/O_BINARY set in flags 0x10000 11 30591 [main] rsync 242824 fhandler_base::set_flags: filemode set=20 to binary 13 30604 [main] rsync 242824 _pinfo::set_ctty: old ctty /dev/pty0,=20 ctty device number 0x880000, tc.ntty device number 0x880000 flags &=20 O_NOCTTY 0x0 13 30617 [main] rsync 242824 _pinfo::set_ctty: attaching ctty=20 /dev/pty0 sid 243772, pid 242824, pgid 241444, tty->pgid 241444,=20 tty->sid 243772 14 30631 [main] rsync 242824 _pinfo::set_ctty: cygheap->ctty now=20 0x18030DD00, archetype 0x18030DD00 12 30643 [main] rsync 242824 fhandler_pty_slave::open_setup:=20 /dev/pty0 opened, usecount 2 36 30679 [main] rsync 242824 build_fh_pc: fh 0x18030E108, dev 000000C5 15 30694 [main] rsync 242824 fhandler_base::set_flags: flags=20 0x10001, supplied_bin 0x0 14 30708 [main] rsync 242824 fhandler_base::set_flags:=20 O_TEXT/O_BINARY set in flags 0x10000 12 30720 [main] rsync 242824 fhandler_base::set_flags: filemode set=20 to binary 12 30732 [main] rsync 242824 fhandler_base::init: created new=20 fhandler_base for handle 0x2E8, bin 1 31 30763 [main] rsync 242824 build_fh_pc: fh 0x18030E468, dev 000000C5 14 30777 [main] rsync 242824 fhandler_base::set_flags: flags=20 0x10001, supplied_bin 0x0 12 30789 [main] rsync 242824 fhandler_base::set_flags:=20 O_TEXT/O_BINARY set in flags 0x10000 12 30801 [main] rsync 242824 fhandler_base::set_flags: filemode set=20 to binary 12 30813 [main] rsync 242824 fhandler_base::init: created new=20 fhandler_base for handle 0x1A4, bin 1 102 30915 [main] rsync 242824 __set_errno: void=20 dll_crt0_1(void*):979 setting errno 0 166 31081 [main] rsync 242824 sigaction_worker: signal 30, newact=20 0x10047D700 (handler 0x10041AF40), oa 0xFFFFAA70 13 31094 [main] rsync 242824 sigaction: 0 =3D sigaction(30,=20 0x10047D700, 0x0) 12 31106 [main] rsync 242824 sigaction_worker: signal 31, newact=20 0x10047D700 (handler 0x10041BB60), oa 0xFFFFAA70 13 31119 [main] rsync 242824 sigaction: 0 =3D sigaction(31,=20 0x10047D700, 0x0) 12 31131 [main] rsync 242824 sigaction_worker: signal 20, newact=20 0x10047D700 (handler 0x10041AEE0), oa 0xFFFFAA70 13 31144 [main] rsync 242824 sigaction: 0 =3D sigaction(20,=20 0x10047D700, 0x0) 12 31156 [main] rsync 242824 time: 1494020167 =3D time(0x0) 21 31177 [main] rsync 242824 __get_lcid_from_locale: LCID=3D0x0409 125 31302 [main] rsync 242824 open: open(/etc/popt, 0x0) 15 31317 [main] rsync 242824 normalize_posix_path: src /etc/popt 13 31330 [main] rsync 242824 normalize_posix_path: /etc/popt =3D=20 normalize_posix_path (/etc/popt) 13 31343 [main] rsync 242824 mount_info::conv_to_win32_path:=20 conv_to_win32_path (/etc/popt) 16 31359 [main] rsync 242824 mount_info::cygdrive_win32_path: src=20 '/etc/popt', dst '' 14 31373 [main] rsync 242824 set_flags: flags: binary (0x2) 13 31386 [main] rsync 242824 mount_info::conv_to_win32_path:=20 src_path /etc/popt, dst C:\etc\popt, flags 0x3000A, rc 0 41 31427 [main] rsync 242824 symlink_info::check: 0xC0000034 =3D=20 NtCreateFile (\??\C:\etc\popt) 16 31443 [main] rsync 242824 symlink_info::check: 0xC0000034 =3D=20 NtQueryInformationFile (\??\C:\etc\popt) 26 31469 [main] rsync 242824 symlink_info::check: 0xC0000034 =3D=20 NtCreateFile (\??\C:\etc\popt.exe) 15 31484 [main] rsync 242824 symlink_info::check: 0xC0000034 =3D=20 NtQueryInformationFile (\??\C:\etc\popt.exe) 25 31509 [main] rsync 242824 symlink_info::check: 0xC0000034 =3D=20 NtCreateFile (\??\C:\etc\popt.lnk) 14 31523 [main] rsync 242824 symlink_info::check: 0xC0000034 =3D=20 NtQueryInformationFile (\??\C:\etc\popt.lnk) 26 31549 [main] rsync 242824 symlink_info::check: 0xC0000034 =3D=20 NtCreateFile (\??\C:\etc\popt.exe.lnk) 13 31562 [main] rsync 242824 symlink_info::check: 0xC0000034 =3D=20 NtQueryInformationFile (\??\C:\etc\popt.exe.lnk) 14 31576 [main] rsync 242824 symlink_info::check: 0 =3D=20 symlink.check(C:\etc\popt, 0xFFFF9710) (0x3000A) 13 31589 [main] rsync 242824 mount_info::conv_to_win32_path:=20 conv_to_win32_path (/etc) 12 31601 [main] rsync 242824 mount_info::cygdrive_win32_path: src=20 '/etc', dst '' 13 31614 [main] rsync 242824 set_flags: flags: binary (0x2) 12 31626 [main] rsync 242824 mount_info::conv_to_win32_path:=20 src_path /etc, dst C:\etc, flags 0x3000A, rc 0 26 31652 [main] rsync 242824 symlink_info::check: 0x0 =3D=20 NtCreateFile (\??\C:\etc) 28 31680 [main] rsync 242824 symlink_info::check: not a symlink 22 31702 [main] rsync 242824 symlink_info::check: 0 =3D=20 symlink.check(C:\etc, 0xFFFF9710) (0x3000A) 14 31716 [main] rsync 242824 path_conv::check:=20 this->path(C:\etc\popt), has_acls(1) 17 31733 [main] rsync 242824 build_fh_pc: fh 0x18030E808, dev 000000C3 16 31749 [main] rsync 242824 fhandler_base::open: (\??\C:\etc\popt,=20 0x108000) 29 31778 [main] rsync 242824 seterrno_from_nt_status:=20 /home/corinna/src/cygwin/cygwin-2.8.0/cygwin-2.8.0-1.x86_64/src/newlib-cygw= in/winsup/cygwin/fhandler.cc:671=20 status 0xC0000034 -> windows error 2 18 31796 [main] rsync 242824 geterrno_from_win_error: windows error=20 2 =3D=3D errno 2 13 31809 [main] rsync 242824 fhandler_base::open: 0xC0000034 =3D=20 NtCreateFile (0x1802D0520, 0x80100000, \??\C:\etc\popt, io, NULL, 0x0,=20 0x7, 0x1, 0x4020, NULL, 0) 12 31821 [main] rsync 242824 fhandler_base::open: 0 =3D=20 fhandler_base::open(\??\C:\etc\popt, 0x108000) 14 31835 [main] rsync 242824 fhandler_base::open_fs: 0 =3D=20 fhandler_disk_file::open(\??\C:\etc\popt, 0x8000) 14 31849 [main] rsync 242824 open: -1 =3D open(/etc/popt, 0x8000),=20 errno 2 16 31865 [main] rsync 242824 open: open(/Users/law.Bliss/.popt, 0x0) 12 31877 [main] rsync 242824 normalize_posix_path: src=20 /Users/law.Bliss/.popt 13 31890 [main] rsync 242824 normalize_posix_path:=20 /Users/law.Bliss/.popt =3D normalize_posix_path (/Users/law.Bliss/.popt) 13 31903 [main] rsync 242824 mount_info::conv_to_win32_path:=20 conv_to_win32_path (/Users/law.Bliss/.popt) 12 31915 [main] rsync 242824 mount_info::cygdrive_win32_path: src=20 '/Users/law.Bliss/.popt', dst '' 13 31928 [main] rsync 242824 set_flags: flags: binary (0x2) 12 31940 [main] rsync 242824 mount_info::conv_to_win32_path:=20 src_path /Users/law.Bliss/.popt, dst C:\Users\law.Bliss\.popt, flags=20 0x3000A, rc 0 44 31984 [main] rsync 242824 symlink_info::check: 0xC0000034 =3D=20 NtCreateFile (\??\C:\Users\law.Bliss\.popt) 20 32004 [main] rsync 242824 symlink_info::check: 0xC0000034 =3D=20 NtQueryInformationFile (\??\C:\Users\law.Bliss\.popt) 26 32030 [main] rsync 242824 symlink_info::check: 0xC0000034 =3D=20 NtCreateFile (\??\C:\Users\law.Bliss\.popt.exe) 14 32044 [main] rsync 242824 symlink_info::check: 0xC0000034 =3D=20 NtQueryInformationFile (\??\C:\Users\law.Bliss\.popt.exe) 26 32070 [main] rsync 242824 symlink_info::check: 0xC0000034 =3D=20 NtCreateFile (\??\C:\Users\law.Bliss\.popt.lnk) 14 32084 [main] rsync 242824 symlink_info::check: 0xC0000034 =3D=20 NtQueryInformationFile (\??\C:\Users\law.Bliss\.popt.lnk) 25 32109 [main] rsync 242824 symlink_info::check: 0xC0000034 =3D=20 NtCreateFile (\??\C:\Users\law.Bliss\.popt.exe.lnk) 14 32123 [main] rsync 242824 symlink_info::check: 0xC0000034 =3D=20 NtQueryInformationFile (\??\C:\Users\law.Bliss\.popt.exe.lnk) 13 32136 [main] rsync 242824 symlink_info::check: 0 =3D=20 symlink.check(C:\Users\law.Bliss\.popt, 0xFFFF96D0) (0x3000A) 13 32149 [main] rsync 242824 mount_info::conv_to_win32_path:=20 conv_to_win32_path (/Users/law.Bliss) 13 32162 [main] rsync 242824 mount_info::cygdrive_win32_path: src=20 '/Users/law.Bliss', dst '' 13 32175 [main] rsync 242824 set_flags: flags: binary (0x2) 11 32186 [main] rsync 242824 mount_info::conv_to_win32_path:=20 src_path /Users/law.Bliss, dst C:\Users\law.Bliss, flags 0x3000A, rc 0 27 32213 [main] rsync 242824 symlink_info::check: 0x0 =3D=20 NtCreateFile (\??\C:\Users\law.Bliss) 21 32234 [main] rsync 242824 symlink_info::check: not a symlink 21 32255 [main] rsync 242824 symlink_info::check: 0 =3D=20 symlink.check(C:\Users\law.Bliss, 0xFFFF96D0) (0x3000A) 14 32269 [main] rsync 242824 path_conv::check:=20 this->path(C:\Users\law.Bliss\.popt), has_acls(1) 15 32284 [main] rsync 242824 build_fh_pc: fh 0x18030E808, dev 000000C3 16 32300 [main] rsync 242824 fhandler_base::open:=20 (\??\C:\Users\law.Bliss\.popt, 0x108000) 28 32328 [main] rsync 242824 seterrno_from_nt_status:=20 /home/corinna/src/cygwin/cygwin-2.8.0/cygwin-2.8.0-1.x86_64/src/newlib-cygw= in/winsup/cygwin/fhandler.cc:671=20 status 0xC0000034 -> windows error 2 15 32343 [main] rsync 242824 geterrno_from_win_error: windows error=20 2 =3D=3D errno 2 13 32356 [main] rsync 242824 fhandler_base::open: 0xC0000034 =3D=20 NtCreateFile (0x1802D0520, 0x80100000, \??\C:\Users\law.Bliss\.popt, io,=20 NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0) 13 32369 [main] rsync 242824 fhandler_base::open: 0 =3D=20 fhandler_base::open(\??\C:\Users\law.Bliss\.popt, 0x108000) 13 32382 [main] rsync 242824 fhandler_base::open_fs: 0 =3D=20 fhandler_disk_file::open(\??\C:\Users\law.Bliss\.popt, 0x8000) 14 32396 [main] rsync 242824 open: -1 =3D=20 open(/Users/law.Bliss/.popt, 0x8000), errno 2 90 32486 [main] rsync 242824 sigaction_worker: signal 2, newact=20 0x10047D700 (handler 0x100409F50), oa 0xFFFFAA70 14 32500 [main] rsync 242824 sigaction: 0 =3D sigaction(2,=20 0x10047D700, 0x0) 12 32512 [main] rsync 242824 sigaction_worker: signal 1, newact=20 0x10047D700 (handler 0x100409F50), oa 0xFFFFAA70 13 32525 [main] rsync 242824 sigaction: 0 =3D sigaction(1,=20 0x10047D700, 0x0) 12 32537 [main] rsync 242824 sigaction_worker: signal 15, newact=20 0x10047D700 (handler 0x100409F50), oa 0xFFFFAA70 13 32550 [main] rsync 242824 sigaction: 0 =3D sigaction(15,=20 0x10047D700, 0x0) 13 32563 [main] rsync 242824 set_signal_mask: setmask 0, newmask 0,=20 mask_bits 0 13 32576 [main] rsync 242824 sigprocmask: 0 =3D sigprocmask (2,=20 0xFFFFAC30, 0x0) 12 32588 [main] rsync 242824 sigaction_worker: signal 13, newact=20 0x10047D700 (handler 0x1), oa 0xFFFFAA70 13 32601 [main] rsync 242824 sigaction: 0 =3D sigaction(13,=20 0x10047D700, 0x0) 12 32613 [main] rsync 242824 sigaction_worker: signal 25, newact=20 0x10047D700 (handler 0x1), oa 0xFFFFAA70 16 32629 [main] rsync 242824 sigaction: 0 =3D sigaction(25,=20 0x10047D700, 0x0) 15 32644 [main] rsync 242824 cwdstuff::get: posix /etc 12 32656 [main] rsync 242824 cwdstuff::get: (/etc) =3D cwdstuff::get=20 (0x10047EBC0, 4095, 1, 1), errno 2 --- Process 242824 loaded C:\Windows\System32\ws2_32.dll at 000007fefe230000 --- Process 242824 loaded C:\Windows\System32\nsi.dll at 000007fefe280000 1190 33846 [main] rsync 242824 wsock_init: res 0 20 33866 [main] rsync 242824 wsock_init: wVersion 514 13 33879 [main] rsync 242824 wsock_init: wHighVersion 514 11 33890 [main] rsync 242824 wsock_init: szDescription WinSock 2.0 12 33902 [main] rsync 242824 wsock_init: szSystemStatus Running 12 33914 [main] rsync 242824 wsock_init: iMaxSockets 0 12 33926 [main] rsync 242824 wsock_init: iMaxUdpDg 0 --- Process 242824 loaded C:\Windows\System32\mswsock.dll at=20 000007fefcca0000 --- Process 242824 loaded C:\Windows\System32\user32.dll at 00000000775b0000 --- Process 242824 loaded C:\Windows\System32\gdi32.dll at 000007fefdd40000 --- Process 242824 loaded C:\Windows\System32\lpk.dll at 000007feff790000 --- Process 242824 loaded C:\Windows\System32\usp10.dll at 000007fefe800000 --- Process 242824 loaded C:\Windows\System32\imm32.dll at 000007fefdd10000 --- Process 242824 loaded C:\Windows\System32\msctf.dll at 000007feff660000 --- Process 242824 loaded C:\Windows\System32\WSHTCPIP.DLL at=20 000007fefc6b0000 21036910 21070836 [main] rsync 242824 socketpair: connect error 249 21071085 [main] rsync 242824 __set_errno: void=20 __set_winsock_errno(const char*, int):224 setting errno 116 29 21071114 [main] rsync 242824 __set_winsock_errno: socketpair:2656=20 - winsock error 10060 -> errno 116 23 21071137 [main] rsync 242824 socketpair: -1 =3D socketpair(...),=20 errno 116 rsync: pipe: Connection timed out (116) 901 21072038 [main] rsync=20 242824 write: 39 =3D write(2, 0xFFFF96F0, 39) 146 21072184 [main] rsync 242824 write: 1 =3D write(2, 0x1801FC9A7, 1) 123 21072307 [main] rsync 242824 sigaction_worker: signal 30, newact=20 0x100476380 (handler 0x1), oa 0xFFFFA950 14 21072321 [main] rsync 242824 sigaction: 0 =3D sigaction(30,=20 0x100476380, 0x0) 19 21072340 [main] rsync 242824 sigaction_worker: signal 31, newact=20 0x100476380 (handler 0x1), oa 0xFFFFA950 14 21072354 [main] rsync 242824 sigaction: 0 =3D sigaction(31,=20 0x100476380, 0x0) rsync error: error in IPC code (code 14) at pipe.c(122) [sender=3D3.1.2]=20= =20=20 63 21072417 [main] rsync 242824 write: 70 =3D write(2, 0xFFFF9600, 70) 140 21072557 [main] rsync 242824 write: 1 =3D write(2, 0x1801FC9A7, 1) 122 21072679 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 14 21072693 [main] rsync 242824 fstat64: -1 =3D fstat(255, 0xFFFFA9F0),= =20 errno 9 15 21072708 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21072721 [main] rsync 242824 fstat64: -1 =3D fstat(254, 0xFFFFA9F0),= =20 errno 9 13 21072734 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21072747 [main] rsync 242824 fstat64: -1 =3D fstat(253, 0xFFFFA9F0),= =20 errno 9 11 21072758 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21072771 [main] rsync 242824 fstat64: -1 =3D fstat(252, 0xFFFFA9F0),= =20 errno 9 13 21072784 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21072796 [main] rsync 242824 fstat64: -1 =3D fstat(251, 0xFFFFA9F0),= =20 errno 9 13 21072809 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21072821 [main] rsync 242824 fstat64: -1 =3D fstat(250, 0xFFFFA9F0),= =20 errno 9 13 21072834 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21072847 [main] rsync 242824 fstat64: -1 =3D fstat(249, 0xFFFFA9F0),= =20 errno 9 13 21072860 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21072872 [main] rsync 242824 fstat64: -1 =3D fstat(248, 0xFFFFA9F0),= =20 errno 9 12 21072884 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21072897 [main] rsync 242824 fstat64: -1 =3D fstat(247, 0xFFFFA9F0),= =20 errno 9 12 21072909 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21072922 [main] rsync 242824 fstat64: -1 =3D fstat(246, 0xFFFFA9F0),= =20 errno 9 13 21072935 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21072948 [main] rsync 242824 fstat64: -1 =3D fstat(245, 0xFFFFA9F0),= =20 errno 9 13 21072961 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21072974 [main] rsync 242824 fstat64: -1 =3D fstat(244, 0xFFFFA9F0),= =20 errno 9 13 21072987 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21072999 [main] rsync 242824 fstat64: -1 =3D fstat(243, 0xFFFFA9F0),= =20 errno 9 12 21073011 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21073024 [main] rsync 242824 fstat64: -1 =3D fstat(242, 0xFFFFA9F0),= =20 errno 9 13 21073037 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21073049 [main] rsync 242824 fstat64: -1 =3D fstat(241, 0xFFFFA9F0),= =20 errno 9 14 21073063 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21073075 [main] rsync 242824 fstat64: -1 =3D fstat(240, 0xFFFFA9F0),= =20 errno 9 12 21073087 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21073100 [main] rsync 242824 fstat64: -1 =3D fstat(239, 0xFFFFA9F0),= =20 errno 9 12 21073112 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21073124 [main] rsync 242824 fstat64: -1 =3D fstat(238, 0xFFFFA9F0),= =20 errno 9 14 21073138 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 15 21073153 [main] rsync 242824 fstat64: -1 =3D fstat(237, 0xFFFFA9F0),= =20 errno 9 14 21073167 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21073179 [main] rsync 242824 fstat64: -1 =3D fstat(236, 0xFFFFA9F0),= =20 errno 9 14 21073193 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21073205 [main] rsync 242824 fstat64: -1 =3D fstat(235, 0xFFFFA9F0),= =20 errno 9 14 21073219 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21073232 [main] rsync 242824 fstat64: -1 =3D fstat(234, 0xFFFFA9F0),= =20 errno 9 12 21073244 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21073256 [main] rsync 242824 fstat64: -1 =3D fstat(233, 0xFFFFA9F0),= =20 errno 9 13 21073269 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 14 21073283 [main] rsync 242824 fstat64: -1 =3D fstat(232, 0xFFFFA9F0),= =20 errno 9 12 21073295 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21073307 [main] rsync 242824 fstat64: -1 =3D fstat(231, 0xFFFFA9F0),= =20 errno 9 12 21073319 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21073332 [main] rsync 242824 fstat64: -1 =3D fstat(230, 0xFFFFA9F0),= =20 errno 9 12 21073344 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21073357 [main] rsync 242824 fstat64: -1 =3D fstat(229, 0xFFFFA9F0),= =20 errno 9 13 21073370 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21073383 [main] rsync 242824 fstat64: -1 =3D fstat(228, 0xFFFFA9F0),= =20 errno 9 14 21073397 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21073410 [main] rsync 242824 fstat64: -1 =3D fstat(227, 0xFFFFA9F0),= =20 errno 9 12 21073422 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21073435 [main] rsync 242824 fstat64: -1 =3D fstat(226, 0xFFFFA9F0),= =20 errno 9 12 21073447 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21073460 [main] rsync 242824 fstat64: -1 =3D fstat(225, 0xFFFFA9F0),= =20 errno 9 13 21073473 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 14 21073487 [main] rsync 242824 fstat64: -1 =3D fstat(224, 0xFFFFA9F0),= =20 errno 9 13 21073500 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21073513 [main] rsync 242824 fstat64: -1 =3D fstat(223, 0xFFFFA9F0),= =20 errno 9 13 21073526 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21073539 [main] rsync 242824 fstat64: -1 =3D fstat(222, 0xFFFFA9F0),= =20 errno 9 11 21073550 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21073563 [main] rsync 242824 fstat64: -1 =3D fstat(221, 0xFFFFA9F0),= =20 errno 9 12 21073575 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21073588 [main] rsync 242824 fstat64: -1 =3D fstat(220, 0xFFFFA9F0),= =20 errno 9 12 21073600 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21073612 [main] rsync 242824 fstat64: -1 =3D fstat(219, 0xFFFFA9F0),= =20 errno 9 14 21073626 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21073638 [main] rsync 242824 fstat64: -1 =3D fstat(218, 0xFFFFA9F0),= =20 errno 9 16 21073654 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21073666 [main] rsync 242824 fstat64: -1 =3D fstat(217, 0xFFFFA9F0),= =20 errno 9 12 21073678 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21073691 [main] rsync 242824 fstat64: -1 =3D fstat(216, 0xFFFFA9F0),= =20 errno 9 12 21073703 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21073715 [main] rsync 242824 fstat64: -1 =3D fstat(215, 0xFFFFA9F0),= =20 errno 9 12 21073727 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21073740 [main] rsync 242824 fstat64: -1 =3D fstat(214, 0xFFFFA9F0),= =20 errno 9 12 21073752 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21073765 [main] rsync 242824 fstat64: -1 =3D fstat(213, 0xFFFFA9F0),= =20 errno 9 12 21073777 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21073789 [main] rsync 242824 fstat64: -1 =3D fstat(212, 0xFFFFA9F0),= =20 errno 9 12 21073801 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21073814 [main] rsync 242824 fstat64: -1 =3D fstat(211, 0xFFFFA9F0),= =20 errno 9 12 21073826 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21073839 [main] rsync 242824 fstat64: -1 =3D fstat(210, 0xFFFFA9F0),= =20 errno 9 12 21073851 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 14 21073865 [main] rsync 242824 fstat64: -1 =3D fstat(209, 0xFFFFA9F0),= =20 errno 9 12 21073877 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21073890 [main] rsync 242824 fstat64: -1 =3D fstat(208, 0xFFFFA9F0),= =20 errno 9 11 21073901 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21073914 [main] rsync 242824 fstat64: -1 =3D fstat(207, 0xFFFFA9F0),= =20 errno 9 14 21073928 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21073941 [main] rsync 242824 fstat64: -1 =3D fstat(206, 0xFFFFA9F0),= =20 errno 9 13 21073954 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21073966 [main] rsync 242824 fstat64: -1 =3D fstat(205, 0xFFFFA9F0),= =20 errno 9 13 21073979 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21073992 [main] rsync 242824 fstat64: -1 =3D fstat(204, 0xFFFFA9F0),= =20 errno 9 12 21074004 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21074017 [main] rsync 242824 fstat64: -1 =3D fstat(203, 0xFFFFA9F0),= =20 errno 9 12 21074029 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21074042 [main] rsync 242824 fstat64: -1 =3D fstat(202, 0xFFFFA9F0),= =20 errno 9 12 21074054 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21074067 [main] rsync 242824 fstat64: -1 =3D fstat(201, 0xFFFFA9F0),= =20 errno 9 14 21074081 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21074094 [main] rsync 242824 fstat64: -1 =3D fstat(200, 0xFFFFA9F0),= =20 errno 9 12 21074106 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21074118 [main] rsync 242824 fstat64: -1 =3D fstat(199, 0xFFFFA9F0),= =20 errno 9 13 21074131 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21074144 [main] rsync 242824 fstat64: -1 =3D fstat(198, 0xFFFFA9F0),= =20 errno 9 11 21074155 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21074168 [main] rsync 242824 fstat64: -1 =3D fstat(197, 0xFFFFA9F0),= =20 errno 9 12 21074180 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 14 21074194 [main] rsync 242824 fstat64: -1 =3D fstat(196, 0xFFFFA9F0),= =20 errno 9 12 21074206 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21074219 [main] rsync 242824 fstat64: -1 =3D fstat(195, 0xFFFFA9F0),= =20 errno 9 12 21074231 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21074244 [main] rsync 242824 fstat64: -1 =3D fstat(194, 0xFFFFA9F0),= =20 errno 9 12 21074256 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21074269 [main] rsync 242824 fstat64: -1 =3D fstat(193, 0xFFFFA9F0),= =20 errno 9 13 21074282 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21074294 [main] rsync 242824 fstat64: -1 =3D fstat(192, 0xFFFFA9F0),= =20 errno 9 13 21074307 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21074320 [main] rsync 242824 fstat64: -1 =3D fstat(191, 0xFFFFA9F0),= =20 errno 9 12 21074332 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21074344 [main] rsync 242824 fstat64: -1 =3D fstat(190, 0xFFFFA9F0),= =20 errno 9 13 21074357 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 17 21074374 [main] rsync 242824 fstat64: -1 =3D fstat(189, 0xFFFFA9F0),= =20 errno 9 16 21074390 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21074402 [main] rsync 242824 fstat64: -1 =3D fstat(188, 0xFFFFA9F0),= =20 errno 9 13 21074415 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21074427 [main] rsync 242824 fstat64: -1 =3D fstat(187, 0xFFFFA9F0),= =20 errno 9 15 21074442 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 14 21074456 [main] rsync 242824 fstat64: -1 =3D fstat(186, 0xFFFFA9F0),= =20 errno 9 13 21074469 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21074481 [main] rsync 242824 fstat64: -1 =3D fstat(185, 0xFFFFA9F0),= =20 errno 9 13 21074494 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21074507 [main] rsync 242824 fstat64: -1 =3D fstat(184, 0xFFFFA9F0),= =20 errno 9 13 21074520 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 14 21074534 [main] rsync 242824 fstat64: -1 =3D fstat(183, 0xFFFFA9F0),= =20 errno 9 12 21074546 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21074559 [main] rsync 242824 fstat64: -1 =3D fstat(182, 0xFFFFA9F0),= =20 errno 9 13 21074572 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21074584 [main] rsync 242824 fstat64: -1 =3D fstat(181, 0xFFFFA9F0),= =20 errno 9 13 21074597 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21074609 [main] rsync 242824 fstat64: -1 =3D fstat(180, 0xFFFFA9F0),= =20 errno 9 14 21074623 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 15 21074638 [main] rsync 242824 fstat64: -1 =3D fstat(179, 0xFFFFA9F0),= =20 errno 9 12 21074650 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21074663 [main] rsync 242824 fstat64: -1 =3D fstat(178, 0xFFFFA9F0),= =20 errno 9 13 21074676 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 14 21074690 [main] rsync 242824 fstat64: -1 =3D fstat(177, 0xFFFFA9F0),= =20 errno 9 12 21074702 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21074714 [main] rsync 242824 fstat64: -1 =3D fstat(176, 0xFFFFA9F0),= =20 errno 9 14 21074728 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21074741 [main] rsync 242824 fstat64: -1 =3D fstat(175, 0xFFFFA9F0),= =20 errno 9 12 21074753 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21074765 [main] rsync 242824 fstat64: -1 =3D fstat(174, 0xFFFFA9F0),= =20 errno 9 14 21074779 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21074792 [main] rsync 242824 fstat64: -1 =3D fstat(173, 0xFFFFA9F0),= =20 errno 9 12 21074804 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21074817 [main] rsync 242824 fstat64: -1 =3D fstat(172, 0xFFFFA9F0),= =20 errno 9 14 21074831 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21074844 [main] rsync 242824 fstat64: -1 =3D fstat(171, 0xFFFFA9F0),= =20 errno 9 12 21074856 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21074869 [main] rsync 242824 fstat64: -1 =3D fstat(170, 0xFFFFA9F0),= =20 errno 9 12 21074881 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21074894 [main] rsync 242824 fstat64: -1 =3D fstat(169, 0xFFFFA9F0),= =20 errno 9 11 21074905 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 14 21074919 [main] rsync 242824 fstat64: -1 =3D fstat(168, 0xFFFFA9F0),= =20 errno 9 12 21074931 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 14 21074945 [main] rsync 242824 fstat64: -1 =3D fstat(167, 0xFFFFA9F0),= =20 errno 9 14 21074959 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21074972 [main] rsync 242824 fstat64: -1 =3D fstat(166, 0xFFFFA9F0),= =20 errno 9 13 21074985 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21074997 [main] rsync 242824 fstat64: -1 =3D fstat(165, 0xFFFFA9F0),= =20 errno 9 13 21075010 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21075023 [main] rsync 242824 fstat64: -1 =3D fstat(164, 0xFFFFA9F0),= =20 errno 9 13 21075036 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21075049 [main] rsync 242824 fstat64: -1 =3D fstat(163, 0xFFFFA9F0),= =20 errno 9 12 21075061 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21075074 [main] rsync 242824 fstat64: -1 =3D fstat(162, 0xFFFFA9F0),= =20 errno 9 13 21075087 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 14 21075101 [main] rsync 242824 fstat64: -1 =3D fstat(161, 0xFFFFA9F0),= =20 errno 9 13 21075114 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 14 21075128 [main] rsync 242824 fstat64: -1 =3D fstat(160, 0xFFFFA9F0),= =20 errno 9 13 21075141 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21075153 [main] rsync 242824 fstat64: -1 =3D fstat(159, 0xFFFFA9F0),= =20 errno 9 13 21075166 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21075179 [main] rsync 242824 fstat64: -1 =3D fstat(158, 0xFFFFA9F0),= =20 errno 9 15 21075194 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21075206 [main] rsync 242824 fstat64: -1 =3D fstat(157, 0xFFFFA9F0),= =20 errno 9 12 21075218 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21075231 [main] rsync 242824 fstat64: -1 =3D fstat(156, 0xFFFFA9F0),= =20 errno 9 13 21075244 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21075256 [main] rsync 242824 fstat64: -1 =3D fstat(155, 0xFFFFA9F0),= =20 errno 9 12 21075268 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21075281 [main] rsync 242824 fstat64: -1 =3D fstat(154, 0xFFFFA9F0),= =20 errno 9 12 21075293 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21075306 [main] rsync 242824 fstat64: -1 =3D fstat(153, 0xFFFFA9F0),= =20 errno 9 12 21075318 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21075330 [main] rsync 242824 fstat64: -1 =3D fstat(152, 0xFFFFA9F0),= =20 errno 9 14 21075344 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21075356 [main] rsync 242824 fstat64: -1 =3D fstat(151, 0xFFFFA9F0),= =20 errno 9 13 21075369 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21075382 [main] rsync 242824 fstat64: -1 =3D fstat(150, 0xFFFFA9F0),= =20 errno 9 12 21075394 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21075407 [main] rsync 242824 fstat64: -1 =3D fstat(149, 0xFFFFA9F0),= =20 errno 9 83 21075490 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21075502 [main] rsync 242824 fstat64: -1 =3D fstat(148, 0xFFFFA9F0),= =20 errno 9 13 21075515 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 16 21075531 [main] rsync 242824 fstat64: -1 =3D fstat(147, 0xFFFFA9F0),= =20 errno 9 14 21075545 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21075557 [main] rsync 242824 fstat64: -1 =3D fstat(146, 0xFFFFA9F0),= =20 errno 9 12 21075569 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21075581 [main] rsync 242824 fstat64: -1 =3D fstat(145, 0xFFFFA9F0),= =20 errno 9 12 21075593 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 11 21075604 [main] rsync 242824 fstat64: -1 =3D fstat(144, 0xFFFFA9F0),= =20 errno 9 13 21075617 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21075630 [main] rsync 242824 fstat64: -1 =3D fstat(143, 0xFFFFA9F0),= =20 errno 9 11 21075641 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21075654 [main] rsync 242824 fstat64: -1 =3D fstat(142, 0xFFFFA9F0),= =20 errno 9 11 21075665 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21075677 [main] rsync 242824 fstat64: -1 =3D fstat(141, 0xFFFFA9F0),= =20 errno 9 12 21075689 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21075702 [main] rsync 242824 fstat64: -1 =3D fstat(140, 0xFFFFA9F0),= =20 errno 9 12 21075714 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21075726 [main] rsync 242824 fstat64: -1 =3D fstat(139, 0xFFFFA9F0),= =20 errno 9 12 21075738 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21075750 [main] rsync 242824 fstat64: -1 =3D fstat(138, 0xFFFFA9F0),= =20 errno 9 58 21075808 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 19 21075827 [main] rsync 242824 fstat64: -1 =3D fstat(137, 0xFFFFA9F0),= =20 errno 9 15 21075842 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21075855 [main] rsync 242824 fstat64: -1 =3D fstat(136, 0xFFFFA9F0),= =20 errno 9 11 21075866 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21075878 [main] rsync 242824 fstat64: -1 =3D fstat(135, 0xFFFFA9F0),= =20 errno 9 12 21075890 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21075902 [main] rsync 242824 fstat64: -1 =3D fstat(134, 0xFFFFA9F0),= =20 errno 9 11 21075913 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21075925 [main] rsync 242824 fstat64: -1 =3D fstat(133, 0xFFFFA9F0),= =20 errno 9 18 21075943 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 20 21075963 [main] rsync 242824 fstat64: -1 =3D fstat(132, 0xFFFFA9F0),= =20 errno 9 16 21075979 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21075991 [main] rsync 242824 fstat64: -1 =3D fstat(131, 0xFFFFA9F0),= =20 errno 9 12 21076003 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21076015 [main] rsync 242824 fstat64: -1 =3D fstat(130, 0xFFFFA9F0),= =20 errno 9 12 21076027 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 11 21076038 [main] rsync 242824 fstat64: -1 =3D fstat(129, 0xFFFFA9F0),= =20 errno 9 13 21076051 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 11 21076062 [main] rsync 242824 fstat64: -1 =3D fstat(128, 0xFFFFA9F0),= =20 errno 9 12 21076074 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21076086 [main] rsync 242824 fstat64: -1 =3D fstat(127, 0xFFFFA9F0),= =20 errno 9 11 21076097 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21076109 [main] rsync 242824 fstat64: -1 =3D fstat(126, 0xFFFFA9F0),= =20 errno 9 12 21076121 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 11 21076132 [main] rsync 242824 fstat64: -1 =3D fstat(125, 0xFFFFA9F0),= =20 errno 9 13 21076145 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 11 21076156 [main] rsync 242824 fstat64: -1 =3D fstat(124, 0xFFFFA9F0),= =20 errno 9 12 21076168 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21076180 [main] rsync 242824 fstat64: -1 =3D fstat(123, 0xFFFFA9F0),= =20 errno 9 12 21076192 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 11 21076203 [main] rsync 242824 fstat64: -1 =3D fstat(122, 0xFFFFA9F0),= =20 errno 9 13 21076216 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 11 21076227 [main] rsync 242824 fstat64: -1 =3D fstat(121, 0xFFFFA9F0),= =20 errno 9 12 21076239 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21076251 [main] rsync 242824 fstat64: -1 =3D fstat(120, 0xFFFFA9F0),= =20 errno 9 12 21076263 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 11 21076274 [main] rsync 242824 fstat64: -1 =3D fstat(119, 0xFFFFA9F0),= =20 errno 9 12 21076286 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21076298 [main] rsync 242824 fstat64: -1 =3D fstat(118, 0xFFFFA9F0),= =20 errno 9 12 21076310 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 11 21076321 [main] rsync 242824 fstat64: -1 =3D fstat(117, 0xFFFFA9F0),= =20 errno 9 13 21076334 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 11 21076345 [main] rsync 242824 fstat64: -1 =3D fstat(116, 0xFFFFA9F0),= =20 errno 9 12 21076357 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21076369 [main] rsync 242824 fstat64: -1 =3D fstat(115, 0xFFFFA9F0),= =20 errno 9 12 21076381 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 20 21076401 [main] rsync 242824 fstat64: -1 =3D fstat(114, 0xFFFFA9F0),= =20 errno 9 22 21076423 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21076435 [main] rsync 242824 fstat64: -1 =3D fstat(113, 0xFFFFA9F0),= =20 errno 9 12 21076447 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21076459 [main] rsync 242824 fstat64: -1 =3D fstat(112, 0xFFFFA9F0),= =20 errno 9 11 21076470 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21076483 [main] rsync 242824 fstat64: -1 =3D fstat(111, 0xFFFFA9F0),= =20 errno 9 11 21076494 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21076506 [main] rsync 242824 fstat64: -1 =3D fstat(110, 0xFFFFA9F0),= =20 errno 9 19 21076525 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 27 21076552 [main] rsync 242824 fstat64: -1 =3D fstat(109, 0xFFFFA9F0),= =20 errno 9 11 21076563 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21076575 [main] rsync 242824 fstat64: -1 =3D fstat(108, 0xFFFFA9F0),= =20 errno 9 12 21076587 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21076599 [main] rsync 242824 fstat64: -1 =3D fstat(107, 0xFFFFA9F0),= =20 errno 9 11 21076610 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21076623 [main] rsync 242824 fstat64: -1 =3D fstat(106, 0xFFFFA9F0),= =20 errno 9 11 21076634 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21076646 [main] rsync 242824 fstat64: -1 =3D fstat(105, 0xFFFFA9F0),= =20 errno 9 11 21076657 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21076670 [main] rsync 242824 fstat64: -1 =3D fstat(104, 0xFFFFA9F0),= =20 errno 9 11 21076681 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21076693 [main] rsync 242824 fstat64: -1 =3D fstat(103, 0xFFFFA9F0),= =20 errno 9 12 21076705 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21076717 [main] rsync 242824 fstat64: -1 =3D fstat(102, 0xFFFFA9F0),= =20 errno 9 11 21076728 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21076741 [main] rsync 242824 fstat64: -1 =3D fstat(101, 0xFFFFA9F0),= =20 errno 9 11 21076752 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21076764 [main] rsync 242824 fstat64: -1 =3D fstat(100, 0xFFFFA9F0),= =20 errno 9 11 21076775 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21076788 [main] rsync 242824 fstat64: -1 =3D fstat(99, 0xFFFFA9F0),=20 errno 9 11 21076799 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21076812 [main] rsync 242824 fstat64: -1 =3D fstat(98, 0xFFFFA9F0),=20 errno 9 11 21076823 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21076835 [main] rsync 242824 fstat64: -1 =3D fstat(97, 0xFFFFA9F0),=20 errno 9 12 21076847 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21076859 [main] rsync 242824 fstat64: -1 =3D fstat(96, 0xFFFFA9F0),=20 errno 9 12 21076871 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21076883 [main] rsync 242824 fstat64: -1 =3D fstat(95, 0xFFFFA9F0),=20 errno 9 12 21076895 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21076907 [main] rsync 242824 fstat64: -1 =3D fstat(94, 0xFFFFA9F0),=20 errno 9 12 21076919 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21076931 [main] rsync 242824 fstat64: -1 =3D fstat(93, 0xFFFFA9F0),=20 errno 9 12 21076943 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21076956 [main] rsync 242824 fstat64: -1 =3D fstat(92, 0xFFFFA9F0),=20 errno 9 12 21076968 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21076980 [main] rsync 242824 fstat64: -1 =3D fstat(91, 0xFFFFA9F0),=20 errno 9 11 21076991 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21077004 [main] rsync 242824 fstat64: -1 =3D fstat(90, 0xFFFFA9F0),=20 errno 9 11 21077015 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21077027 [main] rsync 242824 fstat64: -1 =3D fstat(89, 0xFFFFA9F0),=20 errno 9 11 21077038 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21077051 [main] rsync 242824 fstat64: -1 =3D fstat(88, 0xFFFFA9F0),=20 errno 9 11 21077062 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21077074 [main] rsync 242824 fstat64: -1 =3D fstat(87, 0xFFFFA9F0),=20 errno 9 12 21077086 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21077098 [main] rsync 242824 fstat64: -1 =3D fstat(86, 0xFFFFA9F0),=20 errno 9 20 21077118 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 24 21077142 [main] rsync 242824 fstat64: -1 =3D fstat(85, 0xFFFFA9F0),=20 errno 9 11 21077153 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21077165 [main] rsync 242824 fstat64: -1 =3D fstat(84, 0xFFFFA9F0),=20 errno 9 12 21077177 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21077189 [main] rsync 242824 fstat64: -1 =3D fstat(83, 0xFFFFA9F0),=20 errno 9 12 21077201 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 11 21077212 [main] rsync 242824 fstat64: -1 =3D fstat(82, 0xFFFFA9F0),=20 errno 9 13 21077225 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 11 21077236 [main] rsync 242824 fstat64: -1 =3D fstat(81, 0xFFFFA9F0),=20 errno 9 12 21077248 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21077260 [main] rsync 242824 fstat64: -1 =3D fstat(80, 0xFFFFA9F0),=20 errno 9 12 21077272 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 11 21077283 [main] rsync 242824 fstat64: -1 =3D fstat(79, 0xFFFFA9F0),=20 errno 9 13 21077296 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 11 21077307 [main] rsync 242824 fstat64: -1 =3D fstat(78, 0xFFFFA9F0),=20 errno 9 12 21077319 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21077331 [main] rsync 242824 fstat64: -1 =3D fstat(77, 0xFFFFA9F0),=20 errno 9 12 21077343 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21077355 [main] rsync 242824 fstat64: -1 =3D fstat(76, 0xFFFFA9F0),=20 errno 9 12 21077367 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 11 21077378 [main] rsync 242824 fstat64: -1 =3D fstat(75, 0xFFFFA9F0),=20 errno 9 12 21077390 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21077402 [main] rsync 242824 fstat64: -1 =3D fstat(74, 0xFFFFA9F0),=20 errno 9 12 21077414 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21077426 [main] rsync 242824 fstat64: -1 =3D fstat(73, 0xFFFFA9F0),=20 errno 9 11 21077437 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21077450 [main] rsync 242824 fstat64: -1 =3D fstat(72, 0xFFFFA9F0),=20 errno 9 11 21077461 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21077474 [main] rsync 242824 fstat64: -1 =3D fstat(71, 0xFFFFA9F0),=20 errno 9 11 21077485 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21077498 [main] rsync 242824 fstat64: -1 =3D fstat(70, 0xFFFFA9F0),=20 errno 9 11 21077509 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21077521 [main] rsync 242824 fstat64: -1 =3D fstat(69, 0xFFFFA9F0),=20 errno 9 18 21077539 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 22 21077561 [main] rsync 242824 fstat64: -1 =3D fstat(68, 0xFFFFA9F0),=20 errno 9 19 21077580 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21077592 [main] rsync 242824 fstat64: -1 =3D fstat(67, 0xFFFFA9F0),=20 errno 9 11 21077603 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 11 21077614 [main] rsync 242824 fstat64: -1 =3D fstat(66, 0xFFFFA9F0),=20 errno 9 11 21077625 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 14 21077639 [main] rsync 242824 fstat64: -1 =3D fstat(65, 0xFFFFA9F0),=20 errno 9 20 21077659 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 20 21077679 [main] rsync 242824 fstat64: -1 =3D fstat(64, 0xFFFFA9F0),=20 errno 9 14 21077693 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21077705 [main] rsync 242824 fstat64: -1 =3D fstat(63, 0xFFFFA9F0),=20 errno 9 13 21077718 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21077730 [main] rsync 242824 fstat64: -1 =3D fstat(62, 0xFFFFA9F0),=20 errno 9 13 21077743 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21077756 [main] rsync 242824 fstat64: -1 =3D fstat(61, 0xFFFFA9F0),=20 errno 9 12 21077768 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21077781 [main] rsync 242824 fstat64: -1 =3D fstat(60, 0xFFFFA9F0),=20 errno 9 12 21077793 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21077806 [main] rsync 242824 fstat64: -1 =3D fstat(59, 0xFFFFA9F0),=20 errno 9 11 21077817 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21077830 [main] rsync 242824 fstat64: -1 =3D fstat(58, 0xFFFFA9F0),=20 errno 9 12 21077842 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21077855 [main] rsync 242824 fstat64: -1 =3D fstat(57, 0xFFFFA9F0),=20 errno 9 12 21077867 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 14 21077881 [main] rsync 242824 fstat64: -1 =3D fstat(56, 0xFFFFA9F0),=20 errno 9 12 21077893 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21077906 [main] rsync 242824 fstat64: -1 =3D fstat(55, 0xFFFFA9F0),=20 errno 9 12 21077918 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21077930 [main] rsync 242824 fstat64: -1 =3D fstat(54, 0xFFFFA9F0),=20 errno 9 13 21077943 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21077955 [main] rsync 242824 fstat64: -1 =3D fstat(53, 0xFFFFA9F0),=20 errno 9 12 21077967 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21077980 [main] rsync 242824 fstat64: -1 =3D fstat(52, 0xFFFFA9F0),=20 errno 9 13 21077993 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 14 21078007 [main] rsync 242824 fstat64: -1 =3D fstat(51, 0xFFFFA9F0),=20 errno 9 14 21078021 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21078034 [main] rsync 242824 fstat64: -1 =3D fstat(50, 0xFFFFA9F0),=20 errno 9 12 21078046 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21078059 [main] rsync 242824 fstat64: -1 =3D fstat(49, 0xFFFFA9F0),=20 errno 9 12 21078071 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21078083 [main] rsync 242824 fstat64: -1 =3D fstat(48, 0xFFFFA9F0),=20 errno 9 12 21078095 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21078107 [main] rsync 242824 fstat64: -1 =3D fstat(47, 0xFFFFA9F0),=20 errno 9 12 21078119 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21078132 [main] rsync 242824 fstat64: -1 =3D fstat(46, 0xFFFFA9F0),=20 errno 9 12 21078144 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21078157 [main] rsync 242824 fstat64: -1 =3D fstat(45, 0xFFFFA9F0),=20 errno 9 12 21078169 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21078182 [main] rsync 242824 fstat64: -1 =3D fstat(44, 0xFFFFA9F0),=20 errno 9 12 21078194 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21078207 [main] rsync 242824 fstat64: -1 =3D fstat(43, 0xFFFFA9F0),=20 errno 9 11 21078218 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 14 21078232 [main] rsync 242824 fstat64: -1 =3D fstat(42, 0xFFFFA9F0),=20 errno 9 12 21078244 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21078257 [main] rsync 242824 fstat64: -1 =3D fstat(41, 0xFFFFA9F0),=20 errno 9 16 21078273 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21078286 [main] rsync 242824 fstat64: -1 =3D fstat(40, 0xFFFFA9F0),=20 errno 9 12 21078298 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21078310 [main] rsync 242824 fstat64: -1 =3D fstat(39, 0xFFFFA9F0),=20 errno 9 12 21078322 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21078334 [main] rsync 242824 fstat64: -1 =3D fstat(38, 0xFFFFA9F0),=20 errno 9 20 21078354 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 27 21078381 [main] rsync 242824 fstat64: -1 =3D fstat(37, 0xFFFFA9F0),=20 errno 9 11 21078392 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21078405 [main] rsync 242824 fstat64: -1 =3D fstat(36, 0xFFFFA9F0),=20 errno 9 12 21078417 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21078429 [main] rsync 242824 fstat64: -1 =3D fstat(35, 0xFFFFA9F0),=20 errno 9 12 21078441 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 14 21078455 [main] rsync 242824 fstat64: -1 =3D fstat(34, 0xFFFFA9F0),=20 errno 9 19 21078474 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 27 21078501 [main] rsync 242824 fstat64: -1 =3D fstat(33, 0xFFFFA9F0),=20 errno 9 12 21078513 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21078525 [main] rsync 242824 fstat64: -1 =3D fstat(32, 0xFFFFA9F0),=20 errno 9 12 21078537 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21078549 [main] rsync 242824 fstat64: -1 =3D fstat(31, 0xFFFFA9F0),=20 errno 9 12 21078561 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21078573 [main] rsync 242824 fstat64: -1 =3D fstat(30, 0xFFFFA9F0),=20 errno 9 12 21078585 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21078597 [main] rsync 242824 fstat64: -1 =3D fstat(29, 0xFFFFA9F0),=20 errno 9 12 21078609 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21078621 [main] rsync 242824 fstat64: -1 =3D fstat(28, 0xFFFFA9F0),=20 errno 9 12 21078633 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21078645 [main] rsync 242824 fstat64: -1 =3D fstat(27, 0xFFFFA9F0),=20 errno 9 12 21078657 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21078669 [main] rsync 242824 fstat64: -1 =3D fstat(26, 0xFFFFA9F0),=20 errno 9 12 21078681 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21078694 [main] rsync 242824 fstat64: -1 =3D fstat(25, 0xFFFFA9F0),=20 errno 9 11 21078705 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21078718 [main] rsync 242824 fstat64: -1 =3D fstat(24, 0xFFFFA9F0),=20 errno 9 11 21078729 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21078742 [main] rsync 242824 fstat64: -1 =3D fstat(23, 0xFFFFA9F0),=20 errno 9 12 21078754 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21078766 [main] rsync 242824 fstat64: -1 =3D fstat(22, 0xFFFFA9F0),=20 errno 9 11 21078777 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 14 21078791 [main] rsync 242824 fstat64: -1 =3D fstat(21, 0xFFFFA9F0),=20 errno 9 12 21078803 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21078815 [main] rsync 242824 fstat64: -1 =3D fstat(20, 0xFFFFA9F0),=20 errno 9 12 21078827 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21078840 [main] rsync 242824 fstat64: -1 =3D fstat(19, 0xFFFFA9F0),=20 errno 9 12 21078852 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21078865 [main] rsync 242824 fstat64: -1 =3D fstat(18, 0xFFFFA9F0),=20 errno 9 12 21078877 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21078889 [main] rsync 242824 fstat64: -1 =3D fstat(17, 0xFFFFA9F0),=20 errno 9 12 21078901 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21078913 [main] rsync 242824 fstat64: -1 =3D fstat(16, 0xFFFFA9F0),=20 errno 9 11 21078924 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21078937 [main] rsync 242824 fstat64: -1 =3D fstat(15, 0xFFFFA9F0),=20 errno 9 11 21078948 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21078960 [main] rsync 242824 fstat64: -1 =3D fstat(14, 0xFFFFA9F0),=20 errno 9 12 21078972 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21078985 [main] rsync 242824 fstat64: -1 =3D fstat(13, 0xFFFFA9F0),=20 errno 9 11 21078996 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21079008 [main] rsync 242824 fstat64: -1 =3D fstat(12, 0xFFFFA9F0),=20 errno 9 20 21079028 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 22 21079050 [main] rsync 242824 fstat64: -1 =3D fstat(11, 0xFFFFA9F0),=20 errno 9 16 21079066 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21079079 [main] rsync 242824 fstat64: -1 =3D fstat(10, 0xFFFFA9F0),=20 errno 9 11 21079090 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21079103 [main] rsync 242824 fstat64: -1 =3D fstat(9, 0xFFFFA9F0),=20 errno 9 11 21079114 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 13 21079127 [main] rsync 242824 fstat64: -1 =3D fstat(8, 0xFFFFA9F0),=20 errno 9 12 21079139 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21079151 [main] rsync 242824 fstat64: -1 =3D fstat(7, 0xFFFFA9F0),=20 errno 9 12 21079163 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 12 21079175 [main] rsync 242824 fstat64: -1 =3D fstat(6, 0xFFFFA9F0),=20 errno 9 20 21079195 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 23 21079218 [main] rsync 242824 fstat64: -1 =3D fstat(5, 0xFFFFA9F0),=20 errno 9 13 21079231 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 11 21079242 [main] rsync 242824 fstat64: -1 =3D fstat(4, 0xFFFFA9F0),=20 errno 9 13 21079255 [main] rsync 242824 __set_errno:=20 cygheap_fdget::cygheap_fdget(int, bool, bool):683 setting errno 9 20 21079275 [main] rsync 242824 fstat64: -1 =3D fstat(3, 0xFFFFA9F0),=20 errno 9 26 21079301 [main] rsync 242824 time: 1494020188 =3D time(0x0) 18 21079319 [main] rsync 242824 fstat64: 0 =3D fstat(2, 0xFFFFA9F0) 17 21079336 [main] rsync 242824 __set_errno: fhandler_socket*=20 get(int):86 setting errno 108 13 21079349 [main] rsync 242824 cygwin_getsockopt: -1 =3D getsockopt(2,= =20 65535, 0x1008, 0xFFFFA9B8, 0xFFFFA9BC), errno 108 14 21079363 [main] rsync 242824 close: close(2) 14 21079377 [main] rsync 242824 fhandler_base::close: closing ''=20 handle 0x1A4 14 21079391 [main] rsync 242824 close: 0 =3D close(2) 15 21079406 [main] rsync 242824 time: 1494020188 =3D time(0x0) 13 21079419 [main] rsync 242824 fstat64: 0 =3D fstat(1, 0xFFFFA9F0) 12 21079431 [main] rsync 242824 __set_errno: fhandler_socket*=20 get(int):86 setting errno 108 13 21079444 [main] rsync 242824 cygwin_getsockopt: -1 =3D getsockopt(1,= =20 65535, 0x1008, 0xFFFFA9B8, 0xFFFFA9BC), errno 108 14 21079458 [main] rsync 242824 close: close(1) 11 21079469 [main] rsync 242824 fhandler_base::close: closing ''=20 handle 0x2E8 14 21079483 [main] rsync 242824 close: 0 =3D close(1) 14 21079497 [main] rsync 242824 time: 1494020188 =3D time(0x0) 48 21079545 [main] rsync 242824 stat64: entering 13 21079558 [main] rsync 242824 normalize_posix_path: src /dev 13 21079571 [main] rsync 242824 normalize_posix_path: /dev =3D=20 normalize_posix_path (/dev) 13 21079584 [main] rsync 242824 mount_info::conv_to_win32_path:=20 conv_to_win32_path (/dev) 14 21079598 [main] rsync 242824 mount_info::cygdrive_win32_path: src=20 '/dev', dst '' 12 21079610 [main] rsync 242824 set_flags: flags: binary (0x2) 14 21079624 [main] rsync 242824 mount_info::conv_to_win32_path:=20 src_path /dev, dst C:\dev, flags 0x3000A, rc 0 47 21079671 [main] rsync 242824 symlink_info::check: 0x0 =3D=20 NtCreateFile (\??\C:\dev) 26 21079697 [main] rsync 242824 symlink_info::check: not a symlink 13 21079710 [main] rsync 242824 symlink_info::check: 0 =3D=20 symlink.check(C:\dev, 0xFFFF9700) (0x43000A) 19 21079729 [main] rsync 242824 build_fh_pc: fh 0x18030E808, dev 000000C1 14 21079743 [main] rsync 242824 stat_worker: (\??\C:\dev,=20 0x1802E4A40, 0x18030E808), file_attributes 16 271 21080014 [main] rsync 242824 fhandler_base::fstat_helper: 0 =3D=20 fstat (\??\C:\dev, 0x1802E4A40) st_size=3D0, st_mode=3D040775,=20 st_ino=3D844424930232312st_atim=3D586EDF24.8894358 st_ctim=3D5909D287.29D5B= DC0=20 st_mtim=3D586EDF24.8894358 st_birthtim=3D586EDDFD.285BAB08 19 21080033 [main] rsync 242824 stat_worker: 0 =3D (\??\C:\dev,0x1802E4A= 40) 20 21080053 [main] rsync 242824 fstat64: 0 =3D fstat(0, 0xFFFFA9F0) 14 21080067 [main] rsync 242824 __set_errno: fhandler_socket*=20 get(int):86 setting errno 108 13 21080080 [main] rsync 242824 cygwin_getsockopt: -1 =3D getsockopt(0,= =20 65535, 0x1008, 0xFFFFA9B8, 0xFFFFA9BC), errno 108 13 21080093 [main] rsync 242824 close: close(0) 11 21080104 [main] rsync 242824 fhandler_base::close_with_arch: line=20 1120: /dev/pty0<0x18030DD00> usecount + -1 =3D 1 13 21080117 [main] rsync 242824 fhandler_base::close_with_arch: not=20 closing archetype 13 21080130 [main] rsync 242824 close: 0 =3D close(0) 55 21080185 [main] rsync 242824 do_exit: do_exit (3584), exit_state 1 12 21080197 [main] rsync 242824 void: 0x10041AEE0 =3D signal (20, 0x1) 14 21080211 [main] rsync 242824 void: 0x100409F50 =3D signal (1, 0x1) 11 21080222 [main] rsync 242824 void: 0x100409F50 =3D signal (2, 0x1) 13 21080235 [main] rsync 242824 void: 0x0 =3D signal (3, 0x1) 21 21080256 [main] rsync 242824 init_cygheap::close_ctty: closing=20 cygheap->ctty 0x18030DD00 26 21080282 [main] rsync 242824 fhandler_base::close_with_arch:=20 closing passed in archetype 0x0, usecount 0 13 21080295 [main] rsync 242824 fhandler_pty_slave::cleanup:=20 /dev/pty0 closed, usecount 0 13 21080308 [main] rsync 242824 fhandler_pty_slave::close: closing=20 last open /dev/pty0 handle 56 21080364 [main] rsync 242824 fhandler_console::free_console: freed=20 console, res 1 17 21080381 [main] rsync 242824 fhandler_pty_common::close: pty0=20 <0x14C,0x154> closing 14 21080395 [main] rsync 242824 dtable::delete_archetype: deleting=20 element 0 for /dev/pty0(136/0) 16 21080411 [main] rsync 242824 getpid: 242824 =3D getpid() 13 21080424 [main] rsync 242824 proc_terminate: nprocs 0 22 21080446 [main] rsync 242824 proc_terminate: leaving 30 21080476 [main] rsync 242824 pinfo::exit: Calling ExitProcess n=20 0xE00, exitcode 0xE --- Process 242824 thread 243508 exited with status 0xe --- Process 242824 thread 243364 exited with status 0xe --- Process 242824 thread 241136 exited with status 0xe --- Process 242824 exited with status 0xe -- 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