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:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-type; q=dns; s=default; b=Xry7 ztiCfceHnsnlYaoOJp3XqwWa/03L3JX4uALW+PsQqFtzIIHGZ9ZZSO1oZmImS410 paQjhCHrHZLoQqMKs2kfNVanFSHjJOSxfFi1uD3t3KJwaHY1AVR64R1p1M+c3m2V 1kzMr8je9bH97M3JCzYR9ULr8DLaLS3OMWlfD1Q= 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:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-type; s=default; bh=r0kPOSFKR4 KJECtHg9eTAsFLUyw=; b=GvQ57pJv78W0fnGIJmPlSfw61nnEXNrqEWv6hncO5k 7crXU+CMIqlAQGQqvXaOI+qJnHZHr3ShjcyaSeDYPGHCHt9yq60BMNOiiQTHKTEY qWhLHgp1a5AG8hVZCJG/dfOsFWpDsmy5MN6Emlem44QgJUNhHUUMEblaFYLYKDe8 0= 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=-0.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,FROM_LOCAL_NOVOWEL,HK_RANDOM_ENVFROM,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=6th, Prevention, prevention, asks X-HELO: mail-qt1-f196.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=YRNu48+T6ggqCGcWjvyLUFW5UXKN05RRWQcj0wFr2f0=; b=u2kuTA7+cXtMWdctrVxLTHjBaE+B+u5KLDKHDtP1zWlpiOoA/yqNhZP3D7QnWqiXqF ymXcRQ/HGR/b+V93eou7CQ3XxYsvbiu+sdxHTNZ5UvuQBDguzt39iMFuQa8/IAjsJjlZ 3yg+3P9aQXIJxoTrBxWp2S4ypm0avgv5ZeJhe8JHKH4yCFZFYCULlkfC2F7h5BhlNvMX pxTX7vdsdn4KlqMPzsqjpRfo4w5HwwtO68NCPhMvM48MdZ2R1IJZqkay5APQe4I5K6Wb EirJ6VrtlFq0C2iVjC49iNXVOkIpAPopgdgOGwpR1HEZpyR/QdEISI3Z8NCsW3sbpfdH BLUw== MIME-Version: 1.0 References: <35062835-c3cd-799e-d13a-16f954db2a19 AT yahoo DOT com> <5c75e50c DOT 1c69fb81 DOT 2a448 DOT 90cf AT mx DOT google DOT com> <302c5d5e-be0d-74f9-9f9e-4b359683d092 AT yahoo DOT com> <31aa038e-4130-435a-092e-4f0e24f1f67b AT yahoo DOT com> In-Reply-To: <31aa038e-4130-435a-092e-4f0e24f1f67b@yahoo.com> From: Doug Henderson Date: Tue, 26 Feb 2019 20:12:11 -0700 Message-ID: Subject: Re: Cygwin 3.0.1-1 Breaks ALL cygwin applications on Windows 7 x64 To: cygwin Cc: Jerry Baker Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes On Tue, 26 Feb 2019 at 19:01, Jerry Baker via cygwin <> wrote: > > On 2/26/2019 5:50 PM, Jerry Baker via cygwin wrote: > > Glad to. Please let me know what evidence will suffice to prove that. > > > > If it is my system our organization is going to have bigger issues. > > There are about 3,700 workstations with this machine image just in this > > building. > > Problem machine is an Intel i7 system with 16GB RAM. Ironically, the > same Windows 7 on an old AMD Athlon X2 system with 4GB of RAM does not > exhibit the issue at all. > > Trying to think of what could make 2.11.x work and 3.0.1 fail on the i7 > system. The only difference I can think of is that the i7 system is a > member of a domain. There is one more place you could have a problem. It does not seem likely, but maybe you have a bad download cache area. When you run setup, on the fourth panel, where it asks for the Local Package Directory, you could try deleting that directory. (It must not be the same as your cygwin root from the previous panel). The state of mirrors changes over time. Which mirror(s) are you using (selected on the 6th panel)? I have successfully used http://mirrors.kernel.org for many years. It's not so important to pick a local mirror as it used to be, so I go for reliability (and fat pipes), rather than distance to the mirror. (I have a little program that times the download of the setup data file from each mirror.) BTW, what is your DEP setting? Control Panel -> Advanced system settings -> advanced tab -> Performance Settings -> Data Execution Prevention tab. I am using the top setting (Turn on DEP for essential Windows programs and services only) rather than (Turn on DEP for all programs ad services except those I select). I'm not sure how Address Space Layout Randomisation (ASLR) is managed on Windows 7, but I think cygwin exes and dlls get special handling. HTH Doug -- Doug Henderson, Calgary, Alberta, Canada - from gmail.com -- 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