From owner-freebsd-security@freebsd.org Mon Oct 26 16:14:00 2015 Return-Path: Delivered-To: freebsd-security@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 7DE0D8C17 for ; Mon, 26 Oct 2015 16:14:00 +0000 (UTC) (envelope-from dereks@lifeofadishwasher.com) Received: from mail-qg0-x229.google.com (mail-qg0-x229.google.com [IPv6:2607:f8b0:400d:c04::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2AD39190C for ; Mon, 26 Oct 2015 16:14:00 +0000 (UTC) (envelope-from dereks@lifeofadishwasher.com) Received: by qgem9 with SMTP id m9so123241202qge.1 for ; Mon, 26 Oct 2015 09:13:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lifeofadishwasher.com; s=google; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=0CJc0KsPeZFAmMrmVxoEnwIW5InCs0oF/sIMBpkSYbU=; b=GDBODjpUK4zk2IFlzbhTxDryL/TILPqY8hpvztYfsnDWZ1ctWschbLl9dNKU+OT3bo ynkLmnB4W65tnGclYtTGaMaG0G+eFyIyGa97WK9IdSzWl6TXD7+AYIwXMAnvZBeTIttg Bv8crdqIOJesTGoIvGPT7vv/KunLx9F7hhX6E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=0CJc0KsPeZFAmMrmVxoEnwIW5InCs0oF/sIMBpkSYbU=; b=M0969ZRUbBgWYjHhxVtfd3hN/rRbtx1gO2XbXKgpH72cg3Opu4S0shf8PC+3QrFbJ6 fTZeD5Rrb/m4OR38HDukjanZUCAKMScctuZl2L7vPAcBMp31noKnfxLPK5NY8v5dKlkM aRkJtHmDtAwL99KlTYGlm63SmuUsxBMmlDXxncFJnVUy0BSoKAU23+xnkmoCGH/CmBKN fLpjhoCig1y30OhcWEc4IXLfUU3BZcgEP7ICLuhO21889vcn7EWxEG4Y0O8ujcRmyuYK l9fUaz8+lZrvZqcEbn2Qu0cg7b6maGQpihGWAnOCEahqYvAUuUsrBTkueZGl8cNfuKJn Gf7w== X-Gm-Message-State: ALoCoQn/VT9AQrRdHczyW29fKKLekyNnIUJlq7PXYmJGXw/iEuEloYjw0OvTfDPZ9LjimNzySmlt X-Received: by 10.140.156.18 with SMTP id c18mr9316572qhc.85.1445876039126; Mon, 26 Oct 2015 09:13:59 -0700 (PDT) Received: from lifeofadishwasher.com (c-71-206-246-125.hsd1.pa.comcast.net. [71.206.246.125]) by smtp.gmail.com with ESMTPSA id m73sm13353443qkl.6.2015.10.26.09.13.57 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Oct 2015 09:13:58 -0700 (PDT) Received: by lifeofadishwasher.com (sSMTP sendmail emulation); Mon, 26 Oct 2015 12:13:56 -0400 Date: Mon, 26 Oct 2015 12:13:56 -0400 From: Derek Schrock To: freebsd-security@freebsd.org Subject: Re: FreeBSD Security Advisory FreeBSD-SA-15:25.ntp Message-ID: <20151026161356.GA1264@ircbsd> References: <201510261236.t9QCa2cm044240@think.nginx.com> <20151026155915.GA39073@in-addr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151026155915.GA39073@in-addr.com> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Oct 2015 16:14:00 -0000 On Mon, Oct 26, 2015 at 11:59:15AM EDT, Gary Palmer wrote: > > Hi, > > Anyone else done the update on FreeBSD 9.3? After rebuilding the world > I'm getting an error when running ntpdc or ntpq > > % ntpdc -np > /usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/unix/net.c:221: fatal error: RUNTIME_CHECK(((pthread_once((&once), (initialize_action)) == 0) ? 0 : 34) == 0) failed > Abort > Yes