From owner-freebsd-current@FreeBSD.ORG Fri Sep 2 11:49:54 2011 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 07316106566B for ; Fri, 2 Sep 2011 11:49:54 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id B89128FC14 for ; Fri, 2 Sep 2011 11:49:53 +0000 (UTC) Received: by yxn22 with SMTP id 22so1347430yxn.13 for ; Fri, 02 Sep 2011 04:49:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=b2Lw7BZYSd57FMnc6Ee8iHmIKwllf9jeiQOMD6zRNi4=; b=WZgHvcfdGnJVMx5dxdmsYAwappPWVoRI7sXUMF91VHSQ1g5rrnzCTUca4xymQ3D7g1 2lw7lcqLgB+MJz3PD6BYpAcmcnsutvqWu5v/o7mCwNftkWeUt7m6RqMl0hPbzkLbrX5x vJEh1csMba0GS6zBVn3bngfYUWJb4s/G44/fY= MIME-Version: 1.0 Received: by 10.150.40.15 with SMTP id n15mr948281ybn.0.1314964192795; Fri, 02 Sep 2011 04:49:52 -0700 (PDT) Received: by 10.150.53.2 with HTTP; Fri, 2 Sep 2011 04:49:52 -0700 (PDT) In-Reply-To: References: <1314918373.4868.4.camel@Nokia-N900> Date: Fri, 2 Sep 2011 15:49:52 +0400 Message-ID: From: Sergey Kandaurov To: Piotr Kubaj Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org Subject: Re: Kernel panic at boot after an upgrade from 9.0-BETA1 to 9.0-BETA2 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: Fri, 02 Sep 2011 11:49:54 -0000 On 2 September 2011 15:41, Piotr Kubaj wrote: > 1. It's in the dump file. > 2. In BEASTIE. > 3. As I wrote before, 9.0-BETA1, but I had used this kernel with 8.2-RELEASE > and 8.2-STABLE (only did slight modifications for 9.0). > 4. I'm not really into it, what exactly do you mean? I see from your dmesg in the dump file that you use cuse4bsd and vbox 3rd-party kernel modules. Probably they do not cope with changes in kernel between BETAs. Try to boot without them. -- wbr, pluknet