[Bug 50185] New: EVEOnline Client Crashes On start since wine 5.22 update

WineHQ Bugzilla wine-bugs at winehq.org
Wed Nov 25 04:04:32 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=50185

            Bug ID: 50185
           Summary: EVEOnline Client Crashes On start since wine 5.22
                    update
           Product: Wine
           Version: 5.22
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: msvcrt
          Assignee: wine-bugs at winehq.org
          Reporter: kjandrews0 at gmail.com
      Distribution: ---

Noticed EVEOnline is crashing after launching a client from the launcher on
5.2.2. Installed 5.21 and the game started working again.

Steps taken:

- Built a fresh copy of wine 32bit 
- Installed a new wine prefix with EVEOnline and minimal dependencies from
winetricks
- Run git bisect and rebuilt until the bad commit was located

df2b13fa77172953fed6e15c65fd6380b2d2f0d3 is the first bad commit
commit df2b13fa77172953fed6e15c65fd6380b2d2f0d3
Author: Chip Davis <cdavis at codeweavers.com>
Date:   Wed Nov 18 17:26:33 2020 +0100

    msvcrt: Increment refcounts for all locale data in _get_current_locale().

    Signed-off-by: Chip Davis <cdavis at codeweavers.com>
    Signed-off-by: Piotr Caban <piotr at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

 dlls/msvcr90/tests/msvcr90.c | 52 ++++++++++++++++++++------------------------
 dlls/msvcrt/locale.c         | 19 +++++++++++++---
 2 files changed, 39 insertions(+), 32 deletions(-)

If there is anything more I can do to test or help fix please let me know as I
have the build at the correct commit at the moment.

-- 
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.



More information about the wine-bugs mailing list