From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from forward501j.mail.yandex.net (forward501j.mail.yandex.net [5.45.198.251]) by sourceware.org (Postfix) with ESMTPS id 3AC233858C74 for ; Mon, 4 Apr 2022 07:35:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 3AC233858C74 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=yandex.ru Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=yandex.ru Received: from vla5-53b4ceaf8148.qloud-c.yandex.net (vla5-53b4ceaf8148.qloud-c.yandex.net [IPv6:2a02:6b8:c18:341a:0:640:53b4:ceaf]) by forward501j.mail.yandex.net (Yandex) with ESMTP id 58DE062371C; Mon, 4 Apr 2022 10:35:02 +0300 (MSK) Received: from vla1-62318bfe5573.qloud-c.yandex.net (vla1-62318bfe5573.qloud-c.yandex.net [2a02:6b8:c0d:3819:0:640:6231:8bfe]) by vla5-53b4ceaf8148.qloud-c.yandex.net (mxback/Yandex) with ESMTP id 6PGnSbd6Ir-Z2fu4mwH; Mon, 04 Apr 2022 10:35:02 +0300 X-Yandex-Fwd: 2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1649057702; bh=W8PjMVIw2HKph5BHPfiFl7gVqFLo4TNMox2coFaEASA=; h=In-Reply-To:Subject:To:From:Message-ID:References:Date:Reply-To; b=BAoEQRDU4tkO2eoc2mKOpkM6G2v++d3PapXeRSAhe09sAJzj6aJEqL7bhoEc+Lnth XgunERe2QddckD2pxU2+Pc5uKf8/yos0Ns4KnFAEDLHpnI5eZEXMXwXo/MNCzNqU/U YTwo9ZIyO2fJuMaaWj5WHPrFhoJyCAfARuLlrMC8= Authentication-Results: vla5-53b4ceaf8148.qloud-c.yandex.net; dkim=pass header.i=@yandex.ru Received: by vla1-62318bfe5573.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id W7n39lrcWi-Z1LKuVxP; Mon, 04 Apr 2022 10:35:02 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Mon, 04 Apr 2022 07:29:02 -0000 Date: Mon, 4 Apr 2022 10:29:01 +0300 From: Andrey Repin X-Mailer: The Bat! (v9.3.4) Professional Reply-To: cygwin@cygwin.com Message-ID: <70465615.20220404102901@yandex.ru> To: James , cygwin@cygwin.com Subject: Re: 1 [main] bash 17336 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_THEBAT, NICE_REPLY_A, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE, XM_LIGHT_HEAVY autolearn=no 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2022 07:35:06 -0000 Greetings, James! > Never mind I'd say. I got the error when launching > C:\Appz\Cygwin\Cygwin.bat > Which is just > @echo off > C: > chdir C:\Appz\Cygwin\bin > bash --login -i > If however I run > C:\cygwin64\bin\mintty.exe > It works fine. This means you have two different Cygwin versions installed. If you never use the other one, I strongly suggest removing it, as an unused and unmaintained program is often a good target for various troublemakers. And that other version of Cygwin you have IS unmaintained, judging by the error you receive from it (which was fixed over a decade ago). > On Sat, Apr 2, 2022 at 8:28 AM James wrote: >> Hi there, >> >> >> I just got that error message, asking me to report it here. >> >> 1 [main] bash 17336 find_fast_cwd: WARNING: Couldn't compute >> FAST_CWD pointer. Please report this problem to the public mailing list >> cygwin@cygwin.com >> >> Not sure if it's interesting? -- With best regards, Andrey Repin Monday, April 4, 2022 10:26:57 Sorry for my terrible english...