VirtualBox

Opened 5 years ago

Last modified 5 years ago

#18363 new defect

VirtualBox GUI infinite loop changing window layout - GUI unusable

Reported by: marco.m Owned by:
Component: GUI Version: VirtualBox 6.0.2
Keywords: Cc:
Guest type: other Host type: Mac OS X

Description

The GUI keeps flapping, with a frequency circa 1 sec, between two different layout, as you can see in the two screenshots attached. It looks like the layout/resize logic of the GUI is wrongly wired and in certain cases it can enter an infinite loop.

Worst problem is not the flapping, is the fact that the whole GUI is unresponsive, it is even impossible to reach the menu and to quit. Only way to quit is to "force quit" from Activity Monitor on macOS.

Attachments (4)

flap1.png (158.9 KB ) - added by marco.m 5 years ago.
flap2.png (159.9 KB ) - added by marco.m 5 years ago.
flap-1.png (158.9 KB ) - added by marco.m 5 years ago.
flap-2.png (159.9 KB ) - added by marco.m 5 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 by marco.m, 5 years ago


Last edited 5 years ago by marco.m (previous) (diff)

comment:2 by marco.m, 5 years ago

This happened when I added a second hard disk to the VM using the command-line. Before the GUI was working fine.

I did the following changes:

  1. in the GUI, renamed the Storage Controller Name from "IDE Controller" to "IDEController", removing the space. This to work around the following bug:

VBoxManage storageattach beaglebone_default_1548278259826_34227 --storagectl "IDE Controller" ... VBoxManage: Error: Invalid parameter 'Controller'

  1. Attached a raw disk to the selected VM

VBoxManage storageattach beaglebone_default_1548278259826_34227 --storagectl IDEController ...

  1. Started the GUI app to have a look -> the window layout flip/flap started.

In case this can help, I created the VM configuration with Vagrant.

Last edited 5 years ago by marco.m (previous) (diff)

in reply to:  description comment:3 by marco.m, 5 years ago

2019-02-06

I just checked with latest VBox 6.0.4 and is still flaps as above. Still only way to quit is to force quit from the Activity Monitor. Activity Monitor shows CPU constant at 100% for VBox with 0 VMs running :-(

by marco.m, 5 years ago

Attachment: flap1.png added

by marco.m, 5 years ago

Attachment: flap2.png added

by marco.m, 5 years ago

Attachment: flap-1.png added

by marco.m, 5 years ago

Attachment: flap-2.png added
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use