-
Notifications
You must be signed in to change notification settings - Fork 147
[Bug]: Linux kernel 6.12.63 - VMs start, 6.18.20 they do not. Same kernel config. #609
Description
Version
trunk/main
Host OS Type
Linux
Host OS name + version
Gentoo, current everything
Host Architecture
x86
Guest OS Type
Windows
Guest Architecture
x86
Guest OS name + version
Windows 11
Component
Other
What happened?
Using linux kernel 6.12.63, my VMs power up and run just fine.
Using 6.18.0 or higher, the VMs instantly fail upon power on.
This happens with an existing VM or trying to create a new one.
There is nothing in dmesg and nothing obvious (to me) in the vbox.log.
The kernel config between the two is the same fundamentally, most new options are set to "N". I've tried various versions of 6.18 with no success. The modules build against 6.18 just fine and successfully load, it's just the VM refuses to power on (well, it does for one second then immediately aborts).
I can't believe it's an issue with VBox itself as I can't find anyone else having this problem, so it must be something on my setup, but I have absolutely no idea what. Sadly I can't stick with kernel 6.12.63 as I would like to start using bcachefs so need a much newer kernel.
Pointers, tips, advice appreciated.
How can we reproduce this?
Use linux kernel 6.12.63 - success
kernel 6.18.x - failure
Did you upload all of your necessary log files, screenshots, etc.?
- Yes, I've uploaded all pertinent files to this issue.