From owner-freebsd-emulation@FreeBSD.ORG Sun May 17 19:10:48 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 AA388106564A; Sun, 17 May 2009 19:10:48 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-fx0-f216.google.com (mail-fx0-f216.google.com [209.85.220.216]) by mx1.freebsd.org (Postfix) with ESMTP id B8E438FC12; Sun, 17 May 2009 19:10:47 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by fxm12 with SMTP id 12so2857759fxm.43 for ; Sun, 17 May 2009 12:10:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=QHCQ5rHENOS44sQy0d/HgopwDoW9IZbeTcZVlbwGDEE=; b=QQNISyQBsg69mZ5xJpxbk2vHFjOZcrcGOJgBZWho5YGXvu83n0V9j+zYZHCZ/6tffM xvL7T20b7U80yRBpx/IXRc9zcyzzlLlORYIh56cmVLvEUP0pGAU3tVqoYWmmkV1bmlhP qAYGKY110Cou+xFSMOMkoefedeuBq69c0AiyU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=OVEavv8y/bYRD62erdZ8S9PC40u2xGnks//8GZL0SDaH2GRi3cmqs/TJn4SKSh47il Pl0mujiqStNIqfgJQGg701WxUeXyiZtuG9KHIObONneKuLYcIEIRv2f/nCcD+9KeT7k5 8RK1ulOEx3KJPqWNDhwpes4pLqBcdKOh6ZkBU= MIME-Version: 1.0 Received: by 10.239.164.83 with SMTP id s19mr407103hbd.110.1242587446579; Sun, 17 May 2009 12:10:46 -0700 (PDT) In-Reply-To: <20090517180920.GY71804@bsdcrew.de> References: <20090514191237.GD70242@bsdcrew.de> <20090517180920.GY71804@bsdcrew.de> Date: Sun, 17 May 2009 14:10:46 -0500 Message-ID: <11167f520905171210t2c5c2623o386f00745b4f9aed@mail.gmail.com> From: "Sam Fourman Jr." To: Martin Wilke Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, freebsd-emulation@freebsd.org, freebsd-current@freebsd.org Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2 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: Sun, 17 May 2009 19:10:49 -0000 On Sun, May 17, 2009 at 1:09 PM, Martin Wilke wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > We rolled a new tarball with the patch from Juergen Lock [1] > with a posible fix for AMD64 users, tested on 3 machines > which now works without problems. Many Thanks to him for > his nice work! > > http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz > > Martin Does this version still have the kernel module crashing at random on current? Sam Fourman Jr.