From owner-freebsd-current@FreeBSD.ORG Wed May 27 16:27:27 2009 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 6975B1065694 for ; Wed, 27 May 2009 16:27:27 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with ESMTP id E7C948FC2B for ; Wed, 27 May 2009 16:27:26 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 32536 invoked by uid 399); 27 May 2009 16:21:16 -0000 Received: from localhost (HELO ?192.168.0.101?) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 27 May 2009 16:21:16 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4A1D6874.9020104@FreeBSD.org> Date: Wed, 27 May 2009 09:21:08 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Vlad GALU References: <20090527134343.GB1104@bsdcrew.de> In-Reply-To: X-Enigmail-Version: 0.95.7 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, freebsd-emulation@freebsd.org, freebsd-current@freebsd.org, Martin Wilke Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 4 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: Wed, 27 May 2009 16:27:28 -0000 Vlad GALU wrote: > As a side note, loading vboxdrv.ko while X was running crashed my > machine, in RTMpGetOnlineCount (). Unfortunately, all frames between > that and frame 0 were corrupt. After rebooting, I was able to log on > ttyv0 and loaded it without any issues. Regarding my previous message about loading vboxdrv causing my machine to wedge, it happens to me both in X and on the console. Haven't tried with v5 of the port yet though. Doug