Opened 6 years ago
Closed 6 years ago
#18438 closed defect (duplicate)
vboxmanage segmentation fault - VirtualBox 6.0.4 on macOS
Reported by: | Colin Ng | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 6.0.4 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Mac OS X |
Description
If I run vboxmanage showinfo for a VM that has a USB device attached, it will segfault.
Test Environment: Windows 10 Enterprise as Guest, and a Microsoft USB Keyboard is attached to the VM.
$ VBoxManage showvminfo fda6332f-200d-4233-b5fa-6c1c42b48858 --machinereadable name="dotNet-Dev_default_1550141311674_66490" groups="/" ostype="Windows 10 (64-bit)" UUID="fda6332f-200d-4233-b5fa-6c1c42b48858" CfgFile="/Library/Virtual Machines/dotNet-Dev_default_1550141311674_66490/dotNet-Dev_default_1550141311674_66490.vbox" SnapFldr="/Library/Virtual Machines/dotNet-Dev_default_1550141311674_66490/Snapshots" LogFldr="/Library/Virtual Machines/dotNet-Dev_default_1550141311674_66490/Logs" hardwareuuid="fda6332f-200d-4233-b5fa-6c1c42b48858" memory=2048 pagefusion="off" vram=128 cpuexecutioncap=100 hpet="off" cpu-profile="host" chipset="piix3" firmware="BIOS" cpus=2 pae="on" longmode="on" triplefaultreset="off" apic="on" x2apic="off" nested-hw-virt="off" cpuid-portability-level=0 bootmenu="messageandmenu" boot1="disk" boot2="dvd" boot3="none" boot4="none" acpi="on" ioapic="on" biosapic="apic" biossystemtimeoffset=0 rtcuseutc="on" hwvirtex="on" nestedpaging="on" largepages="on" vtxvpid="on" vtxux="on" paravirtprovider="default" effparavirtprovider="hyperv" VMState="running" VMStateChangeTime="2019-02-14T20:23:38.044000000" monitorcount=1 accelerate3d="off" accelerate2dvideo="off" teleporterenabled="off" teleporterport=0 teleporteraddress="" teleporterpassword="" tracing-enabled="off" tracing-allow-vm-access="off" tracing-config="" autostart-enabled="off" autostart-delay=0 defaultfrontend="" storagecontrollername0="IDE Controller" storagecontrollertype0="PIIX4" storagecontrollerinstance0="0" storagecontrollermaxportcount0="2" storagecontrollerportcount0="2" storagecontrollerbootable0="on" "IDE Controller-0-0"="/Library/Virtual Machines/dotNet-Dev_default_1550141311674_66490/windows_10_dotnet-dev-disk001.vmdk" "IDE Controller-ImageUUID-0-0"="05733500-ebc6-4447-99fe-d94e2ff6b548" "IDE Controller-0-1"="/Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso" "IDE Controller-ImageUUID-0-1"="d2fb2364-c348-42ef-a523-99d7cbe19747" "IDE Controller-tempeject"="off" "IDE Controller-IsEjected"="off" "IDE Controller-1-0"="none" "IDE Controller-1-1"="none" natnet1="nat" macaddress1="08002737FD6C" cableconnected1="on" nic1="nat" nictype1="82540EM" nicspeed1="0" mtu="0" sockSnd="64" sockRcv="64" tcpWndSnd="64" tcpWndRcv="64" Forwarding(0)="rdp,tcp,,3389,,3389" Forwarding(1)="ssh,tcp,127.0.0.1,2222,,22" Forwarding(2)="winrm,tcp,127.0.0.1,55985,,5985" Forwarding(3)="winrm-ssl,tcp,127.0.0.1,55986,,5986" nic2="none" nic3="none" nic4="none" nic5="none" nic6="none" nic7="none" nic8="none" hidpointing="ps2mouse" hidkeyboard="ps2kbd" uart1="off" uart2="off" uart3="off" uart4="off" lpt1="off" lpt2="off" audio="none" audio_in="off" audio_out="off" clipboard="bidirectional" draganddrop="disabled" SessionName="headless" VideoMode="1176,725,32"@0,0 1 vrde="on" vrdeport=5921 vrdeports="5921" vrdeaddress="127.0.0.1" vrdeauthtype="null" vrdemulticon="off" vrdereusecon="off" vrdevideochannel="off" vrdeproperty[TCP/Ports]="5921" vrdeproperty[TCP/Address]="127.0.0.1" vrdeproperty[VideoChannel/Enabled]=<not set> vrdeproperty[VideoChannel/Quality]=<not set> vrdeproperty[VideoChannel/DownscaleProtection]=<not set> vrdeproperty[Client/DisableDisplay]=<not set> vrdeproperty[Client/DisableInput]=<not set> vrdeproperty[Client/DisableAudio]=<not set> vrdeproperty[Client/DisableUSB]=<not set> vrdeproperty[Client/DisableClipboard]=<not set> vrdeproperty[Client/DisableUpstreamAudio]=<not set> vrdeproperty[Client/DisableRDPDR]=<not set> vrdeproperty[H3DRedirect/Enabled]=<not set> vrdeproperty[Security/Method]=<not set> vrdeproperty[Security/ServerCertificate]=<not set> vrdeproperty[Security/ServerPrivateKey]=<not set> vrdeproperty[Security/CACertificate]=<not set> vrdeproperty[Audio/RateCorrectionMode]=<not set> vrdeproperty[Audio/LogPath]=<not set> usb="on" ehci="on" xhci="off" USBFilterActive1="on" USBFilterName1="Apple Inc. Bluetooth USB Host Controller [0150]" USBFilterVendorId1="05ac" USBFilterProductId1="8289" USBFilterRevision1="0150" USBFilterManufacturer1="Apple Inc." USBFilterProduct1="Bluetooth USB Host Controller" USBFilterRemote1="0" USBFilterSerialNumber1="" Segmentation fault: 11
Attachments (2)
Change History (4)
by , 6 years ago
Attachment: | Machine Running - No Defined USB.txt added |
---|
by , 6 years ago
Attachment: | Machine Running - Microsoft USB Keyboard 2.txt added |
---|
Machine Running - Microsoft USB Keyboard attached to USB.txt
comment:1 by , 6 years ago
Duplicate of #18341.
According to a comment by pentagonik the issue has been found, fixed and will be available in the next maintenance release.
Note:
See TracTickets
for help on using tickets.
Machine Running - no USB devices.txt