From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x62d.google.com (mail-ej1-x62d.google.com [IPv6:2a00:1450:4864:20::62d]) by sourceware.org (Postfix) with ESMTPS id C11EC389040B for ; Wed, 21 Apr 2021 09:56:52 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org C11EC389040B Received: by mail-ej1-x62d.google.com with SMTP id v6so61315938ejo.6 for ; Wed, 21 Apr 2021 02:56:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=LJsatwBhxOVt5+UmE7jOEvECiCAF9nyPanCVWz+SMpQ=; b=rAe9dchs9NFGXquSdZVdid86ZM8nE7IzmlpclQksQnN3+RrjXU1D6neKuSIaqMOheS QtwlRUleZG57NiMpW+YqZIQlZU2ejdLET4yaLECoShRglkJ7htP+NCW0HTn9pWkUZaad oZnh809vb7L2oL/ilrFurwC9yccdityIHhb/D18uo5T7sUszqjNWjQU2+EiUtU029Cvq 9yKNpKHXkmHwjmgi82YRRqqCwn7NR1wxd6+sI86QgWp2QwQuu6ciDRkJ+c1bHAresKsu O45jgUFoez1cW0B9Lru1S5NsiLPqiXJnCWGud+owjebsPfSMZt+gRujROLlqRgEMtNqF L8Lg== X-Gm-Message-State: AOAM533S12Jaa3q/Qyn5P6upBOCsr+Mca8HrGtUj/Yc40TaOoYs7NMpT ojjtNBdnObJcTbxMih7Al0ejtHl0mhgJDZft X-Google-Smtp-Source: ABdhPJxTmOAx05Dbd81ziqwPCNbDOukhthc1RFMqs/E3sMrgQ0e4WzI+1+VWXddgcEBY7pxVUx3CJw== X-Received: by 2002:a17:906:86cd:: with SMTP id j13mr31572394ejy.423.1618999011317; Wed, 21 Apr 2021 02:56:51 -0700 (PDT) Received: from ?IPv6:2003:cc:9f04:e3c5:6430:ba52:d72f:1fc7? (p200300cc9f04e3c56430ba52d72f1fc7.dip0.t-ipconnect.de. [2003:cc:9f04:e3c5:6430:ba52:d72f:1fc7]) by smtp.gmail.com with ESMTPSA id q6sm1826993ejt.51.2021.04.21.02.56.50 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 21 Apr 2021 02:56:51 -0700 (PDT) Subject: Re: Cannot access system32 directory from 32 bit cygwin after the commit 456c3a46 To: cygwin@cygwin.com References: <20210421120457.cd5b6e966288aa62eee1a013@nifty.ne.jp> <1801483573.20210421114900@yandex.ru> From: Marco Atzeri Message-ID: Date: Wed, 21 Apr 2021 11:56:50 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.0 MIME-Version: 1.0 In-Reply-To: <1801483573.20210421114900@yandex.ru> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, NICE_REPLY_A, 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 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: Wed, 21 Apr 2021 09:57:03 -0000 On 21.04.2021 10:49, Andrey Repin wrote: > Greetings, Takashi Yano! > >> I noticed the problem that /cygdrive/c/Windows/System32 directory >> can be no longer accessed from 32 bit cygwin (WOW64) after the >> commit: > >> Reverting this commit resolves the issue. > >> 64 bit cygwin does not seem to be affected. Could you please >> have a look? > > How exactly it "can no longer be accessed" ? Is it opening WOW64 System32 or > not opening anything at all? > > I see no problem on my side $ uname -svr CYGWIN_NT-10.0-WOW 3.2.0(0.340/5/3) 2021-03-29 08:37 $ ls /cygdrive/c/Windows/System32 | wc -l 2925