Skip to content

VirtualBox 7.1.8 fails to start guests with long VM names or deep paths due to libslirp initialization failure (regression from 7.0.x) #16

@zxyliho

Description

@zxyliho

Product: VirtualBox
Version: 7.1.8
Host OS: Windows 11, NTFS

After upgrading from VirtualBox 7.0.x to 7.1.8, some VMs fail to start with the following error in the VirtualBox log:
VMSetError: libslirp failed to create new instance - probably misconfiguration
VMSetError: Failed to attach the network LUN
VERR_INTERNAL_ERROR_4 (-228)

After isolating the issue, I discovered that:
The failure only occurs on guests with long VM names.
Shortening the VM name allows the guest to start normally.

This issue did not occur in VirtualBox 7.0.x — all guests with long names ran without error.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions