NS_ERROR_INVALID_ARG related to aWidth after migrating to 6.1.14-dfsg-4 on Debian sid
Posted: 17. Sep 2020, 12:24
Hi everyone,
I migrated this week from Virtualbox 6.1.14-dfsg-3 to 6.1.14-dfsg-4 on my debian sid machine. I now have an issue that makes every single VM I have to crash with the following error:
I cannot find any clear explanation of what this aWidth parameter is, I have checked in all configuration files and this parameter does not exist. I have not changed any configuration recently and it does not seem to come from the Virtual Machines as they are all breaking, including newly created one.
Any idea where it could come from? Could that be a bug?
I migrated this week from Virtualbox 6.1.14-dfsg-3 to 6.1.14-dfsg-4 on my debian sid machine. I now have an issue that makes every single VM I have to crash with the following error:
Code: Select all
00:00:01.052726 emR3Debug: rc=VERR_INVALID_STATE
00:00:01.548740 GUI: UIMachineViewNormal::resendSizeHint: Restoring guest size-hint for screen 0 to 1912x985
00:00:01.551342 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
00:00:03.072946 GUI: User request to power VM off on Guru Meditation.
Any idea where it could come from? Could that be a bug?