Cygwin hangs up if several keys are typed during outputting a lot of texts.

Takashi Yano takashi.yano@nifty.ne.jp
Sat Apr 4 06:55:00 GMT 2015


Hi Corinna,

On Fri, 3 Apr 2015 13:32:26 +0200
Corinna Vinschen <corinna-cygwin@cygwin.com> wrote:

> Btw., we have a regression in the latest PTY code in terms of some
> native Windows tools.  I noticed this with `icacls':

To confirm this, I tried to build latest git version.
However, I have found that cygwin1.dll built above
does not work at all for me. With new cygwin1.dll,
mintty keeps black screen, i.e. no prompt appears.

It seems that this occurs after the following change.
Is replacing cygwin1.dll insufficient after this change?


commit 28e457cd717d630d6ac13dba7b8f2a162156effb
Author: Jon TURNEY <jon.turney@dronecode.org.uk>
Date:   Mon Mar 30 20:31:13 2015 +0100

    Provide ucontext to signal handlers

    Add ucontext.h header, defining ucontext_t and mcontext_t types.

    Provide sigaction sighandlers with a ucontext_t parameter, containing stack and
    context information.

        * include/sys/ucontext.h : New header.
        * include/ucontext.h : Ditto.
        * exceptions.cc (call_signal_handler): Provide ucontext_t
        parameter to signal handler function.

    Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>


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

--
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



More information about the Cygwin mailing list