Description
When jitrino.dll cannot be found EM tries to print an error message, and then MSVC runtime crashes with on heap validation. Apparently there is a bad heap pointer that it tries to free. The same problem happens when interpreter.dll cannot be found and -Xint is specified.