From owner-freebsd-current@freebsd.org Fri Oct 30 09:24:13 2015 Return-Path: Delivered-To: freebsd-current@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 E6062A215E6 for ; Fri, 30 Oct 2015 09:24:13 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C09DF1F9F for ; Fri, 30 Oct 2015 09:24:13 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id BE176A215E5; Fri, 30 Oct 2015 09:24:13 +0000 (UTC) Delivered-To: current@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 BCD88A215E4 for ; Fri, 30 Oct 2015 09:24:13 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pa0-x235.google.com (mail-pa0-x235.google.com [IPv6:2607:f8b0:400e:c03::235]) (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 8124A1F9E for ; Fri, 30 Oct 2015 09:24:13 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by padhy1 with SMTP id hy1so63335811pad.0 for ; Fri, 30 Oct 2015 02:24:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=bi0zm6XuPs5KfM0Xt9Oat39j3PgoPLQpCgrVyDXcNJI=; b=ces5Dtry6K55cvyGSChQsw3+yhlyaUPttTElY+4xd0+L+RiybAaLaiuFOZlVm2UIJg /RVlVC184W15RBNrgDdOg8SjeRroLtCr41jRw24+Zr2L4zMe76gOcSx0XADY7gevpFKa 3awngA78TRhD9Lf2tpKn0a+qun1gcvyXM8a1OeE8NO2pvkZxOT0p8z8mxjEqqwpPiCIf DwnwF+Qj+n21RicLZtQdKIyGBlWgnHnu+02ua5Jbbf5Vw0/6FppWUj+hAU+5bWYxUKjA apPUr1DSIZm0AEnRvXM/aER/eH7CWVSuCsX/+QDeeh2l9YydSQTySvVWgt/I7EOn0Hif 4Xpw== X-Received: by 10.68.103.194 with SMTP id fy2mr7620734pbb.31.1446197053140; Fri, 30 Oct 2015 02:24:13 -0700 (PDT) Received: from [192.168.20.7] (c-24-16-212-205.hsd1.wa.comcast.net. [24.16.212.205]) by smtp.gmail.com with ESMTPSA id y16sm4361106pbt.88.2015.10.30.02.24.12 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 30 Oct 2015 02:24:12 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: Segmentation fault running ntpd From: NGie Cooper In-Reply-To: <9D306406-691B-491E-8933-D991A09620A3@lastsummer.de> Date: Fri, 30 Oct 2015 02:24:11 -0700 Cc: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= , David Wolfskill , FreeBSD CURRENT Content-Transfer-Encoding: quoted-printable Message-Id: References: <20150718120956.GC1155@albert.catwhisker.org> <86pozwbvds.fsf@desk.des.no> <86lhakbua7.fsf@desk.des.no> <9D306406-691B-491E-8933-D991A09620A3@lastsummer.de> To: Franco Fichtner X-Mailer: Apple Mail (2.2104) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Oct 2015 09:24:14 -0000 > On Oct 30, 2015, at 02:18, Franco Fichtner = wrote: >=20 > Hi all, >=20 > I did a quick test build and this seems to solve the ntpd crash issue > on top of releng/10.1. Makes sense =E2=80=A6 looking through my email r287591 was never MFCed = back to stable/9 or stable/10 :/ . HTH, -NGie=