http://bugs.winehq.org/show_bug.cgi?id=35002
Bug #: 35002 Summary: Grand Touring crashes silently with "Stuff It." MessageBox error. Product: Wine Version: 1.7.7 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: Salz85@gmail.com Classification: Unclassified
Created attachment 46643 --> http://bugs.winehq.org/attachment.cgi?id=46643 Grand Touring debug output using +seh,+relay options.
The Game "Grand Touring" crashes after a selection menu for a videocard and displaying for a few seconds the intro screen, without any recognizable error message from wine.
The application crashes displaying a MessageBox showing a rather cryptic "Stuff It" error message. Yet, only a single error regarding a missing implementation of directplay is shown on the debug output, and disappears by using "sh winetricks direct play" (the game keeps crashing, of course).
I've attached the output of running the application with the "WINEDEBUG=+seh,+relay" debug options.