From owner-freebsd-current@FreeBSD.ORG Wed Sep 3 13:51:41 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0D4B55D7 for ; Wed, 3 Sep 2014 13:51:41 +0000 (UTC) Received: from mail-pa0-f43.google.com (mail-pa0-f43.google.com [209.85.220.43]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CADDD1BB6 for ; Wed, 3 Sep 2014 13:51:40 +0000 (UTC) Received: by mail-pa0-f43.google.com with SMTP id et14so17601081pad.2 for ; Wed, 03 Sep 2014 06:51:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=cp/crjRDuQivVX2DWX79FzUozFj8zo6J0VGntwkNeis=; b=TFLA3pujAl+6XWxgpDz6DaOTdWWHnPIqJG08k/RzDe0aAV1m1vykUwR3LS37nWFbFP ff+bCJ413/hUPTvPQSvxYTwCPz6IiScrNz5IP42jfRuHHAFdolCy6hRXDTcmdspQueHS gLPXJXC25HmOKHpMJW00RzO/Mzwd3AVe7X1lJdf/QVzACWbUWx8lL/k4dtFpNkmWn7kM dklY1nAgfu+dDkma0GOtzRDt1moUEM1ePE9KdECEeeWApb5wEt3JIVtFK0OPPrtsZdka kexEXix6EB+IbAuW+lyINMKKGFv0zoV8pIdMZO2NSx9dKKUf11BJWY97rD+LFDW0aih/ sySA== X-Gm-Message-State: ALoCoQk4DfryBTK0l1QsZdnOxyhEpbfR3qZRqEGtcOro4bFY6n5GYxdGv2q50my3Eu6DU/qoVzcK X-Received: by 10.70.96.102 with SMTP id dr6mr58072612pdb.86.1409752290728; Wed, 03 Sep 2014 06:51:30 -0700 (PDT) Received: from [192.168.1.100] (c-24-6-220-224.hsd1.ca.comcast.net. [24.6.220.224]) by mx.google.com with ESMTPSA id n7sm9434160pdm.35.2014.09.03.06.51.29 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 03 Sep 2014 06:51:30 -0700 (PDT) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: panic on boot From: Tim Kientzle In-Reply-To: Date: Wed, 3 Sep 2014 06:51:28 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Garrett Cooper X-Mailer: Apple Mail (2.1878.6) Cc: AN , FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 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: Wed, 03 Sep 2014 13:51:41 -0000 On Sep 2, 2014, at 1:13 PM, Garrett Cooper = wrote: > On Tue, Sep 2, 2014 at 9:47 AM, AN wrote: >> FreeBSD FBSD11 11.0-CURRENT FreeBSD 11.0-CURRENT #47 r269949: Wed Aug = 13 >> 14:18:28 EDT 2014 root@FBSD11:/usr/obj/usr/src/sys/MYKERNEL = amd64 >>=20 >> Trying to rebuild the system at r270973 >> I get a kernel panic on boot. I am able to boot into kernel.old at = r269949 >> and the system is functional. Is anyone else seeing a panic on boot = at a >> recent svn update? >=20 > Could you please provide the traceback? I=92m also seeing panics at boot on BBB (armv6) with a kernel built from = r270779. Old kernel from r270339 still works. I=92ll dig out more details tonight. Tim