#19397 closed defect
Virtual Box 6.1.4 segementation fault / crash on "VBoxManage unregistervm" — 於 初始版本
回報者: | crunchyjohn | 負責人: | |
---|---|---|---|
元件: | other | 版本: | VirtualBox 6.1.4 |
關鍵字: | crash segmentation fault unregister vboxmanage unregistervm | 副本: | |
Guest type: | Linux | Host type: | all |
描述
This issue is not present in Virtual Box 6.1.2. I do not know about 6.1.3.
I use a mac for virtual box (Mojave, v10.14.6)
Procedure to reproduce:
- Install Virtual Box 6.1.2
- Install Vagrant 2.2.7 (latest)
- mkdir test
- cd test
- vagrant init centos/7
- Vagrant up
- Vagrant ssh
- ls -l (just proof that you did something in the VM)
- exit
- VBoxManage list runningvms
- Get the ID from the left column, e.g. test_default_1584037646504_61912
- VBoxManage controlvm test_default_1584037646504_61912 poweroff
- VBoxManage unregistervm test_default_1584037646504_61912 --delete
- VirtualBox crashes.
I have a log that it tries to send to Apple, which I'll attach if I can.
注意:
瀏覽 TracTickets
來幫助您使用待辦事項功能
Crash log