VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (223 - 225 of 16363)

Ticket Resolution Summary Owner Reporter
#20944 invalid VM icons blurry in VirtualBox Manager after upgrade from 6.1.30 to 6.1.34 BrentS
Description

The icons for my virtual machines were crisp and in color under VirtualBox 6.1.30 (and previous versions). I just upgraded to 6.1.34 and they now appear in grayscale and blurry (screenshot attached).

Running under x86_654 Slackware Linux 15.0, Xorg 1.20.14, KDE 5.24.5, NVidia proprietary display driver 510.60.02, not using Wayland, 32-bit color depth and normal suite of X11 extensions, no graphical issues with other applications. I did not log out of my X session or adjust any other settings between exiting from 6.1.30, running the installer and extension pack installer (via VBoxManage), and starting 6.1.34 and immediately seeing the problem. xdpyinfo output also attached.

#20941 fixed Can't compile Kernel Modules on Centos9 Stream (stdarg.h missing) => fixed in SVN powerschlumpf
Description

I'm running an old notebook as a small "server" that runs a few services. One of these is HomeAssistant running in a VirtualBox Machine and is automatically booted at system start.

Virtualbox was installed using the Fedora Repo. Tried the "all distributions" version as well...

[root@hp-notebook-server klaus]# rpm -qa | grep Virtual
VirtualBox-6.1-6.1.34_150636_fedora33-2.x86_64

Since a few days (assuming after an auto update) it stopped working. Had a look at it and it can't compile the vbox kernel modules. /var/log/vbox-setup.log states (sorry for the german phrases, But I guess you get the import part...)

In Datei, eingebunden von /tmp/vbox.0/include/iprt/types.h:34,
                 von /tmp/vbox.0/include/VBox/types.h:33,
                 von /tmp/vbox.0/SUPDrvInternal.h:38,
                 von /tmp/vbox.0/SUPDrv.c:33:
/tmp/vbox.0/include/iprt/stdarg.h:51:13: schwerwiegender Fehler: stdarg.h: Datei oder Verzeichnis nicht gefunden
   51 | #   include <stdarg.h>
      |             ^~~~~~~~~~
In Datei, eingebunden von /tmp/vbox.0/include/iprt/types.h:34,
                 von /tmp/vbox.0/include/VBox/types.h:33,
                 von /tmp/vbox.0/linux/../SUPDrvInternal.h:38,
                 von /tmp/vbox.0/linux/SUPDrv-linux.c:32:
/tmp/vbox.0/include/iprt/stdarg.h:51:13: schwerwiegender Fehler: stdarg.h: Datei oder Verzeichnis nicht gefunden
   51 | #   include <stdarg.h>
      |             ^~~~~~~~~~
In Datei, eingebunden von /tmp/vbox.0/include/iprt/types.h:34,
                 von /tmp/vbox.0/include/VBox/types.h:33,
                 von /tmp/vbox.0/SUPDrvInternal.h:38,
                 von /tmp/vbox.0/SUPDrvSem.c:33:
/tmp/vbox.0/include/iprt/stdarg.h:51:13: schwerwiegender Fehler: stdarg.h: Datei oder Verzeichnis nicht gefunden
   51 | #   include <stdarg.h>
      |             ^~~~~~~~~~
In Datei, eingebunden von /tmp/vbox.0/include/iprt/types.h:34,
                 von /tmp/vbox.0/include/VBox/types.h:33,
                 von /tmp/vbox.0/SUPDrvInternal.h:38,
                 von /tmp/vbox.0/SUPDrvGip.c:33:
/tmp/vbox.0/include/iprt/stdarg.h:51:13: schwerwiegender Fehler: stdarg.h: Datei oder Verzeichnis nicht gefunden
   51 | #   include <stdarg.h>
      |             ^~~~~~~~~~
