https://bugs.winehq.org/show_bug.cgi?id=54528 Eric Pouech <eric.pouech(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech(a)gmail.com --- Comment #23 from Eric Pouech <eric.pouech(a)gmail.com> --- Created attachment 74102 --> https://bugs.winehq.org/attachment.cgi?id=74102 wild guess patch this is a wild guess for addressing the problem (still missing lots of deps to run the target .exe locally). (from the backtrace, it's either an overflow of batch command variable buffer, or a detection of end of loop conditions which is not detected) if the attached patch doesn't work, would you mind attaching the 'log' file gotten from running $ WINEDEBUG=+cmd ./wine shemala.exe >& log TIA -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.