於 10 天 前 建立
#22256 new defect
Adding an iscsi media completely crash Virtualbox (Mac/M4)
回報者: | nricheton74 | 負責人: | |
---|---|---|---|
元件: | other | 版本: | VirtualBox-7.1.4 |
關鍵字: | iscsi arm mac crash | 副本: | nricheton74 |
Guest type: | all | Host type: | Mac OS X |
描述
When I set up an iscsi media using StorageAttach, I am no longer able to start VirtualBox.
Virtualbox crashes immediately (without showing any window) with :
Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000028 Exception Codes: 0x0000000000000001, 0x0000000000000028
Stack seems to show a UI error :
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 UICommon.dylib 0x1046e5bb8 UINotificationCenter::append(UINotificationObject*) + 20 1 UICommon.dylib 0x1046ed3e8 UINotificationMessage::createMessage(QString const&, QString const&, QString const&, QString const&, UINotificationCenter*) + 268 2 UICommon.dylib 0x1046f1b18 UINotificationMessage::cannotAcquireVirtualBoxParameter(CVirtualBox const&, UINotificationCenter*) + 188
(See log files attached)
I use several VMs using iscsi medias, on a different host (Mac/Intel), it has always worked great.
Command used :
VBoxManage storageattach "Ubuntu" --storagectl "AHCI" --port 0 --device 0 --type hdd --medium iscsi --server nas --target "iqn.2005-10.org.freenas.ctl:virtualbox.ubuntu-arm" --tport 3260 --username "<username>" --password "<password>" iSCSI disk created. UUID: 2561d0d0-4323-4caa-ba34-e2c3be6da012
If I edit manually the VM definition :
- Remove media from controller -> VirtualBox still crashes
- Remove media definition -> VirtualBox launches
Also removing completely the VM folder -> VirtualBox launches
Best regards
附加檔案 (1)
注意:
瀏覽 TracTickets
來幫助您使用待辦事項功能
Crash report