Issue using VBoxSDL on Windows

Discussions related to using VirtualBox on Windows hosts.
Post Reply
kveroneau
Posts: 15
Joined: 19. Jan 2014, 00:01

Issue using VBoxSDL on Windows

Post by kveroneau »

Hello everyone!

This is my first time actually needing to use VirtualBox on Windows, I am basically using someone elses laptop temporarily and don't want to install Linux onto it natively and VirtualBox makes it super easy to revert everything back after I get my own Linux-based laptop back... Anyways.

I am running into an odd issue with VBoxSDL, originally I got a very weird error which I did manage to resolve:

Code: Select all

C:\Program Files\Oracle\VirtualBox>VBoxSDL.exe
VBoxSDL: supR3HardenedScreenImage/LdrLoadDll: rc=Unknown Status -23021 (0xffffa6
13) fImage=1 fProtect=0x0 fAccess=0x0 \Device\HarddiskVolume3\Program Files\SearchProtect\SearchProtect\bin\VC32Loaderµ¢Äµò«µ╝áÔüªµí┤ÔüÑÔÇ▒µà░µí┤þî¿ÔÇ®µà¿µòµäá
þÉáþò▓þæ│µäáµì«µ¢¿Ô╣▓ÔÇ║õæ£þÖѵì®Õ▒ѵàêµæ▓µÑñµ¡│µ¢ûþò¼µò¡Õ░│þëɵػµà▓Ôü¡µÑåµò¼Õ▒
│µòôþëíµíúþëÉþ滵ìÑÕ▒┤µòôþëíµíúþëÉþ滵ìÑÕ▒┤µÑóÕ▒«õìûÒê│µ¢îµæíþëÑÙÀª¯ÜÄÛ║òÙ│ª¯èáÛ
ÜüÛ窯è┤ÛûüÞâó¯Ü▒ÙéàÛ窯×┤ÛóîÞâó¯Ü®ÛóàÚùª¯ÜÂÛéäÚ⺯×áÙèòÚ纯Ü│ÛéäÞÀª¯Ü«Ûó¢Ùºó¯è▓
Ù¬Ç: None of the 1 path(s) have a trust anchor.: \Device\HarddiskVolume3\Program Files\SearchProtect\SearchProtect\bin\VC32Loaderµ¢Äµò«µ╝áÔüªµí┤ÔüÑÔÇ▒µà░µí┤þî¿Ô
Ç®µà¿µòµäáþÉáþò▓þæ│µäáµì«µ¢¿Ô╣▓ÔÇ║
VBoxSDL: supR3HardenedMonitor_LdrLoadDll: rejecting 'C:\PROGRA~1\SearchProtect\SearchProtect\bin\VC32Loader.dll' (C:\PROGRA~1\SearchProtect\SearchProtect\bin\VC32Loader.dll): rcNt=0xc0000190
VBoxSDL: supR3HardenedMainGetTrustedMain: LoadLibrary "C:\Program Files\Oracle\VirtualBox/VBoxSDL.dll" failed, rc=126
For anyone experiencing a similar issue, this is actually caused by a program called Search Protect essentially a Windows malware that bypasses the Windows' dynamic library loader it seems. This is very bad for any application to have control over... Now, after removing this malware using an online guide, I am now presented with the following error:

Code: Select all

C:\Program Files\Oracle\VirtualBox>VBoxSDL.exe
VBoxSDL: supR3HardenedMainGetTrustedMain: LoadLibrary "C:\Program Files\Oracle\VirtualBox/VBoxSDL.dll" failed, rc=126
Has anybody else experienced this error on Windows 7 32-bit VirtualBox before? If so, how can I resolve it? Thanks.
loukingjr
Volunteer
Posts: 8851
Joined: 30. Apr 2009, 09:45
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: just about all that run

Re: Issue using VBoxSDL on Windows

Post by loukingjr »

See:Windows 4.3.20 specifically for errors due to security
You might want to fallback to VB 4.3.12.
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
Post Reply