VirtualBox

Opened 7 weeks ago

#22256 new defect

Adding an iscsi media completely crash Virtualbox (Mac/M4)

Reported by: nricheton74 Owned by:
Component: other Version: VirtualBox-7.1.4
Keywords: iscsi arm mac crash Cc: nricheton74
Guest type: all Host type: Mac OS X

Description

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

Attachments (1)

VirtualBox crash report.txt (53.7 KB ) - added by nricheton74 7 weeks ago.
Crash report

Download all attachments as: .zip

Change History (1)

by nricheton74, 7 weeks ago

Attachment: VirtualBox crash report.txt added

Crash report

Note: See TracTickets for help on using tickets.

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