Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Mon, 27 Aug 2001 15:16:51 -0400 From: Jason Tishler To: cygwin-developers AT cygwin DOT com Subject: Re: Disappearing rxvt Windows -- can anyone else duplicate this problem? Message-ID: <20010827151651.I808@dothill.com> Mail-Followup-To: cygwin-developers AT cygwin DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010825214043.A25039@redhat.com> User-Agent: Mutt/1.3.18i Chris, On Sat, Aug 25, 2001 at 09:40:43PM -0400, Christopher Faylor wrote: > On Thu, Aug 23, 2001 at 01:05:45PM -0400, Jason Tishler wrote: > >On Wed, Aug 22, 2001 at 10:42:22PM -0400, Christopher Faylor wrote: > >> On Wed, Aug 22, 2001 at 11:24:31AM -0400, Jason Tishler wrote: > >> >Unfortunately, I don't have much to report. I have captured straces for > >> >the test case of: > >> > > >> > $ bash --login > >> > $ id > >> > >> I wonder if my recent dup2 fix has any effect on this? > > > >No, I just tried the latest CVS and the problem remains. > > I really can't duplicate this. I put bash in a loop and executed it > repeatedly with no problems. Just to be pedantic, but are you using the "--login" option? Without it, I can't reproduce the problem (yet). Note that the automatic log out feature does not kick in until I execute a command (e.g., id). > Can anyone else duplicate this? Has anyone else seen this? Or, am I alone in my Twilight Zone? FYI, attempting to debug this problem is finally at the top of my queue. Jason