This is the mail archive of the cygwin 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: Maintaining expect (the broken pipe errors)


On 10 April 2017 at 01:06, Daniel Santos <daniel.santos@pobox.com> wrote:
> I should probably import this onto my github account.  There doesn't appear
> to be an actual repository for expect at the moment.  There are many
> terrible coding practices employed, potential use of uninitialized locals,
> etc.  I'm going to do some basic cleanup before I dig back into trying to
> find the cause of the child processes unexpectedly terminating (while
> calling an ioctl to change the terminal windows size), which is what's
> causing the broken pipe.

What is the exit code of the process? Could it be somehow mishandled SIGWINCH?


-- 
VH

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


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