https://bugs.winehq.org/show_bug.cgi?id=56802 Bernhard Übelacker <bernhardu(a)mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu(a)mailbox.org Summary|Unhandled exception while |Unhandled exception in |installing wps |wpsupdate.exe while | |installing WPS Office --- Comment #2 from Bernhard Übelacker <bernhardu(a)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). -- 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.