On Sun, 24 Apr 2011 16:37:15 -0400, Jason Andresen wrote: > On Fri, 22 Apr 2011 13:01:40 +0200 > Bernhard Froehlich <de...@freebsd.org> wrote: > >> It's about two months since the last call for testers and a lot of >> bugfixing has happened since then. Not all of the reported problems were >> FreeBSD related which is a good indication that we're not too far behind >> the stability of the other hosts. So let's get it one once again. >> >> Last time I asked for some help and Baptiste Daroussin (bapt@) made the >> classic mistake to respond. So all please welcome bapt to the FreeBSD >> Vbox Team! > > Good news and bad news. The good news is that it appears to be > stable with my WinXP Pro VM. Bad news is that enabling 3D > acceleration still causes the VM to immediately crash when I try to > start it.
Please try to get a coredump and stacktrace. You need to have the DEBUG option enabled or use the binary packages and set sysctl kern.sugid_coredump=1 first to also get coredumps for suid binaries like VirtualBox is. Once you have a core file please run "gdb /usr/local/lib/virtualbox/VirtualBox your_corefile.core" and send me the output of "bt full". -- Bernhard Froehlich http://www.bluelife.at/ _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"