delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2022/05/05/02:46:04

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 988B83858D3C
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-01.nifty.com 2456iSVT011527
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp;
s=dec2015msa; t=1651733069;
bh=4sNbV+a0WZei0XosYD8v7eO+nSz1RTIG9FfUNQvrL0Q=;
h=Date:From:To:Cc:Subject:In-Reply-To:References:From;
b=H+wmfSi2vEgvVCPmb/DBiz+6l8eWvr1yOOCcZtL0o4S/2IJHBerK9/geig/ceGTgX
i9/cO6cdLR3Ybb6zoUaGJWCk+kW2CHbEdjPVv1dZvSqGtNKJXD5KbEbQ9RssP8tqI+
VxsFdZ7tuCWaBOXV+6WqT0d2jp+wCzGisB8IE65flXG0IfHB7no0/POF5yAOGQ1SgD
FID/a2TGPQOoGhBMdG7fhsmhyYiBj/mHEpXO1ggvtCww+OzYajvCtPcxZDIWR9UUzb
hOWrOMludnnsKMIfW/EsWo34Kr8ZeTsaOEDO8lKkpmRjROxFr4BqLcYtPd+GfDLKCe
QUvB91uZ/mV/Q==
X-Nifty-SrcIP: [119.150.44.95]
Date: Thu, 5 May 2022 15:44:40 +0900
From: Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>
To: cygwin AT cygwin DOT com
Subject: Re: mintty crashes on Windows 7
Message-Id: <20220505154440.d9002cc94e7d52b3c6c1f339@nifty.ne.jp>
In-Reply-To: <20220505134120.242af45a631131d7e4217f5e@nifty.ne.jp>
References: <CAGHpTB+t+gCySabZZQvJstZSLresmoOTUUL8of9cwCdvmGySdg AT mail DOT gmail DOT com>
<20220504002343 DOT 4345bfe1630fa904276f0d37 AT nifty DOT ne DOT jp>
<CAGHpTB+3V98eWDaHv7DCa133KWS39FaDFMUo=8qOJjxTFon51A AT mail DOT gmail DOT com>
<20220504011018 DOT 7c455cedb38571f786d72ae9 AT nifty DOT ne DOT jp>
<CAGHpTBJyOgYAzEvs3NLb8AzkiujbCKjaf+w-QSJAou47g-J-Cg AT mail DOT gmail DOT com>
<CAGHpTB+tZX+z0ZkCNG-42bp4Pw+YKUXkccnnNqwN_tHRekk=UA AT mail DOT gmail DOT com>
<20220504201610 DOT 125888f234ffe063fa6773c0 AT nifty DOT ne DOT jp>
<CAGHpTBKphe_jSRS+9ihygODYGYYyzPfLPkt9H4rTDm9u7pMexw AT mail DOT gmail DOT com>
<20220505102045 DOT fd6bfd46732e2eab0451e28c AT nifty DOT ne DOT jp>
<20220505102724 DOT 11b5675450f2b4f723a8b70e AT nifty DOT ne DOT jp>
<20220505105954 DOT e910df2e6998d130a9373299 AT nifty DOT ne DOT jp>
<20220505123307 DOT e745d7c88877316b9a38d0c9 AT nifty DOT ne DOT jp>
<20220505134120 DOT 242af45a631131d7e4217f5e AT nifty DOT ne DOT jp>
X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32)
Mime-Version: 1.0
X-Spam-Status: No, score=-5.5 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, NICE_REPLY_A,
RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, 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 AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Cc: Orgad Shaneh <orgads AT gmail DOT com>
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

On Thu, 5 May 2022 13:41:20 +0900
Takashi Yano wrote:
> I downloaded bash source files from:
> https://git.savannah.gnu.org/git/bash.git
> and built it by:
> ./configure && make
> and replaced /usr/bin/bash.
> 
> Then the issue disappeared.
> Now, I start to suspect the issue is a bug of msys2 bash package.

I tried several shells and results are as follows.

tcsh: ok
ash: ok
dash: ok
zsh: ok
ksh: ok
fish: ok
bash (build from original source): ok

bash (from msys2 package): ng

Only bash in msys2 package fails.

-- 
Takashi Yano <takashi DOT yano AT nifty DOT ne DOT 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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019