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:reply-to:subject:references:from:to:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=JZWXPOqaKZ3pXY3l x+StDNvNFLm7RNEXNH1GmtZVLu9C1a19VoQ0P3YddSK/oz83yFFjSzdz96kRASWh dtUSxIDd34VjaKsweBBqIagNq9kLCVsz1IKfhrzGHLg6U3JzWSuFKtLbBBKVrgZH EUBw5JQ8Jsldr4PBAMfwtZz5p9M= 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:reply-to:subject:references:from:to:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=wcXEoYEWKhCh1/6DYs82Ri FoYP8=; b=rZQd47iUuIIF/j8xuppDsMBXfQgvya887C332Lc23IaZHv8szFIQYw TUjpXa6fEsRYhPqMVZXePA4VO8+loiPfvWml5H/YlVF3vCj0TUFytC7n5Ub7rS7U h6uTlmcC2UQcbP1odG7j8lIs1szN3OSTMx5ufl0nCZTgTGcxiMTyQ= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=1.0 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=mcafee, McAfee, cygzdll, UD:cygz.dll X-HELO: smtp-out-so.shaw.ca X-Authority-Analysis: v=2.2 cv=T/3OdLCQ c=1 sm=1 tr=0 a=WqCeCkldcEjBO3QZneQsCg==:117 a=WqCeCkldcEjBO3QZneQsCg==:17 a=IkcTkHD0fZMA:10 a=w_pzkKWiAAAA:8 a=b4eMD0GmHX_ZvWjD-W0A:9 a=P6uNCM1OBgoGN5JR:21 a=uvsdkslE4vV6naFa:21 a=QEXdDO2ut3YA:10 a=bjs35p6lYyAA:10 a=sRI3_1zDfAgwuvI8zelB:22 Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: Commands not working as expected. References: <0371f378-e11e-5eba-22df-323cd2670023 AT SystematicSw DOT ab DOT ca> <20e725bb-ef37-0da6-475c-6f0d8a5edd7e AT bellsouth DOT net> From: Brian Inglis To: cygwin AT cygwin DOT com Message-ID: Date: Wed, 14 Sep 2016 10:04:13 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <20e725bb-ef37-0da6-475c-6f0d8a5edd7e@bellsouth.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfLY4ga+ws5glnIKlxVQAaXBnmKXlTml/SuA2w4J4j8UHY/FFMuZqIUGW23XXePsKAX8+40ujzj0c37rwA06lhH6N2GYVT6DKkggwXnV4QUNeyDYCVWSB mYS2VKnoLEI9ZkHRXllRLoDA9Scd+wITRAk9g1xnVrnFkxPDjKung/i4OWK0VC3Xdvt8PsUtwp4e9g== X-IsSubscribed: yes On 2016-09-13 05:33, Brian S. Wilson wrote: > On 09/12/2016 00:20 AM, Brian Inglis wrote: >> On 2016-09-11 17:03, Brian S. Wilson wrote: ls -l > I am using a McAfee Security Center and I disabled the firewall and > Virus and Spyware scans; but this didn't help. I've not had a problem > with McAfee previously and I must have some kind of firewall available > so I haven't uninstalled McAfee (as of yet). Had problems with various (non- and Cygwin) packages under McAfee on Windows 7, so as prep for Windows 10 upgrade, deinstalled McAfee (and installed MS Security Essentials AV temporarily), and now running only Windows 10 Defender (which includes AV formerly in MS SE) and Firewall. Recommend deinstalling McAfee, installing and enabling Defender and Firewall. > $ export CYGWIN=detect_bloda > > $ echo $CYGWIN > detect_bloda > > $ man man > 2 [main] man 4928 child_info_fork::abort: C:\cygwin\bin\cygz.dll: > Loaded to different address: parent(0x150000) != child(0x660000) > man: fork failed: Resource temporarily unavailable This looks very like you may have run out of Cygwin dll 32 bit address space. Have you checked FAQ 4.45 docs /usr/share/doc/Cygwin/_autorebase.README and /usr/share/doc/rebase/README? Read this recent thread to the end: https://cygwin.com/ml/cygwin/2015-10/msg00159.html Have you tried FAQ 4.45 run: "rebase-trigger fullrebase" as *admin*, shut down all Cygwin processes, reboot in case AV has Cygwin dlls open, run setup without any other apps running, reboot to clear cached dlls, start and test Cygwin? -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- 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