From owner-freebsd-stable@FreeBSD.ORG Thu Aug 11 01:22:10 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24E391065670 for ; Thu, 11 Aug 2011 01:22:10 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from qmta09.westchester.pa.mail.comcast.net (qmta09.westchester.pa.mail.comcast.net [76.96.62.96]) by mx1.freebsd.org (Postfix) with ESMTP id C5AC08FC18 for ; Thu, 11 Aug 2011 01:22:09 +0000 (UTC) Received: from omta24.westchester.pa.mail.comcast.net ([76.96.62.76]) by qmta09.westchester.pa.mail.comcast.net with comcast id Jp9E1h0051ei1Bg59pN9gR; Thu, 11 Aug 2011 01:22:09 +0000 Received: from koitsu.dyndns.org ([67.180.84.87]) by omta24.westchester.pa.mail.comcast.net with comcast id JpN81h0091t3BNj3kpN9jG; Thu, 11 Aug 2011 01:22:09 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id 3B16A102C1A; Wed, 10 Aug 2011 18:22:07 -0700 (PDT) Date: Wed, 10 Aug 2011 18:22:07 -0700 From: Jeremy Chadwick To: Raimund Steger Message-ID: <20110811012207.GA86377@icarus.home.lan> References: <4E431C3A.6080707@mytum.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4E431C3A.6080707@mytum.de> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Adam Vande More , freebsd-stable@freebsd.org Subject: Re: Recent STABLE unable to start process in background X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2011 01:22:10 -0000 On Thu, Aug 11, 2011 at 02:03:06AM +0200, Raimund Steger wrote: > Adam Vande More wrote: > >I am unable to start processes in the background after a recent upgrade to > >stable from 8.1R. > > > >I get: > > > >suspended (tty output) > > > >when trying to start a process like > > > >python /usr/home/adam/randr/manage.py runserver 0.0.0.0:18080 & > > > >my shell is zsh 4.3.12 > > > > Looks like SIGTTOU (output from background process)? > This should be controllable with stty -tostop. > (But why has it changed...?) On all our RELENG_8 systems (though I use bash), -tostop is default. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, US | | Making life hard for others since 1977. PGP 4BD6C0CB |