arch linux virtualbox gui not work

Discussions related to using VirtualBox on Linux hosts.
Post Reply
lookhi
Posts: 1
Joined: 1. Mar 2024, 11:01

arch linux virtualbox gui not work

Post by lookhi »

arch linux : 6.7.6-arch1-2
virtualbox: 7.0.14,

The program virtualbox starts with a white screen and does not start the system image.

When I start VirtualBox, the screen of VirtualBox turns black. However, I can start the virtual machine using VBoxManager.
I don't konw the bootstape

Code: Select all

[ 1388.271487] VirtualBox[21512]: segfault at 7a9752dc5d94 ip 00007a9cc158db4d sp 00007ffcefeaf0e8 error 4 in libc#.so.6[7a9cc1442000+15b000] likely on CPU 11 (core 11, socket 0)
[ 1388.271498] Code: 00 00 00 00 00 66 66 2e 0f 1f 84 00 00 00 00 00 66 66 2e 0f 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 89 f8 48 83 fa 40 72 43 <62> e1 fe 48 6f 06 48 81 fa 80 00 00 00 0f 87 e0 00 00 00 62 e1 fe
[ 1769.824795] vboxdrv: 00000000ba4e606c VMMR0.r0
[ 1769.965625] vboxdrv: 00000000d2b443af VBoxDDR0.r0
[ 1828.415656] VirtualBox[25552]: segfault at 74a7e6dc5d94 ip 000074ad9b78db4d sp 00007ffcf47d2758 error 4 in libc#.so.6[74ad9b642000+15b000] likely on CPU 6 (core 6, socket 0)
[ 1828.415668] Code: 00 00 00 00 00 66 66 2e 0f 1f 84 00 00 00 00 00 66 66 2e 0f 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 89 f8 48 83 fa 40 72 43 <62> e1 fe 48 6f 06 48 81 fa 80 00 00 00 0f 87 e0 00 00 00 62 e1 fe
[ 1942.378390] vboxdrv: 00000000fa115c13 VMMR0.r0
[ 1942.487265] vboxdrv: 0000000024c6edc5 VBoxDDR0.r0
[ 1942.513544] VBoxNetFlt: attached to 'eno1' / 58:11:22:be:6d:67
[ 1942.519799] r8169 0000:07:00.0 eno1: entered promiscuous mode
[ 1964.164086] r8169 0000:07:00.0 eno1: left promiscuous mode
[ 1964.167715] r8169 0000:07:00.0 eno1: entered promiscuous mode
[ 2033.102457] r8169 0000:07:00.0 eno1: left promiscuous mode
[ 2033.139198] vboxnetflt: 0 out of 9959 packets were not sent (directed to host)
[ 2540.541169] vboxdrv: 0000000046b7bab8 VMMR0.r0
[ 2540.653814] vboxdrv: 000000004299d390 VBoxDDR0.r0
[ 2784.673392] VirtualBox[33988]: segfault at 7f575adc5d94 ip 00007f5cd1d8db4d sp 00007ffd9163e0c8 error 4 in libc#.so.6[7f5cd1c42000+15b000] likely on CPU 8 (core 8, socket 0)
[ 2784.673404] Code: 00 00 00 00 00 66 66 2e 0f 1f 84 00 00 00 00 00 66 66 2e 0f 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 89 f8 48 83 fa 40 72 43 <62> e1 fe 48 6f 06 48 81 fa 80 00 00 00 0f 87 e0 00 00 00 62 e1 fe
VBoxSVC.log

Code: Select all

00:00:00.384757 nspr-4   ERROR [COM]: aRC=VBOX_E_IPRT_ERROR (0x80bb0005) aIID={300763af-5d6b-46e6-aa96-273eac15538a} aComponent={MachineWrap} aText={Could not open log file '/home/song/VirtualBox VMs/u22/u22/Logs/VBox.log.3' (VERR_FILE_NOT_FOUND)}, preserve=false aResultDetail=-102
00:00:00.385159 nspr-5   ERROR [COM]: aRC=VBOX_E_IPRT_ERROR (0x80bb0005) aIID={300763af-5d6b-46e6-aa96-273eac15538a} aComponent={MachineWrap} aText={Could not open log file '/home/song/VirtualBox VMs/u22/u22/Logs/VBox.log.4' (VERR_FILE_NOT_FOUND)}, preserve=false aResultDetail=-102
00:00:59.956960 main     VirtualBox: object deletion starts
00:00:59.957006 main     ERROR [COM]: aRC=VBOX_E_OBJECT_IN_USE (0x80bb000c) aIID={ad47ad09-787b-44ab-b343-a082a3f2dfb1} aComponent={MediumWrap} aText={Medium '/home/song/VirtualBox VMs/win10/win10.vdi' cannot be closed because it is still attached to 1 virtual machines}, preserve=false aResultDetail=0
00:00:59.957139 main     ERROR [COM]: aRC=VBOX_E_OBJECT_IN_USE (0x80bb000c) aIID={ad47ad09-787b-44ab-b343-a082a3f2dfb1} aComponent={MediumWrap} aText={Medium '/home/song/VirtualBox VMs/u22/u22/u22.vdi' cannot be closed because it is still attached to 1 virtual machines}, preserve=false aResultDetail=0
00:00:59.957428 main     HostDnsMonitor: shutting down ...
00:00:59.968798 main     HostDnsMonitor: shut down
00:00:59.992640 Watcher  ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={7682d5eb-f00e-44f1-8ca2-99d08b1cd607} aComponent={VirtualBoxWrap} aText={The object is not ready}, preserve=false aResultDetail=0
00:00:59.992717 main     VirtualBox: object deleted
Post Reply