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: <4044E025.2060501@scytek.de> Date: Tue, 02 Mar 2004 14:27:33 -0500 From: Volker Quetschke User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Snapshot 20040225: make hangs/errors out References: <20040225002457 DOT GA24184 AT redhat DOT com> <20040225193446 DOT GA1214 AT redhat DOT com> <403D09E5 DOT 8020507 AT scytek DOT de> <403D0C6A DOT 4020705 AT scytek DOT de> <403E07A4 DOT 1010309 AT scytek DOT de> <20040226150318 DOT GC23139 AT redhat DOT com> <403E1400 DOT 7010704 AT scytek DOT de> <20040226163404 DOT GA25941 AT redhat DOT com> <403E245F DOT 40101 AT scytek DOT de> <403E72B7 DOT 9050305 AT scytek DOT de> <403FD3AC DOT 7010300 AT scytek DOT de> In-Reply-To: X-Enigmail-Version: 0.83.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig0E64D7CDEAC800902AABA6F0" X-Provags-ID: kundenserver.de abuse AT kundenserver DOT de auth:2938d8151112792a7619f0dcd7fff4e3 X-IsSubscribed: yes --------------enig0E64D7CDEAC800902AABA6F0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi! > I can reproduce with that snapshot, but I get slightly different > results. Here is the stderr output from 1052 runs, but the strange > thing is that even when I get errors, the task continues to run. It > seems somehow that the return code of the errored run gets lost or > something. Are you still using this script: export C=1 while strace -o strace.$C.txt make -j ; do C=$(($C+1)) ; done echo Failed after $C runs If yes: The strace catches the errors. I use a script without strace and the while catches the error of the make command. Volker -- PGP/GPG key (ID: 0x9F8A785D) available from wwwkeys.de.pgp.net key-fingerprint 550D F17E B082 A3E9 F913 9E53 3D35 C9BA 9F8A 785D --------------enig0E64D7CDEAC800902AABA6F0 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.2.2 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFAROApPTXJup+KeF0RArerAKC9RoCwG64WW5NEK/glsKucpVRblgCeK8E2 dn7iwlBdel0YPRbKQju9FAM= =40WT -----END PGP SIGNATURE----- --------------enig0E64D7CDEAC800902AABA6F0--