XIO: fatal IO error 11 (Resource temporarily unavailable)

Questions about Wine on Linux
Locked
whinehq
Newbie
Newbie
Posts: 2
Joined: Mon Nov 12, 2018 12:21 am

XIO: fatal IO error 11 (Resource temporarily unavailable)

Post by whinehq »

In my Wayland KDE session I'm constantly getting Wine apps "freeze" with this message:
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":99.0"
It happens with any wine version I've tried, stable or staging it doesn't matter.
0055:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet
0054:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet
0056:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet
0036:fixme:dwmapi:DwmExtendFrameIntoClientArea (0x1009a, 0x33e81c) stub
0036:fixme:dwmapi:DwmExtendFrameIntoClientArea (0x1009a, 0x33e74c) stub
0036:fixme:dwmapi:DwmExtendFrameIntoClientArea (0x1009a, 0x33e79c) stub
0036:fixme:dwmapi:DwmExtendFrameIntoClientArea (0x1009a, 0x33e68c) stub
0036:fixme:dwmapi:DwmExtendFrameIntoClientArea (0x1009a, 0x33e7ac) stub
0048:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet
0059:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet
003e:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet
0051:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet
0040:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet
007e:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet
0080:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet
0082:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet
0084:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet
0036:fixme:dwmapi:DwmExtendFrameIntoClientArea (0x1009a, 0x33e86c) stub
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":99.0"
after 4683 requests (4683 known processed) with 2 events remaining.
0023:fixme:win:UnregisterDeviceNotification (handle=0xcafeaffe), STUB!
0023:fixme:ntdll:EtwUnregisterTraceGuids deadbeef: stub
0010:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
Detailed log that other thread recommended doing

WINEDEBUG=+timestamp,+tid,+x11drv,+event

https://privatebin.net/?d41016055bc43cc ... ErnToZs9Y=

Is this a problem with Wine or should I report it to KDE?
Locked