From owner-freebsd-questions@freebsd.org Tue Oct 27 14:56:36 2015 Return-Path: Delivered-To: freebsd-questions@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 A719DA1F9BA for ; Tue, 27 Oct 2015 14:56:36 +0000 (UTC) (envelope-from johnl@iecc.com) Received: from miucha.iecc.com (abusenet-1-pt.tunnel.tserv4.nyc4.ipv6.he.net [IPv6:2001:470:1f06:1126::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "miucha.iecc.com", Issuer "StartCom Class 1 Primary Intermediate Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 6A47A10D6 for ; Tue, 27 Oct 2015 14:56:36 +0000 (UTC) (envelope-from johnl@iecc.com) Received: (qmail 74863 invoked from network); 27 Oct 2015 14:56:35 -0000 Received: from unknown (64.57.183.18) by mail1.iecc.com with QMQP; 27 Oct 2015 14:56:35 -0000 Date: 27 Oct 2015 14:56:13 -0000 Message-ID: <20151027145613.27206.qmail@ary.lan> From: "John Levine" To: freebsd-questions@freebsd.org Cc: matthew@freebsd.org Subject: Re: ntpd crashing after update In-Reply-To: <562F55AD.7020405@freebsd.org> Organization: X-Headerized: yes Mime-Version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Oct 2015 14:56:36 -0000 >Yes -- I've seen that on the one machine I've tried to update so far. >ntpd crashes for me after freebsd-update(8). Do you have the ntpd port installed? If so, update the port and use the ntpd in /usr/local/sbin. R's, John