Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <43138157.3070809@scytek.de> Date: Mon, 29 Aug 2005 17:42:47 -0400 From: Volker Quetschke User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: script hangs with 20050716/20050826 snapshot but not with 1.5.18 dll References: <43114179 DOT 2020001 AT scytek DOT de> <20050828232733 DOT GA28706 AT trixie DOT casa DOT cgf DOT cx> In-Reply-To: <20050828232733.GA28706@trixie.casa.cgf.cx> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigFA71322D7429DDF5030EBAFE" X-IsSubscribed: yes --------------enigFA71322D7429DDF5030EBAFE Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Christopher Faylor wrote: > On Sun, Aug 28, 2005 at 12:45:45AM -0400, Volker Quetschke wrote: > >>The following script hangs after running a short while when using >>the 20050716/20050826 snapshots, but works with the 1.5.18 dll. >> >>--- start tcsh_hang.csh --- >>#!/bin/tcsh >>while (1) >># perl -e 'print("12\n");' |& /usr/bin/grep -v "yy" >> perl -e 'exec( "/cygdrive/c/WINNT/system32/cmd", "/c", "echo 12");' |& >> /usr/bin/grep -v "yy" >> date >>end >>--- end tcsh_hang.csh --- > > > Thanks for the test case. This was easy to reproduce, so I've fixed the > problem. Thanks! With the new (20050828) snapshot my big testcase (OpenOffice build) finishes without problem. Volker -- PGP/GPG key (ID: 0x9F8A785D) available from wwwkeys.de.pgp.net key-fingerprint 550D F17E B082 A3E9 F913 9E53 3D35 C9BA 9F8A 785D --------------enigFA71322D7429DDF5030EBAFE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (MinGW) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDE4FaPTXJup+KeF0RAiDNAJwJNG3Q0A9g/0vluDYkZomu4e61IQCgofHV ladw8OeE2kqwx4w7POqOoZs= =Oh71 -----END PGP SIGNATURE----- --------------enigFA71322D7429DDF5030EBAFE--