X-Recipient: archive-cygwin@delorie.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:from:content-type:content-transfer-encoding
	:subject:message-id:date:to:mime-version; q=dns; s=default; b=rW
	J5VVS4kizJ20bYPSujsZ5olKR+r3l9Ebi5QNAJYz0VlfYjZjLnA3qW60eWtafL9e
	vjn8JZJCGiNgK5ZdQUs/P3O1zSrBZZrBz7z/Vq6jfLNYYxMGKrZzRN/UgHLnfBKW
	9+E7gj9xuYY5I9fvaRLaPU/CnxSPNGNZyxhyVBQJ4=
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:from:content-type:content-transfer-encoding
	:subject:message-id:date:to:mime-version; s=default; bh=8utrNB4M
	PdTzJ2LfnKGUCbg1btA=; b=vH/UbY6Jrm/YggwFvyt2yrzKrf0QXEX+zueB/owb
	Nl9/XjPLsMg0WObaki7YuU9SZ147PclsGFe9mUj3ePC+2vWOj1pG+UGFLVzem+jH
	Dhn0nW4zQ/gzyKguq8r28jzl+ddwSCd3+NUpDvrMMWFx28OPzZjH7MxW7LjC66Vw
	xZU=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-pb0-f43.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:from:content-type:content-transfer-encoding         :subject:message-id:date:to:mime-version;        bh=HDgS6WWt7++ifWknFpM0l3vQ58EBiJO64sMZtPEBrTY=;        b=biNHlNHTzD/VCL3M2OlZmVbMh/zlmG91ubLvn2GTQ0h1x941YXazBHiT7ytxOkTKOf         NFG0vKZNKFNaRExuwyfFpKztzI9IoM+XJA6tDcMPxUqt+zYio+yjojIAse5hk5hLS5m0         2BAzL8KoB9vqHm7nqAk2391hbYjypgMbfCuVRtJN4zBUChyhZmJcA46u/z1MS/f2Tdul         BBuuXmeBswKFp5MuUUJ+PmSCQ7+tttRm9ukoghprT6A1s2YH1QGqArv7yDHq1uYJvQ8S         gign9AqdpdRS2WbkGK4eyar/X6UWuzR6L/D1kbO4KhuPMVLRZ2pUI2iyDAay3CTNFh3K         uALQ==
X-Gm-Message-State: ALoCoQmMnzNRFdgWNtxbzq5og4yZqXJ6jnFCMpIWYeNUAWeuWAPpQQzRb0ZumTA0YksSPouJv4Zy
X-Received: by 10.67.30.164 with SMTP id kf4mr11744986pad.13.1381354139322;        Wed, 09 Oct 2013 14:28:59 -0700 (PDT)
From: Mike Cappella <mike@cappella.us>
Content-Type: text/plain; charset=us-ascii
Subject: Various crashes
Message-Id: <0895B6AF-A76D-4F72-8B33-4C8816A9DC8A@cappella.us>
Date: Wed, 9 Oct 2013 14:28:59 -0700
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\))
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r99LTDb2016046

In this post:

   http://cygwin.com/ml/cygwin/2013-10/msg00060.html

I mentioned that less(1) was crashing the shell/cygwin environment.  I reinstallation of all packages seemed to have solved the problem.

But I'm continuing to see the same crash, and others just like it.  The following have resulted in the same type of crash:

   % vi

  % strings <somefilename> | less

After the last crash, I open a new bash shell and the latter command works fine.

When vi crashes, it leaves a zombie vi process in Windows' Task Manager, and bash lingers until vi is terminated.

I'm not sure how to debug this, or what else I can report here.  The cygcheck output is here:

   http://cygwin.com/ml/cygwin/2013-10/msg00049.html

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


