VirtualBox

Opened 3 years ago

Last modified 3 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:


  1. start Arch linux guest
  2. Windows 10 host sleep
  3. resume Windows 10 host
  4. Arch linux guest is PAUSED, try to resume it
  5. 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.


  1. start Arch linux guest
  2. pause guest and resume it immediately
  3. Windows 10 host sleep
  4. resume Windows 10 host
  5. 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)

crash.zip (42.9 KB ) - added by lindeshun 3 years ago.
crash log
workfine.zip (42.8 KB ) - added by lindeshun 3 years ago.
work fine log

Download all attachments as: .zip

Change History (3)

by lindeshun, 3 years ago

Attachment: crash.zip added

crash log

by lindeshun, 3 years ago

Attachment: workfine.zip added

work fine log

comment:1 by Michael Beckmann, 3 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.

© 2023 Oracle
ContactPrivacy policyTerms of Use