On 08/31/2015 07:41 PM, Amadeusz Sławiński wrote:
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
Hi,
they provided a options:
/dev/pts mount:
$ mount | grep pts
devpts on /dev/pts type devpts
(rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000)
But it seems that it is not working still.
What about ptmxmode?
Could it be relevant?
--
Petr Hracek
Software Engineer
Developer Experience
Red Hat, Inc
Mob: +420777056169
email: phra...@redhat.com