X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=tprYios7R2E0Vvnb93U7mdzbvtnJAB62F+5HFKiZn28 ieyXiAzzHfYo3W9QSHNYNoalGEJtt7fAhjjIcuut7Y6iKzH6dBHe7vZgaLSjCJZI lrTIABrB8YsZ4BrCdgrWAElzGvSvYHh3lFfuhcBfMz7H5w+FzPuY2Uf6hwcTf08M = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; s=default; bh=bzjWPRN9rDVsEpw91pMdy3yB4RU=; b=iQzTvzBBrYD0p7fpB 4plIvxpZTPRSE9cB18vHx7js8umdgp3Y536eZP/Yh4pXdcb5vLwQEK0svpmE646U b4MehjLni8x2fsjsIbCXXAa1fVp71qNQ1kvt6Kja7076b6RsLzEkk7Yl3rOZFVBu bNqEd3NAcj3iAk+vdIQRDSCgdY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 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, 9 Feb 2020 17:21:53 +0900 From: Takashi Yano To: cygwin AT cygwin DOT 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 AT towo DOT net> <20200209084835 DOT 9b841c565a07fc90d915514b AT nifty DOT ne DOT jp> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Note-from-DJ: This may be spam 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