X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,TW_RX X-Spam-Check-By: sourceware.org Message-ID: <4BD8754D.8040500@gremwell.com> Date: Wed, 28 Apr 2010 19:50:05 +0200 From: Alexandre Bezroutchko User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: 'screen' started in detached mode -- cannot reattach References: <1272464872 DOT 10844 DOT ezmlm AT cygwin DOT com> <4BD8543A DOT 9020100 AT gremwell DOT com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Andrew, Yes, I understand that it is not possible for you to invest too much time into an exotic bug like this one. Thank you for the response. Apparently, reattaching works from rxvt if the detached 'screen' process was launched from the console. With a little bit of luck it let me continue using cygwin/screen for my project, because I am spawning 'screen -d -m' from another process. Regards, Alex Andrew Schulman wrote: >> I start 'screen -d -m MYCOMMAND' and it goes into background, as >> intended. However, I cannot reattach to it, the reattaching 'screen' >> process hangs. It is easy to reproduce: >> >> sh-3.2# screen -d -m sleep 1000 >> >> sh-3.2# screen -ls >> There is a screen on: >> 1072..rock (Detached) >> 1 Socket in /tmp/screens/S-abb. >> >> sh-3.2# screen -r >> ... >> > > Alexandre, thanks for the report. I've never tried to start screen in > detached mode before, so I never enountered this. But I can confirm it > here. For me the results are a little different-- the terminal doesn't > hang, but it stops echoing keyboard input and newlines. I have to run > 'reset' to get it working again. And after that, screen -ls lists the > detached session as dead. > > Clearly this is a bug in screen, and it seems to be specific to Cygwin. I > can't reproduce it on my Ubuntu host. > > Unfortunately, this is likely to be hard to solve. I don't have the > knowledge or time to debug it myself. You can report it to the > screen-users mailing list, but since it appears to be Cygwin-specific, > they're likely to send you back here. > > Sorry. There is something about the way screen uses sockets that doesn't > work completely right in Cygwin, and no one has ever figured out what it > is. Mostly it does work right, and with the release of Cygwin 1.7 I'd > hoped we were done with it. > > Andrew. > > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple