screen-devel
[Top][All Lists]
Advanced

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

[screen-devel] [bug #30738] screen -r kills the original screen if "chdi


From: Iftikhar Rathore
Subject: [screen-devel] [bug #30738] screen -r kills the original screen if "chdir" is used
Date: Tue, 10 Aug 2010 21:31:35 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8

URL:
  <http://savannah.gnu.org/bugs/?30738>

                 Summary: screen -r kills the original screen if "chdir" is
used
                 Project: GNU Screen
            Submitted by: irathore
            Submitted on: Tue 10 Aug 2010 09:31:34 PM GMT
                Category: Crash/Freeze/Infloop
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.3
           Fixed Release: None
         Planned Release: None
           Work Required: None

    _______________________________________________________

Details:

It can be easily reproduced. To reproduce:

put below line in a startup file (screen.run)

      chdir /tmp

Now start the screen using
      
      screen -c screen.run

The screen should start, now detach it using "Ctrl-A d"
Try to re-attach to the screen

   $ screen -r
   Unable to open "screen.run".

   $ screen -r
   There is no screen to be resumed.

The original screen is gone, will not show up in "ps -ax" either. 




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30738>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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