This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: tty and the cygwin server



===
----- Original Message -----
From: "Christopher Faylor" <cgf@redhat.com>

> >My question is, what occurs between accept_input and
> >process_slave_output in rxvt that could result in ash (the slave)
> >quitting? I can't get a strace of the slaves behaviour so far, which
is
> >why I'm turning for inspiration here...
>
> Probably it is looking like stdin (the pty) is being closed for some
> reason.  That seems to be what's happening from the strace.  Or it has
> received a signal?  You should be able to attach to the process via
gdb
> and watch it happen.

Thanks. I had similar thoughts, but couldn't say why that would occur.

Rob


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]