Opened 8 years ago
Last modified 5 years ago
#16061 closed defect
VirtualBox 5.1.6 Panics Solaris 12 Build 109 — at Initial Version
| Reported by: | dmmarx | Owned by: | |
|---|---|---|---|
| Component: | other | Version: | VirtualBox 5.1.6 |
| Keywords: | Cc: | ||
| Guest type: | all | Host type: | Solaris |
Description
I run VirtualBox 5.1.6 on my new Lenovo ThinkCentre M900 running Solaris 12 build 109, with my previous created Virtual environments. When I start a Virtual Machine, the Solaris 12 system panics.
First as I boot up Solaris I see which I will guess doesn't matter: Oct 11 21:11:56 fantasia1 krtld: [ID 711624 kern.warning] WARNING: Signature verification of module /platform/i86pc/kernel/drv/amd64/vboxdrv failed
Then when I run virtualbox with: % uname -a SunOS fantasia1 5.12 s12_109 i86pc i386 i86pc % export VBOX_GUI_DBG_ENABLED=true % export VBOX_GUI_DBG_AUTO_SHOW=true % VirtualBox as I start a Virtual Machine, VirtualBox immediately draws improperly on the screen with black splotches, (like it does not know the screen resolution). Then the screen goes blank, and the system panics.
% uname -a SunOS fantasia1 5.12 s12_109 i86pc i386 i86pc % mdb -k unix.4 vmcore.4
bash-4.3# mdb -k unix.4 vmcore.4
Loading modules: [ unix genunix specfs dtrace mac cpu.generic uppc apix scsi_vhci iommu zfs rpcmod sata sd sockfs ip hook neti arp usba stmf stmf_sbd random md lofs idm cpc fcip fctl ptm nfs ufs logindmux sppp ipc ]
$
%rax = 0xffff80ffbcbfe640 %r9 = 0x0000000000000032 %rbx = 0x0000000000000000 %r10 = 0xffff80ffbcbfe320 %rcx = 0xfffffffc823da9ef %r11 = 0x0000000000000032 %rdx = 0x0000000000000000 %r12 = 0xffffa10009660000 %rsi = 0x0000000000000001 %r13 = 0x0000000000000000 %rdi = 0x0000000000000019 %r14 = 0x00000000beef0000 %r8 = 0x0000000000000000 %r15 = 0x0000000000000000
%rip = 0xfffffffff8cea2c1 %rbp = 0xfffffffc823daa00 %rsp = 0xfffffffc823da9d8 %rflags = 0x00010202
id=0 vip=0 vif=0 ac=0 vm=0 rf=1 nt=0 iopl=0x0 status=<of,df,IF,tf,sf,zf,af,pf,cf>
%cs = 0x0030 %ds = 0x004b %es = 0x004b
%trapno = 0xe %fs = 0x0000 %gs = 0x0000
%err = 0x1
$C
fffffffc823daa00 0xfffffffff8cea2c1() fffffffc823daa70 0xfffffffff8ce785d() fffffffc823dab10 0xfffffffff8d7f256() fffffffc823dab50 0xfffffffff8ce8f39() fffffffc823dabe0 supdrvIOCtl+0x1534() fffffffc823dac90 VBoxDrvSolarisIOCtl+0x375() fffffffc823dad10 cdev_ioctl+0x6e(11900000002, c0185687, ffff80ffbcdfec30, 202003
, ffffa1c01b0352b8, fffffffc823dae14) fffffffc823dad60 spec_ioctl+0x62(ffffa1c025f34a40, c0185687, ffff80ffbcdfec30, 202003, ffffa1c01b0352b8, fffffffc823dae14, 0) fffffffc823dadf0 fop_ioctl+0xf1(ffffa1c025f34a40, c0185687, ffff80ffbcdfec30, 202003, ffffa1c01b0352b8, fffffffc823dae14, 0) fffffffc823daef0 ioctl+0x18a(f, ffffffffc0185687, ffff80ffbcdfec30) fffffffc823daf00 sys_syscall+0x24d()


VBox.log