VirtualBox

Changes between Initial Version and Version 5 of Ticket #19397


Ignore:
Timestamp:
Apr 21, 2020 9:11:08 AM (4 years ago)
Author:
paulson
Comment:

Thanks for the report. This is a regression introduced in 6.1.4 which affects all hosts. As @nycnewman reported in #19490 this is a problem in the VirtualBox GUI and as reported here is also reproducible if running 'VBoxManage unregistervm VMname --delete' of a VM while the GUI is running.

The easiest way to reproduce this on the command line is the following which works for me when there are no other VMs created:

$ VirtualBox &
$ VBoxManage createvm --name fubar --register
$ VBoxManage unregistervm fubar --delete
[1] + Memory fault(coredump) VirtualBox

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19397

    • Property Host type otherall
    • Property Summary Virtual Box 6.1.4 segementation fault / crash on "VBoxManage unregistervm"VirtualBox 6.1.4 GUI SEGV/crash when deleting a VM
    • Property Guest type OSX ServerLinux
  • Ticket #19397 – Description

    initial v5  
    55
    66Procedure to reproduce:
    7 1. Install Virtual Box 6.1.2
     71. Install Virtual Box 6.1.4
    882. Install Vagrant 2.2.7 (latest)
    993. mkdir test

© 2023 Oracle
ContactPrivacy policyTerms of Use