From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x633.google.com (mail-ej1-x633.google.com [IPv6:2a00:1450:4864:20::633]) by sourceware.org (Postfix) with ESMTPS id C91BF3857804 for ; Mon, 21 Jun 2021 16:15:56 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C91BF3857804 Received: by mail-ej1-x633.google.com with SMTP id hq39so2709851ejc.5 for ; Mon, 21 Jun 2021 09:15:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=cm+N7CVHHoidSO91/twpNS5TLe4iyFQWd2i7pXd4eNw=; b=HvSDm0Qau5OFrPz0EqKy2KKifqTKb/jw6v/7+F0Qb7XGC5cX1+39DB5J0d6hz0Ji88 6XtTyY1f3Tq7xteZPkkj8CViVXc7AgtKLhuUsVwewzwmMWxFGgJ1DxeV6Dk9enB6LMsC 3i6QB32rZYE4D1Yh9glo2ml59RiaYEpS50XZnlz/ZfB4KM39ovWcmDP/5qERfj3jxi3j 6WHYO/IgtXDWwLWvpemR3lKtBtLfjaNTlx9cvK/XqU2qDA/q6kNJuW+V37y6KFRX5iK7 lJ/HS51d9CrHHqHKpbTSmUuZuTKM5+WFKi/WZqQmgF7G0k0O+vGHXfC1u3ynxeAAWGRx Tc3Q== X-Gm-Message-State: AOAM531UeolYZqm9Gdw3tpeOXngz8uNL3OoK8fPBbSurQNDwity6MrFO T11ZFPwJLxXm1jAowO5WP5agmkHjH3NjC/cpDgy3Zj9Z8aTOLc3w0R2+sg== X-Google-Smtp-Source: ABdhPJzUOqSlcluqLidc1KstF/yFRUkW8d1O32hpJoria23bni0IEk/63hJZBCOUAki+RrgjSznESHY8NViZ9spGsY8= X-Received: by 2002:a17:906:2da1:: with SMTP id g1mr25256372eji.47.1624292155979; Mon, 21 Jun 2021 09:15:55 -0700 (PDT) MIME-Version: 1.0 From: Luca Consales Date: Mon, 21 Jun 2021 18:15:44 +0200 Message-ID: Subject: Windowser server 2012 standard , warning FAST_CWD after microsoft update kb5003697 even with latest cygwin64 To: cygwin@cygwin.com X-Spam-Status: No, score=-1.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, HTML_MESSAGE, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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, 21 Jun 2021 16:15:58 -0000 Hello, step to reproduce install windows server 2012 standard ( NOT R2 i see no problem with R2 ) install latest cygwin 64 bit from cygwin site you can run some program like ls.exe or other from command promtp with no warning C:\cygwin64\bin\ls.exe update microsoft windows , after installing june 2021 security update kb5003697 every cygwin command that you run from command prompt you have this warning Cygwin WARNING: Couldn't compute FAST_CWD pointer. This typically occurs if you're using an older Cygwin version on a newer Windows. Please update to the latest available Cygwin version from https://cygwin.com/. If the problem persists, please see https://cygwin.com/problems.html i see no warning with other microsoft windows version and no problem with cygwin 32 bit . if i uninstall kb5003697 and reboot we have no more warning but we can't install this security fix