https://bugs.winehq.org/show_bug.cgi?id=52778 --- Comment #4 from T. H. Wright <thwright(a)thwright.com> --- Created attachment 72349 --> https://bugs.winehq.org/attachment.cgi?id=72349 Logos Read Attempt Error I believe I've finally got a backtrace for you. This was triggered on an attempted start of the program after a crash without a dialog output. The first crash happened while opening a heavy Logos Layout (a feature that usually works without a problem). Logos crashed with the following error and no other output for the error. ``` 0390:err:eventlog:ReportEventW L"Application: Logos.exe\nFramework Version: v4.0.30319\nDescription: The application requested process termination through System.Environment.FailFast(string message).\nMessage: Unhandled exception in async work\nStack:\n at System.Environment.FailFast(System.String, System.Exception)\n "... ``` I ran `winetricks nocrashdialog` but I didn't get any output. I ran Logos again and got the attached material. Also in termbin if helpful: https://termbin.com/xi9f -- 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.