> I have received a bug > https://bugzilla.redhat.com/show_bug.cgi?id=1253697 > which causes that screen indefinite hangs. > > Strace is a part of the bug. > Did you ever discover this problem? > > This bug was discovered in screen-4.1.0.
Hi, I recall that someone on irc had similar problem, it seemed like his /dev/pts was being mounted with wrong options it needed something like those mount options to work: "gid=5,mode=620" (group 5 being tty on my system). Amadeusz