Re: Segmentation fault in make-3.81

2009-08-03 Thread Glenn Coombs
-Original Message- From: Philip Guenther [mailto:guent...@gmail.com] Sent: 31 July 2009 20:53 To: glenn.coo...@gmail.com Cc: bug-make@gnu.org Subject: Re: Segmentation fault in make-3.81 > Is there some reason that you didn't use the solution that works in every > version of make that has

Segmentation fault in make-3.81

2009-07-31 Thread Glenn Coombs
Hi, The attached makefile causes a segmentation fault if run with make -j2 (or anything higher than -j1). It does sometimes run with no error but 50% of the time I get a segmentation fault. This is on a machine running CentOS release 4.6, kernel 2.6.9-67.ELsmp. To reproduce just run: make setu