VirtualBox

5 年 前 建立

5 年 前 結束

#19146 closed defect (fixed)

NetBSD 9.0 RC1 installer crash immediately during boot

回報者: Bodie 負責人:
元件: other 版本: VirtualBox 6.1.0
關鍵字: NetBSD, crash, BSD 副本:
Guest type: BSD Host type: Windows

描述

Hi,

downloaded NetBSD-9.0_RC1-amd64.iso from https://nycdn.netbsd.org/pub/NetBSD-daily/netbsd-9/latest/images/

Host is Windows 10 on Lenovo ThinkPad T590 Guest is NetBSD 64b with 2 vCPU, 8GB RAM, without disk, LiveCD over IDE and USB flash disk via USB filter (to which I want to install) - https://shop.westerndigital.com/products/usb-flash-drives/sandisk-ultra-fit-usb-3-1#SDCZ430-128G-A46 (128GB version)

NetBSD starts to boot loader with 3 options how to boot. Hitting default boot normally and it immediately crash and screen on background is just black.

See attached files for details once allowed to upload.

附加檔案 (2)

VBox.log (234.2 KB ) - 5 年 前, 由 Bodie 新增
Log of NetBSD guest
VBox.png (958 位元組 ) - 5 年 前, 由 Bodie 新增
screenshot right after crash

下載所有附檔: .zip

更動歷史 (8)

5 年 前Bodie 編輯

附檔: 新增 VBox.log

Log of NetBSD guest

5 年 前Bodie 編輯

附檔: 新增 VBox.png

screenshot right after crash

comment:1 5 年 前Bodie 編輯

Tested now with assigned virtual disk (IDE, SATA, NVME) and problem is the same so not related to USB disk at least.

comment:2 5 年 前Bodie 編輯

Related thread on NetBSD mailing list https://mail-index.netbsd.org/current-users/2019/12/11/msg037187.html suggested to check:

CPUID values are ... = guest (host):

IBRS_IBPB - IA32_SPEC_CTRL.IBRS and IA32_PRED_CMD.IBPB  = 0 (1)
STIBP - Supports IA32_SPEC_CTRL.STIBP                   = 0 (1)
SSBD - Supports IA32_SPEC_CTRL.SSBD                     = 0 (1)

so the NetBSD guest is told the cpu doesn't support IA32_SPEC_CTRL (0x48), but still the guest tries to read it:

00:00:11.518912 IEM: rdmsr(0x48) -> #GP(0)
00:00:11.518920 Changing the VM state from 'RUNNING' to 'GURU_MEDITATION'

But same values are set in NetBSD 8.1 STABLE amd64 on same host/VirtualBox combo and that one boots and runs just fine.

最後由 Valery Ushakov 編輯於 5 年 前 (上一筆) (差異)

comment:3 5 年 前Socratis 編輯

Try the following:

VBoxManage modifyvm "NetBSD" --spec-ctrl on

It should solve your crash...

回覆:  3 comment:4 5 年 前Bodie 編輯

Replying to socratis:

Try the following:

VBoxManage modifyvm "NetBSD" --spec-ctrl on

It should solve your crash...

I can confirm that with this setting it is possible to install this version. And it boots in to system after install.

BTW project reported that current from 13.12.2019 (9.99.23) was booting just fine, but I do not know details about the host.

comment:5 5 年 前Valery Ushakov 編輯

Can you try a test build (r135456 or later).

comment:6 5 年 前aeichner 編輯

狀態: newclosed
處理結果: fixed

No response and there was a fix for 6.1.2, closing. Please reopen if this is still an issue with the latest VirtualBox 6.1 release.

注意: 瀏覽 TracTickets 來幫助您使用待辦事項功能

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette