public inbox for cygwin-developers@cygwin.com
 help / color / mirror / Atom feed
From: Mark Geisert <mark@maxrnd.com>
To: cygwin-developers@cygwin.com
Subject: minor problem with DEBUGGING build of Cygwin
Date: Thu, 27 Aug 2020 01:24:03 -0700 (PDT)	[thread overview]
Message-ID: <Pine.BSF.4.63.2008270115510.95757@m0.truegem.net> (raw)

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

             reply	other threads:[~2020-08-27  8:24 UTC|newest]

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

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=Pine.BSF.4.63.2008270115510.95757@m0.truegem.net \
    --to=mark@maxrnd.com \
    --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).