https://bugs.winehq.org/show_bug.cgi?id=57637
Bug ID: 57637 Summary: Regression: Crash on exit in Age of Empires Product: Wine Version: 9.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: dplay Assignee: wine-bugs@winehq.org Reporter: krkos@mail.muni.cz Distribution: ---
Created attachment 77765 --> https://bugs.winehq.org/attachment.cgi?id=77765 AoE exit crash backtrace
The bug affects original Age of Empires with UPatch HD 1.2 Release 3. Upon program exit, it crashes with page fault on write access to 0x00000005, see attached backtrace. This was bisected to be caused by 490d5f0fcf8556548743ad65a2a9951c2f503809 "dplayx: Merged IDirectPlayLobby/2A in to IDirectPlayLobby3A.", which seems strange as the backtrace indicates something audio related, but was reproduced repeatedly. The bug manifests on wow64 32bit (configure --enable-win64 --enable-archs=i386,x86_64), compiled with both mingw and clang. I did not test pure 32b wine. The bug is still present in wine 10.0-rc4.