VirtualBox

Opened 4 years ago

Closed 4 years ago

#19721 closed defect (duplicate)

Tails 4.8 live ISO for VirtualBox crashes when starting => duplicate of #19610

Reported by: InfoLibre Owned by:
Component: other Version: VirtualBox 6.1.10
Keywords: Tails Cc:
Guest type: Linux Host type: Linux

Description

I use VirtualBox 6.1.10_Ubuntu r138449 on Linux Mint MATE 19.3. When I start Tails 4.8 live ISO for VirtualBox, it starts, ask the langage keyboard, Tails starts and then crashes, the VirtualBox Window closes.

00:00:01.305343 nspr-2   OCI: Local config file '/home/david/.VirtualBox/oci_config' does not exist
00:00:01.305394 nspr-2   OCI: Original config file '/home/david/.oci/config' does not exist
00:00:01.305405 nspr-2   OCI: Reading profiles finished with status NS_OK
00:00:01.308436 nspr-2   ExtPack: Created cloud provider 'OCI' (hrc=NS_OK)
00:00:01.308491 nspr-2   VirtualBox: object created
00:01:28.835505 nspr-3   Launched VM: 201341344 pid: 2369 (0x941) frontend: GUI/Qt name: Tails 4.8 64 bits
00:01:29.783559 nspr-3   Load [/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxHostWebcam.so] vrc=VINF_SUCCESS
00:01:29.956257 nspr-4   ERROR [COM]: aRC=VBOX_E_IPRT_ERROR (0x80bb0005) aIID={85632c68-b5bb-4316-a900-5eb28d3413df} aComponent={SessionMachine} aText={Saved screenshot data is not available (VERR_NOT_SUPPORTED)}, preserve=false aResultDetail=-37
00:01:30.127116 nspr-5   Saving settings file "/home/david/VirtualBox VMs/Originaux/Tails 4.2.2 64 bits/Tails 4.8 64 bits.vbox" with version "1.15-linux"
00:02:20.189955 main     Saving settings file "/home/david/VirtualBox VMs/Originaux/Tails 4.2.2 64 bits/Tails 4.8 64 bits.vbox" with version "1.15-linux"
00:02:20.691494 Watcher  Reaper: Pid 2369 (941) was signalled: 11 (0xb)

Change History (3)

comment:2 by InfoLibre, 4 years ago

I changed VBoxVGA to VMSVGA in the VM configuration and it works. This ticket can be closed.

Last edited 4 years ago by InfoLibre (previous) (diff)

comment:3 by paulson, 4 years ago

Resolution: duplicate
Status: newclosed
Summary: Tails 4.8 live ISO for VirtualBox crashes when startingTails 4.8 live ISO for VirtualBox crashes when starting => duplicate of #19610

The stack trace from the crash of VirtualBoxVM when booting the Tails ISO using the VBoxVGA graphics controller is:

VirtualBoxVM:core> $C
00007fffbd9fe590 VBoxDD.so`vmsvgaR3PortReportMonitorPositions+0x8d()
00007fffbd9fe5e0 VBoxC.so`Display::i_handleUpdateMonitorPositions+0x1d3()
00007fffbd9fe620 VBoxC.so`vmmdevUpdateMonitorPositions+0x52()
00007fffbd9fe660 VBoxDD.so`vmmdevReqHandler_VideoUpdateMonitorPositions+0x1db()
00007fffbd9fe6e0 VBoxDD.so`vmmdevReqDispatcher+0x81e()
00007fffbd9fe800 VBoxDD.so`vmmdevRequestHandler+0x539()
00007fffbd9fe8c0 VBoxVMM.so`IOMIOPortWrite+0x3e4()
00007fffbd9fe930 VBoxVMM.so`IOMR3ProcessForceFlag+0x16e()
00007fffbd9fe9a0 VBoxVMM.so`emR3HighPriorityPostForcedActions+0x500()
00007fffbd9feac0 VBoxVMM.so`emR3HmExecute+0xba4()
00007fffbd9fee00 VBoxVMM.so`EMR3ExecuteVM+0x1c55()
00007fffbd9fef10 VBoxVMM.so`vmR3EmulationThreadWithId+0xa71()
00007fffbd9fef40 VBoxVMM.so`vmR3EmulationThread+0x32()
00007fffbd9fef90 VBoxRT.so`rtThreadMain+0x17f()
00007fffbd9fefc0 VBoxRT.so`rtThreadNativeMain+0xab()
00007fffbd9fefe0 libc.so.1`_thrp_setup+0xb3()
00007fffbd9feff0 libc.so.1`_lwp_start()

which confirms that this is identical to VirtualBox ticket #19610:

#19610 NULL pointer dereference in vmsvgaR3PortReportMonitorPositions
       when using VboxVGA graphics device
https://www.virtualbox.org/ticket/19610

This issue is specific to the 6.1 branch of VBox. The fix is available in VirtualBox 6.1.12 which is out now. Alternatively, using VMSVGA in VBox 6.1.10 is a valid workaround.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use