https://bugs.winehq.org/show_bug.cgi?id=48737
Bug ID: 48737 Summary: winevdm.exe crashes running Microsoft Gold 2.0 Product: Wine Version: 5.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: joel@airwebreathe.org.uk Distribution: ---
Created attachment 66626 --> https://bugs.winehq.org/attachment.cgi?id=66626 Backtrace of winevdm.exe crash
winevdm.exe crashes on startup when running the 16-bit GOLFDEMO.exe
https://archive.org/download/MicrosoftGolf2.0_1020/msgolf20.zip
On the terminal, I get the following errors:
$ wine GOLFDEMO.EXE 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 120 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a7f for 120 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 120 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a87 for 120 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a7f for 120 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 120 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a8f for 240 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a87 for 240 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a7f for 240 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 660 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a8f for 660 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a87 for 660 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a7f for 660 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a97 for 300 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 280 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a97 for 320 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 340 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a97 for 380 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 200 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a97 for 300 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 300 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a8f for 320 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a97 for 360 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a8f for 380 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a97 for 180 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a8f for 240 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a97 for 140 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a8f for 240 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a97 for 240 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 160 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a8f for 240 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 240 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a97 for 240 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a87 for 240 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a7f for 140 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a8f for 140 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a7f for 140 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 160 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a8f for 160 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a7f for 160 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a97 for 160 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a87 for 260 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 260 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a8f for 260 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a7f for 260 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a97 for 260 bytes 002c:err:local:LOCAL_GetBlock not enough space in local heap 1a9f for 480 bytes wine: Unhandled page fault on read access to FFFFFFFF at address 00002678 (thread 002c), starting debugger...