From owner-freebsd-current@FreeBSD.ORG Wed Sep 12 18:07:09 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D845F1065674 for ; Wed, 12 Sep 2012 18:07:09 +0000 (UTC) (envelope-from w8hdkim@gmail.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8E3368FC17 for ; Wed, 12 Sep 2012 18:07:09 +0000 (UTC) Received: by vcbfw7 with SMTP id fw7so3129418vcb.13 for ; Wed, 12 Sep 2012 11:07:08 -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=Cln5aItIbS5zbiPR1EGX48ACq1a5gGX/gH8eEM5pwpE=; b=NnBPCPP6bw9OSlhTTTjIQDPB7cXdku9+uY1Ib/EgJDKa0kMA4I5eTtjUNWuQNFKLS1 QTfAuLPPy2Usv7+cLrqrv2GCH3VTuKPvqvA5/F+2liazECTxBwbu0RZwLrWJ+uqYWFHd 58IZMw9lDgX+KGASpAqbAAjPo8RDgFCR3EiUHVbl5XaBPfUul+F+2REXklr3e/8cjLy/ Pmrm/TX63HbuxUPL8TAVp4TSPDo0GzzR945/MZ9Ek6Rzewtu/UCeQXS9aE5uOKOkj/Qy fJbqFyOQZuKXSKleI48m5CuuEDEE5gwKcYjEYaB1PZ3fQkZ0h3vpv3xOKmnU7DoxBfau 11/w== MIME-Version: 1.0 Received: by 10.58.4.33 with SMTP id h1mr32127948veh.38.1347473228189; Wed, 12 Sep 2012 11:07:08 -0700 (PDT) Received: by 10.58.26.129 with HTTP; Wed, 12 Sep 2012 11:07:08 -0700 (PDT) In-Reply-To: <5050AFE2.7060008@protected-networks.net> References: <5050AFE2.7060008@protected-networks.net> Date: Wed, 12 Sep 2012 14:07:08 -0400 Message-ID: From: Kim Culhan To: imb@protected-networks.net, david@catwhisker.org Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org Subject: Re: recently updated -current fatal trap at boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 12 Sep 2012 18:07:10 -0000 On Wed, Sep 12, 2012 at 11:53 AM, Michael Butler wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 09/12/12 11:48, Kim Culhan wrote: >> FreeBSD -current r240360 has a fatal trap at boot. > > SVN r240367 reverts the troublesome change, > > imb On Wed, Sep 12, 2012 at 11:57 AM, David Wolfskill wrote: > On Wed, Sep 12, 2012 at 11:48:45AM -0400, Kim Culhan wrote: >> FreeBSD -current r240360 has a fatal trap at boot. >> ... > > As noted yesterday, yes. You need to either revert r240344 or apply > r240367 (which reverts r240344). > > FWIW, I had no trouble at r240388. Thanks to both of you for pointing this out, rebuilding now. -kim