From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 122671 invoked by alias); 3 Mar 2019 01:19:34 -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 122664 invoked by uid 89); 3 Mar 2019 01:19:34 -0000 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 Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 03 Mar 2019 01:19:33 +0000 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 22C61307D91F for ; Sun, 3 Mar 2019 01:19:32 +0000 (UTC) Received: from [10.3.116.222] (ovpn-116-222.phx2.redhat.com [10.3.116.222]) by smtp.corp.redhat.com (Postfix) with ESMTPS id E5D305C207 for ; Sun, 3 Mar 2019 01:19:31 +0000 (UTC) Subject: rsync fails on Win 2012 server [was: [ANNOUNCEMENT] Cygwin 3.0.1-1] To: cygwin@cygwin.com References: From: Eric Blake Message-ID: Date: Sun, 03 Mar 2019 01:19:00 -0000 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 X-SW-Source: 2019-03/txt/msg00012.txt.bz2 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