http://bugs.winehq.org/show_bug.cgi?id=5044
Summary: Wine crashed on two little games Product: Wine Version: 0.9.8. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: franklin@goodhorse.idv.tw
I'm using Mandriva 2006.0, with kernel 2.6.12-12mdk. The wine package is from Mandriva club, package name: wine-0.9.8-0.1.20060mdk
When I tried to use wine to play two little games it crashed.
You can get this game at: http://www.goodhorse.idv.tw/2004.exe http://www.goodhorse.idv.tw/KI2005.exe
When running 2004.exe, it first complained about lacking MSVBVM50.dll file. Therefore I got this file from Windows 2000 windows/system32 directory and put it to drive_c/windows/system32, then run
wine c:/windows/system32/regsvr32.exe msvbvm50.dll
It successfully registered, then I tried to run 2004.exe again. However, this time the 2004.exe bumped a dialog saying:
Run-time error '380': Invalid property value
Then the wine crashed and a lot of debug messages printed.
KI2005.exe has similar behavior.
The debug output (last 150 lines) for 2004.exe is at: http://www.goodhorse.idv.tw/debug_report and for KI2005.exe: http://www.goodhorse.idv.tw/debug_report_2005