From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 50007 invoked by alias); 9 Feb 2020 08:22:11 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 50000 invoked by uid 89); 9 Feb 2020 08:22:11 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-4.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=HContent-Transfer-Encoding:8bit X-HELO: conssluserg-02.nifty.com Received: from conssluserg-02.nifty.com (HELO conssluserg-02.nifty.com) (210.131.2.81) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 09 Feb 2020 08:22:09 +0000 Received: from Express5800-S70 (ntsitm196171.sitm.nt.ngn.ppp.infoweb.ne.jp [125.0.207.171]) (authenticated) by conssluserg-02.nifty.com with ESMTP id 0198Ll7f032278 for ; Sun, 9 Feb 2020 17:21:47 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-02.nifty.com 0198Ll7f032278 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1581236507; bh=+RwqYa0bap1sMQp1KkXyoJmChgrJjIB4l3Dx3fmUSL4=; h=Date:From:To:Subject:In-Reply-To:References:From; b=cv1Mzkht5qrSQ4mgZQ/mE9XC0iLMpjRfZulVeD8C8ddftzMmccdYqo5bikJumAh0h XKgy8khq6nP2mwSiJrnU9bOKGBsGKuAT+bZgUoXCpSvbY73gUe19LfXQ8eT8pyrPk0 bj/LMFvSLD3cGWWBrZdpcFiHFDh2tkjHX9OmSqSE+/nTDUxgN2zn5ClP4J3tekkiSz Sk0AvRtACQbN9alN8fDUhafZg71WoP/DKyI2pMNHdk8djt/nORB2aqZSrRVJ6eN38t Veo33LS+JibJdwXqa54cjFySGVnVA4/j0AoI1x3xqElRvot5spKgQdFoTZbEiEbtlW RN7gVnxozI4oA== Date: Sun, 09 Feb 2020 08:22:00 -0000 From: Takashi Yano To: cygwin@cygwin.com Subject: Re: stray stdout/stderr/pseudo console garbage output Message-Id: <20200209172153.c55ced606ce44efbbd31b57b@nifty.ne.jp> In-Reply-To: <20200209084835.9b841c565a07fc90d915514b@nifty.ne.jp> References: <0563c3c7-825c-7615-e70b-752420c74f93@towo.net> <20200209084835.9b841c565a07fc90d915514b@nifty.ne.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2020-02/txt/msg00074.txt.bz2 On Sun, 9 Feb 2020 08:48:35 +0900 Takashi Yano wrote: > On Sat, 8 Feb 2020 18:19:53 +0100 > Thomas Wolff wrote: > > Ignoring unknown option 'ShowTabBar'. > > Font not found, using system substitute: > > Luxi Mono      2 [main] mintty 1551 > > fhandler_pty_slave::push_to_pcon_screenbuffer: pty0: > > pcon_attach_to mismatch?????? > > This output is generated by debug code in pty when some buggy > condition is detected. It seems that pty code still has bug... I have found the culprit. I will submit a patch for this issue shortly. -- Takashi Yano -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple