https://bugs.winehq.org/show_bug.cgi?id=50170
Bug ID: 50170 Summary: World of Tanks cannot launch due to stack overflow Product: Wine Version: 5.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: ankouslash@yahoo.co.jp Regression SHA1: df2b13fa77172953fed6e15c65fd6380b2d2f0d3 Distribution: ArchLinux
Created attachment 68689 --> https://bugs.winehq.org/attachment.cgi?id=68689 terminal log
World of Tanks cannot launch (infinite timeout) due to stack overflow.
regression test result as follow: 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(-)