Ticket #21144 (closed defect: fixed)
Kernel 5.19 / 6.0 - hang on shutdown / reboot => fixed in SVN/next 6.1.x and 7.0.x maintenance
Reported by: | linuxnerd | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 7.0.0 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | all |
Description
Linux kernel 5.19,6.0 hangs on shutdown (looks up the entire UI, i have to kill the Virtualbox Headless Frontend process to regain usage of the UI).
Happens on both Windows 10 and Debian 11 hosts.
Tried on virtualbox 6.1.36 (and up to 7.0 as of this bug report).
On reboot, I see the following on the console: https://forums.virtualbox.org/download/file.php?id=47260
Attachments
Change History
comment:1 Changed 5 months ago by galitsyn
Hi linuxnerd,
Could you please attach VBox.log (preferrably from Debian 11 host) and possibly guest's dmesg(1) output?
comment:3 Changed 5 months ago by galitsyn
Hi linuxnerd,
Thank you for the log.
Do you see any difference if you install official Guest Additions from https://download.virtualbox.org/virtualbox/7.0.0/ ? From the log I see that you are running something else.
Do you see any difference if you uninstall Guest Additions?
comment:4 Changed 5 months ago by linuxnerd
i am running guest additions 7.0.0r153978. same thing when i uninstall guest additions.
comment:6 Changed 5 months ago by linuxnerd
I switched the storage controller to AHCI and that fixed the issue. Seems like only virtio-scsi is affected.
comment:7 Changed 5 months ago by aeichner
- Summary changed from Kernel 5.19 / 6.0 - hang on shutdown / reboot to Kernel 5.19 / 6.0 - hang on shutdown / reboot => fixed in SVN/next 6.1.x and 7.0.x maintenance
Thanks for the report, this will be fixed in both the next 6.1.x and 7.0.x maintenance releases.
comment:8 Changed 4 months ago by galitsyn
- Status changed from new to closed
- Resolution set to fixed
VirtualBox 7.0.4 was just released and available for download at https://www.virtualbox.org/wiki/Downloads. This issue should be fixed in this version.