From owner-freebsd-current@freebsd.org Sun Mar 5 06:26:36 2017 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 AED0ACF8366 for ; Sun, 5 Mar 2017 06:26:36 +0000 (UTC) (envelope-from agh@fastmail.fm) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 82A4A1CBA for ; Sun, 5 Mar 2017 06:26:36 +0000 (UTC) (envelope-from agh@fastmail.fm) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 0EE012057C; Sun, 5 Mar 2017 01:26:35 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute3.internal (MEProxy); Sun, 05 Mar 2017 01:26:35 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.fm; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=c5pcoR/No4Qk9BY 8oYUgu6D/xKw=; b=N2NXbT5/9hepif/7vQ2tKOAGm50raNkQOeffkAhBinClDSY EnjxImURmlqRCnFZkLNiOv4ye7okpgzXmCsShQ4btLm3vxa9Uwg0+/mOf+lH35Km 8KRQzbvYT0ldDB+u7OmQZmzv2FpssZJDd8IwPQRrGafbkmWAP03FbcGfrU5U= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s= smtpout; bh=c5pcoR/No4Qk9BY8oYUgu6D/xKw=; b=A0hCAi1gKC/N35kLisIo fD4z0xRGdeBr8LmZ5XmrGLvrFzwvi6vMlVuSNnESvIvm+sJbcc+pIAGj7QUtaEP5 YF0E6nX7jHrSPSX3WhE4c+cldvYqpMSvpBLwBv9cibZUhVuj3utfsUeJVkTR8pi2 CQmRoYPvk4MSIGq+lT7mo8o= X-ME-Sender: X-Sasl-enc: rVvPGvSjvivJroUlysWRtxX5rv4LEfoJ5cFPtpQSZMeS 1488695194 Received: from madcat.anarchadelic. (106-69-166-9.dyn.iinet.net.au [106.69.166.9]) by mail.messagingengine.com (Postfix) with ESMTPA id 90CB67E12B for ; Sun, 5 Mar 2017 01:26:34 -0500 (EST) From: Alastair Hogge To: freebsd-current@freebsd.org Subject: Re: kernel trap 12 with interrupts disabled Date: Sun, 05 Mar 2017 14:26:31 +0800 Message-ID: <3109513.uzeZf1mvEc@madcat.anarchadelic.> User-Agent: KMail/4.14.10 (FreeBSD/12.0-CURRENT; KDE/4.14.10; amd64; ; ) In-Reply-To: <2e2714cc5f991d19c70ccff599aa3fe6@ultimatedns.net> References: <959436378530ea6a182825fb1328bcb6@ultimatedns.net> <3244339.Sh8jFgR0Eq@madcat.anarchadelic.> <2e2714cc5f991d19c70ccff599aa3fe6@ultimatedns.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Sun, 05 Mar 2017 06:26:36 -0000 On Sat, 4 Mar 2017 10:08:45 PM Chris H wrote: > Thanks for the reply. > I rebooted to kernel.old, so I could get the exact > src revision I built this on. It's r314640 > > Any news as to whether it's safe to update src, and > build a usable kernel? I am not able to boot a kernel > r314627. I currently have a r314627 kernel running with a r314687 world.