Discuss the VirtualBox 7.2.10 release here
-
JVernet_69fr
- Posts: 3
- Joined: 16. Jun 2026, 18:58
Re: Discuss the VirtualBox 7.2.10 release here
Kernel panic on my Debian Trixie system !
Re: Discuss the VirtualBox 7.2.10 release here
Same on Arch Linux, kernel 7.0.12, the whole system just catastrophically freezes when starting any VM, hard reboot required.
7.2.8 works, 7.2.10 is broken.
7.2.8 works, 7.2.10 is broken.
Re: Discuss the VirtualBox 7.2.10 release here
Kernel panic on Mint Mate - lovely purple screen.
I put my hardware on the Virtualbox on Linux section.
I put my hardware on the Virtualbox on Linux section.
Re: Discuss the VirtualBox 7.2.10 release here
Could you please attach kernel panic backtrace?
-
rshirubaagan
- Posts: 3
- Joined: 10. Feb 2026, 17:50
Re: Discuss the VirtualBox 7.2.10 release here
It doesn't work on Slackware 15 (.run package)
After upgrading to VirtualBox 7.2.10, all VMs failed to start with:
VBoxManage: error: Host API has not enabled SVME bit in EFER MSR. (VERR_SVM_HOST_SVME_NOT_ENABLED)
The host detects AMD-V correctly (lscpu shows AMD-V), and VBoxManage list hostinfo reports hardware virtualization support. VirtualBox kernel modules also load successfully.
Downgrading to 7.2.8 immediately resolved the issue without any other system changes. All VMs start normally again.
Host:
Slackware 15 x86_64
Linux kernel 6.18.35
AMD Ryzen 7 5800X
After upgrading to VirtualBox 7.2.10, all VMs failed to start with:
VBoxManage: error: Host API has not enabled SVME bit in EFER MSR. (VERR_SVM_HOST_SVME_NOT_ENABLED)
The host detects AMD-V correctly (lscpu shows AMD-V), and VBoxManage list hostinfo reports hardware virtualization support. VirtualBox kernel modules also load successfully.
Downgrading to 7.2.8 immediately resolved the issue without any other system changes. All VMs start normally again.
Host:
Slackware 15 x86_64
Linux kernel 6.18.35
AMD Ryzen 7 5800X
-
ctheis
- Posts: 6
- Joined: 26. Jun 2015, 18:06
- Primary OS: Fedora 41
- VBox Version: OSE Fedora
- Guest OSses: Linux, Windows, FreeBSD
Re: Discuss the VirtualBox 7.2.10 release here
Immediate crash on Fedora 44 (X11, NVIDIA).
Re: Discuss the VirtualBox 7.2.10 release here
Same here on Trixie
Re: Discuss the VirtualBox 7.2.10 release here
Works fine on i7-11 and i7-12 gen machines
Panic on i7-14 gen Dell Optiplex.
Panic on i7-14 gen Dell Optiplex.
Re: Discuss the VirtualBox 7.2.10 release here
Are the log files still being written to the home folder/user root? I don't see it in the release notes, but it was a big issue in the last release.
Re: Discuss the VirtualBox 7.2.10 release here
No, it's fixed. This one in the changelog:JustinH wrote: 25. Jun 2026, 00:55 Are the log files still being written to the home folder/user root? I don't see it in the release notes, but it was a big issue in the last release.
- Network: Fixed issue in E1000 emulation code which triggered debug log creation (github:gh-645)