http://bugs.winehq.org/show_bug.cgi?id=58141
Bug ID: 58141 Summary: [MDK] [WOW64] Stack overflow Product: Wine Version: 10.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: redwindwanderer@gmail.com Distribution: ---
MDK (be it software MDK95.EXE or 3D-accelerated MDKD3D/MDK3DFX) causes an STACK OVERFLOW error on experimental WOW64 as soon as the executable is run:
0148:err:environ:init_peb starting L"Z:\root\wine\MDK\MDK3DFX.EXE" in experimental wow64 mode 0148:err:virtual:virtual_setup_exception stack overflow 1280 bytes addr 0x6fffffc226b7 stack 0x7ffffe100b00 (0x7ffffe100000-0x7ffffe101000-0x7ffffe1ffd20)
The game works fine in 32bit mode. The problem is clearly related to WOW64 (which is how I run all my Windows games and has a pretty good compatibility nowadays).