screen-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[screen-devel] [bug #58132] screen -r hangs terminal


From: Aleksandr Kolychev
Subject: [screen-devel] [bug #58132] screen -r hangs terminal
Date: Thu, 30 Apr 2020 18:12:49 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36

Follow-up Comment #2, bug #58132 (project screen):

I don't know whether I have the same problem or not.
My terminal doesn't hang with *screen -r*, but it cannot reattach to any
session with the following message: *[screen caught signal 11.]*

I have a fresh Archlinux installed with the latest updates.

$ screen -v
Screen version 4.08.00 (GNU) 05-Feb-20

$ screen -ls
There is a screen on:
        54052.pts-0.sidshome    (Detached)
1 Socket in /home/sids/.screen.

$ screen -r

[screen caught signal 11.]

$ screen -ls
There is a screen on:
        54052.pts-0.sidshome    (Dead ???)
Remove dead screens with 'screen -wipe'.
1 Socket in /home/sids/.screen.


I tried to install git-version 4.8.0 from branch *screen-v4* at
*30c9a2a6c190647e35d1ce7b4758de9081f06d10*, same behavior.

Problem disappears with version 4.7.0

The package is built under Arch with the following commands:

./autogen.sh
./configure \
        --prefix=/usr \
        --mandir=/usr/share/man \
        --infodir=/usr/share/info \
        --enable-pam \
        --enable-utmp \
        --enable-telnet \
        --enable-socket-dir \
        --with-system_screenrc="/etc/screenrc" \
        --with-pty-mode="0622" \
        --with-pty-group="5" \
        --with-pty-rofs="yes"

make



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58132>

_______________________________________________
  Сообщение отправлено по Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]