delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/02/09/04:14:17

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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=fnh1VEQDQZp3KJjI
rZIqh4WrVWkux+kyAstaNMsDHNoagiH/SkWX7gJXdb72O/hghSWX0r27PS9r8sh1
hrc/HURQrnCoNIFLZ3loQN9gqBq3YxekwFaMepbi4sWPRpaS/VZVUS2IRWaLXGCy
ZwhO8l6VFzWBh0cQA3lt9wqr75Q=
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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=Hd3v7Cto7MooezlJlzR0c4
KJBYs=; b=KlimpvpKRGyoZdA9EKrR2R9JpAt27+d6UWePRJP6y8wpWeznb15dUH
gc1iJJurNB0v/bwE4AoTgDy2/VVjUU/0SGIE3nHJ8Z7KnCqCZV5qUXbvjBB8Uacb
qIlBmpcJV/yq4zm726bs5BqV2BosrgtUsn0FcNa2zEEvss1L17UgQ=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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.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
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)
Subject: Re: Stuck with incomplete Cygwin installation
To: cygwin AT cygwin DOT com
References: <CAD0Qj-4r7-cpscKXDtft-3MwQJ8uDSP2VXxwPiFMCfiCu718Bw AT mail DOT gmail DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <851b4bf0-1c58-2e35-997c-a189bc81f591@gmail.com>
Date: Thu, 9 Feb 2017 10:13:43 +0100
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: <CAD0Qj-4r7-cpscKXDtft-3MwQJ8uDSP2VXxwPiFMCfiCu718Bw@mail.gmail.com>
X-IsSubscribed: yes

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019