On 26.11.2011 07:29, Aryeh Friedman wrote:
On Fri, Nov 25, 2011 at 3:39 AM, Bernhard Froehlich  wrote:

On 25.11.2011 08:02, Aryeh Friedman wrote:

With the following installed and all the prerequest ports for vbox
when I
attempt to boot a default machine setup for freebsd guest OS
install it
fails immediately with:

 Result Code:

NS_ERROR_FAILURE (0x80004005)

Component:

Console

Interface:

IConsole {515e8e8d-f932-4d8e-9f32-79a52aead882}

flosoft# uname -a
FreeBSD flosoft.no-ip.biz [1] 9.0-PRERELEASE FreeBSD
9.0-PRERELEASE #4: Thu Nov
24 22:45:48 EST 2011    
r...@flosoft.no-ip.biz:/usr/obj/usr/src/sys/GENERIC
i386
flosoft# kldstat
Id Refs Address    Size     Name
 1   27 0xc0400000 e59bd8   kernel
 2    1 0xc125a000 97a4     linprocfs.ko
 3    3 0xc1264000 2fcf4    linux.ko
 4    1 0xc1294000 ad87d0   nvidia.ko
 5    3 0xc7f12000 2d000    vboxdrv.ko
 6    1 0xc7f4b000 2000     vboxnetadp.ko
 7    1 0xc7f4d000 5000     vboxnetflt.ko
 8    2 0xc7f52000 b000     netgraph.ko
 9    1 0xc7f89000 4000     ng_ether.ko

Sorry, but this information is not enough to have a clue what is
going wrong. Please look at ~/Virtualbox VMs//logs/VBox.log (or kind
of) and send the logfile. If that doesnt help please recompile the
ports with the DEBUG option enabled.

Thanks for the logfile and sorry that it took me so long to get back to
you. I've found the following:

00:00:00.410 rtldrNativeLoad: dlopen('/usr/local/lib/virtualbox/VBoxREM32.so', RTLD_NOW | RTLD_LOCAL) failed: /usr/local/lib/virtualbox/VBoxREM32.so: Undefined symbol "atan2l"

This tells that we have an undefined symbol in one of the shared objects but you are the first one to report this and 4.0.12 is used quite a lot so
I guess that there is something strange going on in your system. Could
you please try recompiling the virtualbox-ose port and see if this fixes it?

--
Bernhard Fröhlich
http://www.bluelife.at/
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to