X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=cwBrSozelsROCn+0 8jDYvKom5xNcFRb8f1WdscHurU6s7lhiBjBSZKhiX7MbzuyJXJyLvIUDrboDCujk 92HXfDBnSduUUAz3jWIaFBl4n37aPHK2OvD2ePE7CeA6X5zWddZPwrI5PwKCaev0 px0mEnI1NaPw9tTsqq5ON+2tUGY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=Joe6umzzjxcAo56HrkeoI9 1hadI=; b=ciq5tHETPW1Fm+H3itqZ/KcK74lSoMgXd/d5j5cKC8h6ZVcLRtdnmk S46YGATVTGS5biJ/nGP/RvVGZBntMDwlvBhfxeLq44CwjJJhoVVs/uxUK6iDr0Su cI8B4h08GCeU8LAyd9ZxZ4oRFSvO6BwiKQn4waNwGcJhWRbQNi6ZU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=1.0 required=5.0 tests=BAYES_40,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=mainly, 3.0.1-1, blake, Blake X-HELO: mx1.redhat.com Subject: rsync fails on Win 2012 server [was: [ANNOUNCEMENT] Cygwin 3.0.1-1] To: cygwin AT cygwin DOT com References: From: Eric Blake Message-ID: Date: Sat, 2 Mar 2019 19:19:31 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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