https://bugs.winehq.org/show_bug.cgi?id=49770 --- Comment #10 from Piotr Caban <piotr.caban(a)gmail.com> --- It looks like there was no crash when log was collected (probably because of the redirection). Is there a way I can reproduce the crash locally? I've tried downloading Firestorm viewer and running it locally but I don't see the crash. You can also try collecting new log with following commands: - run winecfg in background (it will make the log smaller) - WINEDEBUG=relay wine wineconsole &>regression.log - in wineconsole run Firestorm-Release.exe -h The application output will be printed to wineconsole and the log will be saved to file. Hopefully it's possible to reproduce the bug this way. -- 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.