http://bugs.winehq.org/show_bug.cgi?id=7385
Summary: Microsoft Golf 3.0 crashes on startup Product: Wine Version: CVS Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: wine-multimedia AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
This is an old game CD from 1996. It takes a long time to install because when it says "Searching for installed components..." it searches the entire contents of Z:\ ! But the install completes ok.
Starting the game seems to go ok, but the game crashes before any more than a basic black screen and menu is displayed. Here's a very stripped down log:
fixme:adpcm:ADPCM_StreamSize misses the block header overhead fixme:adpcm:ADPCM_StreamSize misses the block header overhead ZG.0\GLFMOD3.EXE: msadp32.c:230: cvtSSms16K: Assertion `*src <= 6' failed. wine: Assertion failed at address 0xffffe410 (thread 0011), starting debugger...Unhandled exception: assertion failed in 32-bit code (0xffffe410). ... Backtrace: =>1 0xffffe410 (0x0034f010) err:dbghelp:elf_load_debug_info_from_map Bad CRC for module (got cd229517 while expecting c99d524a) 2 0xb7cba2b9 abort+0xe9() in libc.so.6 (0x0034f140) 3 0xb7cb1f51 __assert_fail+0x101() in libc.so.6 (0x0034f17c) 4 0x7cf501b7 cvtSSms16K+0x3a9(adsi=0x6a048c, src=<register EDX not in topmost frame>, nsrc=0x34f23c, dst=0x1a96b0, ndst=0x34f238) [/home/dank/wine-git/dlls/msadp32.acm/msadp32.c:255] in msadp32 (0x0034f1fc) 5 0x7cf4f2e3 ADPCM_DriverProc+0xd0(dwDevID=0x1, hDriv=0x1a9670, wMsg=0x604f, dwParam1=0x6a048c, dwParam2=<register EDI not in topmost frame>) [/home/dank/wine-git/dlls/msadp32.acm/msadp32.c:696] in msadp32 (0x0034f24c) 6 0x7ec60e7e SendDriverMessage+0xe0(hDriver=<register EDI not in topmost frame>, msg=0x604f, lParam1=0x6a048c, lParam2=0x1a95a0) [/home/dank/wine-git/dlls/winmm/driver.c:147] in winmm (0x0034f28c) 7 0x7e92262a MSACM_Message+0x84(had=<register EAX not in topmost frame>, uMsg=0x604f, lParam1=<register EDI not in topmost frame>, lParam2=<register ESI not in topmost frame>) [/home/dank/wine-git/dlls/msacm32/internal.c:821] in msacm32<elf> (0x0034f2bc) 8 0x7e92756a acmStreamConvert+0x199(has=<register ESI not in topmost frame>, pash=<register EDI not in topmost frame>, fdwConvert=0x4) [/home/dank/wine-git/dlls/msacm32/stream.c:122] in msacm32<elf> (0x0034f2ec) 9 0x360082b0 in am16 (+0x82b0) (0x0034f33c) 10 0x360126b5 in am16 (+0x126b5) (0x0034f378) ...