From owner-freebsd-current@FreeBSD.ORG Sun Jul 29 18:24:12 2012 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CDC6F106564A for ; Sun, 29 Jul 2012 18:24:12 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 95C6F8FC14 for ; Sun, 29 Jul 2012 18:24:12 +0000 (UTC) Received: by obbun3 with SMTP id un3so9952320obb.13 for ; Sun, 29 Jul 2012 11:24:12 -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=JMwyJpYSj64TWVIpFyvBzrLRwOEqopgfqWj5PlYosDw=; b=cgNQKifjj140ZQY2jg2ElLIlqZzjnbvM5EvpGNEycWntEsPuBubT2OYspr2RRd65Kd q2X0q0Iq6I7dt9B9B3Df696CZNdhZZ5vk5tXb3T138YmycFfQTFRAcXYGskdNpbf0fzF jkVHCj7B9Km6IJ3nuxrGsL93z5i0r6+pDSz+gTmSjlmEyo8otWFpAqMo0742cTGDUS/M ck5S+kh7YgoLV3LAILjqpaoXGYaQwJ5RA1d9ETA2o+tfQ1M/r18cLdK+YlVGvM9AQZHO HI1bt4EnPwjtzlKZI+CAJ/zevAzw0KBJpiVRW6JmjOuLVHanyd3l+tc3tn1+aL3rZkZC +yxw== MIME-Version: 1.0 Received: by 10.60.29.230 with SMTP id n6mr13585910oeh.22.1343586252224; Sun, 29 Jul 2012 11:24:12 -0700 (PDT) Received: by 10.76.84.7 with HTTP; Sun, 29 Jul 2012 11:24:12 -0700 (PDT) In-Reply-To: <501575A0.2080007@protected-networks.net> References: <501575A0.2080007@protected-networks.net> Date: Sun, 29 Jul 2012 11:24:12 -0700 Message-ID: From: Garrett Cooper To: Michael Butler Content-Type: text/plain; charset=ISO-8859-1 Cc: current@freebsd.org Subject: Re: post SVN r238886 no 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: Sun, 29 Jul 2012 18:24:12 -0000 On Sun, Jul 29, 2012 at 10:40 AM, Michael Butler wrote: > Is anyone else having troubles getting -current after SVN r238886 to > boot? In my case, I have an unstoppable stream of pager_something > console messages :-( What was the previous version you booted and what's your configuration? Thanks, -Garrett