Kompilierung beendet.
Kompilierung beendet.
Kompilierung beendet.
Kompilierung beendet.
make[2]: *** [scripts/Makefile.build:271: /tmp/vbox.0/SUPDrvSem.o] Fehler 1
make[2]: *** Es wird auf noch nicht beendete Prozesse gewartet....
make[2]: *** [scripts/Makefile.build:271: /tmp/vbox.0/SUPDrv.o] Fehler 1
make[2]: *** [scripts/Makefile.build:271: /tmp/vbox.0/SUPDrvGip.o] Fehler 1
make[2]: *** [scripts/Makefile.build:271: /tmp/vbox.0/linux/SUPDrv-linux.o] Fehler 1
make[1]: *** [Makefile:1862: /tmp/vbox.0] Fehler 2
make: *** [/tmp/vbox.0/Makefile-footer.gmk:117: vboxdrv] Fehler 2

So it claims stdarg.h is missing

kernel-header and kernel-devel are installed

[root@hp-notebook-server klaus]# rpm -qa | grep kernel*
kernel-srpm-macros-1.0-11.el9.noarch
kernel-core-5.14.0-80.el9.x86_64
kernel-modules-5.14.0-80.el9.x86_64
kernel-5.14.0-80.el9.x86_64
kernel-core-5.14.0-85.el9.x86_64
kernel-modules-5.14.0-85.el9.x86_64
kernel-5.14.0-85.el9.x86_64
kernel-core-5.14.0-86.el9.x86_64
kernel-modules-5.14.0-86.el9.x86_64
kernel-tools-libs-5.14.0-86.el9.x86_64
kernel-tools-5.14.0-86.el9.x86_64
kernel-5.14.0-86.el9.x86_64
kernel-devel-5.14.0-86.el9.x86_64
kernel-devel-5.14.0-85.el9.x86_64
kernel-devel-5.14.0-80.el9.x86_64
kernel-headers-5.14.0-86.el9.x86_64

For me it seems there are some libraries missing, which should be available... stdarg.h is available in the kernel sources

[root@hp-notebook-server klaus]# locate stdarg.h
/usr/include/c++/11/tr1/stdarg.h
/usr/lib/gcc/x86_64-redhat-linux/11/include/cross-stdarg.h
/usr/lib/gcc/x86_64-redhat-linux/11/include/stdarg.h
/usr/share/man/man0p/stdarg.h.0p.gz
/usr/share/virtualbox/src/vboxhost/vboxdrv/include/iprt/stdarg.h
/usr/share/virtualbox/src/vboxhost/vboxnetadp/include/iprt/stdarg.h
/usr/share/virtualbox/src/vboxhost/vboxnetflt/include/iprt/stdarg.h
/usr/src/kernels/5.14.0-85.el9.x86_64/include/linux/stdarg.h
/usr/src/kernels/5.14.0-85.el9.x86_64/include/linux/stdarg.h.hardlink-temporary
/usr/src/kernels/5.14.0-86.el9.x86_64/include/linux/stdarg.h
/usr/src/kernels/5.14.0-86.el9.x86_64/include/linux/stdarg.h.hardlink-temporary

It was working for a few month, but stopped...

#20938 invalid Crash reading 10GB tar file from VB shared folder on new XUbuntu-22.04 DEE
Description

Got a popup window from VB saying something like a critical error and to send the logs. I had to use Windows task manager to stop the VM guest. Host mem was at 100%, and I lost the popup window somehow.

Was loading a 10GB tar file on new install of XUbuntu-22.04 from VB shared folder. The file was written from XUbuntu-20.04 earlier. Both guests were running at the same time, but the 20.04 was not doing anything.

Shared folder was on Windows C:\ a SSD, guests and windows paging on another SSD.

GUEST: XUbuntu-22.04

HOST: Edition Windows 10 Pro Version 21H1 Installed on ‎10/‎15/‎2021 OS build 19043.1706 Experience Windows Feature Experience Pack 120.2212.4170.0

Device name Doug10 Processor Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz 3.40 GHz Installed RAM 16.0 GB (15.7 GB usable) Device ID 2E2DB9B5-5215-4C3D-84BD-E588021D90C5 Product ID 00330-80000-00000-AA748 System type 64-bit operating system, x64-based processor Pen and touch No pen or touch input is available for this display

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy