https://bugs.winehq.org/show_bug.cgi?id=56286
Bug ID: 56286 Summary: Evil Under the Sun: game crashes when starting a new game (regression) Product: Wine Version: 9.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: memax@gmx.fr CC: pgofman@codeweavers.com Regression SHA1: 354a8bb1f4a65bdec052606f2799db9e2907b5b1 Distribution: Ubuntu
Created attachment 76008 --> https://bugs.winehq.org/attachment.cgi?id=76008 Terminal output after crash
Game: Agatha Christie: Evil Under the Sun
OS: Ubuntu 22.04.3 LTS 64bit
Wine: wine-9.1 WINEARCH=win32 Clean prefix
Description: The game crashes systematically when you start a new game. According to AppDB, the game was rated platinum with older versions of Wine. So I ran a regression test:
354a8bb1f4a65bdec052606f2799db9e2907b5b1 is the first bad commit commit 354a8bb1f4a65bdec052606f2799db9e2907b5b1 Author: Paul Gofman pgofman@codeweavers.com Date: Thu May 11 21:53:02 2023 -0600
ntdll: Better match Windows subheap sizes.
dlls/kernel32/tests/heap.c | 8 ++------ dlls/ntdll/heap.c | 13 +++++++++---- 2 files changed, 11 insertions(+), 10 deletions(-)