<div dir="ltr">Hi,<div><br></div><div>my custom frontend for VirtualBox seemed to work fine and stable but then I started to play around with number of CPU's and memory and I started getting "An invalid or unaligned stack was encountered during an unwind operation" from VBoxREM.dll. I downloaded the sources for VirtualBox 4.3.18, built it for x64 debug and started debugging. </div><div><br></div><div>* The first weird thing was that I could not find a .pdb file for VBoxREM.dll, is that some kind of special .dll? I have pdb files for VBoxC.dll and friends under "out\win.amd64\debug\stage\debug\bin" but I can't find one for VBoxREM.dll.<br></div><div><br></div><div>* The stack trace is (I know it won't give much help):<br></div><div><br></div><div><div> <span class="" style="white-space:pre">       </span>ntdll.dll!00007ffe679ac0b4()<span class="" style="white-space:pre">      </span>Unknown</div><div> <span class="" style="white-space:pre">  </span>ntdll.dll!00007ffe67913356()<span class="" style="white-space:pre">      </span>Unknown</div><div> <span class="" style="white-space:pre">  </span>msvcrt.dll!__longjmp_internal()<span class="" style="white-space:pre">  </span>Unknown</div><div>><span class="" style="white-space:pre">        </span>VBoxREM.dll!000000006fb0f3c4()<span class="" style="white-space:pre">    </span>Unknown</div></div><div><br></div><div>The frontend does not have any output from VirtualBox on stdout or stderr and the logfile also does not show any errors.</div><div><br></div><div>Could anyone provide any pointers how should I approach debugging this?</div><div><br></div><div>Best Regards,</div><div>Rudolfs Bundulis</div><div><br></div><div><br></div></div>