From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 70992 invoked by alias); 27 Feb 2019 03:12:27 -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 70967 invoked by uid 89); 27 Feb 2019 03:12:27 -0000 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 Received: from mail-qt1-f196.google.com (HELO mail-qt1-f196.google.com) (209.85.160.196) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 27 Feb 2019 03:12:25 +0000 Received: by mail-qt1-f196.google.com with SMTP id y4so17602751qtc.10 for ; Tue, 26 Feb 2019 19:12:25 -0800 (PST) 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@yahoo.com> <5c75e50c.1c69fb81.2a448.90cf@mx.google.com> <302c5d5e-be0d-74f9-9f9e-4b359683d092@yahoo.com> <31aa038e-4130-435a-092e-4f0e24f1f67b@yahoo.com> In-Reply-To: <31aa038e-4130-435a-092e-4f0e24f1f67b@yahoo.com> From: Doug Henderson Date: Wed, 27 Feb 2019 03:21:00 -0000 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 X-SW-Source: 2019-02/txt/msg00467.txt.bz2 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