X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6B0103858010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1636148046; bh=eo4P2zMtGjjRomYnR+dBrclWUA8cpgUhH02ZtH/G5C8=; h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=bZMqcCKX/BFA5fJLpzjVuoQoDpV/QMMCk1yZvrmpNhD6RsjdkgnZyPzdhEV/gC5B7 b/W6SPWJVa7qYtSxibil2wiYvV2VgTUXP/lxqLA9eRXPSnuC6LEp0Hi3bCiOcQe7b8 JssYFyOSYRtCsi/+gjAfXn7oC7Y8OuQGFNkWYD2k= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 7C8833857C50 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=xMH7heTyq4lERIfFRfypNTIIvmMCdcQ6xpSBBGeeaN8=; b=aRS9bTAY7eTjRRRg6735ApNjt8R+dF+4Ug+AgRpE//Dn7x3WrBNjnYBmJ7oDxp3eBl aJU5ySDUo6TNudr8Rdu60yLqhW3l7WmpCDI2lsP0z/5wW+uALtk4B0D3IcN9XaFEvLk/ tVByYnOkucTaubiTFg98IyAjbOObAoAMWYseYuPZmxhcqp0zthccTWGP65VD30CJm93q bbeHW+bnPk5/gc8SVANq5DqdKHm0dmxK9WG6QaRLddaGYlPRRmmO9G7Cox1Cd9/gTYgh ost9sN82IOPXq5lm4dyGkvW9jWjc+YuSvz08B3/g1wTRkYadm6fEpT9i/mdoJ21nTzFr k12A== X-Gm-Message-State: AOAM531VeCiMZuk7Uq8XN6tjJpHqMo/ja1TOZBl+KRekKtiu+0tr4H9e MvPRyrTPWmjeD7INTgRWVVfKO3GcIjzLLnxZF6g= X-Google-Smtp-Source: ABdhPJyauBJKhsL/rQ3pQsqLAfm8mMtOxgZVqq0lcoi+6Z99Dv9GYYG57R+VRBajV9Z4fFC/CndUe1AxN8Ot+QlMDlE= X-Received: by 2002:a2e:2204:: with SMTP id i4mr10092739lji.28.1636147976127; Fri, 05 Nov 2021 14:32:56 -0700 (PDT) MIME-Version: 1.0 References: <20211105123950 DOT b118a7f2ba38379764df4c12 AT nifty DOT ne DOT jp> <20211105170542 DOT 96ce6dd4ca32880ddfddd660 AT nifty DOT ne DOT jp> <20211106044116 DOT 698b465a5d8ed6ce2cc75c99 AT nifty DOT ne DOT jp> In-Reply-To: <20211106044116.698b465a5d8ed6ce2cc75c99@nifty.ne.jp> Date: Fri, 5 Nov 2021 16:32:45 -0500 Message-ID: Subject: Re: 3.3.0: Possible regression in cygwin DLL (Win10); fixed in snapshot To: Takashi Yano X-Spam-Status: No, score=-0.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP 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-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Brian via Cygwin Reply-To: Brian Cc: cygwin AT cygwin DOT com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" On Fri, Nov 5, 2021 at 2:41 PM Takashi Yano wrote: > > It seems that the cause is the overhaul for the pipe implementation. > I also found the workaround for this issue. Please try: > export CYGWIN=pipe_byte > > Indeed, that does solve the problem. Thanks for looking into this! --Brian -- 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