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=F5nV WUiDq3JC1nBY9WjGGGxbwzxpo6dL54GczIMHWbgc/YZ3RXVVL3S87zwLTMS72rXV Iu9RRWf/HtTBAEuQj9jqN138zYUHsH0LwvFwHrsALfOgGZ+I+ZY1wc+ACWXrhNcC k1rrWAi41LuP7nDiyROY+yavpBdYynpER4xM6Hw= 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=16vSOvndZe LvZJYHCiz+XrToIh8=; b=V13y6XoN4BEWZ4HlwwUcpy9ldGZFnputS7CfJjbKWo 49PdJ61d7IapOuhcfzlNLNrpwfQJSXSCxRYELAWPq/vSGH6tSyktc3D6/ZhnrI8j BialjiMBnOiNLk2D4IzaZwyHYWMmVRA0yDc4tdXmJPJ1csEJ4EffSXaEzlTXXPfE s= 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=Hx-languages-length:1091, alberta X-HELO: mail-qt1-f181.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=uo1y8+C9YfDfHTgxSHOY57taeZ7zczOJ482U93Na8VI=; b=NlGzuG8QEsVg902e8llX5eg25Ob+uJ945c/BiA9u9RF0SiDo8WvcyDJ4OkNaADtfFI Vlev9/Y2EkL349ILfd30rpSVomiq2pvE0ZCiaelF6N7CyGOcxDftxNWgOl9A5JYN2Jl2 mzR8NEdx5tqPVosItTBlEErd1FRmaoxYQ3mWc0UW0LkYI3HTYpscaoDhCvOAbEEHQvML 7vLLUcjdhqjojCCsuIMD9Ys+iW6AiViYV1rZYbZwW1z0bKa5wWvB+f4iUhn7XcbulTry sYuiqyo8rfC0sv0pjvQK0rTJyWepX6tZeBJheVcx45oSKVzl3wJiWA9rr6AAmM9kJA0E KNaQ== MIME-Version: 1.0 References: <9e344bdc-758b-5711-b25a-1ed2e46952be AT yahoo DOT com> <746a01c6-0faf-aff3-51e6-c0e129a56cc4 AT yahoo DOT com> <110b2dfb62fa274469d2d2fae586fb99 AT smtp-cloud7 DOT xs4all DOT net> <66C04238-FC33-4926-952D-775BF5DEBE2C AT solidrocksystems DOT com> <06d6e35d-b645-61c2-089b-8256194168ef AT yahoo DOT com> In-Reply-To: From: Doug Henderson Date: Tue, 26 Feb 2019 15:48:12 -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 15:10, Jerry Baker via cygwin <> wrote: > > On 2/26/2019 1:56 PM, Doug Henderson wrote: > > Two things. > > 1. You can execute cygcheck by navigating to C:\cygwin or C:\cygwin64 > > in Explorer and opening a command or powershell window from explorer's > > shift-context menu. There, run the following command: > Here are the results: > > 1. That command gets part way through and then hangs with the blinking > cursor after listing the directories in the path variable. Good. This tells us something important. Right after the path listing, cygcheck list "Output from C:\cygwin64\bin\id.exe". The id exe is a cygwin exe which uses cygwin1.dll, cygintl-8.dll, and cygiconv-2.dll. That narrow the problem. These three DLLs might have been corrupted, or something is interfering with their correct operation. See BLODA: See https://cygwin.com/acronyms/ Check the list of BLODAs to see if you are running one of those. 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