From owner-freebsd-stable@freebsd.org Wed Mar 23 01:44:52 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87FDDA92B96 for ; Wed, 23 Mar 2016 01:44:52 +0000 (UTC) (envelope-from john.marshall@riverwillow.com.au) Received: from mta1.riverwillow.net.au (mta1.riverwillow.net.au [IPv6:2001:8000:1000:1801::3001]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mta1.riverwillow.net.au", Issuer "Riverwillow 2014 CA Root Certificate" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A67FE1450 for ; Wed, 23 Mar 2016 01:44:51 +0000 (UTC) (envelope-from john.marshall@riverwillow.com.au) Received: from mail1.riverwillow.net.au (mail1.riverwillow.net.au [IPv6:2001:8000:1000:1801:0:0:0:4001]) by mta1.riverwillow.net.au (8.15.2/8.15.2) with ESMTPS id u2N1ijPx062113 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Wed, 23 Mar 2016 12:44:45 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=riverwillow.com.au; s=mta1002; t=1458697485; bh=lN1WqA09S7L7Lv/W0qaFsmFUJ8X5IrnMMDg+yGn5/WQ=; h=Date:From:To:Subject:References:In-Reply-To; b=B887Jka05lpowJt+Z0YvVuYv2TG71+DLYI/vj68o0rge+Pg3FvlQdsV3pef/co3to u90G2QkS1iSi544/r6hB5j3hyn+iSmVnP6q48VxqrPZVV5SA43EFzgkZJHIuQyPMCg dPWCxQXsjNxt0nxJoDfgjp77z0UTwt7UWqUM1/ss= Received: from rwpc16.gfn.riverwillow.net.au (rwpc16.gfn.riverwillow.net.au [IPv6:2001:8000:1000:18e1:ae87:a3ff:fe04:b351]) (authenticated bits=56) by mail1.riverwillow.net.au (8.15.2/8.15.2) with ESMTPSA id u2N1ifXE062112 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Wed, 23 Mar 2016 12:44:43 +1100 (AEDT) Date: Wed, 23 Mar 2016 12:44:41 +1100 From: John Marshall To: freebsd-stable@freebsd.org Subject: Re: 10.3-RC3 kill -TERM weirdness after upgrade Message-ID: <20160323014441.GA3647@rwpc16.gfn.riverwillow.net.au> Mail-Followup-To: freebsd-stable@freebsd.org References: <20160319014650.GA10652@rwpc16.gfn.riverwillow.net.au> <20160319040656.GA10963@rwpc16.gfn.riverwillow.net.au> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uAKRQypu60I7Lcqm" Content-Disposition: inline In-Reply-To: <20160319040656.GA10963@rwpc16.gfn.riverwillow.net.au> OpenPGP: id=A29A84A2; url=http://pki.riverwillow.com.au/pgp/johnmarshall.asc User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.21 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, 23 Mar 2016 01:44:52 -0000 --uAKRQypu60I7Lcqm Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, 19 Mar 2016, 15:06 +1100, John Marshall wrote: > On Sat, 19 Mar 2016, 12:46 +1100, John Marshall wrote: > > rc scripts and service(8) hang when trying to stop some services. If I > > break out of the script or service command (via ctrl-C) and invoke > > kill(1), passing the relevant PID, the shell prompt returns immediately > > but the process doesn't terminate. Sending SIGKILL to the process via > > kill(1) does its job. >=20 > > Is anybody else seeing this, or have I been bitten by some other > > coincidence? >=20 > I've filed a PR (Bug 208132) just in case I'm not delirious. >=20 > After looking through the commit logs, I've backed out r296976 in the > working copy on the i386 system to see if that might be related. Just to tie off this thread... Problem disappeared after I backed out r296976. Discussion followed in Bug 208132 and that changeset (r296976) has now been backed out of releng/10.3. Details: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208132 --=20 John Marshall --uAKRQypu60I7Lcqm Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlbx9QkACgkQw/tAaKKahKK2YACfS0HAS2FDFgp6FMTHKABAjK+L kmEAoMyXRSQC0VU5aSxeR+Z+sdb6IcFj =2s9x -----END PGP SIGNATURE----- --uAKRQypu60I7Lcqm--