public inbox for cygwin-developers@cygwin.com
 help / color / mirror / Atom feed
From: Takashi Yano <takashi.yano@nifty.ne.jp>
To: cygwin-developers@cygwin.com
Subject: Re: minor problem with DEBUGGING build of Cygwin
Date: Thu, 27 Aug 2020 18:45:33 +0900	[thread overview]
Message-ID: <20200827184533.36f2f744cbcb8dd343b0fc02@nifty.ne.jp> (raw)
In-Reply-To: <20200827090201.GA3272@calimero.vinschen.de>

On Thu, 27 Aug 2020 11:02:01 +0200
Corinna Vinschen wrote:
> On Aug 27 01:24, Mark Geisert wrote:
> > Hi folks,
> > I've built the Cygwin DLL tonight (though not with the absolute latest git
> > HEAD) with DEBUGGING set and am seeing output like...
> > 
> > 74972684 [main] -bash 1153 close_handle: CloseHandle(pi->bye<0x0>) failed
> > void pty_slave_cleanup(select_record*, select_stuff*):1348, Win32 error 6
> > 
> > ...displayed for each character I'm typing on the keyboard.  This is coming
> > from select.cc:1348, which reads "CloseHandle (pi->bye);".  Win32 error 6 is
> > INVALID_HANDLE_VALUE.
> > 
> > If this is expected, I'll just keep pressing ^L to clean up the display. I
> > thought I'd mention it in case it points to something malfunctioning.
> > 
> > ..mark
> 
> Probably a handle glitch in the new pseudo console code.  Takashi?

I looked into this problem, and found this is a bug introduced
in a1c7e920845ab21185f18950be3d84f4312222de.

I will submit a patch for this issue.

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>

      reply	other threads:[~2020-08-27  9:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-27  8:24 Mark Geisert
2020-08-27  9:02 ` Corinna Vinschen
2020-08-27  9:45   ` Takashi Yano [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200827184533.36f2f744cbcb8dd343b0fc02@nifty.ne.jp \
    --to=takashi.yano@nifty.ne.jp \
    --cc=cygwin-developers@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).