﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
19397,VirtualBox 6.1.4 GUI SEGV/crash when deleting a VM => fixed in svn/6.1.x x>6,crunchyjohn,,"This issue is not present in VirtualBox 6.1.2.
I do not know about 6.1.3.

I use a mac for VirtualBox (Mojave, v10.14.6)

Procedure to reproduce:
1. Install Virtual Box 6.1.4
2. Install Vagrant 2.2.7 (latest)
3. mkdir test
4. cd test
5. vagrant init centos/7
6. Vagrant up
7. Vagrant ssh
8. ls -l (just proof that you did something in the VM)
9. exit
10. VBoxManage list runningvms
11. Get the ID from the left column, e.g. test_default_1584037646504_61912
12. VBoxManage controlvm test_default_1584037646504_61912 poweroff
13. VBoxManage unregistervm test_default_1584037646504_61912 --delete
14. VirtualBox crashes.

I have a log that it tries to send to Apple, which I'll attach if I can.


",defect,closed,other,VirtualBox 6.1.4,fixed,crash segmentation fault unregister vboxmanage unregistervm,,Linux,all
