http://bugs.winehq.org/show_bug.cgi?id=2236
Summary: Freeze on full screen (unmanaged) mode Product: Wine Version: 20040505 Platform: Other OS/Version: FreeBSD Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-x11driver AssignedTo: wine-bugs@winehq.org ReportedBy: rbt@rbt.ca
FreeBSD 5.2.1-RELEASE Bug created between Wine 20040309 and 20040505, I believe.
Start any application in full screen mode (Managed = N) and wine will freeze (no mouse / keyboard control after a number of minutes).
An application that starts out in managed mode, then takes over the entire screen (game going from menu to playfield) will also cause a freeze at the transition point.
Repeatable error message:
XIO: fatal IO error 9 (Bad file descriptor) on X server ":0.0" after 983 requests (982 known processed) with 0 events remaining.
Sometimes I receive this below the above message, as well:
err:ntdll:RtlpWaitForCriticalSection section 0x209a9ac0 "../../windows/user.c: USER_SysLevel" wait timed out in thread 000b, blocked by 0009, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x209a9ac0 "../../windows/user.c: USER_SysLevel" wait timed out in thread 000e, blocked by 0009, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x202979e0 "loader.c: loader_section" wait timed out in thread 0010, blocked by 000e, retrying (60 sec)