https://bugs.winehq.org/show_bug.cgi?id=56802
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org Summary|Unhandled exception while |Unhandled exception in |installing wps |wpsupdate.exe while | |installing WPS Office
--- Comment #2 from Bernhard Übelacker bernhardu@mailbox.org --- The crash happens after a call to _create_locale when krt.dll seems like dereferencing the value pointed to by the pointer in locinfo->lc_category[LC_MONETARY].refcount. Therefore debug channel +msvcrt might be a start.
Starting wpsupdate.exe with WINEDLLOVERRIDES=ucrtbase.dll=n makes this crash not happen and an "Already the latest version" popup shows up. (But then crashes in wpscloudsvr.exe are shown).