From owner-freebsd-emulation@FreeBSD.ORG Tue May 19 15:55:21 2009 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 B9181106566C for ; Tue, 19 May 2009 15:55:21 +0000 (UTC) (envelope-from jahnke@sonatabio.com) Received: from isearchbio.com (isearchbio.com [206.130.105.146]) by mx1.freebsd.org (Postfix) with ESMTP id 862D28FC29 for ; Tue, 19 May 2009 15:55:21 +0000 (UTC) (envelope-from jahnke@sonatabio.com) Received: from [192.168.0.113] (76-14-126-51.rk.wavecable.com [76.14.126.51]) (authenticated bits=0) by isearchbio.com (8.13.1/8.13.1) with ESMTP id n4JFtKma012957 for ; Tue, 19 May 2009 09:55:21 -0600 From: Frank Jahnke To: freebsd-emulation@freebsd.org Content-Type: text/plain Organization: Sonata Biosciences, Inc Date: Tue, 19 May 2009 08:52:53 -0700 Message-Id: <1242748373.1193.9.camel@zinfandel> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Problem with loading VirtualBox kernel module X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jahnke@sonatabio.com List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 May 2009 15:55:22 -0000 I have a problem loading the VirtualBox kernel module. From a fresh port build, it loads fine, and the VM is stable. I've tried that three or four times. Subsequent loading of the kernel module locks the system, giving a page fault error (trap 12). Only one time was I able to load it; about a dozen times it froze. It does not matter if I have X11 loaded or not, or if ACPI is running (there are some quirks with the BIOS). The computer is a very old 32-bit dual CPU Athlon (so no VTx extensions); this has happened for both the original virtualbox port and for take2. FreeBSD 7-STABLE, VBox and the kernel source were synced on May 15. Please let me know what additional information would be useful. Frank