http://bugs.winehq.org/show_bug.cgi?id=35874
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://store.steampowered.c | |om/app/205990/ CC| |focht@gmx.net Summary|Warlock II - the Exiled |Warlock II - the Exiled |(Steam Pre Release) will |(Steam Pre Release) crashes |not Run |with native Visual C++ 2012 | |Redistributable
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
your relay log is unfortunately missing the important bits.
The log needs to contain the exception context info from thread 0054 before the call to MiniDumpWriteDump() and possibly some thousand lines before - up to the point where the exception was raised.
--- snip --- Ret dbghelp.MiniDumpWriteDump() retval=00000001 --- snip ---
This is the return to caller - already far too late.
Regards