delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/04/21/05:57:08

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 368843890424
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1618999024;
bh=RYOcFzJZDG0JKJIiOWRv+vJVi9dbKyVhx/5Ac7wFF8c=;
h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=G6uO3r85EeTtMya/ZlynJ77YNIOjgIaugOrWcMvJPcrYpfP+j7nUl4OWOLjUIfnOt
Tnr0JoE3JoXBqUXysCO4vKODMrSUIOqBJB3obRBFBTltmYA79OShnlYfDAZSTYgiwK
cyCxUI5RcERx7m/iddQe1NXZdyOO5Svl3R4CkVP0=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org C11EC389040B
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)
Subject: Re: Cannot access system32 directory from 32 bit cygwin after the
commit 456c3a46
To: cygwin AT cygwin DOT com
References: <20210421120457 DOT cd5b6e966288aa62eee1a013 AT nifty DOT ne DOT jp>
<1801483573 DOT 20210421114900 AT yandex DOT ru>
Message-ID: <b9704ebe-dbb0-26cd-5d64-d7ab3c6faa2f@gmail.com>
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>
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 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>
From: Marco Atzeri via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

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


-- 
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