<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Taking a guess, I would say your root partition is on some kind of flash<br>
memory, which doesn't like the constant writes, and eventually bugs out.<br>
Console messages should have something, or you could use remote syslog<br>
if console is not accessible for some reason.<br>
<br></blockquote><div><br></div><div>It is on an ssd. So, I guess that might be a problem.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
To mitigate the issue, I would suggest using tmpfs for /tmp - RAM does<br>
not wear out. </blockquote><div><br></div><div>Could one specify where x2go keeps its tmp files? In that case, a separate tmpfs mount for it would solve the problem. Unless keeping all of /tmp on a tmpfs is recommended.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">But your root media seems to already have issues, which<br>
will cause problems sooner or later in a different context.<br></blockquote><div><br></div><div>Yes, I realise that. I hope running fsck on the root partition will fix that. I will look into it when I am on that system next.</div><div><br></div><div>Thanks a lot for all your advice.</div><div><br></div><div>V. </div></div></div>