Alta Elstad wrote: > ffffff00086de8a0 vboxdrv:supdrvGipInit+84 () > ffffff00086de8e0 vboxdrv:supdrvInitDevExt+102 () > ffffff00086de900 vboxdrv:_init+63 () > [ ... ]
It's a problem in virtualbox. They have their own bug tracking system, so you can do a search there for "panic" and, say, "supdrvGipInit+84" and see if there's already a bug filed. Although they may want you to be able to reproduce this so you can type in some kmdb commands for them, you can get this BE to boot by booting back to an older BE, "beadm mount"ing this one, and running "pkg -R /mountpoint uninstall virtualbox". Run "beadm create -e <failingbe> failingbe" before to preserve the failing BE as one you can reproduce the problem in. To continue from where you are here, type ":c" followed by the return key. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
