X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A1A943858D1E
Authentication-Results: sourceware.org;
 dmarc=fail (p=none dis=none) header.from=nifty.ne.jp
Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=nifty.ne.jp
DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-02.nifty.com 234DHXm7026846
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp;
 s=dec2015msa; t=1649078253;
 bh=MlBTebvLhPM9ETAzhTtv3DnQjJzjoOCbYWxv2OmR9ss=;
 h=Date:From:To:Cc:Subject:In-Reply-To:References:From;
 b=WdEprRWZM9EGW8N9X4+h8mmmLJiDAKGtFATxidE5cAw+pg7AfrGYp2h4Sd4xU7FJD
 GkvOS+pxJiehF3J8twrrRw6if8xsE1kYQOma8WKxDR8ZuqTkQ/oVvsqIoycyO1/qhF
 nBqBt7HhEnyRUku7rAdnpKb/RpVvnmoSnUBCUNZIfpm+NUQphYiTa+of9rsZKMSzEQ
 bFkXJ5cq8/AD9nRjSc5cjrDyWKGbJnh2ouBjyaWb7kITX9W8Bjh4nSZ1PPd5QRs0jw
 fLx6px9iCbNKebJxDJPXwk7ryew1wNOqnPOi5BJT3Ri1g7zfOn14ERvD0VFQX3BckC
 ruJcdvYlxcx5A==
X-Nifty-SrcIP: [119.150.44.95]
Date: Mon, 4 Apr 2022 22:17:36 +0900
From: Takashi Yano <takashi.yano@nifty.ne.jp>
To: cygwin@cygwin.com
Subject: Re: Emacs crashing after M-x compile after Cygwin updates
Message-Id: <20220404221736.9963544ed157f9ccbe437b33@nifty.ne.jp>
In-Reply-To: <2130709370.2295152.1649077707001@mail.yahoo.com>
References: <2130709370.2295152.1649077707001.ref@mail.yahoo.com>
 <2130709370.2295152.1649077707001@mail.yahoo.com>
X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32)
Mime-Version: 1.0
X-Spam-Status: No, score=-5.0 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_NONE,
 SPF_HELO_NONE, SPF_PASS, TXREP,
 T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

On Mon, 4 Apr 2022 13:08:27 +0000 (UTC)
Bruce Mardle wrote:
> Hi, all.
> I've been happily compiling simple C programs under Emacs (emacs-w32) under Cygwin. Yesterday I wanted to install libedit-dev. While I was doing that, setup...exe marked a few dozen other packages for upgrades. I didn't notice which. Now, if I `emacs hello.c` and M-x compile gcc -o hello hello.c the compilation works... but then, a few seconds later, Emacs SEGVs. emacs-nox does the same but without the delay.
> I've tried Emacs versions 27.2-1, 28.0.60-1.f7e6c199bf, and 27.1. Then, in case it was gcc doing something naughty, I changed that from version 11.2.0 to 10.2.0-1. Same problem all the way. Running gcc from the terminal emulator works (but then I don't get to use Emacs' M-x ` and the like).
> I'm using 64-bit Windows 7 Pro [blush]. Is it still supposed to work on that? I don't seem to have a problem with a laptop running Windows 10.
> `uname -r` returns 3.3.4(0.341/5/3).
> I've spent a few hours looking at the mailing list archives (probably incompetently) and Googling, without success.

Perhaps this is the same issue with:
https://cygwin.com/pipermail/cygwin/2022-March/251162.html
which is already fixed in cygwin git head.
https://cygwin.com/pipermail/cygwin-patches/2022q1/011865.html

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
