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: <4021111B.9040404@scytek.de> Date: Wed, 04 Feb 2004 10:34:51 -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: Signal handling problem in 1.5.7 ? - Was: Re: Program randomly hangs..... References: <4020BA04 DOT 1010408 AT salomon DOT at> In-Reply-To: <4020BA04.1010408@salomon.at> 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="------------enig8D71358ADD64FE93D76E3339" X-Provags-ID: kundenserver.de abuse AT kundenserver DOT de auth:2938d8151112792a7619f0dcd7fff4e3 X-IsSubscribed: yes --------------enig8D71358ADD64FE93D76E3339 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi Michael, thanks for the testcase, another thing to try for this evening. Volker Michael Haubenwallner wrote: > > As for "processes" thats another issue altogether. > > Hi, > > as i've not found a question for a not so huge test-case, > here's a smaller one, hoping to show the same problem: > > I'm using make (not dmake) with SHELL=/bin/sh to build my project, > and it also died unexpectedly on different locations. > > So i've attached an extract of my Makefile, where i got the problem. > I did this on a Windows Server 2003, so you might have to change each > "CYGWIN_NT-5.2" in the Makefile to match your `uname`. > > When starting make in a loop, i get this output with different numbers > of done-lines in subsequent runs of the loop: > > *bash-2.05b$ while make -f Makefile ; do true ; done * > testing uname ...done > testing uname ...make: *** [testuname] Error 128 > bash-2.05b$ > > When i tried strace to track down the problem, i could not await to > get the error using following command, so i think this might be a > timing-problem: > > *bash-2.05b: while strace -o strace.out make -f Makefile ; do rm > strace.out ; done * > > But then, i switched to SHELL=/bin/bash in the Makefile, > the error did not occur any more. > So, softlinking /bin/bash to /bin/sh did help for now. > > Another note: i was one of the unlucky fellows, which got 1.5.6, > and when i saw this problem there first, i immediately switched > back to 1.5.5 being in hurry to get up, but now i'm on 1.5.7. > > In the hope to being able to help, > Michael > > > ------------------------------------------------------------------------ > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ -- PGP/GPG key (ID: 0x9F8A785D) available from wwwkeys.de.pgp.net key-fingerprint 550D F17E B082 A3E9 F913 9E53 3D35 C9BA 9F8A 785D --------------enig8D71358ADD64FE93D76E3339 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 iD8DBQFAIREiPTXJup+KeF0RAq4mAJ4wTZzUEYmMaPFDjA4jhdHK1UDDYQCff1mm G/ymjYGWvNZ5SyZbXNqsNtY= =4J/3 -----END PGP SIGNATURE----- --------------enig8D71358ADD64FE93D76E3339--