From owner-freebsd-current@FreeBSD.ORG Tue Sep 2 20:13:10 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 12D4A57F for ; Tue, 2 Sep 2014 20:13:10 +0000 (UTC) Received: from mail-ig0-x230.google.com (mail-ig0-x230.google.com [IPv6:2607:f8b0:4001:c05::230]) (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 D82981D87 for ; Tue, 2 Sep 2014 20:13:09 +0000 (UTC) Received: by mail-ig0-f176.google.com with SMTP id hn18so14857227igb.9 for ; Tue, 02 Sep 2014 13:13:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=w6FvnPpLFGnA94o5ESMfrYzWQCPQ5v/TouXUP+Ji5aw=; b=gwiGoyqpIZJY73szqI0EX9Jus0at7o9vEN/tOfsKOXvrg5bjv0gzUvdQGZGIHLu3qT yZioNTehScT/oAA8yS6DFEb4VdSF/jale5AH8KGUpexfGdKHI40xGM4vByNZk7I/2lKQ +hlV3jHsQhKe1T3ViSyXcGiMECNJLij9LuL3d3Y6FNM+z4zdTYPPqL+8kpn2sK0e0DUY nFWUAvKMngOcg+Y3Id3aiOFsAW/HFIT2q1xRMGeIrX6EOoc95xPb7YS5PCCJ2QUNA2ym voVXM9aZTMavJ/sAoKS+U4RXaYjrFx6XuD7Xy8ruONuUUnqyRn22Nqe14ygBZ5dD0t5W 8fzQ== MIME-Version: 1.0 X-Received: by 10.42.63.129 with SMTP id c1mr3085456ici.82.1409688789270; Tue, 02 Sep 2014 13:13:09 -0700 (PDT) Received: by 10.50.72.69 with HTTP; Tue, 2 Sep 2014 13:13:09 -0700 (PDT) In-Reply-To: References: Date: Tue, 2 Sep 2014 13:13:09 -0700 Message-ID: Subject: Re: panic on boot From: Garrett Cooper To: AN Content-Type: text/plain; charset=UTF-8 Cc: 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: Tue, 02 Sep 2014 20:13:10 -0000 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 > > 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? Could you please provide the traceback? Thanks, -Garrett