Componente: MachineWrap Interfaccia: IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}

Discussions related to using VirtualBox on Windows hosts.
Post Reply
TickiTower
Posts: 6
Joined: 24. Jul 2021, 11:41

Componente: MachineWrap Interfaccia: IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}

Post by TickiTower »

Hi!
Suddenly I can't access my Virtual disk as I always have the same error
"Component:
MachineWrap
Interface:
IMachine {85632c68-b5bb-4316-a900-5eb28d3413df} ". I tried to reinstall I put exception to my Kaspersky internet but I still get the same result. I also installed version 6.1.24 but nothing changes.

Thanks
Attachments
VBoxHardening.zip
(16.63 KiB) Downloaded 27 times
mpack
Site Moderator
Posts: 39156
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: Componente: MachineWrap Interfaccia: IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}

Post by mpack »

TickiTower wrote:I tried to reinstall I put exception to my Kaspersky internet but I still get the same result.
Well the exception didn't work, because Kaspersky is still there in the log.

Better to uninstall Kaspersky entirely: modern Windows has absolutely no need for tacked on third party AV solutions.
TickiTower
Posts: 6
Joined: 24. Jul 2021, 11:41

Re: Componente: MachineWrap Interfaccia: IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}

Post by TickiTower »

Hi!
How is it possible that the problem is Kaspersky when until two days ago everything worked correctly even with kaspersky?
Thanks
mpack
Site Moderator
Posts: 39156
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: Componente: MachineWrap Interfaccia: IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}

Post by mpack »

Sorry, I'm not an expert on Kaspersky and their update schedules. I can't even be sure that your problem is Kaspersky related. All I can tell you for sure is that people who do not install the entirely unnecessary Kaspersky do not have Kasperky related problems.
scottgus1
Site Moderator
Posts: 20965
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: Componente: MachineWrap Interfaccia: IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}

Post by scottgus1 »

TickiTower wrote:How is it possible that the problem is Kaspersky when until two days ago everything worked correctly even with kaspersky?
Kaspersky updated? The host OS updated? It isn't an unreasonable possibility. Recently, McAfee pushed an update that started messing with Virtualbox. It does happen...
TickiTower
Posts: 6
Joined: 24. Jul 2021, 11:41

Re: Componente: MachineWrap Interfaccia: IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}

Post by TickiTower »

I uninstalled kaspersky reinstalled virtualBox always the same error. The problem is not kaspersky other solutions?
Thanks
scottgus1
Site Moderator
Posts: 20965
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: Componente: MachineWrap Interfaccia: IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}

Post by scottgus1 »

Please post another hardening log.
TickiTower
Posts: 6
Joined: 24. Jul 2021, 11:41

Re: Componente: MachineWrap Interfaccia: IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}

Post by TickiTower »

Hi
I believe that more than kasperski is a problem of a Windows update
Thanks
Attachments
VBoxHardening.zip
(15.99 KiB) Downloaded 15 times
scottgus1
Site Moderator
Posts: 20965
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: Componente: MachineWrap Interfaccia: IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}

Post by scottgus1 »

Other things can cause trouble with hardening and not appear in the log. See url=viewtopic.php?f=25&t=82106]Diagnosing VirtualBox Hardening Issues[/url], especially the last paragraph in post 3 and post 4. Web-safe nanny software like HP ProtectTools and Trusteer Rapport can cause this trouble too. A bit of imagination might be necessary. If it is not Kaspersky, and a hardening log with Kaspersky completely uninstalled would show this, then you'll need to guess.
fth0
Volunteer
Posts: 5668
Joined: 14. Feb 2019, 03:06
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Linux, Windows 10, ...
Location: Germany

Re: Componente: MachineWrap Interfaccia: IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}

Post by fth0 »

The VBoxHardening.log file shows that VirtualBox could not verify the authenticity of opengl32.dll. It cannot tell why this was the case, only that the Windows Catalog had the hash of a different version of this file ...
scottgus1
Site Moderator
Posts: 20965
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: Componente: MachineWrap Interfaccia: IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}

Post by scottgus1 »

Per fth0's diagnosis, and provided that I correctly understand what opengl32.dll does, it may be that you may have a problem with the video drivers on your host.

If you start the VM in Detachable mode, does the VM start properly?
mpack
Site Moderator
Posts: 39156
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: Componente: MachineWrap Interfaccia: IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}

Post by mpack »

scottgus1 wrote:I correctly understand what opengl32.dll does
OpenGL32.DLL is a standard Windows DLL, it implements the obsolete built in Windows OpenGL 1.1 support. I've never heard of it being replaced by any respectable graphic card driver vendors. What does happen is that the graphics vendor provides DLLs that inject themselves into your app and filter calls to OpenGL, redirecting them to hardware accelerated and modernized equivalents.

If OpenGL is failing a security check then I think this will have been a result of the OP installing modified DLLs, perhaps part of some theme upgrade or to support some obscure Linux graphics port. Mainstream apps would not do this.
TickiTower
Posts: 6
Joined: 24. Jul 2021, 11:41

Re: Componente: MachineWrap Interfaccia: IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}

Post by TickiTower »

hi!
thank you all for your help; the problem is not solved because it is difficult to establish the cause.
I will try to do a clean Windows reinstall
TickiTower
Posts: 6
Joined: 24. Jul 2021, 11:41

Re: Componente: MachineWrap Interfaccia: IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}

Post by TickiTower »

hi!
I used the sw reset windows tools then I reinstalled a windows update and magically VirtualBox restarted. Mystery
scottgus1
Site Moderator
Posts: 20965
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: Componente: MachineWrap Interfaccia: IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}

Post by scottgus1 »

Excellent! Glad you're up and running.
A fresh install almost always works. It replaced the bad file with a known good one, so Virtualbox was free to work.
Post Reply