Skip to content

[Bug]: All VMs fail to start with NAT Network config on VB7.2.0 MacOS (worked on earlier releases). Failed to attach the network LUN VERR_INVALID_STATE => fixed in SVN/next 7.2.x maintenance #140

Description

@J-A-M-E-5

Version

trunk/main

Host OS Type

macOS

Host OS name + version

Sequoia 15.6 (24G84)

Host Architecture

x86

Guest OS Type

all

Guest Architecture

x86

Guest OS name + version

Anything (don't need to install any guest OS).

Component

Network

What happened?

From log:

00:00:05.866991 IntNet#0: szNetwork={natnet1} enmTrunkType=2 szTrunk={} fFlags=0x8000 cbRecv=325632 cbSend=196608 fIgnoreConnectFailure=false
00:00:14.106541 VMSetError: /Users/vbox/tinderbox/mac-rel/src/VBox/Devices/Network/DrvIntNet.cpp(1993) int drvR3IntNetConstruct(PPDMDRVINS, PCFGMNODE, uint32_t); rc=VERR_INVALID_STATE
00:00:14.106546 VMSetError: Failed to open/create the internal network 'natnet1'
00:00:14.106672 VMSetError: /Users/vbox/tinderbox/mac-rel/src/VBox/Devices/Network/DevVirtioNet.cpp(3725) int virtioNetR3Construct(PPDMDEVINS, int, PCFGMNODE); rc=VERR_INVALID_STATE
00:00:14.106674 VMSetError: Failed to attach the network LUN

VBoxManage commands (as well as GUIs) confirm existence of NAT Network. It was all working until fine with NAT Networks until I upgraded to 7.2.0.

I have since created new VMs, reinstalled VirtualBox, rebooted Mac etc.. to no avail.

How can we reproduce this?

Create a NAT Network. Create any VM that has virtual NIC connected to that NAT Network. When VM start is attempted it will fail.

Did you upload all of your necessary log files, screenshots, etc.?

  • Yes, I've uploaded all pertinent files to this issue.

Metadata

Metadata

Labels

bugSomething isn't workingfixed in svnCommit made to SVN repo. Will be on GitHub on next SVN sync. Issue/PR staged for close.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions