Thomas Presthus ([EMAIL PROTECTED]) said:
> Occationally when screen is resumed, either by screen -r or screen -rd, it
> hangs.
> It allows detatching, but shows no text. There seems to be no way resuming
> it.
> This happens now and then also for others I know running Debian.

Please strace both the screen client process and server processes and
send the results to this bug report.

Odds are it will be blocked on a read/write from/to a fd. Typically this
happens when you have an ssh session that drops and the socket is
waiting for tcp to timeout.

-- 
Adam Lazur


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to