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@winehq.org Reporter: kjandrews0@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@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@codeweavers.com Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Alexandre Julliard julliard@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.
https://bugs.winehq.org/show_bug.cgi?id=50185
Kevin Andrews kjandrews0@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux CC| |kjandrews0@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=50185
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Vijay Kamuju infyquest@gmail.com --- I think its a duplicate of 50163
*** This bug has been marked as a duplicate of bug 50163 ***
https://bugs.winehq.org/show_bug.cgi?id=50185
--- Comment #2 from Kevin Andrews kjandrews0@gmail.com --- Thanks for catching the duplicate.
https://bugs.winehq.org/show_bug.cgi?id=50185
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate.