From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 57669 invoked by alias); 26 Feb 2019 18:00:40 -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 43672 invoked by uid 89); 26 Feb 2019 18:00:20 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=0.7 required=5.0 tests=BAYES_40,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=ENTER, blinking, decade, Hx-languages-length:1028 X-HELO: sonic313-14.consmr.mail.bf2.yahoo.com Received: from sonic313-14.consmr.mail.bf2.yahoo.com (HELO sonic313-14.consmr.mail.bf2.yahoo.com) (74.6.133.124) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 26 Feb 2019 18:00:05 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1551204003; bh=1LLiBljmFxaqDIhPyAZ9Ezyex9dEFRRlT6jBGmDwPAA=; h=Subject:To:References:From:Date:In-Reply-To:From:Subject; b=JYhg9tOJDhMvVl+zWYkx6wzRzbs6ZRCNnEZaqC9ogrPNvy+ls2dVZUXkBUn62+n3bDqdvobMwCNZXN9PWz5ojGMbnaSSQGVKkMA9dUDATwAf7wk09Wg0lHnBVB1pBym85b2n8Fn4U9QIWDvk5PivkcIxphE8Dsfc9Dsnc9vwfKTzcXdiVEUlou2a1yIYCGe8kEBSfFwguBv7i2upeZhHjCVsjIhEGXLh8iVAHajetuO5BXTQCuW5q0OrZI8i1rytqfGvSlWi6VA5AILcMBMMkeydK/fnD550eh554HjMlrDM8GI3kc7rD24yla9D37CHJ4meR519W/c8EX7D9uf2Sw== Received: from sonic.gate.mail.ne1.yahoo.com by sonic313.consmr.mail.bf2.yahoo.com with HTTP; Tue, 26 Feb 2019 18:00:03 +0000 Received: from 47.149.36.37 (EHLO [192.168.231.2]) ([47.149.36.37]) by smtp429.mail.bf1.yahoo.com (Oath Hermes SMTP Server) with ESMTPA ID 988ed632a6409bf40cc91d3befbcb159 for ; Tue, 26 Feb 2019 17:59:59 +0000 (UTC) Subject: Re: Cygwin 3.0.1-1 Breaks ALL cygwin applications on Windows 7 x64 To: cygwin@cygwin.com References: <9e344bdc-758b-5711-b25a-1ed2e46952be@yahoo.com> From: "Jerry Baker via cygwin" Reply-To: Jerry Baker Message-ID: <746a01c6-0faf-aff3-51e6-c0e129a56cc4@yahoo.com> Date: Tue, 26 Feb 2019 18:30:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <9e344bdc-758b-5711-b25a-1ed2e46952be@yahoo.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-02/txt/msg00443.txt.bz2 I have narrowed it down to cygwin1.dll. If I install cygwin 3.0.1-1 and overwrite cygwin1.dll with the 2.11.2-1 version, everything works. Likewise, if I install cygwin 2.11.2-1 and overwrite cygwin1.dll with the 3.0.1-1 version everything stops working. Additional information about the broken applications: cygwin applications running under 3.0.1-1 show no output but a blinking cursor and do not respond to CTRL+C or ENTER keys. On 2/26/2019 7:38 AM, Jerry Baker via cygwin wrote: > I have a large installation of cygwin on Windows 7 x64 for the last > decade that has been working without issue. When I use setup-x86_64.exe > (2.895) to upgrade the cygwin 2.11.2-1 package to cygwin 3.0.1-1, all of > my cygwin applications stop working. Simply executing a command (such as > 'bash' or 'grep' or 'date') at a command line just yields a blinking > cursor that never returns anything. As soon as I switch back to version > 2.11.2-1 everything works again. -- 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