From owner-freebsd-emulation@FreeBSD.ORG Sun May 30 11:50:54 2010 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20E991065687; Sun, 30 May 2010 11:50:54 +0000 (UTC) (envelope-from gljennjohn@googlemail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 75DEC8FC20; Sun, 30 May 2010 11:50:53 +0000 (UTC) Received: by fxm5 with SMTP id 5so1532297fxm.13 for ; Sun, 30 May 2010 04:50:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:reply-to:x-mailer:mime-version :content-type:content-transfer-encoding; bh=2ngp037Z1zxtdUCtw3mhzBCw7Rc9dHjD5v8jStfW2tk=; b=Aq5lbkE6qx86Kaz7EMF/IIY/JoEePKna9cS++EX5fNBuJTXoRD2z7AYvQW2JK1XLI5 1I03gzKc60rrOQPrAsSY4q2jpGD+R8Nbx0VQsB3S55K8Ptp3MHvjtW1bT1QOI9Z3dUL7 WgkxUd1GuVxWVcuMf85q9JWd99oNjJHc94eOo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :x-mailer:mime-version:content-type:content-transfer-encoding; b=KWZVnAkGQU6F9zyEuBBiProspfkKHmm70LdN+v7UxyYmevsVNArbUiXUTKlu+3bbe5 n6kCIDNeyf+mVHfvqEG3wK3595PfFXocIZQskni0OvovYgZ+CZpI6rVI67coyZIPfhY8 VudFl2f/UYETKjiOsWDftrIlMXQDmlBV7+BGA= Received: by 10.223.23.67 with SMTP id q3mr3617734fab.59.1275218775804; Sun, 30 May 2010 04:26:15 -0700 (PDT) Received: from ernst.jennejohn.org (p578E1A8C.dip.t-dialin.net [87.142.26.140]) by mx.google.com with ESMTPS id 7sm29546666far.6.2010.05.30.04.26.14 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 30 May 2010 04:26:15 -0700 (PDT) Date: Sun, 30 May 2010 13:26:12 +0200 From: Gary Jennejohn To: Beat Gaetzi Message-ID: <20100530132612.72656582@ernst.jennejohn.org> In-Reply-To: <4C011524.7050806@FreeBSD.org> References: <4C011524.7050806@FreeBSD.org> X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.7; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: emulation@FreeBSD.org Subject: Re: CFT: VirtualBox 3.2.0 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gljennjohn@googlemail.com List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 May 2010 11:50:54 -0000 On Sat, 29 May 2010 15:22:44 +0200 Beat Gaetzi wrote: > The vbox@ team is happy to announce a call for tester for VirtualBox 3.2.0. > I installed the -devel versions first. Loading vboxdrv.ko resulted in a kernel panic caused by a NULL pointer dereference. I have a crash dump, but it's not very useful because kgdb complains that it can't access address 0. The non-devel version works just fine, however. -- Gary Jennejohn