From owner-freebsd-emulation@FreeBSD.ORG Fri Jun 18 17:55:10 2010 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B8644106566B for ; Fri, 18 Jun 2010 17:55:10 +0000 (UTC) (envelope-from kris@pcbsd.org) Received: from mail.iXsystems.com (newknight.ixsystems.com [206.40.55.70]) by mx1.freebsd.org (Postfix) with ESMTP id 9F0FC8FC14 for ; Fri, 18 Jun 2010 17:55:10 +0000 (UTC) Received: from mail.ixsystems.com (localhost [127.0.0.1]) by mail.iXsystems.com (Postfix) with ESMTP id 42288A6643C; Fri, 18 Jun 2010 10:55:10 -0700 (PDT) Received: from mail.iXsystems.com ([127.0.0.1]) by mail.ixsystems.com (mail.ixsystems.com [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 04517-10; Fri, 18 Jun 2010 10:55:10 -0700 (PDT) Received: from [192.168.0.55] (unknown [75.131.46.136]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.iXsystems.com (Postfix) with ESMTPSA id 9E2F5A66429; Fri, 18 Jun 2010 10:55:09 -0700 (PDT) Message-ID: <4C1BB2FB.5040003@pcbsd.org> Date: Fri, 18 Jun 2010 13:55:07 -0400 From: Kris Moore User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.9) Gecko/20100414 Thunderbird/3.0.4 MIME-Version: 1.0 To: Andriy Gapon References: <4C1BA8A9.5050504@pcbsd.org> <4C1BB121.8070409@icyb.net.ua> In-Reply-To: <4C1BB121.8070409@icyb.net.ua> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: VirtualBox 3.2.4 Kernel Panic at Boot X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2010 17:55:10 -0000 On 06/18/2010 13:47, Andriy Gapon wrote: > on 18/06/2010 20:11 Kris Moore said the following: > >> Running VirtualBox 3.2.4 here on 8.1-Beta1 - amd64: >> >> FreeBSD pcbsd-5315 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #1: Tue Jun 1 >> 22:41:58 UTC 2010 >> root@build8x64.pcbsd.org:/usr/obj/storage/builds/pcbsd-build81-x64/fbsd-source/8.1/sys/PCBSD >> amd64 >> >> Got the new VB 3.2.4 built, and installed. Works just fine when I first >> load and kldload the modules. However when I go to reboot, the vbox >> modules are causing a kernel panic almost immediately after ZFS inits: >> >> http://www.pcbsd.org/~kris/VBoxCrash3.2.4.jpg >> > [snip] > >> >> Any ideas? >> > Yes. Try to obtain a crash dump by configuring a dump device. > At the very least add KDB_TRACE and its dependencies to your kernel config. > Otherwise we would mostly be shooting in the dark. > > I'll see if I can get that setup on this system :) Also, did some more testing, traced it down to the vboxnetflt module specifically causing the crash. Loading just vboxdrv by itself works fine. -- Kris Moore PC-BSD Software iXsystems