<div dir="ltr">Hi,<br><div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 5, 2015 at 1:42 PM, Frank Mehnert <span dir="ltr"><<a href="mailto:frank.mehnert@oracle.com" target="_blank">frank.mehnert@oracle.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<span class=""><br>
On Wednesday 05 August 2015 13:33:12 Maarten Hoes wrote:<br>
> Setting<br>
> set VBOX_ASSERT=none<br>
> before starting Virtualbox.exe gives me this error on startup of previously<br>
> created VM's :<br>
><br>
> " ...<br>
> Failed to open a session for the virtual machine.<br>
> Implementation of the USB 2.0 controller not found !<br>
> Because the USB 2.0 controller state is part of the saved VM state, the VM<br>
> cannot be started. To fix this problem, either install the 'Oracle VM<br>
> VirtualBox Extension Pack' or disable USB 2.0 support in the VM settings<br>
> (VERR_NOT_FOUND).<br>
<br>
</span>this error has nothing to do with VBOX_ASSERT=none. The reason is just<br>
that your self-compiled package will look for the Extension Pack in<br>
out/win.amd64/..../ rather than in C:\Program Files\Oracle\VirtualBox.<br>
Therefore better either disable settings required for the Extension Pack<br>
or copy the content of the Extension Pack to the correct target. If needed<br>
I can tell you the exact paths.<br>
<br>
Kind regards,<br>
<span class="im HOEnZb"><br>
Frank<br></span></blockquote><div><br></div></div>Thanks. <br><br><br>Well I copied the 5.0.1 release files from <br><br>C:\Program Files\Oracle\VirtualBox\ExtensionPacks\Oracle_VM_VirtualBox_Extension_Pack<br><br>to the location of the installed debug version :<br><br>D:\VirtualBox-5.0-amd64-debug\bin\ExtensionPacks\Oracle_VBoxDTrace_Extension_Pack<br><br>but I guess thats not correct, as I still get the same error.<br><br></div><div class="gmail_extra"><br>Anyway, it works for the newly created vm now.<br><br></div><div class="gmail_extra"><br>- Maarten<br><br></div></div></div>