From owner-freebsd-current Tue Aug 6 8:10:36 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E16D37B400 for ; Tue, 6 Aug 2002 08:10:34 -0700 (PDT) Received: from dilbert.robbins.dropbear.id.au (248.d.001.mel.iprimus.net.au [203.134.132.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id E333C43E9C for ; Tue, 6 Aug 2002 08:10:10 -0700 (PDT) (envelope-from tim@robbins.dropbear.id.au) Received: from dilbert.robbins.dropbear.id.au (thv4i6s0c6fq3sic@localhost [127.0.0.1]) by dilbert.robbins.dropbear.id.au (8.12.3/8.12.3) with ESMTP id g76FA620010112; Wed, 7 Aug 2002 01:10:06 +1000 (EST) (envelope-from tim@dilbert.robbins.dropbear.id.au) Received: (from tim@localhost) by dilbert.robbins.dropbear.id.au (8.12.3/8.12.3/Submit) id g76FA5cn010111; Wed, 7 Aug 2002 01:10:05 +1000 (EST) Date: Wed, 7 Aug 2002 01:10:04 +1000 From: Tim Robbins To: Christian Weisgerber Cc: freebsd-current@FreeBSD.ORG Subject: Re: Signals/jobs weirdness? Message-ID: <20020807011004.A9927@dilbert.robbins.dropbear.id.au> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from naddy@mips.inka.de on Tue, Aug 06, 2002 at 01:48:30PM +0000 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Aug 06, 2002 at 01:48:30PM +0000, Christian Weisgerber wrote: > Something is fishy with signals/jobs. Getting suspended jobs back > into the foreground doesn't quite work. I don't have a clear picture > yet of what's wrong. > > -CURRENT/alpha as of August 3. Could be a system problem, could > be something in the new 2.05b release of bash. > > Has anybody else noticed strange ^Z/fg behavior? Yes. Specifically, suspending then fg'ing chpass, chfn, chsh and su does not work correctly. It seems to be bringing the wrong process to the foreground the first time I try 'fg', then the second time around it works. This was -CURRENT on i386, probably about the 20th of July, using sh, tcsh, and pdksh. I believe it was fine in early July; ref5 is running a kernel from July 1 and it works properly. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message