https://bugs.winehq.org/show_bug.cgi?id=37262
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #2 from Sebastian Lackner sebastian@fds-team.de --- I would recommend to do some testing with wine 1.7.26 (latest version at the moment), to check that the issue still exists. If this is the case, please provide some additional information:
* Terminal output of the app created with: WINEDEBUG=+tid,+seh,+loaddll wine your_program.exe >> /tmp/output.txt 2>&1 Take a look here for more information: http://wiki.winehq.org/FAQ#head-525985fc2b5c9dcaed99a4701b949ee1ee7bafd3
* Please try to perform some regression testing to find out which commit exactly caused the error. You can find some instructions here: http://wiki.winehq.org/RegressionTesting