From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from barramail.cs.umass.edu (barramail.cs.umass.edu [128.119.240.3]) by sourceware.org (Postfix) with ESMTPS id 5C6EB3858C2C for ; Sun, 9 Jul 2023 19:27:56 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 5C6EB3858C2C Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=cs.umass.edu Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=cs.umass.edu X-ASG-Debug-ID: 1688930875-24039d13456c7f80001-w5GHUG Received: from mailsrv.cs.umass.edu (mailsrv.cs.umass.edu [128.119.240.136]) by barramail.cs.umass.edu with ESMTP id fCuzqIn5yyt9rtK0 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Sun, 09 Jul 2023 15:27:55 -0400 (EDT) X-Barracuda-Envelope-From: moss@cs.umass.edu X-Barracuda-RBL-Trusted-Forwarder: 128.119.240.136 Received: from [192.168.50.148] (c-24-62-201-179.hsd1.ma.comcast.net [24.62.201.179]) by mailsrv.cs.umass.edu (Postfix) with ESMTPSA id 49FE1401C1C4; Sun, 9 Jul 2023 15:27:55 -0400 (EDT) Message-ID: <9f10bc83-a8ae-97fd-e187-8a9067e4e41e@cs.umass.edu> X-Barracuda-RBL-Trusted-Forwarder: 192.168.50.148 Date: Sun, 9 Jul 2023 15:27:54 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Reply-To: moss@cs.umass.edu Subject: Re: vfork: Resource temporarily unavailable Content-Language: en-US X-ASG-Orig-Subj: Re: vfork: Resource temporarily unavailable To: Ken Brown , cygwin@cygwin.com References: <64dcf048-92d2-0cc6-5171-ad9b5ba1ed7b@cornell.edu> <182b1a1d-f32d-936b-5484-cb1a03deb5a1@cs.umass.edu> <0be457fa-31b8-0d76-c340-203e6143a9d6@cornell.edu> From: Eliot Moss In-Reply-To: <0be457fa-31b8-0d76-c340-203e6143a9d6@cornell.edu> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Barracuda-Connect: mailsrv.cs.umass.edu[128.119.240.136] X-Barracuda-Start-Time: 1688930875 X-Barracuda-Encrypted: ECDHE-RSA-AES128-GCM-SHA256 X-Barracuda-URL: https://barramail.cs.umass.edu:443/cgi-mod/mark.cgi X-Barracuda-BRTS-Status: 1 X-Virus-Scanned: by bsmtpd at cs.umass.edu X-Barracuda-Scan-Msg-Size: 643 X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=5.7 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.111147 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Digging a little further ... The conflicting dll was /bin/cygpng16-16.dll. rebase display it with a * indicating that there was a space conflict for it. So I did a rebase-trigger full and ran setup again. Now these two dlls share the same spot: /usr/bin/cygp11-kit-0.dll /usr/lib/p11-kit-proxy.so ... but that seems to be because one is a link to the other. I'll see how things go. I had thought that doing rebase-trigger full and rebasing was no longer necessary, but maybe things somehow got messed up so that the automated mechanism failed for me ... We'll see if I am back to no vfork errors. Regards - Eliot