Opened 15 years ago
Closed 15 years ago
#5562 closed defect (fixed)
VB always crashes after resume from suspend to disk => Fixed in SVN
Reported by: | long | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 3.0.12 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Linux |
Description
Running Fedora 11 with KDE set to auto-hibernate to disk after 99 minutes of inactivity. Every time I resume from this the kernel starts dumping error messages everywhere about VirtualBox. I will attach my /var/log/messages that documents what it is complaining about along with my VBox.log. Let me know what other information I can provide.
Attachments (2)
Change History (6)
by , 15 years ago
by , 15 years ago
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Fixed in SVN, the next release will contain the fix. You can apply the fix from r27334 manually, just edit /usr/src/vboxdrv/linux/SUPDrv-linuc.c then recompile the host kernel module with
/etc/init.d/vboxdrv setup
Note that all Linux kernels 2.6.30 or later are affected, older kernels use a different kernel API for suspending/resuming the host driver.
comment:3 by , 15 years ago
Summary: | VB always crashes after resume from suspend to disk → VB always crashes after resume from suspend to disk => Fixed in SVN |
---|
This is still happening with 3.1.4 btw.