https://bugs.winehq.org/show_bug.cgi?id=48728
--- Comment #2 from pavone.lawyer@gmail.com pavone.lawyer@gmail.com --- (In reply to Louis Lenders from comment #1)
Confirming.
0031:err:eventlog:ReportEventW L"Application: WoltersKluwer.ELSA.SmartClient.exe\nFramework Version: v4.0.30319\nDescription: The application requested process termination through System.Environment.FailFast(string message).\nMessage: Unrecoverable system error.\nStack:\n at System.Environment.FailFast(System.String)\n"...
Simple "winetricks arial" works around it for me.
@OP: Could you do "winetricks arial" and see if that works around the crash?
@Austin: I seem to remember that winetricks used to install corefonts/arial as part of dotnet*** installs. That would avoid these obscure crashes I guess. Maybe consider to add it (again(??))
sha1sum Kleos_6.7.0.38572_NL.exe d2fd3d26a62b8f22b53c8517898bb390a409bc72 Kleos_6.7.0.38572_NL.exe
(Side-note @OP: Please add correct downloadpage in future; the one you added was broken. Anyway, Regards and thanks in advance for reporting back)
I can confirm that winetricks arial was the missing piece.
The program started and I was able to test the basic functions.
I don't know if it's normal, but the log was flooded with this message: 0053:fixme:d3d9:d3d9_swapchain_Present Ignoring dirty_region 0000000001B14EC0.
Thanks a lot for the help.