Re: CFT: VirtualBox 3.2.0

2010-05-30 Thread Gary Jennejohn
On Sat, 29 May 2010 15:22:44 +0200
Beat Gaetzi b...@freebsd.org 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
___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org


Re: CFT: VirtualBox 3.2.0

2010-05-30 Thread Daichi GOTO

Thanks great work!

Tested on fresh current machine and VirtualBox 3.2.0 (all
default options) working well.

  /home/daichi% uname -a
  FreeBSD parancell.ongs.co.jp 9.0-CURRENT FreeBSD 9.0-CURRENT #19 
r208649: Sun May 30 12:38:16 JST 2010 
r...@parancell.ongs.co.jp:/usr/obj/usr/src/sys/PARANCELL  amd64

  /home/daichi% ls /var/db/pkg/| grep virtualbox
  virtualbox-ose-3.2.0
  virtualbox-ose-kmod-3.2.0
  /home/daichi%

checked gest os:
  Ubuntu 10.04
  Windows 7/Vista/XP/Sefver 2008


On 2010/05/29 22:22, Beat Gaetzi wrote:

Hi,

The vbox@ team is happy to announce a call for tester for VirtualBox 3.2.0.

The VirtualBox 3.2.0 changelog is available here:
   http://www.virtualbox.org/wiki/Changelog

Changes to the port:
   - VirtualBox and the guest additions have been updated to 3.2.0.
   - Add option to build with VNC support (Disabled by default)
   - Add option to build with VDE support (Disabled by default)
   - Add option to build webservice (Disabled by default)
   - Fix build with QT4 support disabled and X11 support enabled.
   - Replace custom pkg-install.in script with GROUPS framework.
   - Do not build Guest Additions in virtualbox-ose port.
   - Add patch to implement locking/unlocking of host DVD drive.

You will find a tarball with the latest port version here:
   https://svn.bluelife.at/nightlies/virtualbox-port.tar.gz

Please check the wiki page for known problems:
   http://wiki.freebsd.org/VirtualBox

Please backup your virtual machines before upgrading and report any
functionality which was working with previous versions of VirtualBox and
no longer working with 3.2.0, any build failures or problems with the
newly added port options.

Many thanks to the VirtualBox developers (especially Alexander Eichner
for all his work and help), all tester and patch submitter and the whole
vbox@ team especially de...@.

Beat, on behalf of vbox@
___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org



--
Daichi GOTO
81-42-316-7945 | dai...@ongs.co.jp | http://www.ongs.co.jp
LinkedIn: http://linkedin.com/in/daichigoto
___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org


Re: CFT: VirtualBox 3.2.0

2010-05-30 Thread Beat Gaetzi
Bernhard Froehlich wrote:
 - Ursprüngliche Mitteilung -
 On Sat, 29 May 2010 15:22:44 +0200
 Beat Gaetzi b...@freebsd.org 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.

Our focus was on the 3.2.0 port thats why this patch was missing in the
-devel port.

 Yes, this is the bug that alexander and i worked on since friday. Beat if you 
 have time then please commit the last change also to the devel kmod. 
 Otherwise i will do this tomorrow.

I've committed the patch to the -devel port a few minutes ago.

Thanks for testing!
Beat
___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org