bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fwd: issue with -j 2]


From: Paul Smith
Subject: Re: [Fwd: issue with -j 2]
Date: Thu, 19 Feb 2009 23:59:16 -0500

On Thu, 2009-02-19 at 13:23 +0100, Antoine Petitet wrote:
> Hi Folks,
> 
> I sent this message to help mailing alias. I should have sent it
> maybe to this alias, eventhough, it is not obvious to me at this
> point that the issue is in GNU make.

This is not good at all.  This means that somehow make lost track of a
child process: that child process died and was somehow reaped, but make
either didn't catch the signal (which should not be possible) or else
make didn't handle it properly when it was caught... which seems
unlikely since I'd think we'd have a lot more instances of this
happening.

I wonder if you have the chance to try this on anything newer than Red
Hat Enterprise 3.  That's pretty old.  Is it still using a 2.4 kernel (I
know RHEL2 used a 2.4 kernel and RHEL4 used a 2.6 kernel, but I have no
idea what RHEL3 used)?

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.mad-scientist.us
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

[Prev in Thread] Current Thread [Next in Thread]