https://bugs.winehq.org/show_bug.cgi?id=48999
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|5.0-rc3 |5.0 Keywords| |dotnet CC| |focht@gmx.net
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello julien,
the backtraces show that MS .NET Framework is installed and used. Make sure you follow the procedure for dealing with native .NET, that is uninstalling Wine-Mono, apply fixups etc. to avoid broken WINEPREFIX. It is advised to use 'winetricks' for this, which takes care of many things.
In case of .NET, the console output is more useful than the actual backtrace created by Wine crash reporting tool. Usually it shows the managed (CLR) backtrace. Please attach the full output from start of the app until the CLR exception.
Regards