[FIXED] Guest Additions Regression

Postings relating to old VirtualBox pre-releases
Post Reply
mjlucas
Posts: 4
Joined: 17. Jun 2009, 09:15
Primary OS: Linux other
VBox Version: PUEL
Guest OSses: CentOS, Windows XP, Minix

[FIXED] Guest Additions Regression

Post by mjlucas »

Guest Addition collection of various Guest properties fails in the 3.0 Beta1. These are Windows XP Guests (SP2 and SP3).

These keys are never reported (first failure in VBox.log)
Name: /VirtualBox/GuestAdd/InstallDir
Name: /VirtualBox/GuestAdd/Revision
Name: /VirtualBox/GuestAdd/Version

VBox.log section
00:00:14.663 Guest Log: VBoxService.exe: Error: Failed to query registry key (install directory)! Error: 0
00:00:14.790 Guest Log: VBoxService.exe: Error: No file information found! File = C:\WINDOWS\system32\VBoxGINA.dll, Error: 1812
00:00:14.790 VBoxService.exe: Error: No file information found! File = C:\WINDOWS\system32\VBoxOGLarrayspu.dll, Error: 1813
00:00:14.791 Guest Log: VBoxService.exe: Error: No file information found! File = C:\WINDOWS\system32\VBoxOGLcrutil.dll, Error: 1813
00:00:14.793 Guest Log: VBoxService.exe: Error: No file information found! File = C:\WINDOWS\system32\VBoxOGLerrorspu.dll, Error: 1813
00:00:14.795 Guest Log: VBoxService.exe: Error: No file information found! File = C:\WINDOWS\system32\VBoxOGLpackspu.dll, Error: 1813
00:00:14.798 Guest Log: VBoxService.exe: Error: No file information found! File = C:\WINDOWS\system32\VBoxOGLpassthroughspu.dll, Error: 1813
00:01:32.391 Guest Log: VBoxService.exe: Error: No file information found! File = C:\WINDOWS\system32\VBoxOGLfeedbackspu.dll, Error: 1813
00:01:32.391 VBoxTray: Started.
00:01:32.462 Starting host clipboard service
00:01:32.462 ClipConstructX11: X11 DISPLAY variable not set -- disabling shared clipboard
00:01:32.563 Guest Additions capability report: (0x5) seamless: yes, hostWindowMapping: no, graphics: yes
00:01:32.984 PCNet#0: Init: ss32=1 GCRDRA=0x02157420[64] GCTDRA=0x02157020[64]
00:02:30.179 Guest Log: VBOXNP: DLL loaded.
pentagonik
Oracle Corporation
Posts: 283
Joined: 19. May 2008, 16:09
Primary OS: Ubuntu other
VBox Version: PUEL
Guest OSses: Too many to specify!
Contact:

Re: Guest Additions Regression

Post by pentagonik »

Hi,

this is not exactly a regression; we just added looking up the file information of the DLLs you just listed without having actual file information for these files yet. The errors (should be more like warnings) don't harm the Guest Additions and/or your VM in any way. Thanks for the report anyway!
mjlucas
Posts: 4
Joined: 17. Jun 2009, 09:15
Primary OS: Linux other
VBox Version: PUEL
Guest OSses: CentOS, Windows XP, Minix

Re: Guest Additions Regression

Post by mjlucas »

Sorry, the regression I was talking about was that the three keys for /VirtualBox/GuestAdd/* are no longer working, I didn't check if the DLLs existed. Note the registry key read failure in the logs. I check and verified that these registry keys exist. I also did a uninstall + reboot + reinstall + reboot to see if it was an issue with GA upgrade but still same issue.

Name: /VirtualBox/GuestAdd/InstallDir
Name: /VirtualBox/GuestAdd/Revision
Name: /VirtualBox/GuestAdd/Version
pentagonik
Oracle Corporation
Posts: 283
Joined: 19. May 2008, 16:09
Primary OS: Ubuntu other
VBox Version: PUEL
Guest OSses: Too many to specify!
Contact:

Re: Guest Additions Regression

Post by pentagonik »

Thanks for the report. I just verified that again and fixed it. Should be in one of the next OSE exports and in the next upcoming version of course. If the problem still exists then please report back. Thanks!
Post Reply