Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Jan 2005 13:37:18 -0700
From:      Scott Long <scottl@freebsd.org>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        current@freebsd.org
Subject:   Re: SIGSTOP/SIGCONT problem ? (scheduler or make(1) ?)
Message-ID:  <41D9ACFE.8010400@freebsd.org>
In-Reply-To: <20050103191227.GA5783@xor.obsecurity.org>
References:  <20050103183736.GA93409@xor.obsecurity.org> <26706.1104779064@critter.freebsd.dk> <20050103191227.GA5783@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway wrote:
> On Mon, Jan 03, 2005 at 08:04:24PM +0100, Poul-Henning Kamp wrote:
> 
>>In message <20050103183736.GA93409@xor.obsecurity.org>, Kris Kennaway writes:
>>
>>>--cWoXeonUoKmBZSoM
>>>Content-Type: text/plain; charset=us-ascii
>>>Content-Disposition: inline
>>>Content-Transfer-Encoding: quoted-printable
>>>
>>>On Mon, Jan 03, 2005 at 02:34:41PM +0100, Poul-Henning Kamp wrote:
>>>
>>>>=20
>>>>I ran a "make -j 48" on my testbox and suspended the task after
>>>>a while so I could start systat(1)
>>>>=20
>>>>=3D=3D=3D> usr.sbin/sysinstall (obj,build-tools)
>>>>=3D=3D=3D> gnu/usr.bin/cc/cc_tools (obj,depend,all)
>>>>*** Stopped -- signal 18
>>>>Child (25164) not in table?
>>>
>>>I've seen this too.
>>
>>With make or with other apps ?
> 
> 
> With make, I think.
> 
> Kris

I have this odd feeling that make needs an explicit SIGSTOP and/or
SIGTSTP handler.  There is a conditional in the source for USE_PGRP that
might be worth looking at since it contains just such a handler.

Scott



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41D9ACFE.8010400>