http://bugs.winehq.org/show_bug.cgi?id=7857
vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1 Platform|Other |PC
------- Additional Comments From vitaliy@kievinfo.com 2007-01-04 19:56 ------- With wine-0.9.34 with native msvcrt it hangs creating endless debug report. I'm guessing it will stop only when it will run out of HDD space. Running the game under debugger produces something like:
0x005a8bab: int $3 Wine-dbg>bt Backtrace: =>1 0x005a8bab in xrcore (+0x18bab) (0x00a70000) 2 0x00030000 (0x00110000) 3 0x000a0000 (0x00110000) 4 0x000a0000 (0x00110000)
where 3 keeps repeating over and over again.