From owner-freebsd-current@FreeBSD.ORG Sat Mar 28 22:06:25 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CE5B3770 for ; Sat, 28 Mar 2015 22:06:25 +0000 (UTC) Received: from mail-lb0-x22c.google.com (mail-lb0-x22c.google.com [IPv6:2a00:1450:4010:c04::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 51C86FD6 for ; Sat, 28 Mar 2015 22:06:25 +0000 (UTC) Received: by lbbug6 with SMTP id ug6so84924203lbb.3 for ; Sat, 28 Mar 2015 15:06:23 -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=A0VXfTpTqP6oQqk2pGlnm2rE4he3H/2SlIJkHnuH2uY=; b=bO+CavUvFt/O1ZQrus3xIHTHb3bvLEQ/ZtgDXGgfQVs5ltAB4XKtTJWE6baFYYKMcx oVzJOhbcrvcSlV8AUJXgUjGGvSRcsnPSk+NJukx+hpJRrx4SF4fbJNL1d9RpSFPTdMaK 17u85iTV3zf8D1CZhpshweSd+f4F7F1esK4drggiPIpjjHE5n7twEdQEL6bwn49BwrJN Vph2x1EU0ElhOyT9bJ478Wr7KIImtvTZnMmiMqVyG69ooMpqA2rdKWyC9HZEaBKzVC0J iaVuyfu7pZNwMeXV10i7yCRrxW8BibNg6mmke2ETmlwLQUYICvIJeFG1+H0JjuJivXQm Kyrw== MIME-Version: 1.0 X-Received: by 10.112.212.106 with SMTP id nj10mr22832835lbc.36.1427580383511; Sat, 28 Mar 2015 15:06:23 -0700 (PDT) Received: by 10.25.66.3 with HTTP; Sat, 28 Mar 2015 15:06:23 -0700 (PDT) In-Reply-To: <201503282202.t2SM2cAb004263@pozo.com> References: <201503282202.t2SM2cAb004263@pozo.com> Date: Sat, 28 Mar 2015 15:06:23 -0700 Message-ID: Subject: Re: Panic on current amd64 From: Davide Italiano To: Manfred Antar Content-Type: text/plain; charset=UTF-8 Cc: freebsd-current , Randall Stewart 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: Sat, 28 Mar 2015 22:06:25 -0000 On Sat, Mar 28, 2015 at 3:02 PM, Manfred Antar wrote: > I get the following panic on current svn ver r280793: > Revert to r280784. This should fix.