http://bugs.winehq.org/show_bug.cgi?id=20550
Summary: Some Game Maker games cause OSX to freeze after loading Product: Wine Version: 1.1.31 Platform: Macintosh URL: http://appdb.winehq.org/objectManager.php?sClass=appli cation&iId=8203 OS/Version: Mac OS X 10.5 Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: pyrop@livejournal.com
Created an attachment (id=24511) --> (http://bugs.winehq.org/attachment.cgi?id=24511) Portion of trace log.
Mac OS X 10.5, Xquartz X11 2.4.0, wine 1.1.31, compiled with gcc v4.0.1 (Apple Inc. build 5493).
The Game Maker games Iji and Spelunky cause OSX to semi-freeze after loading the games, a little while after the pre-load graphic comes up. The mouse cursor can still be moved but nothing on the screen responds to clicks, and keyboard presses cause no response as well. However, iTunes continues to play music while the system is frozen, and moves from one song to another. (So just the system input is frozen?)
Attached is a portion of the trace log, resulting from starting Iji with the command:
DYLD_FALLBACK_LIBRARY_PATH="/usr/X11/lib:/usr/lib" WINEDEBUG="+relay" wine iji.e xe >& stdout.log
There were about 496570 messages before this section of the log. There is a command to display the error "ERROR in handling graphics:\rUnknown error initializing DirectDraw." before the log goes into the endless, repeated messages about GetTickCount. I did not observe this error message in wine, however.