Signal handling problem in 1.5.7 ? - Was: Re: Program randomly hangs.....

Volker Quetschke quetschke@scytek.de
Wed Feb 4 15:35:00 GMT 2004


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
URL: <http://cygwin.com/pipermail/cygwin/attachments/20040204/cf3f01a0/attachment.sig>


More information about the Cygwin mailing list