From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 106127 invoked by alias); 9 Feb 2017 09:13:59 -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 106118 invoked by uid 89); 9 Feb 2017 09:13:58 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=specially, evolve, symantec, Symantec X-HELO: mail-wm0-f45.google.com Received: from mail-wm0-f45.google.com (HELO mail-wm0-f45.google.com) (74.125.82.45) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 09 Feb 2017 09:13:48 +0000 Received: by mail-wm0-f45.google.com with SMTP id c85so224044724wmi.1 for ; Thu, 09 Feb 2017 01:13:48 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=Z+U5IX4NFFwgUV1JQwBCmBhhQvj8q0H4Kxph1IIz/18=; b=e13lR8INz+2KrtNqHGGINiM45yP/YwlvFTWDuRaGVi7Eua2+c35Z/xp6Ecxx8ONNW9 8uH5EZG69J6DyA4pr3wUYUvypRYzE25TfYQbqkzK7R1S5O0/2kyraLMdAGgUVzHi6is9 QEwA7P1cJMmAd4FrkdTKA1en9lMeBM/D9Nd6s2qMFeiAg3byA7LeAIxShF71CyHweyzQ NCSzDbgKmmJdDGumSEkdtBvpu16rvGtmin9idu3FGFtmH56UvQF3pLCZX0vRE9HawDr1 bQYdaoMM0Bkd0pjDwreeI9dd7NOZcyK4yJZZxqY5czlntkhJ7VbDb2FS+UZcWvmX83Zx HaBg== X-Gm-Message-State: AMke39lKLQjKLRm8D1ZAzxsrmUznlH9TNNrxPOyOsUYyifnbp8ntmpWkF0mwykPEi/vJfQ== X-Received: by 10.28.19.78 with SMTP id 75mr23026405wmt.108.1486631625997; Thu, 09 Feb 2017 01:13:45 -0800 (PST) Received: from [172.21.188.226] ([149.6.156.42]) by smtp.googlemail.com with ESMTPSA id g5sm17506936wrd.0.2017.02.09.01.13.45 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Feb 2017 01:13:45 -0800 (PST) Subject: Re: Stuck with incomplete Cygwin installation To: cygwin@cygwin.com References: From: Marco Atzeri Message-ID: <851b4bf0-1c58-2e35-997c-a189bc81f591@gmail.com> Date: Thu, 09 Feb 2017 09:13:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00119.txt.bz2 On 09/02/2017 08:44, Daniel Friedman wrote: > Quick summary: I'm stuck being unable to achieve a working Cygwin > installation on a machine that formerly had one. > attempts always yield errors of the following kind (the numbers, other > than "errno 11", vary): > --- begin typical error message --- > 1152878 [main] sh 304 fork: child 27120 - died waiting for dll loading, errno 11 > ./base-files-mketc.sh: fork: retry: Resource temporarily unavailable > --- end typical error message --- this does not look a fork issue due to rebase (colliding address) it looks BLODA interference. Specially if you try to install only base category the collision risk is almost nothing > Additionally, running setup after attempting to run these scripts > manually causes not only the scripts to again fail when invoked by > setup.exe, but the 0p_000_autorebase.dash script also fails, with exit > code 2. as before... > * Re-downloaded the setup program. > > Some more details: > * Windows 10 machine > * Cygwin setup.exe version 2.877 (64 bit) > * I've attached /var/log/setup.log.full from my most recent > installation attempt, in case it might help. > * I have extensive but somewhat limited administrator rights on this > Windows machine; in particular, I can't suspend or disable the > anti-virus software. However, I've never before had a related problem > with Cygwin--not on this machine I've had since August 2016, and not > on any other machine with same limited admin rights I've had over the > past 7+ years. This all strongly suggests to me (IMHO) the anti-virus > software, and my limited admin rights, are not interfering with the > Cygwin installation. unfortunately Antiviruses evolve and not always for the better. On my side Symantec has worsened a lot in the last months, while be reasonable for years. It could also be some other applications like device drivers or security communication packages. Anything in this list or similar https://cygwin.com/faq/faq.html#faq.using.bloda that you have around ? Bank security packages are the latest trendy BLODA's. > After hours of searching the web and attempting multiple > reinstallations, I'm sorry to lean on the community for help, but I'm > really at wits end. I'm willing to try new ideas, and appreciate any > suggestions. > > Thanks very much in advance, > --Daniel > I do not know if works on W10, it worked on my W7 64 bit, but you can try with "msconfig.exe" to reboot in "Safe boot" with "Network" and just install base category. This should disable almost every services including the AV If installation works than you know that a BLODA is around, but catching it will take a bit more. Regards Marco -- 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