Opened 2 years ago
Closed 2 years ago
#21167 closed defect (fixed)
VBoxManage showvminfo hangs => fixed in svn
Reported by: | OneCrazyGenius | Owned by: | |
---|---|---|---|
Component: | VM control | Version: | VirtualBox 7.0.0 |
Keywords: | VBoxManage, 7.0.0 | Cc: | |
Guest type: | Linux | Host type: | Windows |
Description
As title, was creating a centos box through vagrant 2.3.2 and process hung at this command. After running showvminfo on the box created by vagrant ina separate terminal, the name of teh box is returned and then the command hangs and can't be interrupted.
Also raised an issue with vagrant bug with relevant debug info: https://github.com/hashicorp/vagrant/issues/12960
Change History (2)
comment:1 by , 2 years ago
Summary: | VBoxManage showvminfo hangs → VBoxManage showvminfo hangs => fixed in svn |
---|
comment:2 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
VirtualBox 7.0.2 was just released and includes fix for this issue. Could you please give it a try?
Note:
See TracTickets
for help on using tickets.
Hi OneCrazyGenius,
This is known issue. The next 7.0.2 release will have fix for it. Issue happens when VirtualBox Extension Pack is not installed. With installed Extension Pack it should not show up.