From owner-freebsd-stable@freebsd.org Sat Mar 19 04:07:09 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 2350EAD5257 for ; Sat, 19 Mar 2016 04:07:09 +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 3474D1F1C for ; Sat, 19 Mar 2016 04:07:07 +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 u2J470Lk014952 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Sat, 19 Mar 2016 15:07:00 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=riverwillow.com.au; s=mta1002; t=1458360420; bh=rdYZ4Z3r46FExW2rTktOtpM2FV1zJetrs9Ay4FUl0DE=; h=Date:From:To:Subject:References:In-Reply-To; b=BZLMoh8Vr8c+DeazKdMIhvreYo7CvqXQwZMRbBaQME8Dh9U3KH2HrrUCPlqdVzZZf bDX0u3lbJoRFdxdm86ns69e4HStSTiwVdzd4pfkhB2LBSW7EEiW/7xORo0xZg/3Alq TRlIaNEIrw63kMvPDBSqKiSGnKHCf30uouRNy6eg= 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 u2J46wrM014941 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Sat, 19 Mar 2016 15:07:00 +1100 (AEDT) Date: Sat, 19 Mar 2016 15:06:56 +1100 From: John Marshall To: freebsd-stable@freebsd.org Subject: Re: 10.3-RC3 kill -TERM weirdness after upgrade Message-ID: <20160319040656.GA10963@rwpc16.gfn.riverwillow.net.au> Mail-Followup-To: freebsd-stable@freebsd.org References: <20160319014650.GA10652@rwpc16.gfn.riverwillow.net.au> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline In-Reply-To: <20160319014650.GA10652@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: Sat, 19 Mar 2016 04:07:09 -0000 --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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. > Is anybody else seeing this, or have I been bitten by some other > coincidence? I've filed a PR (Bug 208132) just in case I'm not delirious. 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. Build won't be finished for several hours. --=20 John Marshall --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlbs0GAACgkQw/tAaKKahKK7AACfX/x94PT4TIiIZhkUiAf6mJrv ibEAn10ZMTGqIrDVowMLKeO9c9jzVHc9 =iPKU -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi--