http://bugs.winehq.com/show_bug.cgi?id=1670
------- Additional Comments From puoti@inwind.it 2003-16-11 17:03 ------- The problem with the autodetect must be in the program, no in wine, as there is the same problem on windows. There a still a few things wrong, basicly the game crashes from time to time. The most common one is this
Unhandled exception: page fault on read access to 0x0000000c in 32-bit code (0x409ff447). In 32-bit mode. 0x409ff447 (D3D8.DLL.EntryPoint+0x15f67 in D3D8.DLL): movl 0x0(%eax,%edx,1),%eax Wine-dbg>bt Backtrace: =>0 0x409ff447 (D3D8.DLL.EntryPoint+0x15f67 in D3D8.DLL) (ebp=406bf7f8) 1 0x40a001a9 (D3D8.DLL.EntryPoint+0x16cc9 in D3D8.DLL) (ebp=406bf900) 2 0x409f7d38 (D3D8.DLL.EntryPoint+0xe858 in D3D8.DLL) (ebp=406bf934) 3 0x10069eea (LS3DF.DLL.dbgPrintf1+0x1c5a in LS3DF.DLL) (ebp=406bf9dc) 4 0x10046ca0 (LS3DF.DLL.?LineLineIntersect@@YG_NABUS_vector@@000AAM1@Z+0x172e0 in LS3DF.DLL) (ebp=00000000)
Wine-dbg>
I usually get it if I have a terrible car crash, or not long after running somebody over. I also got this one
Unhandled exception: assertion failed in 32-bit code (0x400b6d71). In 32-bit mode. 0x400b6d71 (MSVCRT.DLL.frexp+0xc71): movl %edx,%ebx Wine-dbg>bt Backtrace: =>0 0x400b6d71 (MSVCRT.DLL.frexp+0xc71) (ebp=4202ff54) 1 0x40046b8b (_end+0x4044e7b) (ebp=4202ff74) 2 0x400b6b04 (MSVCRT.DLL.frexp+0xa04) (ebp=4202ff94) 3 0x400b81e0 (NTDLL.DLL.atol+0x220) (ebp=420300c4) 4 0x400b00ad (_end+0x40ae39d) (ebp=42030104) 5 0x412d32f7 (DSOUND.DLL.DllCanUnloadNow+0x2687 in DSOUND.DLL) (ebp=42030144) 6 0x412d3420 (DSOUND.DLL.DllCanUnloadNow+0x27b0 in DSOUND.DLL) (ebp=42030158) 7 0x408d6515 (WINMM.DLL.mmsystemGetVersion+0x175 in WINMM.DLL) (ebp=42030180) 8 0x408d6697 (WINMM.DLL.mmsystemGetVersion+0x2f7 in WINMM.DLL) (ebp=420301ac) 9 0x408d67b7 (WINMM.DLL.mmsystemGetVersion+0x417 in WINMM.DLL) (ebp=420301c8) 10 0x404f826c (KERNEL32.DLL.GetDOSEnvironment16+0x3cc in KERNEL32.DLL) (ebp=4203029c) 11 0x40231f14 (NTDLL.DLL.RtlVerifyVersionInfo+0xa44 in NTDLL.DLL) (ebp=42030ad4) 12 0x40044600 (_end+0x40428f0) (ebp=42030bd4) 13 0x40168a37 (MSVCRT.DLL.strftime+0x3d447) (ebp=00000000)
Wine-dbg>