Good day everyone,
I recently noticed tens of thousands of repeated messages of this kind in /var/log/tdm.log:
unable to receive message […] unable to receive message XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0" after 97881 requests (97881 known processed) with 185 events remaining. (II) Server terminated successfully (0). Closing log file.
# or: unable to receive message twin: Fatal IO error: client killed krootimage: Fatal IO error: client killed XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0" after 951 requests (951 known processed) with 6 events remaining. (II) Server terminated successfully (0). Closing log file.
where "unable to receive message" is the almost innumerably repeated part.
I'm running TDE: R14.0.6 PSB on Devuan/ascii
Has anyone seen this or any idea where it comes from?
Kind regards, Stefan
Am Freitag, 8. März 2019 schrieb Stefan Krusche:
I recently noticed tens of thousands of repeated messages of this kind in /var/log/tdm.log:
unable to receive message […] unable to receive message XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0" after 97881 requests (97881 known processed) with 185 events remaining. (II) Server terminated successfully (0). Closing log file.
I found this¹ one on the "XIO: fatal IO error 11" error but as I'm no programmer I can't make something out of it…
Kind regards, Stefan
[1] https://stackoverflow.com/questions/25790890/xio-fatal-io-error-11
Stefan Krusche wrote:
I found this¹ one on the "XIO: fatal IO error 11" error but as I'm no programmer I can't make something out of it…
Why can't make something out of it. It has pretty much useful information. First of all identify the application causing the problem. Then debug it and solve it. In the answer at Jun 22 '15 at 12:47 by dargaud. There is code to compile and test ... what else?
regards
Am Freitag, 8. März 2019 schrieb deloptes:
Why can't make something out of it. It has pretty much useful information. First of all identify the application causing the problem. Then debug it and solve it. In the answer at Jun 22 '15 at 12:47 by dargaud. There is code to compile and test ... what else?
:-) nicely put.
Thanks, anyway, Stefan
This is a duplicate of:
Subject: /var/log/tdm.log grows rapidly
from today. See in that thread for the solution.
Stefan