http://bugs.winehq.org/show_bug.cgi?id=4949
Summary: Wine crashes when attempting to run Armada II Product: Wine Version: 0.9.10. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: Rincebrain@gmail.com
Star Trek: Armada II installs fine, but on attempting to run the program, the following behavior occurs:
$ cd .wine/drive_c/Program\ Files/Activision/Star\ Trek\ Armada\ II/ $ wine Armada2.exe wine: Unhandled page fault on read access to 0x7fde0000 at address 0xb7e455dc (thread 0009), starting debugger... WineDbg starting on pid 0x8 Unhandled exception: page fault on read access to 0x7fde0000 in 32-bit code (0xb7e455dc). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033 EIP:b7e455dc ESP:7fb9ddfc EBP:7fb9e118 EFLAGS:00010207( - 00 -RIP1C) EAX:7fb9dfc0 EBX:7f2a652c ECX:0000000e EDX:7fddf867 ESI:7fddfffd EDI:7fb9e942 Stack dump: 0x7fb9ddfc: 7f29bfbb 7fb9e1ac 7fddf867 000007ce 0x7fb9de0c: 7f2a59b5 7f2a56d4 7f2a5982 7f2a5633 0x7fb9de1c: 7f2a5982 00000000 7fddf818 7fddf859 0x7fb9de2c: 00000000 00000000 00000000 7fb9de78 0x7fb9de3c: 7ff97872 7fce0020 7fb9dea0 00000002 0x7fb9de4c: 00000001 7f2a59b5 7f2a597b 00000000 Backtrace: =>1 0xb7e455dc memcpy+0x1c in libc.so.6 (0xb7e455dc) 2 0x7f29cca7 __unDName+0x47(buffer=0x7fb9e1ac, mangled=0x7fb9e994, buflen=0x7cf, memget=0x7f3c27f0, memfree=0x7f3c2830, flags=0x0) [/home/rich/wine-0.9.10/dlls/msvcrt/undname.c:1259] in msvcrt (0x7f29cca7) 3 0x7f3c290c UnDecorateSymbolName+0x9c(DecoratedName=0x7fb9e994, UnDecoratedName=0x7fb9e1ac, UndecoratedLength=0x7cf, Flags=0x0) [/home/rich/wine-0.9.10/dlls/dbghelp/symbol.c:1316] in dbghelp (0x7f3c290c)
This behavior is a regression, in that there was a time when this program functioned - as noted <a href="http://bugs.winehq.org/show_bug.cgi?id=2271#c2">here</a>, this regression has existed since at least October 18th, 2005.