From owner-freebsd-stable@FreeBSD.ORG Wed Jul 4 22:08:56 2012 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 B0B751065672 for ; Wed, 4 Jul 2012 22:08:56 +0000 (UTC) (envelope-from peter@rulingia.com) Received: from vps.rulingia.com (host-122-100-2-194.octopus.com.au [122.100.2.194]) by mx1.freebsd.org (Postfix) with ESMTP id 411688FC08 for ; Wed, 4 Jul 2012 22:08:55 +0000 (UTC) Received: from server.rulingia.com (c220-239-248-69.belrs5.nsw.optusnet.com.au [220.239.248.69]) by vps.rulingia.com (8.14.5/8.14.5) with ESMTP id q64M8rKm030732 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 5 Jul 2012 08:08:53 +1000 (EST) (envelope-from peter@rulingia.com) X-Bogosity: Ham, spamicity=0.000000 Received: from server.rulingia.com (localhost.rulingia.com [127.0.0.1]) by server.rulingia.com (8.14.5/8.14.5) with ESMTP id q64M8lSv027672 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 5 Jul 2012 08:08:47 +1000 (EST) (envelope-from peter@server.rulingia.com) Received: (from peter@localhost) by server.rulingia.com (8.14.5/8.14.5/Submit) id q64M8l4h027671 for freebsd-stable@freebsd.org; Thu, 5 Jul 2012 08:08:47 +1000 (EST) (envelope-from peter) Date: Thu, 5 Jul 2012 08:08:47 +1000 From: Peter Jeremy To: freebsd-stable@freebsd.org Message-ID: <20120704220847.GA27624@server.rulingia.com> References: <20120704100332.GA70705@server.rulingia.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k1lZvvs/B4yU6o8G" Content-Disposition: inline In-Reply-To: <20120704100332.GA70705@server.rulingia.com> X-PGP-Key: http://www.rulingia.com/keys/peter.pgp User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: sh(1) exiting on SIGWINCH 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: Wed, 04 Jul 2012 22:08:56 -0000 --k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2012-Jul-04 20:03:32 +1000, Peter Jeremy wro= te: >I've recently updated a box from 8-stable to 9-stable/amd64 (r237995), >compiled with gcc, and now sh(1) exits if I change the window size >(ssh'ing to the target system within an xterm). I don't recall ever >seeing this sort of behaviour before and am still trying to track down >the relevant code path. Someone pointed me at kern/169603 and I can confirm that reverting r237738 (MFC of r237448) fixes the problem. Unfortunately, that is a fairly large patch and so I haven't investigated further. --=20 Peter Jeremy --k1lZvvs/B4yU6o8G Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAk/0vu8ACgkQ/opHv/APuIdO5gCfV+MQuP5FtbNKwacHUVoo5Pf6 5cUAn0rzU0X2Bhw9h1a9oMIKCKOwjLvb =BsTr -----END PGP SIGNATURE----- --k1lZvvs/B4yU6o8G--