Page 1 of 1

Cannot start VM in Ubuntu 18.04 (log attached)

Posted: 12. Nov 2020, 12:42
by virtual_ghost
Description:
SSHed with X11 to the Ubuntu 18.04 server and imported an ova file and tried to start it with vbox. Soon after clicking the start button, the guru meditation showed up.It seems like there's something wrong with the graphic. Here's the line before going to Guru Meditation:

Code: Select all

00:00:02.257583 emR3Debug: rc=VERR_INVALID_STATE
00:00:02.720195 GUI: UIMachineViewNormal::resendSizeHint: Restoring guest size-hint for screen 0 to 800x600
00:00:02.721876 ERROR [COM]: aRC=NS_ERROR_INVALID_ARG (0x80070057) aIID={4680b2de-8690-11e9-b83d-5719e53cf1de} aComponent={DisplayWrap} aText={Argument aWidth is invalid (must be aWidth != 0 && aWidth <= 32767)}, preserve=false aResultDetail=0
Tried different display settings but none worked. Googled some old posts years ago said the new version solved the issue. But it's the latest version already. Not sure what I can do to diagnose the issue.


Environment and Settings:
- OS: Ubuntu 18.04 with no gui
- Version: VBox 6.1.16
- VBox Display setting: Max Guest Screen Size set to Automatic
- VM Display Setting: VMSVGA, 3D Acceleration Enabled, 128M video memory,

Log attached. Thanks in advance!