Page 1 of 1

Error locating entrypoint in VBoxOGL.dll

Posted: 11. Apr 2019, 09:20
by thellekamp
Virtualbox upgraded from 5.2.22 to 6.0.4 in Mac Mojave Host, running windows 7 32 bit guest, with latest guest additions:

On running application (run many, many times before without problems):

'The procedure entry point RTErrConvertFromWin32 could not be located in the dynamic link library VboxOGL.dll.
Error Message
Error Message
ErrorWhenStartingApplicationInWindows7VboxGuestVBoxe604.PNG (8.91 KiB) Viewed 960 times

Re: Error locating entrypoint in VBoxOGL.dll

Posted: 11. Apr 2019, 10:23
by mpack
The error message seems self explanatory to me. Some application is trying to hook into a function in a VirtualBox GAs DLL, evidently that function no longers exists in v6. That is not a bug unless you can point to a promise in the docs that it's supposed to exist.

And what on earth is "WijgulaPortal.exe"? I'm pretty sure that is not a part of VirtualBox, so why is it trying to hook a VirtualBox OpenGL DLL?