Re: VirtualBox/fbsd9/amd64 + Ubuntu11.04 guest = crash on install

2011-08-05 Thread Bernhard Froehlich
On Fri, 5 Aug 2011 13:58:16 +0300, m irya wrote: 2011/8/4 Bernhard Froehlich de...@freebsd.org: I think we found the cause of the issue. Could you please throw this patch in emulators/virtualbox-ose/files/ and rebuild the port? And then please try to reproduce the problem without enabling Host

Re: VirtualBox/fbsd9/amd64 + Ubuntu11.04 guest = crash on install

2011-08-04 Thread m irya
2011/8/3 Bernhard Froehlich de...@bluelife.at: Please have a look at VBox.log (~/VirtualBox VMs/yourvm/Logs/VBox.log ) which should contain more useful information. The VirtualBox binary has the suid bit set so coredumps are not produced per default. You need to set kern.sugid_coredump=1

Re: VirtualBox/fbsd9/amd64 + Ubuntu11.04 guest = crash on install

2011-08-04 Thread Bernhard Froehlich
I think we found the cause of the issue. Could you please throw this patch in emulators/virtualbox-ose/files/ and rebuild the port? And then please try to reproduce the problem without enabling Host I/O caching. http://home.bluelife.at/patches/patch-src-VBox-Runtime-r3-freebsd-fileaio-freebsd.cpp

VirtualBox/fbsd9/amd64 + Ubuntu11.04 guest = crash on install

2011-08-03 Thread m irya
Hello, I'm trying to install the Ubuntu 11.04 amd64 guest into the Virtualbox built from ports on amd64 machine. The virtualbox itself (not the guest OS) crashes at a random points of time during installation on SIGILL, e.g. the only message in the console is Illegal instruction: 4 uname -a is

Re: VirtualBox/fbsd9/amd64 + Ubuntu11.04 guest = crash on install

2011-08-03 Thread Bernhard Froehlich
On Wed, 3 Aug 2011 09:28:13 +0300, m irya wrote: Hello, I'm trying to install the Ubuntu 11.04 amd64 guest into the Virtualbox built from ports on amd64 machine. The virtualbox itself (not the guest OS) crashes at a random points of time during installation on SIGILL, e.g. the only message