https://bugs.winehq.org/show_bug.cgi?id=55790
Bug ID: 55790 Summary: Unreal II The Awakening: general protection fault when loading a level Product: Wine Version: 8.16 Hardware: x86-64 OS: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: dmusic Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: rbernon@codeweavers.com Regression SHA1: d8bce981d7f320987f32f57168614245314932d1 Distribution: ---
Created attachment 75273 --> https://bugs.winehq.org/attachment.cgi?id=75273 terminal output
This was tested and reproduced with both the Steam and the GOG versions. Unfortunately the game was removed from all online distributions. https://store.steampowered.com/app/13200/Unreal_2_The_Awakening/
The game loads the main menu properly, but when I start a new game or load an existing save the game throws an error window with a very long text in it then it quits. Winedbg never kicks in.
The problem appeared in Wine-8.16 and is still present in Wine-8.18.
The result of the regression test:
d8bce981d7f320987f32f57168614245314932d1 is the first bad commit commit d8bce981d7f320987f32f57168614245314932d1 Author: RĂ©mi Bernon rbernon@codeweavers.com Date: Mon Sep 4 22:27:39 2023 +0200
dmime: Rewrite IDirectMusicGraph tools iteration.
I can't revert that commit but verified that the problem doesn't occur with the previous commit.