Opened 4 years ago
Last modified 4 years ago
#20270 new defect
Arch linux guest crash after windows 10 host resume from sleep
Reported by: | lindeshun | Owned by: | |
---|---|---|---|
Component: | VM control | Version: | VirtualBox 6.1.18 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Windows |
Description
I wrote a topic about this on the virtualbox forumhttps://forums.virtualbox.org/viewtopic.php?f=6&t=102250&sid=f398ac48ffa5927918c82d13ef2c7ce8.
Here are how I reproduce the problem:
- start Arch linux guest
- Windows 10 host sleep
- resume Windows 10 host
- Arch linux guest is PAUSED, try to resume it
- whole virtualbox interface freeze, crash (log "carsh")
However, if I pause and resume the guest manually once before the host go to sleep, the probelem is gone.
- start Arch linux guest
- pause guest and resume it immediately
- Windows 10 host sleep
- resume Windows 10 host
- arch linux guest is RUNNING, everything works fine (log "workfine")
Additionally, I also have a windows 10 guest and a ubuntu 16.04 guest, neither of them have this problem.
Attachments (2)
Change History (3)
by , 4 years ago
comment:1 by , 4 years ago
I made a similar observation: VBoxManage crashes on resume :
- Host Windows 10
- Guest CentOS 8
- Windows 10 host sleep
- resume Windows 10 host
- Guest tells me it's halted and to resume it
- Tried to resume via GUI; but: Virtualbox interface freezes
- Tried to resume via VBoxManage; but it crashes:
Error-Message:
VBoxManage.exe: error: Could not find a registered machine named 'OXAR' VBoxManage.exe: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBoxWrap, interface IVirtualBox, callee IUnknown VBoxManage.exe: error: Context: "FindMachine(Bstr(a->argv[0]).raw(), machine.asOutParam())" at line 383 of file VBoxManageControlVM.cpp
- GUI and VM still frozen
Note:
See TracTickets
for help on using tickets.
crash log