http://bugs.winehq.org/show_bug.cgi?id=25860
Summary: Raid over Moscow fails to start Product: Wine Version: 1.3.12 Platform: x86 URL: http://layden.retroremakes.com/Raid.zip OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: slash@ac.auone-net.jp
The game is a freeware remake of a classic 8-bit arcade game. The game crashes with a segmentation fault after starting. The console shows only a couple of lines:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f5c4,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x32f5a8,0x00000000), stub! err:seh:setup_exception_record stack overflow 1940 bytes in thread 002c eip 7bc3e14c esp 00230b9c stack 0x230000-0x231000-0x330000 Segmentation fault
The game started correctly up until Wine-1.3.12.
5c987fc57403a4ed26cd35b33318069913a66ab6 is the first bad commit commit 5c987fc57403a4ed26cd35b33318069913a66ab6 Author: Kusanagi Kouichi slash@ac.auone-net.jp Date: Thu Jan 13 19:18:16 2011 +0900
gdi32: GetCharABCWidthsA should work for DBCS.