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:message-id:date:from:to:subject:references :content-type; q=dns; s=default; b=eagSp2S4cveP6sCe+33CAOb/7Wzpg DmaJAllQeBdulXdmKf7WBUMo7o8Jk4huufhljBnBR1zAOVvaT+Rv0d8Ens8oa575 3Uhy0Rla9ZyiUP9eyG4nGjIj2rQuTlnqTExctoMayivLKGVQdT+lMgCsdDbDcPx3 bEUbYuS7bFGo+E= 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:message-id:date:from:to:subject:references :content-type; s=default; bh=pMeBzo9dL82POppwMA31DZI0iLo=; b=HUq 9hxokEO78Sq3SGIeSRk4hN3R1sL+OcagabiNAhwVR0qOuChTGcoYZbpDwSkk4Urk JHUQ/4mGuF4P8R9PO+yS/S9/CRH7BrcuStShZLo6fOn5lGT2JssvLE3FczYX6+Qi fsSRs0wAeeMY/u6Ihbty03PBdO1sktHOUzLEACvo= 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.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=Dumping, VirtualQueryEx, sk:open_st, UD:stackdump X-HELO: mail-ot1-f51.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:date:from:to:subject:references:user-agent; bh=KbrYFJk3kJm3fI+d1bqu1iIdkr79dy2eb+um+bg1B0s=; b=HivcAwbxyePnfGVcaO7dhPUl5RG6a7hJ2JBihT67efXphS8HIPSaJVPdj3rAg9OhOw p2YY8J9UL4zmMqC0i2taTgy4vUFI3412jEV96kluzzlKqz3nNeRfT/9S4qSjkJGxiDaK xrrPYEHmhl7Z+ashvzyBkoE3k+jWGhNdZdLNTRvZskOxP8PRJDIZ/EDfsNLzEAP4To1x XX8GD6Oc3ABRYSbAjYE8dcGx3Sj1ZxM8imgyEGLp0oCSNbTHA9MWrgYMkTQr9W3hwL7f R20JPyLXh3VkYULikfPOuCHgD8vUI1r7HlGKxiyCAy14PTI+Bp3N0cwvL60RZxHZvOZq 9EDg== Message-ID: <5c511903.1c69fb81.24e69.1054@mx.google.com> Date: Tue, 29 Jan 2019 19:24:51 -0800 (PST) From: Steven Penny To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] TEST: Cygwin 3.0.0-0.1 References: Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Tryst/2.8.0 (cup.github.io/umber/tryst) On Tue, 29 Jan 2019 20:59:59, Corinna Vinschen wrote: > Hi folks, > > > I uploaded a new Cygwin test release 3.0.0-0.1 > > This release comes with a couple of new features and some interesting > bug fixes. something big broke here. as someone else reported here: https://cygwin.com/ml/cygwin/2019-01/msg00276.html i am getting similar result: $ git log -1 0 [main] git 4128 fixup_mmaps_after_fork: VirtualQueryEx failed for MAP_PRIVATE address 0x6FFFFE10000, Win32 error 5 828 [main] git 4128 C:\cygwin64\bin\git.exe: *** fatal error in forked process - recreate_mmaps_after_fork_failed 1632 [main] git 4128 cygwin_exception::open_stackdumpfile: Dumping stack trace to git.exe.stackdump 0 [main] git 2632 fork: child -1 - forked process 4128 died unexpectedly, retry 0, exit code 0x100, errno 11 error: cannot fork() for less: Resource temporarily unavailable workaround is to stop forking: $ git --no-pager log -1 Personally I am going back Cygwin 2 until this is resolved. Cheers -- 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