X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=R7c7adQ A28yFC/wkTKQ9xAhjZIiP3E3Cxs1gCHqf/p+5+kvJ5YfZt2OydAMUai5PfVhV+S4 l6ysqZ8n8ZmPNIbeRPSvqq2c4KfStI/ZyoOqBzB7rCashSSuzIFl53c9mLkbMw1i VdN3iRTBiIk5BMc0JN6n1jU8xKuxNTKM1HO4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=xtKXFTIuVqBTD ZfuE58WG4lHvWM=; b=GTUWfS/rInZ4p4FO7kWaOn2oUUqhhcWZEuPFOBlWWOLeD CqF0M3RT6YM5AYPWV+3zZ0yvL9P5MoPfXM8Fb/NGkJe27CpVMjkRcF6DG3TgPcBc rS6+d/K0mZM9wNbyeJ4sYgINqNzKFEKSV+rZqgJLD3y51vbZq2756BWkBJCaAM= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.5 required=5.0 tests=BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=danielsantospoboxcom, H*f:sk:f9a69cb, D*pobox.com, H*i:sk:f9a69cb X-HELO: mail-wr0-f180.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=ey9tGMJqmUAYYSZMoFIY7hOSgWL4LmpkdNbO9P7IIgA=; b=R/8dqj61MadmRRSMJt0ui0XDg/P8QNMsWR5coXtCR+uu/TsG25v9+/+41ZcmczAQDX GT9cjCrcr7Vw0Uy38j/vZaylcva+OHzDQnVT7Ig9DQKR9seBkzQjnj1eIswLThshLNts 3lnsJYl4t/0iIvl7tnGoHITlNBE8wVonjrIXEhBqAl4B7q/uzH+blTkJm6k3xgAYdluc x5El4hg4iMs/bVnBtWE9uT7VED5sC8azGHkAMZu53Ut+SXQlpN1tyLRHuGraluGNdCKk +8pdlcTtulIF7L5VcDtii13xnyypDbkyWb26i+K8d3dR5/8N/Kszcel+7JVTigowOF9m OJ5w== X-Gm-Message-State: AN3rC/5o1cAekMSCczWl1J1qRiBWgMS6jwPMpqMg01waHQlffTpmS5Nhrv3DGeKbIVGqDZ8gvR2E8UVCVU/71g== X-Received: by 10.223.169.226 with SMTP id b89mr13076622wrd.100.1491802644331; Sun, 09 Apr 2017 22:37:24 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: =?UTF-8?Q?V=C3=A1clav_Haisman?= Date: Mon, 10 Apr 2017 07:37:23 +0200 Message-ID: Subject: Re: Maintaining expect (the broken pipe errors) To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes On 10 April 2017 at 01:06, Daniel Santos 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