This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

rsync fails on Win 2012 server [was: [ANNOUNCEMENT] Cygwin 3.0.1-1]


On 2/20/19 5:59 AM, Corinna Vinschen wrote:
> Hi folks,
> 
> 
> I uploaded a new Cygwin release 3.0.1-1.
> 
> THis is mainly a bugfix release.

This version is failing for me on Windows Server 2012. In fact, I
bisected it; snapshot 20190126 works, 20190127 and later fail in the
same manner, including 20190302.  Failures look like this (here from
32-bit, where uname reports CYGWIN_NT-6.2-WOW, but 64-bit sees the same):

$ cygport coreutils.cygport prep
...
>>> Preparing working source directory
       8 [main] rsync 2980 fixup_mmaps_after_fork: VirtualQueryEx failed
for MAP_PRIVATE address 0xFFE60000, Win32 error 5
   2084 [main] rsync 2980 C:\cygwin\bin\rsync.exe: *** fatal error in
forked process - recreate_mmaps_after_fork_failed
   2482 [main] rsync 2980 cygwin_exception::open_stackdumpfile: Dumping
stack trace to rsync.exe.stackdump
      9 [main] rsync 652 fork: child -1 - forked process 2980 died
unexpectedly, retry 0, exit code 0x100, errno 11
rsync: fork failed in do_recv: Resource temporarily unavailable (11)
rsync error: error in IPC code (code 14) at main.c(897) [Receiver=3.1.2]

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]