https://bugs.winehq.org/show_bug.cgi?id=50870 Bug ID: 50870 Summary: game 'rise of agon' lobby crashes repeatedly during updating Product: Wine Version: 5.12 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs(a)winehq.org Reporter: vascoman10(a)hotmail.com Distribution: --- download and install game 'rise of agon' works fine. once starting the lobby, the game crashes repeatedly during updating. https://www.riseofagon.com/ worked fine upto wine version 5.11, crashes repeatedly from wine 5.12, through wine 6.4 (current). regression testing reveals this: 7161dcd42653452a2373a7595a7020d0a59722f4 is the first bad commit commit 7161dcd42653452a2373a7595a7020d0a59722f4 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Jun 25 12:30:00 2020 +0200 ntdll: Return the current time and timezone bias in NtQuerySystemInformation(SystemTimeOfDayInformation). Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> dlls/ntdll/time.c | 50 ++++++--------------------------------------- dlls/ntdll/unix/system.c | 12 +++++++++-- dlls/wbemprox/builtin.c | 2 +- include/winternl.h | 8 ++++---- programs/taskmgr/perfdata.c | 4 ++-- 5 files changed, 23 insertions(+), 53 deletions(-) -- 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.