http://bugs.winehq.com/show_bug.cgi?id=1284
Summary: patch 7187 breaks Grand Prix Legends startup Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-kernel AssignedTo: wine-bugs@winehq.com ReportedBy: frick@sc-networks.de
this patch http://cvs.winehq.com/patch.py?id=7187 breaks the startup of Grand Prix Legends.
The game gets an unhandled exception and want to start debugger - what seem to fail. Then get timeout messages for critical sections (maybe they are of help): err:ntdll:RtlpWaitForCriticalSection section 0x94d7e0 "?" wait timed out, retrying (60 sec) tid=00000010 err:ntdll:RtlpWaitForCriticalSection section 0x94d888 "?" wait timed out, retrying (60 sec) tid=00000011 err:ntdll:RtlpWaitForCriticalSection section 0x40b9c5d0 "x11drv_main.c: X11DRV_CritSection" wait timed out, retrying (60 sec) tid=00000009
If I press CTRL+C then in the terminal and start the game at once again, everything works fine. It seems that the wineserver is then still running. Im pretty clueless here - please let me know, what traces are needed.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=1284. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.